Searched defs:POS (Results 1 - 14 of 14) sorted by relevance
/third_party/ltp/tools/sparse/sparse-src/validation/optim/ |
H A D | cmp-sext-uimm.c | 2 #define POS (1ULL << 31) macro
|
H A D | cmp-sext-simm.c | 2 #define POS (1LL << 31) macro [all...] |
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/ |
H A D | Modifier.java | 24 POS; enum constant
|
H A D | PatternStringUtils.java | 21 POS, enum constant
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/ |
H A D | Modifier.java | 26 POS; enum constant
|
H A D | PatternStringUtils.java | 26 POS, enum constant
|
/third_party/skia/gm/ |
H A D | gradients_degenerate.cpp | 30 static const SkScalar POS[] = { 0.0, 0.0, 0.5, 1.0, 1.0 }; variable
|
/third_party/rust/crates/minimal-lexical/tests/ |
H A D | libm_tests.rs | 78 const POS: &[&[f64]] = &[POS_ZERO, POS_ODDS, POS_ONE, POS_FLOATS, POS_EVENS, POS_INF]; consts
|
/third_party/musl/libc-test/src/common/ |
H A D | mtest.h | 68 #define POS char *file; int line; macro 93 #undef POS global() macro [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | hevcpred_template.c | 28 #define POS(x, y) src[(x) + stride * (y)] macro 552 #undef POS global() macro [all...] |
H A D | hevcdec.c | 1869 #define POS(c_idx, x, y) \ in hls_prediction_unit() macro
|
/third_party/backends/backend/ |
H A D | microtek2.c | 4540 #define POS (setwindow + SW_BODY_P(n-1)) in scsi_set_window() macro [all...] |
/third_party/icu/icu4c/source/test/intltest/ |
H A D | transtst.cpp | 1040 int32_t POS[] = { in TestPositionHandling() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUISelLowering.cpp | 1821 SDValue POS = DAG.getConstant(bitPos, DL, HalfVT); in LowerUDIVREM64() local
|
Completed in 31 milliseconds