Searched defs:OP2 (Results 1 – 6 of 6) sorted by relevance
/third_party/openssl/crypto/cast/ |
D | cast_local.h | 130 # define E_CAST(n,key,L,R,OP1,OP2,OP3) \ argument 146 # define E_CAST(n,key,L,R,OP1,OP2,OP3) \ argument 168 # define E_CAST(n,key,L,R,OP1,OP2,OP3) \ argument
|
/third_party/ffmpeg/libavcodec/ |
D | h264qpel_template.c | 77 #define H264_LOWPASS(OPNAME, OP, OP2) \ argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | R600Defines.h | 41 OP2 = (1 << 11), enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
D | BPFISelDAGToDAG.cpp | 265 SDValue OP2 = LDAddrNode->getOperand(1); in PreprocessLoad() local
|
/third_party/glib/glib/pcre/ |
D | pcre_jit_compile.c | 434 #define OP2(op, dst, dstw, src1, src1w, src2, src2w) \ macro
|
/third_party/pcre2/pcre2/src/ |
D | pcre2_jit_compile.c | 617 #define OP2(op, dst, dstw, src1, src1w, src2, src2w) \ macro
|