Home
last modified time | relevance | path

Searched defs:UINT32_MAX (Results 1 – 25 of 34) sorted by relevance

12

/external/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Support/
DDataTypes.h91 #define UINT32_MAX 4294967295U macro
141 #define UINT32_MAX 4294967295U macro
/external/llvm/include/llvm/Support/
DDataTypes.h92 #define UINT32_MAX 4294967295U macro
141 # define UINT32_MAX 4294967295U macro
/external/webrtc/modules/audio_device/linux/
Daudio_mixer_manager_pulse_linux.h20 #define UINT32_MAX ((uint32_t)-1) macro
/external/llvm-project/clang/test/Analysis/Inputs/
Dsystem-header-simulator.h130 #define UINT32_MAX 4294967295U macro
/external/flac/include/share/
Dcompat.h134 # define UINT32_MAX _UI32_MAX macro
/external/capstone/include/capstone/
Dplatform.h63 #define UINT32_MAX 0xffffffffui32 macro
/external/capstone/include/
Dplatform.h56 #define UINT32_MAX 0xffffffffui32 macro
/external/icu/libandroidicu/include/unicode/
Dumachine.h221 # define UINT32_MAX ((uint32_t)(4294967295U)) macro
/external/icu/icu4c/source/common/unicode/
Dumachine.h221 # define UINT32_MAX ((uint32_t)(4294967295U)) macro
/external/icu/libicu/cts_headers/unicode/
Dumachine.h221 # define UINT32_MAX ((uint32_t)(4294967295U)) macro
/external/icu/libicu/ndk_headers/unicode/
Dumachine.h221 # define UINT32_MAX ((uint32_t)(4294967295U)) macro
/external/llvm-project/lldb/include/lldb/
Dlldb-defines.h31 #define UINT32_MAX 4294967295U macro
/external/protobuf/python/google/protobuf/internal/
Dwire_format.py59 UINT32_MAX = (1 << 32) - 1 variable
/external/capstone/include/windowsce/
Dstdint.h67 #define UINT32_MAX 0xffffffffui32 macro
/external/arm-trusted-firmware/include/lib/libc/
Dstdint.h26 #define UINT32_MAX UINT_MAX macro
/external/jemalloc_new/include/msvc_compat/C99/
Dstdint.h142 #define UINT32_MAX _UI32_MAX macro
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dfold.cpp40 #define UINT32_MAX 0xffffffff /* 4294967295U */ macro
/external/deqp-deps/SPIRV-Tools/source/opt/
Dfold.cpp40 #define UINT32_MAX 0xffffffff /* 4294967295U */ macro
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dfold.cpp40 #define UINT32_MAX 0xffffffff /* 4294967295U */ macro
/external/crosvm/virtio_sys/src/
Dvirtio_ring.rs84 pub const UINT32_MAX: ::std::os::raw::c_uint = 4294967295; constant
Dvhost.rs116 pub const UINT32_MAX: ::std::os::raw::c_uint = 4294967295; constant
/external/libpcap/
Dscanner.h336 #define UINT32_MAX (4294967295U) macro
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_internal_defs.h281 #define UINT32_MAX (4294967295U) macro
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_internal_defs.h352 #define UINT32_MAX (4294967295U) macro
/external/libpcap/rpcapd/
Ddaemon.c210 #define UINT32_MAX 4294967295U macro

12