/third_party/ltp/tools/sparse/sparse-src/validation/ |
D | enum-same-type.c | 2 NEG = -1, enumerator
|
/third_party/rust/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
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/ |
D | Modifier.java | 23 NEG, enumConstant
|
D | PatternStringUtils.java | 30 NEG; enumConstant
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/ |
D | Modifier.java | 21 NEG, enumConstant
|
D | PatternStringUtils.java | 25 NEG; enumConstant
|
/third_party/ltp/tools/sparse/sparse-src/validation/optim/ |
D | cmp-sext-uimm.c | 3 #define NEG ((unsigned long long) -POS) macro
|
D | cmp-sext-simm.c | 3 #define NEG (-POS - 1) macro
|
/third_party/protobuf/python/google/protobuf/internal/ |
D | test_proto3_optional.proto | 48 NEG = -1; // Intentionally negative. enumerator
|
/third_party/protobuf/src/google/protobuf/ |
D | unittest_proto3_optional.proto | 51 NEG = -1; // Intentionally negative. enumerator
|
D | unittest_proto3_lite.proto | 54 NEG = -1; // Intentionally negative. enumerator
|
D | unittest_proto3_arena_lite.proto | 55 NEG = -1; // Intentionally negative. enumerator
|
D | unittest_proto3_arena.proto | 54 NEG = -1; // Intentionally negative. enumerator
|
D | unittest_proto3.proto | 54 NEG = -1; // Intentionally negative. enumerator
|
D | test_messages_proto2.proto | 66 NEG = -1; // Intentionally negative. enumerator
|
D | test_messages_proto3.proto | 74 NEG = -1; // Intentionally negative. enumerator
|
D | unittest.proto | 76 NEG = -1; // Intentionally negative. enumerator
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-cff-interp-dict-common.hh | 87 enum Nibble { DECIMAL=10, EXP_POS, EXP_NEG, RESERVED, NEG, END }; in parse_bcd() enumerator
|
/third_party/mesa3d/src/mesa/math/ |
D | m_debug_util.h | 303 enum { NIL = 0, ONE = 1, NEG = -1, VAR = 2 }; enumerator
|
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/ |
D | unittest_proto3.proto | 76 NEG = -1; // Intentionally negative. enumerator
|
/third_party/protobuf/csharp/protos/ |
D | unittest_proto3.proto | 64 NEG = -1; // Intentionally negative. enumerator
|
D | unittest.proto | 76 NEG = -1; // Intentionally negative. enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.h | 98 NEG, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | SIDefines.h | 182 NEG = 1 << 0, // Floating-point negate modifier enumerator
|
/third_party/pcre2/pcre2/src/sljit/ |
D | sljitNativePPC_common.c | 200 #define NEG (HI(31) | LO(104)) macro
|