/third_party/ltp/testcases/kernel/syscalls/ipc/semctl/ |
H A D | semctl08.c | 22 union semun arg; in run() local
|
/third_party/ltp/utils/sctp/lib/ |
H A D | opt_info.c | 36 sctp_opt_info(int sd, sctp_assoc_t id, int opt, void *arg, socklen_t *size) in sctp_opt_info() argument
|
/third_party/lwip/src/core/ |
H A D | altcp_alloc.c | 80 altcp_tls_alloc(void *arg, u8_t ip_type) in altcp_tls_alloc() argument
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_detach/ |
H A D | 1-2.c | 96 static void *threaded(void *arg) in threaded() argument
|
/third_party/musl/libc-test/src/functional/ |
H A D | tls_init.c | 7 static void *f(void *arg) in f() argument
|
H A D | sem_init.c | 12 static void *start(void *arg) in start() argument
|
/third_party/musl/libc-test/src/functionalext/supplement/thread/ |
H A D | pthread_detach.c | 23 void *threadfunc(void *arg) in threadfunc() argument
|
H A D | pthread_exit.c | 21 void *threadfuncA(void *arg) in threadfuncA() argument
|
/third_party/node/deps/openssl/openssl/apps/lib/ |
H A D | app_libctx.c | 15 int app_set_propq(const char *arg) in app_set_propq() argument
|
/third_party/openssl/test/ |
H A D | threadstest.h | 36 static DWORD WINAPI thread_run(LPVOID arg) in thread_run() argument 61 static void *thread_run(void *arg) in thread_run() argument
|
/third_party/openssl/apps/lib/ |
H A D | app_libctx.c | 15 int app_set_propq(const char *arg) in app_set_propq() argument
|
/third_party/skia/src/sksl/ir/ |
H A D | SkSLConstructorSplat.cpp | 14 Make(const Context& context, int line, const Type& type, std::unique_ptr<Expression> arg) Make() argument
|
/third_party/toybox/porting/liteos_a/toys/posix/ |
H A D | echo.c | 43 char *arg, *c; in echo_main() local
|
/third_party/toybox/toys/posix/ |
H A D | echo.c | 45 char *arg, *c; in echo_main() local
|
/third_party/vk-gl-cts/framework/delibs/dethread/ |
H A D | deSingleton.c | 30 void deInitSingleton (volatile deSingletonState* singletonState, deSingletonConstructorFunc constructor, void* arg) in deInitSingleton() argument
|
/test/xts/acts/iothardware_lite/peripheral_hal/src/ |
H A D | iot_gpio_test.c | 114 void IOT_GPIO_CALLBACK_Func(char *arg) in IOT_GPIO_CALLBACK_Func() argument
|
/test/xts/acts/kernel_lite/dyload_posix/ |
H A D | ExecApiTest.cpp | 112 char *arg[] = {"executor1", "-n", "NAME", "-v", "Alice", NULL};
in HWTEST_F() local 138 char *arg[] = {"executor1", "-n", "NAME", "-v", "Alice", NULL};
in HWTEST_F() local
|
/third_party/elfutils/tests/ |
H A D | dwfl-bug-getmodules.c | 30 iterate(Dwfl_Module *mod __attribute__ ((unused)), void **userdata __attribute__ ((unused)), const char *name __attribute__ ((unused)), Dwarf_Addr base, void *arg) iterate() argument
|
/third_party/curl/tests/libtest/ |
H A D | lib1513.c | 35 static int progressKiller(void *arg, in progressKiller() argument
|
/third_party/elfutils/libdw/ |
H A D | dwarf_getscopes_die.c | 37 scope_visitor (unsigned int depth, struct Dwarf_Die_Chain *die, void *arg) in scope_visitor() argument
|
H A D | frame-cache.c | 40 free_cie (void *arg) in free_cie() argument 51 free_expr (void *arg) in free_expr() argument
|
H A D | dwarf_end.c | 50 cu_free (void *arg) in cu_free() argument
|
/third_party/elfutils/libebl/ |
H A D | eblunwind.c | 36 ebl_unwind(Ebl *ebl, Dwarf_Addr pc, ebl_tid_registers_t *setfunc, ebl_tid_registers_get_t *getfunc, ebl_pid_memory_read_t *readfunc, void *arg, bool *signal_framep) ebl_unwind() argument
|
/third_party/ffmpeg/libavutil/tests/ |
H A D | cpu_init.c | 30 static void *thread_main(void *arg) in thread_main() argument
|
/third_party/icu/icu4c/source/tools/toolutil/ |
H A D | uoptions.cpp | 28 char *arg; in u_parseArgs() local [all...] |