Home
last modified time | relevance | path

Searched defs:arg (Results 676 - 700 of 2289) sorted by relevance

1...<<21222324252627282930>>...92

/third_party/libunwind/libunwind/src/x86/
H A DGos-linux.c38 void *arg; in unw_is_signal_frame() local
285 x86_local_resume (unw_addr_space_t as, unw_cursor_t *cursor, void *arg) in x86_local_resume() argument
H A DGos-freebsd.c45 void *arg; in unw_is_signal_frame() local
345 x86_local_resume (unw_addr_space_t as, unw_cursor_t *cursor, void *arg) in x86_local_resume() argument
[all...]
H A DGinit.c58 put_unwind_info (unw_addr_space_t as, unw_proc_info_t *proc_info, void *arg) in put_unwind_info() argument
64 get_dyn_info_list_addr(unw_addr_space_t as, unw_word_t *dyn_info_list_addr, void *arg) get_dyn_info_list_addr() argument
135 access_mem(unw_addr_space_t as, unw_word_t addr, unw_word_t *val, int write, void *arg) access_mem() argument
156 access_reg(unw_addr_space_t as, unw_regnum_t reg, unw_word_t *val, int write, void *arg) access_reg() argument
186 access_fpreg(unw_addr_space_t as, unw_regnum_t reg, unw_fpreg_t *val, int write, void *arg) access_fpreg() argument
219 get_static_proc_name(unw_addr_space_t as, unw_word_t ip, char *buf, size_t buf_len, unw_word_t *offp, void *arg) get_static_proc_name() argument
/third_party/libuv/test/
H A Dtest-thread.c111 static void do_work(void* arg) { in do_work() argument
140 static void thread_entry(void* arg) { in thread_entry() argument
192 static void tls_thread(void* arg) { in tls_thread() argument
217 static void thread_check_stack(void* arg) { in thread_check_stack() argument
[all...]
/third_party/libunwind/libunwind/src/mi/
H A DGdyn-remote.c40 intern_op(unw_addr_space_t as, unw_accessors_t *a, unw_word_t *addr, unw_dyn_op_t *op, void *arg) intern_op() argument
55 intern_regions(unw_addr_space_t as, unw_accessors_t *a, unw_word_t *addr, unw_dyn_region_info_t **regionp, void *arg) intern_regions() argument
100 intern_array(unw_addr_space_t as, unw_accessors_t *a, unw_word_t *addr, unw_word_t table_len, unw_word_t **table_data, void *arg) intern_array() argument
154 intern_dyn_info(unw_addr_space_t as, unw_accessors_t *a, unw_word_t *addr, unw_dyn_info_t *di, void *arg) intern_dyn_info() argument
204 unwi_dyn_remote_find_proc_info(unw_addr_space_t as, unw_word_t ip, unw_proc_info_t *pi, int need_unwind_info, void *arg) unwi_dyn_remote_find_proc_info() argument
289 unwi_dyn_remote_put_unwind_info(unw_addr_space_t as, unw_proc_info_t *pi, void *arg) unwi_dyn_remote_put_unwind_info() argument
304 unwi_dyn_validate_cache(unw_addr_space_t as, void *arg) unwi_dyn_validate_cache() argument
[all...]
/third_party/libdrm/exynos/
H A Dexynos_drm.c281 struct drm_mode_map_dumb arg; in exynos_bo_map() local
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-object-prototype.c179 ecma_builtin_object_prototype_object_is_prototype_of(ecma_object_t *obj_p, ecma_value_t arg) ecma_builtin_object_prototype_object_is_prototype_of() argument
H A Decma-builtin-array.c60 ecma_builtin_array_object_is_array(ecma_value_t this_arg, ecma_value_t arg) ecma_builtin_array_object_is_array() argument
/third_party/jerryscript/jerry-main/
H A Dcli.c111 const char *arg = state_p->argv[0]; in cli_consume_option() local
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_printf.c97 nir_ssa_def *arg = nir_load_deref(b, arg_deref); in lower_printf_instr() local
/third_party/mesa3d/src/amd/drm-shim/
H A Dradeon_noop_drm_shim.c16 radeon_ioctl_noop(int fd, unsigned long request, void *arg) in radeon_ioctl_noop() argument
22 radeon_ioctl_info(int fd, unsigned long request, void *arg) in radeon_ioctl_info() argument
77 radeon_ioctl_gem_info(int fd, unsigned long request, void *arg) in radeon_ioctl_gem_info() argument
90 radeon_ioctl_gem_create(int fd, unsigned long request, void *arg) in radeon_ioctl_gem_create() argument
108 radeon_ioctl_gem_mmap(int fd, unsigned long request, void *arg) in radeon_ioctl_gem_mmap() argument
121 radeon_ioctl_gem_userptr(int fd, unsigned long request, void *arg) in radeon_ioctl_gem_userptr() argument
[all...]
/third_party/ltp/lib/
H A Dsafe_pthread.c12 safe_pthread_create(const char *file, const int lineno, pthread_t *thread_id, const pthread_attr_t *attr, void *(*thread_fn)(void *), void *arg) safe_pthread_create() argument
/third_party/mesa3d/src/glx/apple/
H A Dappledri.h84 int arg; member
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_screen_dri.c221 union drm_vmw_surface_reference_arg arg; in vmw_drm_surface_from_handle() local
/third_party/node/src/
H A Dblob_serializer_deserializer-inl.h63 ss << arg; in ToStr() local
H A Dnode_report_utils.cc158 void WalkHandle(uv_handle_t* h, void* arg) { in WalkHandle() argument
/third_party/node/src/quic/
H A Dsessionticket.cc112 int SessionTicket::GenerateCallback(SSL* ssl, void* arg) { in GenerateCallback() argument
117 DecryptedCallback(SSL* ssl, SSL_SESSION* session, const unsigned char* keyname, size_t keyname_len, SSL_TICKET_STATUS status, void* arg) DecryptedCallback() argument
/third_party/node/tools/icu/
H A Diculslocs.cc356 const char* arg = argv[i]; in main() local
[all...]
/third_party/musl/libc-test/src/regression/
H A Dpthread_cond-smasher.c84 static thread_ret client(void *arg) { in client() argument
/third_party/musl/porting/linux/user/src/exit/
H A Datexit.c20 void *arg; member
64 static void append_node(void (*func)(void *), void *arg, void *dso, struct dso *internal_dso) in append_node() argument
119 void (*func)(void *), *arg; in __funcs_on_exit() local
136 void (*func)(void *), *arg; in __cxa_finalize() local
163 __cxa_atexit(void (*func)(void *), void *arg, void *dso) __cxa_atexit() argument
[all...]
/third_party/musl/src/exit/linux/
H A Datexit.c20 void *arg; member
64 static void append_node(void (*func)(void *), void *arg, void *dso, struct dso *internal_dso) { in append_node() argument
117 void (*func)(void *), *arg; in __funcs_on_exit() local
135 void (*func)(void *), *arg; in __cxa_finalize() local
162 __cxa_atexit(void (*func)(void *), void *arg, void *dso) __cxa_atexit() argument
[all...]
/third_party/musl/src/time/
H A Dtimer_create.c79 static void *start(void *arg) in start() argument
/third_party/musl/porting/liteos_m/user/src/thread/
H A Dpthread_create.c115 _LIBC_TEXT_SECTION int __pthread_create(pthread_t *restrict res, const pthread_attr_t *restrict attrp, void *(*entry)(void *), void *restrict arg) in __pthread_create() argument
/third_party/musl/src/misc/
H A Dioctl.c130 void *arg; in ioctl() local
/third_party/node/deps/cares/src/lib/
H A Dares__htable_asvp.c55 const ares_socket_t *arg = key; in hash_func() local
62 const ares__htable_asvp_bucket_t *arg = bucket; in bucket_key() local
68 ares__htable_asvp_bucket_t *arg = bucket; in bucket_free() local
[all...]

Completed in 13 milliseconds

1...<<21222324252627282930>>...92