Home
last modified time | relevance | path

Searched defs:arg (Results 976 - 1000 of 2289) sorted by relevance

1...<<31323334353637383940>>...92

/third_party/libunwind/libunwind/src/x86_64/
H A DGtrace.c59 trace_cache_free (void *arg) in trace_cache_free() argument
H A DGinit.c57 put_unwind_info (unw_addr_space_t as, unw_proc_info_t *proc_info, void *arg) in put_unwind_info() argument
63 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
314 access_mem(unw_addr_space_t as, unw_word_t addr, unw_word_t *val, int write, void *arg) access_mem() argument
337 access_reg(unw_addr_space_t as, unw_regnum_t reg, unw_word_t *val, int write, void *arg) access_reg() argument
367 access_fpreg(unw_addr_space_t as, unw_regnum_t reg, unw_fpreg_t *val, int write, void *arg) access_fpreg() argument
400 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 Dbenchmark-multi-accept.c257 static void server_cb(void *arg) { in server_cb() argument
H A Dbenchmark-pound.c177 static void tcp_do_setup(int num, void* arg) { in tcp_do_setup() argument
186 static void pipe_do_setup(int num, void* arg) { in pipe_do_setup() argument
247 static int tcp_do_connect(int num, make_connect_fn make_connect, void* arg) { in tcp_do_connect() argument
259 static int pipe_do_connect(int num, make_connect_fn make_connect, void* arg) { in pipe_do_connect() argument
271 pound_it(int concurrency, const char* type, setup_fn do_setup, connect_fn do_connect, make_connect_fn make_connect, void* arg) pound_it() argument
H A Drunner-unix.c59 char* arg; in notify_parent_process() local
88 const char* arg; in process_start() local
/third_party/libunwind/libunwind/src/aarch64/
H A DGtrace.c60 trace_cache_free (void *arg) in trace_cache_free() argument
/third_party/libunwind/libunwind/src/arm/
H A DGtrace.c60 trace_cache_free (void *arg) in trace_cache_free() argument
/third_party/libunwind/libunwind/src/ia64/
H A DGinit.c57 put_unwind_info (unw_addr_space_t as, unw_proc_info_t *proc_info, void *arg) in put_unwind_info() argument
63 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
77 access_mem(unw_addr_space_t as, unw_word_t addr, unw_word_t *val, int write, void *arg) access_mem() argument
99 access_reg(unw_addr_space_t as, unw_regnum_t reg, unw_word_t *val, int write, void *arg) access_reg() argument
219 access_fpreg(unw_addr_space_t as, unw_regnum_t reg, unw_fpreg_t *val, int write, void *arg) access_fpreg() argument
254 access_reg(unw_addr_space_t as, unw_regnum_t reg, unw_word_t *val, int write, void *arg) access_reg() argument
307 access_fpreg(unw_addr_space_t as, unw_regnum_t reg, unw_fpreg_t *val, int write, void *arg) access_fpreg() argument
348 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
[all...]
H A Dunwind_decoder.h107 unw_decode_x1(unsigned char *dp, unsigned char code, void *arg) unw_decode_x1() argument
124 unw_decode_x2(unsigned char *dp, unsigned char code, void *arg) unw_decode_x2() argument
142 unw_decode_x3(unsigned char *dp, unsigned char code, void *arg) unw_decode_x3() argument
162 unw_decode_x4(unsigned char *dp, unsigned char code, void *arg) unw_decode_x4() argument
183 unw_decode_r1(unsigned char *dp, unsigned char code, void *arg) unw_decode_r1() argument
194 unw_decode_r2(unsigned char *dp, unsigned char code, void *arg) unw_decode_r2() argument
209 unw_decode_r3(unsigned char *dp, unsigned char code, void *arg) unw_decode_r3() argument
219 unw_decode_p1(unsigned char *dp, unsigned char code, void *arg) unw_decode_p1() argument
228 unw_decode_p2_p5(unsigned char *dp, unsigned char code, void *arg) unw_decode_p2_p5() argument
277 unw_decode_p6(unsigned char *dp, unsigned char code, void *arg) unw_decode_p6() argument
290 unw_decode_p7_p10(unsigned char *dp, unsigned char code, void *arg) unw_decode_p7_p10() argument
389 unw_decode_b1(unsigned char *dp, unsigned char code, void *arg) unw_decode_b1() argument
401 unw_decode_b2(unsigned char *dp, unsigned char code, void *arg) unw_decode_b2() argument
411 unw_decode_b3_x4(unsigned char *dp, unsigned char code, void *arg) unw_decode_b3_x4() argument
447 unw_decode(unsigned char *dp, int inside_body, void *arg) unw_decode() argument
[all...]
/third_party/libunwind/libunwind/src/riscv/
H A DGinit.c79 put_unwind_info (unw_addr_space_t as, unw_proc_info_t *proc_info, void *arg) in put_unwind_info() argument
85 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
333 access_mem(unw_addr_space_t as, unw_word_t addr, unw_word_t *val, int write, void *arg) access_mem() argument
358 access_reg(unw_addr_space_t as, unw_regnum_t reg, unw_word_t *val, int write, void *arg) access_reg() argument
389 access_fpreg(unw_addr_space_t as, unw_regnum_t reg, unw_fpreg_t *fpval, int write, void *arg) access_fpreg() argument
422 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/libcoap/src/
H A Dcoap_io_lwip.c55 coap_io_process_timeout(void *arg) { in coap_io_process_timeout() argument
147 coap_recvc(void *arg, struct udp_pcb *upcb, struct pbuf *p, in coap_recvc() argument
214 coap_recvs(void *arg, struct udp_pcb *upcb, struct pbuf *p, in coap_recvs() argument
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-date.c614 ecma_builtin_date_parse(ecma_value_t this_arg, ecma_value_t arg) ecma_builtin_date_parse() argument
H A Decma-builtin-regexp-prototype.c439 ecma_builtin_regexp_prototype_exec(ecma_value_t this_arg, ecma_value_t arg) ecma_builtin_regexp_prototype_exec() argument
481 ecma_builtin_regexp_prototype_test(ecma_value_t this_arg, ecma_value_t arg) ecma_builtin_regexp_prototype_test() argument
/third_party/mesa3d/src/drm-shim/
H A Ddevice.c180 drm_shim_ioctl_version(int fd, unsigned long request, void *arg) in drm_shim_ioctl_version() argument
204 drm_shim_ioctl_get_unique(int fd, unsigned long request, void *arg) in drm_shim_ioctl_get_unique() argument
216 drm_shim_ioctl_get_cap(int fd, unsigned long request, void *arg) in drm_shim_ioctl_get_cap() argument
235 drm_shim_ioctl_gem_close(int fd, unsigned long request, void *arg) in drm_shim_ioctl_gem_close() argument
259 drm_shim_ioctl_syncobj_create(int fd, unsigned long request, void *arg) in drm_shim_ioctl_syncobj_create() argument
269 drm_shim_ioctl_stub(int fd, unsigned long request, void *arg) drm_shim_ioctl_stub() argument
290 drm_shim_ioctl(int fd, unsigned long request, void *arg) drm_shim_ioctl() argument
[all...]
/third_party/mesa3d/src/amd/compiler/
H A Daco_instruction_selection.h118 get_arg(isel_context* ctx, struct ac_arg arg) in get_arg() argument
/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_helper.cpp71 bool ac_is_sgpr_param(LLVMValueRef arg) in ac_is_sgpr_param() argument
/third_party/mesa3d/src/c11/impl/
H A Dthreads_posix.c59 void *arg; member
255 thrd_create(thrd_t *thr, thrd_start_t func, void *arg) in thrd_create() argument
/third_party/mesa3d/src/compiler/glsl/
H A Dir_print_visitor.cpp119 static unsigned arg = 1; in unique_name() local
/third_party/libwebsockets/lib/roles/h2/
H A Dhpack.c359 lws_token_from_index(struct lws *wsi, int index, const char **arg, int *len, in lws_token_from_index() argument
705 const char *arg = NULL; in lws_hpack_use_idx_hdr() local
486 lws_dynamic_token_insert(struct lws *wsi, int hdr_len, int lws_hdr_index, char *arg, size_t len) lws_dynamic_token_insert() argument
[all...]
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-c3dev/
H A Dlws-button.c89 lws_button_irq_cb_t(void *arg) in lws_button_irq_cb_t() argument
/third_party/libwebsockets/lib/roles/http/client/
H A Dclient-http.c1065 char buf[10], arg[48]; in lws_http_multipart_headers() local
/third_party/libwebsockets/lib/tls/mbedtls/
H A Dmbedtls-server.c53 lws_mbedtls_sni_cb(void *arg, mbedtls_ssl_context *mbedtls_ctx, in lws_mbedtls_sni_cb() argument
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_memory_test/
H A Dcpuset_memory_test.c284 void *thread2_routine(void __attribute__ ((unused)) * arg) in thread2_routine() argument
/third_party/ltp/testcases/kernel/device-drivers/include/
H A DincludeTest.c104 int arg; in test_ioctl() local
/third_party/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/
H A Dltp_tbio.c379 tbio_ioctl(struct block_device *blk, fmode_t mode, unsigned cmd, unsigned long arg) tbio_ioctl() argument

Completed in 18 milliseconds

1...<<31323334353637383940>>...92