/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | DataTypes.h.in | 91 #define UINT32_MAX 4294967295U macro 140 # define UINT32_MAX 4294967295U macro
|
D | DataTypes.h | 91 #define UINT32_MAX 4294967295U macro 141 # define UINT32_MAX 4294967295U macro
|
/external/swiftshader/third_party/LLVM/include-android/llvm/Support/ |
D | DataTypes.h | 91 #define UINT32_MAX 4294967295U macro 140 # define UINT32_MAX 4294967295U macro
|
/external/swiftshader/third_party/LLVM/include-osx/llvm/Support/ |
D | DataTypes.h | 91 #define UINT32_MAX 4294967295U macro 140 # define UINT32_MAX 4294967295U macro
|
/external/swiftshader/third_party/LLVM/include-linux/llvm/Support/ |
D | DataTypes.h | 91 #define UINT32_MAX 4294967295U macro 140 # define UINT32_MAX 4294967295U macro
|
/external/swiftshader/third_party/LLVM/include-fuchsia/llvm/Support/ |
D | DataTypes.h | 91 #define UINT32_MAX 4294967295U macro 140 # define UINT32_MAX 4294967295U macro
|
/external/llvm/include/llvm/Support/ |
D | DataTypes.h | 92 #define UINT32_MAX 4294967295U macro 141 # define UINT32_MAX 4294967295U macro
|
/external/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Support/ |
D | DataTypes.h | 91 #define UINT32_MAX 4294967295U macro 141 #define UINT32_MAX 4294967295U macro
|
/external/webrtc/webrtc/modules/audio_device/linux/ |
D | audio_mixer_manager_pulse_linux.h | 24 #define UINT32_MAX ((uint32_t)-1) macro
|
/external/icu/icu4c/source/common/unicode/ |
D | umachine.h | 184 # define UINT32_MAX ((uint32_t)(4294967295U)) macro
|
/external/icu/libandroidicu/include/unicode/ |
D | umachine.h | 184 # define UINT32_MAX ((uint32_t)(4294967295U)) macro
|
/external/capstone/include/ |
D | platform.h | 56 #define UINT32_MAX 0xffffffffui32 macro
|
/external/flac/include/share/ |
D | compat.h | 131 # define UINT32_MAX _UI32_MAX macro
|
/external/libpcap/ |
D | scanner.h | 114 #define UINT32_MAX (4294967295U) macro
|
D | scanner.c | 110 #define UINT32_MAX (4294967295U) macro
|
/external/protobuf/python/google/protobuf/internal/ |
D | wire_format.py | 59 UINT32_MAX = (1 << 32) - 1 variable
|
/external/python/cpython3/Modules/_decimal/libmpdec/ |
D | vcstdint.h | 127 #define UINT32_MAX _UI32_MAX macro
|
/external/jemalloc_new/include/msvc_compat/C99/ |
D | stdint.h | 142 #define UINT32_MAX _UI32_MAX macro
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | fold.cpp | 40 #define UINT32_MAX 0xffffffff /* 4294967295U */ macro
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | fold.cpp | 40 #define UINT32_MAX 0xffffffff /* 4294967295U */ macro
|
/external/jemalloc/include/msvc_compat/C99/ |
D | stdint.h | 142 #define UINT32_MAX _UI32_MAX macro
|
/external/libusb/msvc/ |
D | stdint.h | 139 #define UINT32_MAX 0xffffffffU /* 4294967295U */ macro
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_internal_defs.h | 281 #define UINT32_MAX (4294967295U) macro
|
/external/iproute2/tc/ |
D | emp_ematch.lex.c | 103 #define UINT32_MAX (4294967295U) macro
|
/external/clang/lib/Headers/ |
D | stdint.h | 571 # define UINT32_MAX UINT32_C(4294967295) macro
|