/third_party/musl/src/math/ |
D | __rem_pio2l.c | 27 #define SMALL(u) (((u.i.se & 0x7fffU)<<16 | u.i.m>>48) < ((0x3fff + 25)<<16 | 0x921f>>1 | 0x8000)) macro 54 #define SMALL(u) (((u.i.se & 0x7fffU)<<16 | u.i.top) < ((0x3fff + 45)<<16 | 0x921f)) macro
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
D | __rem_pio2l.c | 27 #define SMALL(u) (((u.i.se & 0x7fffU)<<16 | u.i.m>>48) < ((0x3fff + 25)<<16 | 0x921f>>1 | 0x8000)) macro 54 #define SMALL(u) (((u.i.se & 0x7fffU)<<16 | u.i.top) < ((0x3fff + 45)<<16 | 0x921f)) macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/ |
D | LanaiISelLowering.h | 61 SMALL enumerator
|
/third_party/skia/third_party/externals/icu/source/tools/makeconv/ |
D | makeconv.h | 29 U_CFUNC UBool SMALL; variable
|
D | makeconv.cpp | 83 UBool SMALL = FALSE; variable
|
/third_party/icu/icu4c/source/tools/makeconv/ |
D | makeconv.h | 29 U_CFUNC UBool SMALL; variable
|
D | makeconv.cpp | 83 UBool SMALL = false; variable
|
/third_party/skia/bench/ |
D | MorphologyBench.cpp | 16 #define SMALL SkIntToScalar(2) macro
|
D | BlurBench.cpp | 17 #define SMALL SkIntToScalar(2) macro
|
D | CmapBench.cpp | 112 constexpr int SMALL = 10; variable
|
D | BlurRectBench.cpp | 16 #define SMALL SkIntToScalar(2) macro
|
D | RegionBench.cpp | 121 #define SMALL 16 macro
|
/third_party/skia/third_party/externals/microhttpd/src/examples/ |
D | benchmark.c | 38 #define SMALL (1024 * 128) macro
|
D | benchmark_https.c | 38 #define SMALL (1024 * 128) macro
|
/third_party/python/Lib/test/test_json/ |
D | test_enum.py | 5 SMALL = 1 variable
|
/third_party/rust/crates/memchr/bench/src/memchr/ |
D | inputs.rs | 46 pub const SMALL: Input = Input { constant
|
/third_party/parse5/packages/parse5/lib/common/ |
D | html.ts | 145 SMALL = 'small', enumerator 317 SMALL, enumerator
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
D | StringTrieBuilder.java | 46 SMALL enumConstant
|
D | CodePointTrie.java | 55 SMALL enumConstant
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
D | StringTrieBuilder.java | 45 SMALL enumConstant
|
D | CodePointTrie.java | 54 SMALL enumConstant
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
D | dtv.js | 328 SMALL: "[PC Preview] unknow SMALL", property
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/ |
D | UCharacter.java | 2479 public static final int SMALL = 12; field
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/ |
D | UCharacter.java | 2983 public static final int SMALL = 12; field
|