Home
last modified time | relevance | path

Searched defs:UINT32_MAX (Results 1 – 25 of 40) 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/sg3_utils/src/
Dsg_reassign.c49 #define UINT32_MAX ((uint32_t)-1) macro
Dsg_get_lba_status.c43 #define UINT32_MAX ((uint32_t)-1) macro
Dsg_unmap.c48 #define UINT32_MAX ((uint32_t)-1) macro
Dsg_write_same.c59 #define UINT32_MAX ((uint32_t)-1) macro
Dsg_get_elem_status.c45 #define UINT32_MAX ((uint32_t)-1) macro
/external/flac/include/share/
Dcompat.h137 # define UINT32_MAX _UI32_MAX macro
/external/capstone/include/
Dplatform.h56 #define UINT32_MAX 0xffffffffui32 macro
/external/capstone/include/capstone/
Dplatform.h63 #define UINT32_MAX 0xffffffffui32 macro
/external/cronet/third_party/icu/source/common/unicode/
Dumachine.h221 # define UINT32_MAX ((uint32_t)(4294967295U)) macro
/external/icu/libicu/ndk_headers/unicode/
Dumachine.h223 # 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/libandroidicu/include/unicode/
Dumachine.h221 # define UINT32_MAX ((uint32_t)(4294967295U)) macro
/external/android-key-attestation/server/src/main/java/com/google/android/attestation/
DConstants.java124 static final long UINT32_MAX = (((long) Integer.MAX_VALUE) << 1) + 1; field in Constants
/external/arm-trusted-firmware/include/lib/libc/
Dstdint.h27 #define UINT32_MAX UINT_MAX macro
/external/musl/include/
Dstdint.h50 #define UINT32_MAX (0xffffffffu) macro
/external/protobuf/python/google/protobuf/internal/
Dwire_format.py59 UINT32_MAX = (1 << 32) - 1 variable
/external/cronet/third_party/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/libconfig/lib/win32/
Dstdint.h117 #define UINT32_MAX _UI32_MAX 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

12