Home
last modified time | relevance | path

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

/external/libyuv/files/unit_test/
Dconvert_test.cc34 FMT_PLANAR, SUBSAMP_X, SUBSAMP_Y, W1280, N, NEG, OFF) \ argument
159 W1280, N, NEG, OFF, PN, OFF_U, OFF_V) \ argument
282 FMT_PLANAR, SUBSAMP_X, SUBSAMP_Y, W1280, N, NEG, OFF) \ argument
376 FMT_PLANAR, SUBSAMP_X, SUBSAMP_Y, W1280, N, NEG, OFF, \ argument
495 YALIGN, W1280, DIFF, N, NEG, OFF, FMT_C, BPP_C) \ argument
598 YALIGN, W1280, DIFF, N, NEG, OFF, ATTEN) \ argument
667 W1280, DIFF, N, NEG, OFF) \ argument
743 W1280, DIFF, N, NEG, OFF) \ argument
894 SUBSAMP_Y, W1280, N, NEG, OFF) \ argument
967 HEIGHT_B, W1280, DIFF, N, NEG, OFF) \ argument
[all …]
Dplanar_test.cc1006 N, NEG, OFF) \ argument
/external/mesa3d/src/mesa/math/
Dm_debug_util.h303 enum { NIL = 0, ONE = 1, NEG = -1, VAR = 2 }; enumerator
/external/turbine/java/com/google/turbine/tree/
DTurbineOperatorKind.java29 NEG("-", Precedence.UNARY), enumConstant
/external/tensorflow/tensorflow/tools/proto_text/
Dtest.proto22 NEG = -1; // Intentionally negative. enumerator
/external/protobuf/src/google/protobuf/
Dunittest_proto3_arena.proto54 NEG = -1; // Intentionally negative. enumerator
Dunittest_proto3_arena_lite.proto55 NEG = -1; // Intentionally negative. enumerator
Dunittest_proto3_lite.proto54 NEG = -1; // Intentionally negative. enumerator
Dunittest_no_arena.proto78 NEG = -1; // Intentionally negative. enumerator
Dunittest_proto3.proto76 NEG = -1; // Intentionally negative. enumerator
Dunittest.proto74 NEG = -1; // Intentionally negative. enumerator
/external/protobuf/conformance/
Dconformance.proto130 NEG = -1; // Intentionally negative. enumerator
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.h98 NEG, enumerator
/external/golang-protobuf/_conformance/conformance_proto/
Dconformance.proto130 NEG = -1; // Intentionally negative. enumerator
/external/pdfium/core/fxcrt/
Dcfx_decimal.cpp17 #define FXMATH_DECIMAL_MAKEFLAGS(NEG, SCALE) \ argument
/external/annotation-tools/asmx/src/org/objectweb/asm/commons/
DGeneratorAdapter.java144 public final static int NEG = Opcodes.INEG; field in GeneratorAdapter
/external/llvm/lib/Target/AMDGPU/
DSIDefines.h92 NEG = 1 << 0, // Floating-point negate modifier enumerator
/external/pcre/dist2/src/sljit/
DsljitNativePPC_common.c195 #define NEG (HI(31) | LO(104)) macro
/external/tensorflow/tensorflow/contrib/tensorrt/convert/
Dconvert_nodes.cc443 enum class OP_CATEGORY : int { RSQRT = 0, NEG, ADD, MUL, SUB }; enumerator
/external/vixl/doc/aarch64/
Dsupported-instructions-aarch64.md846 ### NEG ### subsection
2634 ### NEG ### subsection
/external/tensorflow/tensorflow/cc/gradients/
Dmath_grad_test.cc61 NEG, enumerator