Home
last modified time | relevance | path

Searched defs:UINT32_MAX (Results 1 - 24 of 24) sorted by relevance

/third_party/openssl/ohos_lite/include/internal/
H A Dnumbers.h54 # define UINT32_MAX __MAXUINT__(uint32_t) macro
/third_party/node/deps/openssl/openssl/include/internal/
H A Dnumbers.h55 # define UINT32_MAX __MAXUINT__(uint32_t) macro
/third_party/openssl/include/internal/
H A Dnumbers.h55 # define UINT32_MAX __MAXUINT__(uint32_t) macro
/third_party/node/deps/icu-small/source/common/unicode/
H A Dumachine.h199 # define UINT32_MAX ((uint32_t)(4294967295U)) macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Support/
H A DDataTypes.h91 #define UINT32_MAX 4294967295U macro
141 #define UINT32_MAX 4294967295U macro
/third_party/icu/icu4c/source/common/unicode/
H A Dumachine.h221 # define UINT32_MAX ((uint32_t)(4294967295U)) macro
/third_party/json/tests/src/
H A Dunit-bson.cpp1110 static_cast<std::uint64_t>(UINT32_MAX), variable
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dfold.cpp40 #define UINT32_MAX 0xffffffff /* 4294967295U */ macro
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dfold.cpp40 #define UINT32_MAX 0xffffffff /* 4294967295U */ macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dumachine.h221 # define UINT32_MAX ((uint32_t)(4294967295U)) macro
/third_party/protobuf/python/google/protobuf/internal/
H A Dwire_format.py59 UINT32_MAX = (1 << 32) - 1 variable
/third_party/spirv-tools/source/opt/
H A Dfold.cpp39 #define UINT32_MAX 0xffffffff /* 4294967295U */ macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dstdint.h50 #define UINT32_MAX (0xffffffffu) macro
/third_party/musl/porting/liteos_m/user/include/
H A Dstdint.h50 #define UINT32_MAX (0xffffffffu) macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dstdint.h50 #define UINT32_MAX (0xffffffffu) macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dstdint.h50 #define UINT32_MAX (0xffffffffu) macro
/third_party/musl/include/
H A Dstdint.h50 #define UINT32_MAX (0xffffffffu) macro
/third_party/node/deps/uv/include/uv/
H A Dstdint-msvc2008.h142 #define UINT32_MAX _UI32_MAX macro
/third_party/pulseaudio/speex/libspeexdsp/
H A Dresample.c96 #define UINT32_MAX 4294967295U macro
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A Dglslang_lex.cpp177 #define UINT32_MAX (4294967295U) macro
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A Dglslang_lex_autogen.cpp141 # define UINT32_MAX (4294967295U) macro
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
H A Dpreprocessor_lex_autogen.cpp325 # define UINT32_MAX (4294967295U) macro
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
H A DTokenizer.cpp411 #define UINT32_MAX (4294967295U) macro
/third_party/node/deps/v8/third_party/ittapi/ittapi-rs/src/
H A Dittnotify_bindings.rs68 pub const UINT32_MAX: u32 = 4294967295; consts

Completed in 32 milliseconds