Home
last modified time | relevance | path

Searched defs:SMALL (Results 1 – 24 of 24) sorted by relevance

/third_party/musl/src/math/
D__rem_pio2l.c27 #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.c27 #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/
DLanaiISelLowering.h61 SMALL enumerator
/third_party/skia/third_party/externals/icu/source/tools/makeconv/
Dmakeconv.h29 U_CFUNC UBool SMALL; variable
Dmakeconv.cpp83 UBool SMALL = FALSE; variable
/third_party/icu/icu4c/source/tools/makeconv/
Dmakeconv.h29 U_CFUNC UBool SMALL; variable
Dmakeconv.cpp83 UBool SMALL = false; variable
/third_party/skia/bench/
DMorphologyBench.cpp16 #define SMALL SkIntToScalar(2) macro
DBlurBench.cpp17 #define SMALL SkIntToScalar(2) macro
DCmapBench.cpp112 constexpr int SMALL = 10; variable
DBlurRectBench.cpp16 #define SMALL SkIntToScalar(2) macro
DRegionBench.cpp121 #define SMALL 16 macro
/third_party/skia/third_party/externals/microhttpd/src/examples/
Dbenchmark.c38 #define SMALL (1024 * 128) macro
Dbenchmark_https.c38 #define SMALL (1024 * 128) macro
/third_party/python/Lib/test/test_json/
Dtest_enum.py5 SMALL = 1 variable
/third_party/rust/crates/memchr/bench/src/memchr/
Dinputs.rs46 pub const SMALL: Input = Input { constant
/third_party/parse5/packages/parse5/lib/common/
Dhtml.ts145 SMALL = 'small', enumerator
317 SMALL, enumerator
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DStringTrieBuilder.java46 SMALL enumConstant
DCodePointTrie.java55 SMALL enumConstant
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DStringTrieBuilder.java45 SMALL enumConstant
DCodePointTrie.java54 SMALL enumConstant
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Ddtv.js328 SMALL: "[PC Preview] unknow SMALL", property
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/
DUCharacter.java2479 public static final int SMALL = 12; field
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
DUCharacter.java2983 public static final int SMALL = 12; field