Home
last modified time | relevance | path

Searched defs:arglist (Results 1 – 25 of 50) sorted by relevance

12

/third_party/boost/libs/serialization/CMake/
DCMakeLists.txt143 set(arglist) variable
145 set(arglist ${arglist} ../test/${a}.cpp) variable
156 set(arglist) variable
158 set(arglist ${arglist} ../test/${a}.cpp) variable
180 set(arglist) variable
182 set(arglist ${arglist} ../test/${a}.cpp) variable
/third_party/toybox/toys/net/
Drfkill.c43 struct arglist { in rfkill_main() struct
44 char *name; in rfkill_main()
45 int idx; in rfkill_main()
/third_party/ltp/testcases/misc/math/float/power/
Dgenpower.c58 char *arglist[] = { func_name, NULL }; in create_file() local
/third_party/ltp/testcases/misc/math/float/exp_log/
Dgenexp_log.c58 char *arglist[] = { func_name, NULL }; in create_file() local
/third_party/ltp/testcases/misc/math/float/bessel/
Dgenbessel.c59 char *arglist[] = { func_name, NULL }; in create_file() local
/third_party/ltp/testcases/misc/math/float/iperb/
Dgeniperb.c59 char *arglist[] = { func_name, NULL }; in create_file() local
/third_party/ltp/testcases/misc/math/float/trigo/
Dgentrigo.c59 char *arglist[] = { func_name, NULL }; in create_file() local
/third_party/skia/experimental/tools/
Dpdf-comparison.py181 def shard(fn, arglist): argument
197 def shardsum(fn, arglist): argument
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_printf.c194 va_list arglist; in lp_build_printf() local
/third_party/libffi/testsuite/libffi.call/
Dpyobjc-tc.c39 ffi_type* arglist[6]; in main() local
/third_party/mindspore/mindspore/parallel/
D_utils.py257 def _get_python_op(op_name, op_path, instance_name, arglist): argument
/third_party/musl/porting/linux/user/src/hilog/
Dvsnprintf_s_p.c222 …ntfp_s(char *strDest, size_t destMax, size_t count, int priv, const char *format, va_list arglist) in vsnprintfp_s()
276 …ne int SecVsnprintfPImpl(char *string, size_t count, int priv, const char *format, va_list arglist) in SecVsnprintfPImpl()
Doutput_p.inl64 va_list arglist; local
404 int SecOutputPS(SecPrintfStream *stream, int priv, const char *cformat, va_list arglist)
/third_party/mindspore/mindspore/ccsrc/vm/
Dvmimpl.cc86 VectorRef arglist; in operator ()() local
367 VectorRef arglist; in DispatchCall() local
/third_party/ltp/tools/sparse/sparse-src/
Dpre-process.c320 static int collect_arguments(struct token *start, struct token *arglist, struct arg *args, struct t… in collect_arguments()
1185 static int try_arg(struct token *token, enum token_type type, struct token *arglist) in try_arg()
1225 static struct token *handle_hash(struct token **p, struct token *arglist) in handle_hash()
1246 static struct token *handle_hashhash(struct token *token, struct token *arglist) in handle_hashhash()
1299 static struct token *parse_expansion(struct token *expansion, struct token *arglist, struct ident *… in parse_expansion()
1346 struct token *arglist, struct token *expansion, int attr) in do_define()
1472 struct token *arglist, *expansion; in do_handle_define() local
Dbuiltin.c138 struct expression_list *arglist = expr->args; in expand_warning() local
/third_party/benchmark/src/
Dbenchmark_register.cc243 std::vector<int64_t> arglist; in Range() local
273 [](const std::size_t res, const std::vector<int64_t>& arglist) { in ArgsProduct()
/third_party/skia/third_party/externals/swiftshader/src/Main/
DFrameBufferDD.cpp448 va_list arglist; in drawText() local
/third_party/skia/third_party/externals/libjpeg-turbo/
Djmorecfg.h188 #define JMETHOD(type, methodname, arglist) type (*methodname) arglist argument
/third_party/libjpeg-turbo/
Djmorecfg.h225 #define JMETHOD(type, methodname, arglist) type (*methodname) arglist argument
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Djmorecfg.h223 #define JMETHOD(type, methodname, arglist) type (*methodname) arglist argument
/third_party/python/Modules/_ctypes/
Dcallbacks.c144 PyObject *arglist = NULL; in _CallPythonObject() local
/third_party/json/benchmarks/thirdparty/benchmark/src/
Dbenchmark_register.cc269 std::vector<int64_t> arglist; in Range() local
/third_party/flutter/skia/third_party/externals/icu/source/io/
Duprntf_p.cpp1062 ufmt_args *arglist = NULL; in parseArguments() local
1242 ufmt_args *arglist = NULL; /* initialized it to avoid compiler warnings */ in u_printf_parse() local
/third_party/skia/third_party/externals/icu/source/io/
Duprntf_p.cpp1062 ufmt_args *arglist = NULL; in parseArguments() local
1242 ufmt_args *arglist = NULL; /* initialized it to avoid compiler warnings */ in u_printf_parse() local

12