/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | DataTypes.h.in | 85 #define UINT8_MAX 255 macro 121 # define UINT8_MAX 255 macro
|
D | DataTypes.h | 85 #define UINT8_MAX 255 macro 122 # define UINT8_MAX 255 macro
|
/external/swiftshader/third_party/LLVM/include-android/llvm/Support/ |
D | DataTypes.h | 85 #define UINT8_MAX 255 macro 121 # define UINT8_MAX 255 macro
|
/external/swiftshader/third_party/LLVM/include-osx/llvm/Support/ |
D | DataTypes.h | 85 #define UINT8_MAX 255 macro 121 # define UINT8_MAX 255 macro
|
/external/swiftshader/third_party/LLVM/include-linux/llvm/Support/ |
D | DataTypes.h | 85 #define UINT8_MAX 255 macro 121 # define UINT8_MAX 255 macro
|
/external/swiftshader/third_party/LLVM/include-fuchsia/llvm/Support/ |
D | DataTypes.h | 85 #define UINT8_MAX 255 macro 121 # define UINT8_MAX 255 macro
|
/external/llvm/include/llvm/Support/ |
D | DataTypes.h | 86 #define UINT8_MAX 255 macro 122 # define UINT8_MAX 255 macro
|
/external/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Support/ |
D | DataTypes.h | 85 #define UINT8_MAX 255 macro 122 #define UINT8_MAX 255 macro
|
/external/icu/icu4c/source/common/unicode/ |
D | umachine.h | 176 # define UINT8_MAX ((uint8_t)(255U)) macro
|
/external/icu/libandroidicu/include/unicode/ |
D | umachine.h | 176 # define UINT8_MAX ((uint8_t)(255U)) macro
|
/external/capstone/include/ |
D | platform.h | 54 #define UINT8_MAX 0xffui8 macro
|
/external/libdivsufsort/include/ |
D | divsufsort_private.h | 87 # define UINT8_MAX (255) macro
|
/external/libpcap/ |
D | scanner.h | 108 #define UINT8_MAX (255U) macro
|
D | scanner.c | 104 #define UINT8_MAX (255U) macro
|
/external/python/cpython3/Modules/_decimal/libmpdec/ |
D | vcstdint.h | 125 #define UINT8_MAX _UI8_MAX macro
|
/external/jemalloc_new/include/msvc_compat/C99/ |
D | stdint.h | 140 #define UINT8_MAX _UI8_MAX macro
|
/external/jemalloc/include/msvc_compat/C99/ |
D | stdint.h | 140 #define UINT8_MAX _UI8_MAX macro
|
/external/libusb/msvc/ |
D | stdint.h | 137 #define UINT8_MAX 255 macro
|
/external/iproute2/tc/ |
D | emp_ematch.lex.c | 97 #define UINT8_MAX (255U) macro
|
/external/clang/lib/Headers/ |
D | stdint.h | 637 # define UINT8_MAX UINT8_C(255) macro
|
/external/swiftshader/src/OpenGL/compiler/ |
D | glslang_lex.cpp | 171 #define UINT8_MAX (255U) macro
|
/external/swiftshader/src/OpenGL/compiler/preprocessor/ |
D | Tokenizer.cpp | 405 #define UINT8_MAX (255U) macro
|
/external/python/cpython2/Lib/plat-linux2/ |
D | IN.py | 102 UINT8_MAX = (255) variable
|