Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Support/
DDataTypes.h85 #define UINT8_MAX 255 macro
122 #define UINT8_MAX 255 macro
/external/llvm/include/llvm/Support/
DDataTypes.h86 #define UINT8_MAX 255 macro
122 # define UINT8_MAX 255 macro
/external/llvm-project/clang/test/Analysis/diagnostics/
Dtrack_subexpressions.cpp5 #define UINT8_MAX 255 macro
/external/capstone/include/capstone/
Dplatform.h61 #define UINT8_MAX 0xffui8 macro
/external/capstone/include/
Dplatform.h54 #define UINT8_MAX 0xffui8 macro
/external/icu/libandroidicu/include/unicode/
Dumachine.h213 # define UINT8_MAX ((uint8_t)(255U)) macro
/external/icu/icu4c/source/common/unicode/
Dumachine.h213 # define UINT8_MAX ((uint8_t)(255U)) macro
/external/icu/libicu/cts_headers/unicode/
Dumachine.h213 # define UINT8_MAX ((uint8_t)(255U)) macro
/external/libdivsufsort/include/
Ddivsufsort_private.h87 # define UINT8_MAX (255) macro
/external/icu/libicu/ndk_headers/unicode/
Dumachine.h213 # define UINT8_MAX ((uint8_t)(255U)) macro
/external/capstone/include/windowsce/
Dstdint.h65 #define UINT8_MAX 0xffui8 macro
/external/arm-trusted-firmware/include/lib/libc/
Dstdint.h18 #define UINT8_MAX UCHAR_MAX macro
/external/jemalloc_new/include/msvc_compat/C99/
Dstdint.h140 #define UINT8_MAX _UI8_MAX macro
/external/crosvm/virtio_sys/src/
Dvirtio_ring.rs82 pub const UINT8_MAX: ::std::os::raw::c_uint = 255; constant
Dvhost.rs114 pub const UINT8_MAX: ::std::os::raw::c_uint = 255; constant
/external/libpcap/
Dscanner.h330 #define UINT8_MAX (255U) macro
Dscanner.c326 #define UINT8_MAX (255U) macro
/external/iproute2/tc/
Demp_ematch.lex.c97 #define UINT8_MAX (255U) macro
/external/llvm-project/clang/lib/Headers/
Dstdint.h623 # define UINT8_MAX UINT8_C(255) macro
/external/clang/lib/Headers/
Dstdint.h637 # define UINT8_MAX UINT8_C(255) macro
/external/swiftshader/src/OpenGL/compiler/
Dglslang_lex.cpp171 #define UINT8_MAX (255U) macro
/external/angle/src/compiler/preprocessor/
Dpreprocessor_lex_autogen.cpp319 # define UINT8_MAX (255U) macro
/external/swiftshader/src/OpenGL/compiler/preprocessor/
DTokenizer.cpp405 #define UINT8_MAX (255U) macro
/external/python/cpython2/Lib/plat-linux2/
DIN.py102 UINT8_MAX = (255) variable
/external/angle/src/compiler/translator/
Dglslang_lex_autogen.cpp135 # define UINT8_MAX (255U) macro