Home
last modified time | relevance | path

Searched defs:cargs (Results 1 – 11 of 11) sorted by relevance

/third_party/ltp/testcases/kernel/containers/utsname/
Dutsname04.c23 const struct tst_clone_args cargs = { in run() local
Dutsname03.c48 const struct tst_clone_args cargs = { in run() local
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/timescale/
DGenerateCTimeScaleData.java71 Object cargs[] = {null, null, null, null, null, null, null, null, null, null, null}; in main() local
/third_party/ltp/testcases/kernel/containers/pidns/
Dpidns13.c107 const struct tst_clone_args cargs = { in run() local
/third_party/ltp/testcases/kernel/containers/userns/
Duserns08.c33 const struct tst_clone_args cargs = { in clone_newuser() local
/third_party/skia/third_party/externals/microhttpd/src/testcurl/https/
Dtest_https_get_parallel.c58 struct https_test_data *cargs = args; in https_transfer_thread_adapter() local
Dtest_https_get_parallel_threads.c59 struct https_test_data *cargs = args; in https_transfer_thread_adapter() local
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threadpool/
Dprotocol_lws_minimal_threadpool.c163 struct lws_threadpool_create_args cargs; in callback_minimal() local
/third_party/node/deps/v8/src/compiler/
Dcode-assembler.h1268 Node* CallCFunction(Node* function, base::Optional<MachineType> return_type, in CallCFunction()
1278 Node* CallCFunctionWithoutFunctionDescriptor(Node* function, in CallCFunctionWithoutFunctionDescriptor()
1290 Node* CallCFunctionWithCallerSavedRegisters(Node* function, in CallCFunctionWithCallerSavedRegisters()
Draw-machine-assembler.h970 Node* CallCFunction(Node* function, base::Optional<MachineType> return_type, in CallCFunction()
983 Node* CallCFunctionWithoutFunctionDescriptor(Node* function, in CallCFunctionWithoutFunctionDescriptor()
999 Node* CallCFunctionWithCallerSavedRegisters(Node* function, in CallCFunctionWithCallerSavedRegisters()
/third_party/mksh/
Dexec.c440 union mksh_ccphack cargs; in execute() local