/third_party/ffmpeg/libavcodec/mips/ |
D | vp9dsp_mips.h | 24 #define VP9_8TAP_MIPS_MSA_FUNC(SIZE, type, type_idx) \ argument 55 #define VP9_BILINEAR_MIPS_MSA_FUNC(SIZE) \ argument 80 #define VP9_COPY_AVG_MIPS_MSA_FUNC(SIZE) \ argument 237 #define VP9_8TAP_MIPS_MMI_FUNC(SIZE, type, type_idx) \ argument
|
D | vp8dsp_init_mips.c | 33 #define VP8_MC_MIPS_FUNC(IDX, SIZE) \ argument 51 #define VP8_BILINEAR_MC_MIPS_FUNC(IDX, SIZE) \ argument 69 #define VP8_MC_MIPS_COPY(IDX, SIZE) \ argument
|
/third_party/ffmpeg/libavcodec/x86/ |
D | vp8dsp_init.c | 167 #define HVTAP(OPT, ALIGN, TAPNUMX, TAPNUMY, SIZE, MAXHEIGHT) \ argument 212 #define HVBILIN(OPT, ALIGN, SIZE, MAXHEIGHT) \ argument 296 #define VP8_LUMA_MC_FUNC(IDX, SIZE, OPT) \ in DECLARE_LOOP_FILTER() argument 301 #define VP8_MC_FUNC(IDX, SIZE, OPT) \ argument 309 #define VP8_BILINEAR_MC_FUNC(IDX, SIZE, OPT) \ argument
|
D | h264_qpel.c | 240 #define H264_MC(OPNAME, SIZE, MMX, ALIGN) \ argument 259 #define H264_MC_C(OPNAME, SIZE, MMX, ALIGN) \ argument 265 #define H264_MC_H(OPNAME, SIZE, MMX, ALIGN) \ argument 281 #define H264_MC_V(OPNAME, SIZE, MMX, ALIGN) \ argument 301 #define H264_MC_HV(OPNAME, SIZE, MMX, ALIGN) \ argument 505 #define SET_QPEL_FUNCS(PFX, IDX, SIZE, CPU, PREFIX) \ argument
|
/third_party/ltp/testcases/kernel/syscalls/modify_ldt/ |
D | modify_ldt03.c | 41 # define SIZE sizeof(struct user_desc) macro 43 # define SIZE 16 macro
|
/third_party/elfutils/libasm/ |
D | asm_addint8.c | 40 # define SIZE 8 macro 52 FCT(SIZE) (AsmScn_t *asmscn, TYPE(SIZE) num) in FCT() argument
|
D | asm_adduint8.c | 37 # define SIZE 8 macro 51 UFCT(SIZE) (AsmScn_t *asmscn, UTYPE(SIZE) num) in UFCT() argument
|
D | asm_addint16.c | 30 #define SIZE 16 macro
|
D | asm_addint32.c | 30 #define SIZE 32 macro
|
D | asm_addint64.c | 30 #define SIZE 64 macro
|
D | asm_adduint32.c | 30 #define SIZE 32 macro
|
D | asm_adduint16.c | 30 #define SIZE 16 macro
|
D | asm_adduint64.c | 30 #define SIZE 64 macro
|
/third_party/ffmpeg/libavcodec/ |
D | vp8dsp.c | 490 #define VP8_EPEL_H(SIZE, TAPS) \ argument 508 #define VP8_EPEL_V(SIZE, TAPS) \ argument 526 #define VP8_EPEL_HV(SIZE, HTAPS, VTAPS) \ argument 585 #define VP8_BILINEAR(SIZE) \ argument 644 #define VP78_MC_FUNC(IDX, SIZE) \ argument 655 #define VP78_BILINEAR_MC_FUNC(IDX, SIZE) \ argument
|
/third_party/libbpf/include/linux/ |
D | filter.h | 56 #define BPF_LDX_MEM(SIZE, DST, SRC, OFF) \ argument 64 #define BPF_STX_MEM(SIZE, DST, SRC, OFF) \ argument 72 #define BPF_ST_MEM(SIZE, DST, OFF, IMM) \ argument
|
/third_party/python/Python/ |
D | frozen.c | 18 #define SIZE (int)sizeof(_Py_M__hello) macro
|
/third_party/libffi/src/arm/ |
D | sysv.S | 75 # define SIZE(X) .size CNAME(X), . - CNAME(X) macro 78 # define SIZE(X) macro
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
D | issue-573-layout-test-failures.hpp | 6 static const long SIZE = 1; member in Outer
|
/third_party/musl/libc-test/src/functionalext/supplement/search/ |
D | hdestroy.c | 19 const size_t SIZE = 2; variable
|
D | hcreate_r.c | 19 const size_t SIZE = 2; variable
|
/third_party/cmsis/CMSIS/DSP/Source/TransformFunctions/ |
D | arm_cfft_init_f64.c | 29 #define FFTINIT(EXT,SIZE) \ argument
|
/third_party/musl/libc-test/src/functionalext/supplement/prng/ |
D | rand.c | 20 const int32_t SIZE = 5; variable
|
/third_party/node/test/pummel/ |
D | test-child-process-spawn-loop.js | 29 const SIZE = 1000 * 1024; constant
|
/third_party/ffmpeg/libavcodec/tests/ |
D | iirfilter.c | 28 #define SIZE 1024 macro
|
/third_party/node/test/parallel/ |
D | test-child-process-set-blocking.js | 27 const SIZE = 100000; constant
|