Home
last modified time | relevance | path

Searched defs:NEG (Results 1 – 15 of 15) 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/protobuf/src/google/protobuf/
Dunittest_no_arena.proto78 NEG = -1; // Intentionally negative. enumerator
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_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/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/vixl/doc/aarch64/
Dsupported-instructions-aarch64.md857 ### NEG ### subsection
2786 ### NEG ### subsection
/external/pdfium/xfa/fgas/localization/
Dfgas_locale.cpp4126 #define FXMATH_DECIMAL_MAKEFLAGS(NEG, SCALE) \ argument