/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Support/ |
D | DataTypes.h | 86 #define INT16_MAX 32767 macro 125 #define INT16_MAX 32767 macro
|
/third_party/openssl/ohos_lite/include/internal/ |
D | numbers.h | 47 # define INT16_MAX __MAXINT__(int16_t) macro
|
/third_party/openssl/include/internal/ |
D | numbers.h | 48 # define INT16_MAX __MAXINT__(int16_t) macro
|
/third_party/node/deps/openssl/openssl/include/internal/ |
D | numbers.h | 48 # define INT16_MAX __MAXINT__(int16_t) macro
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | umachine.h | 182 # define INT16_MAX ((int16_t)(32767)) macro
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | umachine.h | 204 # define INT16_MAX ((int16_t)(32767)) macro
|
/third_party/icu/icu4c/source/common/unicode/ |
D | umachine.h | 204 # define INT16_MAX ((int16_t)(32767)) macro
|
/third_party/musl/porting/liteos_m/user/include/ |
D | stdint.h | 44 #define INT16_MAX (0x7fff) macro
|
/third_party/musl/porting/liteos_a/kernel/include/ |
D | stdint.h | 44 #define INT16_MAX (0x7fff) macro
|
/third_party/musl/include/ |
D | stdint.h | 44 #define INT16_MAX (0x7fff) macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | stdint.h | 44 #define INT16_MAX (0x7fff) macro
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | stdint.h | 44 #define INT16_MAX (0x7fff) macro
|
/third_party/ffmpeg/libavfilter/ |
D | af_aecho.c | 200 ECHO(s16, int16_t, INT16_MIN, INT16_MAX) in ECHO() argument
|
/third_party/node/deps/uv/include/uv/ |
D | stdint-msvc2008.h | 135 #define INT16_MAX _I16_MAX macro
|
/third_party/libuv/include/uv/ |
D | stdint-msvc2008.h | 135 #define INT16_MAX _I16_MAX macro
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
D | glslang_lex.cpp | 165 #define INT16_MAX (32767) macro
|
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/ |
D | preprocessor_lex_autogen.cpp | 313 # define INT16_MAX (32767) macro
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/ |
D | Tokenizer.cpp | 399 #define INT16_MAX (32767) macro
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | glslang_lex_autogen.cpp | 129 # define INT16_MAX (32767) macro
|
/third_party/node/deps/v8/third_party/ittapi/ittapi-rs/src/ |
D | ittnotify_bindings.rs | 64 pub const INT16_MAX: u32 = 32767; constant
|