Home
last modified time | relevance | path

Searched defs:arg (Results 901 - 925 of 8101) sorted by relevance

1...<<31323334353637383940>>...325

/third_party/libunwind/libunwind/src/coredump/
H A D_UCD_access_mem.c28 _UCD_access_mem(unw_addr_space_t as, unw_word_t addr, unw_word_t *val, int write, void *arg) _UCD_access_mem() argument
H A D_UPT_get_dyn_info_list_addr.c35 get_list_addr (unw_addr_space_t as, unw_word_t *dil_addr, void *arg, in get_list_addr() argument
82 get_list_addr (unw_addr_space_t as, unw_word_t *dil_addr, void *arg, in get_list_addr() argument
93 _UCD_get_dyn_info_list_addr(unw_addr_space_t as, unw_word_t *dil_addr, void *arg) _UCD_get_dyn_info_list_addr() argument
H A D_UCD_get_proc_name.c62 _UCD_get_proc_name(unw_addr_space_t as, unw_word_t ip, char *buf, size_t buf_len, unw_word_t *offp, void *arg) _UCD_get_proc_name() argument
/third_party/libunwind/libunwind/src/ppc/
H A DGis_signal_frame.c37 void *arg; in unw_is_signal_frame() local
/third_party/libunwind/libunwind/src/sh/
H A DGresume.c33 sh_local_resume (unw_addr_space_t as, unw_cursor_t *cursor, void *arg) in sh_local_resume() argument
123 void *arg = c->dwarf.as_arg; in establish_machine_state() local
/third_party/libuv/test/
H A Dtest-async.c38 static void thread_cb(void *arg) { in thread_cb() argument
H A Dtest-barrier.c37 static void worker(void* arg) { in worker() argument
H A Dtest-thread-affinity.c29 static void check_affinity(void* arg) { in check_affinity() argument
H A Dtest-process-title-threadsafe.c41 static void getter_thread_body(void* arg) { in getter_thread_body() argument
69 static void setter_thread_body(void* arg) { in setter_thread_body() argument
/third_party/libunwind/libunwind/include/
H A Dremote.h11 fetch8(unw_addr_space_t as, unw_accessors_t *a, unw_word_t *addr, int8_t *valp, void *arg) fetch8() argument
20 fetch16(unw_addr_space_t as, unw_accessors_t *a, unw_word_t *addr, int16_t *valp, void *arg) fetch16() argument
29 fetch32(unw_addr_space_t as, unw_accessors_t *a, unw_word_t *addr, int32_t *valp, void *arg) fetch32() argument
38 fetchw(unw_addr_space_t as, unw_accessors_t *a, unw_word_t *addr, unw_word_t *valp, void *arg) fetchw() argument
51 fetch8(unw_addr_space_t as, unw_accessors_t *a, unw_word_t *addr, int8_t *valp, void *arg) fetch8() argument
71 fetch16(unw_addr_space_t as, unw_accessors_t *a, unw_word_t *addr, int16_t *valp, void *arg) fetch16() argument
94 fetch32(unw_addr_space_t as, unw_accessors_t *a, unw_word_t *addr, int32_t *valp, void *arg) fetch32() argument
117 fetchw(unw_addr_space_t as, unw_accessors_t *a, unw_word_t *addr, unw_word_t *valp, void *arg) fetchw() argument
[all...]
/third_party/libunwind/libunwind/src/hppa/
H A DGresume.c54 hppa_local_resume (unw_addr_space_t as, unw_cursor_t *cursor, void *arg) in hppa_local_resume() argument
97 void *arg = c->dwarf.as_arg; in establish_machine_state() local
/third_party/libunwind/libunwind/src/mi/
H A DGget_proc_name.c30 intern_string(unw_addr_space_t as, unw_accessors_t *a, unw_word_t addr, char *buf, size_t buf_len, void *arg) intern_string() argument
49 get_proc_name(unw_addr_space_t as, unw_word_t ip, char *buf, size_t buf_len, unw_word_t *offp, void *arg) get_proc_name() argument
H A DGfind_dynamic_proc_info.c31 local_find_proc_info(unw_addr_space_t as, unw_word_t ip, unw_proc_info_t *pi, int need_unwind_info, void *arg) local_find_proc_info() argument
40 local_find_proc_info(unw_addr_space_t as, unw_word_t ip, unw_proc_info_t *pi, int need_unwind_info, void *arg) local_find_proc_info() argument
66 remote_find_proc_info(unw_addr_space_t as, unw_word_t ip, unw_proc_info_t *pi, int need_unwind_info, void *arg) remote_find_proc_info() argument
75 remote_find_proc_info(unw_addr_space_t as, unw_word_t ip, unw_proc_info_t *pi, int need_unwind_info, void *arg) remote_find_proc_info() argument
84 unwi_find_dynamic_proc_info(unw_addr_space_t as, unw_word_t ip, unw_proc_info_t *pi, int need_unwind_info, void *arg) unwi_find_dynamic_proc_info() argument
/third_party/libunwind/libunwind/src/s390x/
H A DGresume.c35 s390x_local_resume (unw_addr_space_t as, unw_cursor_t *cursor, void *arg) in s390x_local_resume() argument
111 void *arg = c->dwarf.as_arg; in establish_machine_state() local
/third_party/libunwind/libunwind/src/x86_64/
H A DGresume.c37 x86_64_local_resume (unw_addr_space_t as, unw_cursor_t *cursor, void *arg) in x86_64_local_resume() argument
75 void *arg = c->dwarf.as_arg; in establish_machine_state() local
/third_party/libunwind/libunwind/tests/
H A Dtest-ptrace-misc.c40 func (int arg) in func() argument
/third_party/libunwind/libunwind/src/aarch64/
H A DGresume.c33 aarch64_local_resume (unw_addr_space_t as, unw_cursor_t *cursor, void *arg) in aarch64_local_resume() argument
156 void *arg = c->dwarf.as_arg; in establish_machine_state() local
/third_party/libunwind/libunwind/src/ppc64/
H A DGresume.c44 ppc64_local_resume (unw_addr_space_t as, unw_cursor_t *cursor, void *arg) in ppc64_local_resume() argument
72 void *arg = c->dwarf.as_arg; in establish_machine_state() local
/third_party/libunwind/libunwind/src/riscv/
H A DGresume.c33 riscv_local_resume (unw_addr_space_t as, unw_cursor_t *cursor, void *arg) in riscv_local_resume() argument
84 void *arg = c->dwarf.as_arg; in establish_machine_state() local
/third_party/libcoap/examples/lwip/
H A Dserver.c65 wait_for_input(void *arg, uint32_t milli_secs) { in wait_for_input() argument
/third_party/jerryscript/jerry-main/
H A Dcli.h52 const char *arg; /**< last processed argument as string */ member
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-arraybuffer.c56 ecma_builtin_arraybuffer_object_is_view(ecma_value_t this_arg, ecma_value_t arg) ecma_builtin_arraybuffer_object_is_view() argument
/third_party/mesa3d/src/broadcom/drm-shim/
H A Dvc4_noop.c34 vc4_ioctl_noop(int fd, unsigned long request, void *arg) in vc4_ioctl_noop() argument
40 vc4_ioctl_create_bo(int fd, unsigned long request, void *arg) in vc4_ioctl_create_bo() argument
54 vc4_ioctl_mmap_bo(int fd, unsigned long request, void *arg) in vc4_ioctl_mmap_bo() argument
68 vc4_ioctl_get_param(int fd, unsigned long request, void *arg) in vc4_ioctl_get_param() argument
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-foreign/
H A Dlibevent.c26 timer_cb_event(evutil_socket_t fd, short event, void *arg) in timer_cb_event() argument
32 signal_cb_event(evutil_socket_t fd, short event, void *arg) in signal_cb_event() argument
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-multivhost/
H A Dminimal-http-server.c83 void vh_destruction_notification(struct lws_vhost *vh, void *arg) in vh_destruction_notification() argument

Completed in 8 milliseconds

1...<<31323334353637383940>>...325