/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 | 32 #define VP8_MC_MIPS_FUNC(IDX, SIZE) \ argument 50 #define VP8_BILINEAR_MC_MIPS_FUNC(IDX, SIZE) \ argument 68 #define VP8_MC_MIPS_COPY(IDX, SIZE) \ argument
|
/third_party/ffmpeg/libavcodec/x86/ |
D | vp8dsp_init.c | 166 #define HVTAP(OPT, ALIGN, TAPNUMX, TAPNUMY, SIZE, MAXHEIGHT) \ argument 211 #define HVBILIN(OPT, ALIGN, SIZE, MAXHEIGHT) \ argument 295 #define VP8_LUMA_MC_FUNC(IDX, SIZE, OPT) \ in DECLARE_LOOP_FILTER() argument 300 #define VP8_MC_FUNC(IDX, SIZE, OPT) \ argument 308 #define VP8_BILINEAR_MC_FUNC(IDX, SIZE, OPT) \ argument
|
D | h264_qpel.c | 239 #define H264_MC(OPNAME, SIZE, MMX, ALIGN) \ argument 258 #define H264_MC_C(OPNAME, SIZE, MMX, ALIGN) \ argument 264 #define H264_MC_H(OPNAME, SIZE, MMX, ALIGN) \ argument 280 #define H264_MC_V(OPNAME, SIZE, MMX, ALIGN) \ argument 300 #define H264_MC_HV(OPNAME, SIZE, MMX, ALIGN) \ argument 504 #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/glib/glib/gnulib/ |
D | isnan.c | 48 # define SIZE SIZEOF_LDBL macro 60 # define SIZE SIZEOF_DBL macro 72 # define SIZE SIZEOF_FLT macro
|
D | xsize.h | 111 #define size_overflow_p(SIZE) \ argument 114 #define size_in_bounds_p(SIZE) \ argument
|
/third_party/e2fsprogs/intl/ |
D | xsize.h | 103 #define size_overflow_p(SIZE) \ argument 106 #define size_in_bounds_p(SIZE) \ argument
|
/third_party/gettext/gettext-runtime/intl/ |
D | xsize.h | 100 #define size_overflow_p(SIZE) \ argument 103 #define size_in_bounds_p(SIZE) \ argument
|
/third_party/python/Python/ |
D | frozen.c | 29 #define SIZE (int)sizeof(M___hello__) 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/boost/libs/wave/test/testwave/testfiles/ |
D | t_8_004.cpp | 16 #define sizedvec(TYPE, NAME, SIZE, ...) std::vector<TYPE> NAME(SIZE __VA_OPT__(, __VA_ARGS__)) argument
|
/third_party/cmsis/CMSIS/DSP/Source/TransformFunctions/ |
D | arm_cfft_init_f64.c | 29 #define FFTINIT(EXT,SIZE) \ argument
|
/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/node/test/pummel/ |
D | test-child-process-spawn-loop.js | 29 const SIZE = 1000 * 1024; constant
|
/third_party/ltp/testcases/kernel/syscalls/read/ |
D | read01.c | 10 #define SIZE 512 macro
|
/third_party/ffmpeg/libavcodec/tests/ |
D | iirfilter.c | 28 #define SIZE 1024 macro
|
D | rangecoder.c | 27 #define SIZE 1240 macro
|
/third_party/node/test/parallel/ |
D | test-child-process-set-blocking.js | 27 const SIZE = 100000; constant
|
/third_party/glib/tests/ |
D | qsort-test.c | 6 #define SIZE 100000 macro
|
/third_party/flutter/engine/flutter/shell/platform/fuchsia/runtime/dart/utils/ |
D | inlines.h | 26 inline size_t ArraySize(T (&array)[SIZE]) { in ArraySize()
|
/third_party/node/test/wasi/c/ |
D | stat.c | 11 #define SIZE 500 macro
|
/third_party/ltp/testcases/kernel/mem/shmt/ |
D | shmt07.c | 48 #define SIZE 16*1024 macro
|
D | shmt05.c | 54 #define SIZE (2*SHMLBA) macro
|
/third_party/ltp/testcases/kernel/syscalls/pipe/ |
D | pipe02.c | 18 #define SIZE 5 macro
|