/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | DataTypes.h.in | 88 #define UINT16_MAX 65535 macro 130 # define UINT16_MAX 65535 macro
|
D | DataTypes.h | 88 #define UINT16_MAX 65535 macro 131 # define UINT16_MAX 65535 macro
|
/external/swiftshader/third_party/LLVM/include-android/llvm/Support/ |
D | DataTypes.h | 88 #define UINT16_MAX 65535 macro 130 # define UINT16_MAX 65535 macro
|
/external/swiftshader/third_party/LLVM/include-osx/llvm/Support/ |
D | DataTypes.h | 88 #define UINT16_MAX 65535 macro 130 # define UINT16_MAX 65535 macro
|
/external/swiftshader/third_party/LLVM/include-linux/llvm/Support/ |
D | DataTypes.h | 88 #define UINT16_MAX 65535 macro 130 # define UINT16_MAX 65535 macro
|
/external/swiftshader/third_party/LLVM/include-fuchsia/llvm/Support/ |
D | DataTypes.h | 88 #define UINT16_MAX 65535 macro 130 # define UINT16_MAX 65535 macro
|
/external/llvm/include/llvm/Support/ |
D | DataTypes.h | 89 #define UINT16_MAX 65535 macro 131 # define UINT16_MAX 65535 macro
|
/external/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Support/ |
D | DataTypes.h | 88 #define UINT16_MAX 65535 macro 131 #define UINT16_MAX 65535 macro
|
/external/icu/icu4c/source/common/unicode/ |
D | umachine.h | 180 # define UINT16_MAX ((uint16_t)(65535U)) macro
|
/external/icu/libandroidicu/include/unicode/ |
D | umachine.h | 180 # define UINT16_MAX ((uint16_t)(65535U)) macro
|
/external/capstone/include/ |
D | platform.h | 55 #define UINT16_MAX 0xffffui16 macro
|
/external/libpcap/ |
D | scanner.h | 111 #define UINT16_MAX (65535U) macro
|
D | scanner.c | 107 #define UINT16_MAX (65535U) macro
|
/external/python/cpython3/Modules/_decimal/libmpdec/ |
D | vcstdint.h | 126 #define UINT16_MAX _UI16_MAX macro
|
/external/jemalloc_new/include/msvc_compat/C99/ |
D | stdint.h | 141 #define UINT16_MAX _UI16_MAX macro
|
/external/jemalloc/include/msvc_compat/C99/ |
D | stdint.h | 141 #define UINT16_MAX _UI16_MAX macro
|
/external/libusb/msvc/ |
D | stdint.h | 138 #define UINT16_MAX 65535 macro
|
/external/iproute2/tc/ |
D | emp_ematch.lex.c | 100 #define UINT16_MAX (65535U) macro
|
/external/clang/lib/Headers/ |
D | stdint.h | 615 #define UINT16_MAX UINT16_C(65535) macro
|
/external/swiftshader/src/OpenGL/compiler/ |
D | glslang_lex.cpp | 174 #define UINT16_MAX (65535U) macro
|
/external/swiftshader/src/OpenGL/compiler/preprocessor/ |
D | Tokenizer.cpp | 408 #define UINT16_MAX (65535U) macro
|
/external/python/cpython2/Lib/plat-linux2/ |
D | IN.py | 103 UINT16_MAX = (65535) variable
|