/third_party/nghttp2/src/ |
H A D | shrpx_memcached_request.h | 40 ADD = 0x02, member in shrpx::MemcachedOp
|
/third_party/ffmpeg/libavcodec/ppc/ |
H A D | idctdsp.c | 229 #define ADD(dest, src, perm) \ in idct_add_altivec() macro
|
H A D | vp3dsp_altivec.c | 175 #define ADD(a)\ in vp3_idct_add_altivec() macro [all...] |
H A D | vc1dsp_altivec.c | 324 #define ADD(dest,src,perm) \ in vc1_inv_trans_8x4_altivec() macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/ |
H A D | LanaiAluCode.h | 23 ADD = 0x00, enumerator
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/ |
H A D | CalendarTestFmwk.java | 133 static public final boolean ADD = false; field in CalendarTestFmwk
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/ |
H A D | CalendarTestFmwk.java | 136 static public final boolean ADD = false; field in CalendarTestFmwk
|
/third_party/toybox/toys/pending/ |
H A D | expr.c | 132 enum { OR = 1, AND, EQ, NE, GT, GTE, LT, LTE, ADD, SUB, MUL, DIVI, MOD, RE }; enumerator
|
/third_party/ffmpeg/libavcodec/ |
H A D | dct32_template.c | 123 #define ADD(a, b) val##a += val##b macro [all...] |
/third_party/curl/src/ |
H A D | tool_setopt.c | 164 #define ADD(args) do { \ macro
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_instr_mem.h | 96 ADD, enumerator
|
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
H A D | lossless_enc.c | 670 #define ADD(X, ARG, LEN) do { \ macro 718 #undef ADD macro
|
/third_party/glslang/glslang/MachineIndependent/preprocessor/ |
H A D | Pp.cpp | 352 COND, LOGOR, LOGAND, OR, XOR, AND, EQUAL, RELATION, SHIFT, ADD, MUL, UNARY, enumerator
|
/third_party/cJSON/ |
H A D | cJSON_Utils.c | 757 enum patch_operation { INVALID, ADD, REMOVE, REPLACE, MOVE, COPY, TEST }; enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64TargetTransformInfo.cpp | 943 {ISD::ADD, MVT::v8i8, 1}, in getArithmeticReductionCost() member in ISD 944 {ISD::ADD, MVT::v16i8, 1}, in getArithmeticReductionCost() member in ISD 945 {ISD::ADD, MVT::v4i16, 1}, in getArithmeticReductionCost() member in ISD 946 {ISD::ADD, MVT::v8i16, 1}, in getArithmeticReductionCost() member in ISD 947 {ISD::ADD, MV in getArithmeticReductionCost() member in ISD [all...] |
/third_party/node/deps/v8/src/compiler/ |
H A D | machine-operator.cc | 1739 #define ADD(kType) \ in Word32AtomicAdd() macro 1744 #undef ADD in Word32AtomicAdd() macro 1836 #define ADD(kType) \ in Word64AtomicAdd() macro 1841 #undef ADD in Word64AtomicAdd() macro
|
/third_party/pcre2/pcre2/src/sljit/ |
H A D | sljitNativeARM_64.c | 71 #define ADD 0x8b000000 macro
|
H A D | sljitNativePPC_common.c | 139 #define ADD (HI(31) | LO(266)) macro
|
H A D | sljitNativeRISCV_common.c | 80 #define ADD (F7(0x0) | F3(0x0) | OPC(0x33)) macro [all...] |
H A D | sljitNativeARM_32.c | 91 #define ADD 0xe0800000 macro [all...] |
H A D | sljitNativeARM_T2_32.c | 99 #define ADD 0x4400 macro
|
H A D | sljitNativeX86_common.c | 162 #define ADD (/* BINARY */ 0 << 3) macro
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | calregts.cpp | 1337 const int32_t ADD = 1; in test4114578() local 2069 enum Action { ADD=1, ROLL=2 }; enumerator [all...] |
/third_party/node/deps/v8/src/codegen/arm/ |
H A D | constants-arm.h | 124 ADD = 4 << 21, // Add. enumerator
|
/third_party/musl/porting/liteos_m/kernel/include/arpa/ |
H A D | nameser.h | 394 #define ADD ns_uop_add macro
|