Home
last modified time | relevance | path

Searched defs:NUM (Results 1 – 25 of 40) sorted by relevance

12

/third_party/ffmpeg/libavcodec/x86/
Dh264dsp_init.c29 #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
Dh264chroma_init.c56 #define CHROMA_MC(OP, NUM, DEPTH, OPT) \ argument
/third_party/musl/src/passwd/
Dputspent.c4 #define NUM(n) ((n) == -1 ? 0 : -1), ((n) == -1 ? 0 : (n)) macro
/third_party/musl/libc-test/src/functionalext/supplement/stdlib/
Dbsearch.c19 #define NUM 8 macro
Datoi.c22 const int32_t NUM = 123; variable
/third_party/node/test/parallel/
Dtest-process-getactivehandles.js6 const NUM = 8; constant
/third_party/ffmpeg/libavcodec/
Dh264qpel.c54 #define dspfunc2(PFX, IDX, NUM, depth) \ in ff_h264qpel_init() argument
Dqpeldsp.c785 #define dspfunc(PFX, IDX, NUM) \ in DIRAC_MC() argument
/third_party/boost/boost/container/detail/
Dalloc_lib.h78 #define BOOST_CONTAINER_MEMCHAIN_INIT_FROM(PMEMCHAIN, FIRST, LAST, NUM)\ argument
177 #define BOOST_CONTAINER_MEMCHAIN_INCORPORATE_AFTER(PMEMCHAIN, BEFORE_IT, FIRST, BEFORELAST, NUM)\ argument
/third_party/mindspore/mindspore/lite/micro/coder/utils/
Dcoder_utils.cc33 const int NUM = 45; in TensorDataToFile() local
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/dvpp/utils/
DDvppCommon.h102 #define CONVERT_TO_ODD(NUM) (((NUM) % MODULUS_NUM_2 != 0) ? (NUM) : ((NUM)-1)) // Convert the inp… argument
103 #define CONVERT_TO_EVEN(NUM) (((NUM) % MODULUS_NUM_2 == 0) ? (NUM) : ((NUM)-1)) // Convert the inp… argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DInstVisitor.h26 #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/icu/icu4c/source/samples/coll/
Dcoll.cpp67 enum {FLAG, NUM, STRING} type; enumerator
/third_party/flutter/skia/third_party/externals/icu/source/samples/coll/
Dcoll.cpp67 enum {FLAG, NUM, STRING} type; enumerator
/third_party/skia/third_party/externals/icu/source/samples/coll/
Dcoll.cpp67 enum {FLAG, NUM, STRING} type; enumerator
/third_party/flutter/skia/third_party/externals/icu/source/samples/strsrch/
Dstrsrch.cpp75 enum {FLAG, NUM, STRING} type; enumerator
/third_party/icu/icu4c/source/samples/strsrch/
Dstrsrch.cpp75 enum {FLAG, NUM, STRING} type; enumerator
/third_party/boost/libs/phoenix/example/
Dparallel_for.cpp174 const int NUM = 1; in main() local
/third_party/skia/third_party/externals/icu/source/samples/strsrch/
Dstrsrch.cpp75 enum {FLAG, NUM, STRING} type; enumerator
/third_party/flutter/skia/third_party/externals/libwebp/examples/
Dwebpmux.c601 #define CHECK_NUM_ARGS_AT_LEAST(NUM, LABEL) \ argument
607 #define CHECK_NUM_ARGS_AT_MOST(NUM, LABEL) \ argument
613 #define CHECK_NUM_ARGS_EXACTLY(NUM, LABEL) \ argument
/third_party/skia/third_party/externals/libwebp/examples/
Dwebpmux.c604 #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/ffmpeg/libavcodec/ppc/
Dh264qpel.c292 #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/
DNVPTX.h148 NUM, enumerator
/third_party/nghttp2/third-party/llhttp/src/
Dapi.c121 #define HTTP_METHOD_GEN(NUM, NAME, STRING) case HTTP_##NAME: return #STRING; in llhttp_method_name() argument
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/
Dcpu_kernel.h62 constexpr char NUM[] = "num"; variable

12