Home
last modified time | relevance | path

Searched defs:NEG (Results 1 – 25 of 26) sorted by relevance

12

/third_party/ltp/tools/sparse/sparse-src/validation/
Denum-same-type.c2 NEG = -1, enumerator
/third_party/rust/crates/minimal-lexical/tests/
Dlibm_tests.rs79 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/
DModifier.java23 NEG, enumConstant
DPatternStringUtils.java30 NEG; enumConstant
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
DModifier.java21 NEG, enumConstant
DPatternStringUtils.java25 NEG; enumConstant
/third_party/ltp/tools/sparse/sparse-src/validation/optim/
Dcmp-sext-uimm.c3 #define NEG ((unsigned long long) -POS) macro
Dcmp-sext-simm.c3 #define NEG (-POS - 1) macro
/third_party/protobuf/python/google/protobuf/internal/
Dtest_proto3_optional.proto48 NEG = -1; // Intentionally negative. enumerator
/third_party/protobuf/src/google/protobuf/
Dunittest_proto3_optional.proto51 NEG = -1; // Intentionally negative. enumerator
Dunittest_proto3_lite.proto54 NEG = -1; // Intentionally negative. enumerator
Dunittest_proto3_arena_lite.proto55 NEG = -1; // Intentionally negative. enumerator
Dunittest_proto3_arena.proto54 NEG = -1; // Intentionally negative. enumerator
Dunittest_proto3.proto54 NEG = -1; // Intentionally negative. enumerator
Dtest_messages_proto2.proto66 NEG = -1; // Intentionally negative. enumerator
Dtest_messages_proto3.proto74 NEG = -1; // Intentionally negative. enumerator
Dunittest.proto76 NEG = -1; // Intentionally negative. enumerator
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-cff-interp-dict-common.hh87 enum Nibble { DECIMAL=10, EXP_POS, EXP_NEG, RESERVED, NEG, END }; in parse_bcd() enumerator
/third_party/mesa3d/src/mesa/math/
Dm_debug_util.h303 enum { NIL = 0, ONE = 1, NEG = -1, VAR = 2 }; enumerator
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/
Dunittest_proto3.proto76 NEG = -1; // Intentionally negative. enumerator
/third_party/protobuf/csharp/protos/
Dunittest_proto3.proto64 NEG = -1; // Intentionally negative. enumerator
Dunittest.proto76 NEG = -1; // Intentionally negative. enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.h98 NEG, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIDefines.h182 NEG = 1 << 0, // Floating-point negate modifier enumerator
/third_party/pcre2/pcre2/src/sljit/
DsljitNativePPC_common.c200 #define NEG (HI(31) | LO(104)) macro

12