/aosp_15_r20/external/libyuv/unit_test/ |
H A D | convert_test.cc | 67 DST_SUBSAMP_X, DST_SUBSAMP_Y, W1280, N, NEG, OFF, \ argument 213 W1280, N, NEG, OFF, PN, OFF_U, OFF_V) \ argument 347 DST_SUBSAMP_X, DST_SUBSAMP_Y, W1280, N, NEG, OFF, \ argument 462 DST_SUBSAMP_Y, W1280, N, NEG, OFF, DOY, SRC_DEPTH, \ argument 597 W1280, N, NEG, OFF) \ argument 687 SUBSAMP_Y, W1280, N, NEG, OFF) \ argument 761 W1280, N, NEG, OFF) \ argument
|
H A D | convert_argb_test.cc | 65 DST_SUBSAMP_Y, W1280, N, NEG, OFF, SRC_DEPTH, TILE_WIDTH, \ argument 222 YALIGN, W1280, N, NEG, OFF) \ argument 388 W1280, N, NEG, OFF) \ argument 502 EPP_B, STRIDE_B, HEIGHT_B, W1280, N, NEG, OFF) \ argument 667 EPP_B, STRIDE_B, HEIGHT_B, W1280, N, NEG, OFF) \ argument 787 HEIGHT_B, W1280, N, NEG, OFF) \ argument 882 #define TESTENDI(FMT_ATOB, TYPE_A, EPP_A, STRIDE_A, HEIGHT_A, W1280, N, NEG, \ argument 944 YALIGN, W1280, N, NEG, OFF, ATTEN) \ argument 1239 YALIGN, W1280, N, NEG, OFF, FMT_C, BPP_C) \ argument 1316 W1280, N, NEG, OFF, FMT_C, BPP_C) \ argument [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/minimal-lexical/tests/ |
D | libm_tests.rs | 79 const NEG: &[&[f64]] = &[NEG_ZERO, NEG_ODDS, NEG_ONE, NEG_FLOATS, NEG_EVENS, NEG_INF]; constant
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | pow.rs | 453 const NEG: &[&[f64]] = &[NEG_ZERO, NEG_ODDS, NEG_ONE, NEG_FLOATS, NEG_EVENS, NEG_INF]; constant
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | pow.rs | 453 const NEG: &[&[f64]] = &[NEG_ZERO, NEG_ODDS, NEG_ONE, NEG_FLOATS, NEG_EVENS, NEG_INF]; constant
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | pow.rs | 453 const NEG: &[&[f64]] = &[NEG_ZERO, NEG_ODDS, NEG_ONE, NEG_FLOATS, NEG_EVENS, NEG_INF]; constant
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | pow.rs | 453 const NEG: &[&[f64]] = &[NEG_ZERO, NEG_ODDS, NEG_ONE, NEG_FLOATS, NEG_EVENS, NEG_INF]; constant
|
/aosp_15_r20/external/rust/android-crates-io/crates/libm/src/math/ |
D | pow.rs | 453 const NEG: &[&[f64]] = &[NEG_ZERO, NEG_ODDS, NEG_ONE, NEG_FLOATS, NEG_EVENS, NEG_INF]; constant
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | pow.rs | 453 const NEG: &[&[f64]] = &[NEG_ZERO, NEG_ODDS, NEG_ONE, NEG_FLOATS, NEG_EVENS, NEG_INF]; constant
|
/aosp_15_r20/external/llvm-libc/src/__support/ |
H A D | sign.h | 30 static const Sign NEG; member
|
/aosp_15_r20/external/protobuf/python/google/protobuf/internal/ |
H A D | test_proto3_optional.proto | 48 NEG = -1; // Intentionally negative. enumerator
|
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/internal/ |
H A D | test_proto3_optional.proto | 48 NEG = -1; // Intentionally negative. enumerator
|
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/number/ |
H A D | Modifier.java | 21 NEG, enumConstant
|
H A D | PatternStringUtils.java | 25 NEG; enumConstant
|
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/impl/number/ |
H A D | Modifier.java | 23 NEG, enumConstant
|
H A D | PatternStringUtils.java | 30 NEG; enumConstant
|
/aosp_15_r20/external/protobuf/src/google/protobuf/ |
H A D | unittest_proto3_optional.proto | 53 NEG = -1; // Intentionally negative. enumerator
|
H A D | unittest_proto3_arena_lite.proto | 55 NEG = -1; // Intentionally negative. enumerator
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/ |
H A D | unittest_proto3_optional.proto | 53 NEG = -1; // Intentionally negative. enumerator
|
H A D | unittest_proto3_lite.proto | 54 NEG = -1; // Intentionally negative. enumerator
|
/aosp_15_r20/external/harfbuzz_ng/src/ |
H A D | hb-cff-interp-dict-common.hh | 85 enum Nibble { DECIMAL=10, EXP_POS, EXP_NEG, RESERVED, NEG, END }; in parse_bcd() enumerator
|
/aosp_15_r20/external/turbine/java/com/google/turbine/tree/ |
H A D | TurbineOperatorKind.java | 29 NEG("-", Precedence.UNARY), enumConstant
|
/aosp_15_r20/dalvik/dexgen/src/com/android/dexgen/rop/code/ |
H A D | RegOps.java | 101 public static final int NEG = 19; field in RegOps
|
/aosp_15_r20/dalvik/dx/src/com/android/dx/rop/code/ |
H A D | RegOps.java | 101 public static final int NEG = 19; field in RegOps
|
/aosp_15_r20/external/tensorflow/tensorflow/tools/proto_text/ |
H A D | test.proto | 22 NEG = -1; // Intentionally negative. enumerator
|