/third_party/ffmpeg/libavcodec/x86/ |
D | h264dsp_init.c | 29 #define IDCT_ADD_FUNC(NUM, DEPTH, OPT) \ argument 52 #define IDCT_ADD_REP_FUNC(NUM, REP, DEPTH, OPT) \ argument 74 #define IDCT_ADD_REP_FUNC2(NUM, REP, DEPTH, OPT) \ argument
|
D | h264chroma_init.c | 56 #define CHROMA_MC(OP, NUM, DEPTH, OPT) \ argument
|
/third_party/musl/libc-test/src/functionalext/supplement/stdio/stdio_gtest/ |
D | stdio_fputc_unlocked_test.cpp | 9 constexpr int NUM = 65; variable
|
/third_party/musl/src/passwd/ |
D | putspent.c | 4 #define NUM(n) ((n) == -1 ? 0 : -1), ((n) == -1 ? 0 : (n)) macro
|
/third_party/musl/libc-test/src/functionalext/supplement/linux/linux_gtest/ |
D | linux_unshare_test.cpp | 10 constexpr int NUM = -10; variable
|
/third_party/musl/libc-test/src/functionalext/supplement/unistd/unistd_gtest/ |
D | unistd_dup2_test.cpp | 7 constexpr int NUM = 9; variable
|
/third_party/musl/libc-test/src/functionalext/supplement/time/time_gtest/ |
D | time_ftime_test.cpp | 9 constexpr int NUM = 1000000; variable
|
/third_party/node/test/parallel/ |
D | test-process-getactiveresources-track-active-handles.js | 6 const NUM = 8; constant
|
D | test-process-getactivehandles.js | 6 const NUM = 8; constant
|
/third_party/musl/libc-test/src/functionalext/supplement/sigchain/sigchain_gtest/ |
D | sigchain_add_special_signal_handler_test.cpp | 9 constexpr int NUM = 2; variable
|
/third_party/musl/libc-test/src/functionalext/supplement/stdlib/ |
D | bsearch.c | 19 #define NUM 8 macro
|
D | atoi.c | 22 const int32_t NUM = 123; variable
|
/third_party/musl/libc-test/src/functionalext/supplement/fortify/fortify_gtest/ |
D | fortify_vsnprintf_chk_test.cpp | 7 constexpr int NUM = 666; variable
|
/third_party/ffmpeg/libavcodec/ |
D | h264qpel.c | 54 #define dspfunc2(PFX, IDX, NUM, depth) \ in ff_h264qpel_init() argument
|
D | qpeldsp.c | 785 #define dspfunc(PFX, IDX, NUM) \ in DIRAC_MC() argument
|
/third_party/libbpf/src/ |
D | libbpf_common.h | 46 #define ___libbpf_select(NAME, NUM) ___libbpf_cat(NAME, NUM) argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | InstVisitor.h | 26 #define HANDLE_INST(NUM, OPCODE, CLASS) class CLASS; argument 124 #define HANDLE_INST(NUM, OPCODE, CLASS) \ in visit() argument 156 #define HANDLE_INST(NUM, OPCODE, CLASS) \ argument
|
/third_party/skia/third_party/externals/icu/source/samples/coll/ |
D | coll.cpp | 67 enum {FLAG, NUM, STRING} type; enumerator
|
/third_party/icu/icu4c/source/samples/coll/ |
D | coll.cpp | 67 enum {FLAG, NUM, STRING} type; enumerator
|
/third_party/skia/third_party/externals/libwebp/examples/ |
D | webpmux.c | 604 #define CHECK_NUM_ARGS_AT_LEAST(NUM, LABEL) \ argument 610 #define CHECK_NUM_ARGS_AT_MOST(NUM, LABEL) \ argument 616 #define CHECK_NUM_ARGS_EXACTLY(NUM, LABEL) \ argument
|
/third_party/icu/icu4c/source/samples/strsrch/ |
D | strsrch.cpp | 75 enum {FLAG, NUM, STRING} type; enumerator
|
/third_party/skia/third_party/externals/icu/source/samples/strsrch/ |
D | strsrch.cpp | 75 enum {FLAG, NUM, STRING} type; enumerator
|
/third_party/ffmpeg/libavcodec/ppc/ |
D | h264qpel.c | 292 #define dspfunc(PFX, IDX, NUM) \ in ff_h264qpel_init_ppc() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
D | NVPTX.h | 148 NUM, enumerator
|
/third_party/nghttp2/third-party/llhttp/src/ |
D | api.c | 234 #define HTTP_METHOD_GEN(NUM, NAME, STRING) case HTTP_##NAME: return #STRING; in llhttp_method_name() argument 243 #define HTTP_STATUS_GEN(NUM, NAME, STRING) case HTTP_STATUS_##NAME: return #STRING; in llhttp_status_name() argument
|