/third_party/libunwind/libunwind/src/coredump/ |
H A D | _UPT_access_fpreg.c | 28 _UCD_access_fpreg(unw_addr_space_t as, unw_regnum_t reg, unw_fpreg_t *val, int write, void *arg) _UCD_access_fpreg() argument
|
/third_party/libunwind/libunwind/src/mi/ |
H A D | Gdyn-extract.c | 29 unwi_extract_dynamic_proc_info(unw_addr_space_t as, unw_word_t ip, unw_proc_info_t *pi, unw_dyn_info_t *di, int need_unwind_info, void *arg) unwi_extract_dynamic_proc_info() argument
|
/third_party/jerryscript/jerry-core/ecma/operations/ |
H A D | ecma-number-object.c | 42 ecma_op_create_number_object (ecma_value_t arg) /**< argument passed to the Number constructor */ in ecma_op_create_number_object() argument
|
H A D | ecma-boolean-object.c | 42 ecma_op_create_boolean_object (ecma_value_t arg) /**< argument passed to the Boolean constructor */ in ecma_op_create_boolean_object() argument
|
/third_party/musl/libc-test/src/regression/ |
H A D | pthread_exit-cancel.c | 9 static void cleanup(void *arg) in cleanup() argument 14 static void *start(void *arg) in start() argument 26 int arg = 0; in main() local
|
/third_party/ltp/testcases/kernel/security/tomoyo/ |
H A D | newns.c | 33 static int child(void *arg) in child() argument
|
/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
|
/kernel/linux/linux-5.10/drivers/acpi/acpica/ |
H A D | psloop.c | 54 union acpi_parse_object *arg = NULL; in acpi_ps_get_arguments() local
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | idle.c | 36 static int __init powersave_off(char *arg) in powersave_off() argument
|
/kernel/linux/linux-5.10/arch/um/os-Linux/ |
H A D | tty.c | 19 static void grantpt_cb(void *arg) in grantpt_cb() argument
|
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/ |
H A D | tsx.c | 71 char arg[5] = {}; in tsx_init() local
|