Searched defs:ULL (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/clang/test/Lexer/ |
H A D | cxx1y_binary_literal.cpp | 7 using ULL = unsigned long long; typedef 8 using ULL = decltype(0b10101001ULL); typedef
|
/aosp_15_r20/external/arm-trusted-firmware/include/export/lib/ |
H A D | utils_def_exp.h | 24 # define ULL(_x) (_x) macro 31 # define ULL(_x) (_x##ULL) macro
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/export/lib/ |
D | utils_def_exp.h | 24 # define ULL(_x) (_x) macro 33 # define ULL(_x) ULL_(_x) macro
|
/aosp_15_r20/external/skia/include/core/ |
H A D | SkYUVAPixmaps.h | 264 using ULL = unsigned long long; // bitset cons. takes this. in All() local
|
/aosp_15_r20/external/clang/test/CodeGen/ |
H A D | xcore-stringtype.c | 33 long long LL, unsigned long long ULL, signed long long SLL, in builtinType()
|
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaOverload.cpp | 7261 Flt, Dbl, LDbl, SI, SL, SLL, S128, UI, UL, ULL, U128 in getUsualArithmeticConversions() enumerator
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-1B-Instruct/ |
H A D | tokenizer.json | 3864 "ULL": 1452, number
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-3B-Instruct/ |
H A D | tokenizer.json | 3864 "ULL": 1452, number
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/llama3-8B-instruct/ |
H A D | tokenizer.json | 3805 "ULL": 1452, number
|