/external/llvm/include/llvm/Support/ |
D | DataTypes.h | 92 #define UINT32_MAX 4294967295U macro 141 # define UINT32_MAX 4294967295U macro
|
/external/icu/icu4c/source/common/unicode/ |
D | umachine.h | 193 # define UINT32_MAX ((uint32_t)(4294967295U)) macro
|
/external/flac/include/share/ |
D | compat.h | 126 # define UINT32_MAX _UI32_MAX macro
|
/external/lldb/include/lldb/ |
D | lldb-defines.h | 16 #define UINT32_MAX 4294967295U macro
|
/external/protobuf/python/google/protobuf/internal/ |
D | wire_format.py | 59 UINT32_MAX = (1 << 32) - 1 variable
|
/external/linux-tools-perf/src/tools/perf/util/ |
D | parse-events-flex.h | 86 #define UINT32_MAX (4294967295U) macro
|
D | pmu-flex.c | 102 #define UINT32_MAX (4294967295U) macro
|
D | parse-events-flex.c | 83 #define UINT32_MAX (4294967295U) macro
|
/external/nanopb-c/generator/google/protobuf/internal/ |
D | wire_format.py | 59 UINT32_MAX = (1 << 32) - 1 variable
|
/external/jemalloc/include/msvc_compat/C99/ |
D | stdint.h | 142 #define UINT32_MAX _UI32_MAX macro
|
/external/mesa3d/include/c99/ |
D | stdint.h | 142 #define UINT32_MAX _UI32_MAX macro
|
/external/bison/darwin-lib/ |
D | stdint.h | 372 #define UINT32_MAX 4294967295U macro
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_internal_defs.h | 270 #define UINT32_MAX (4294967295U) macro
|
/external/bison/examples/calc++/ |
D | calc++-scanner.cc | 108 #define UINT32_MAX (4294967295U) macro
|
/external/elfutils/src/libcpu/ |
D | i386_lex.c | 102 #define UINT32_MAX (4294967295U) macro
|
/external/libpcap/ |
D | scanner.c | 103 #define UINT32_MAX (4294967295U) macro
|
/external/bison/src/ |
D | scan-skel.c | 127 #define UINT32_MAX (4294967295U) macro
|
D | scan-gram.c | 127 #define UINT32_MAX (4294967295U) macro
|
D | scan-code.c | 127 #define UINT32_MAX (4294967295U) macro
|
/external/elfutils/src/src/ |
D | ldlex.c | 103 #define UINT32_MAX (4294967295U) macro
|
/external/clang/lib/Headers/ |
D | stdint.h | 571 # define UINT32_MAX UINT32_C(4294967295) macro
|