Home
last modified time | relevance | path

Searched defs:arg (Results 626 - 650 of 2238) sorted by relevance

1...<<21222324252627282930>>...90

/third_party/ffmpeg/tests/api/
H A Dapi-threadmessage-test.c55 static void free_frame(void *arg) in free_frame() argument
62 static void *sender_thread(void *arg) in sender_thread() argument
126 static void *receiver_thread(void *arg) in receiver_thread() argument
/third_party/alsa-lib/src/hwdep/
H A Dhwdep_hw.c69 static int snd_hwdep_hw_ioctl(snd_hwdep_t *hwdep, unsigned int request, void * arg) in snd_hwdep_hw_ioctl() argument
/third_party/alsa-lib/test/
H A Dseq.c156 int morehelp, err, arg, arg1; in main() local
/third_party/backends/backend/
H A Dkvs20xx_cmd.c84 kvs20xx_sense_handler(int __sane_unused__ fd, u_char * sense_buffer, void __sane_unused__ * arg) kvs20xx_sense_handler() argument
/third_party/curl/lib/
H A Dgetinfo.c574 va_list arg; in Curl_getinfo() local
/third_party/benchmark/src/
H A Dperf_counters.cc74 pfm_perf_encode_arg_t arg; in IsCounterSupported() local
/third_party/icu/icu4c/source/samples/date/
H A Ddate.c73 char *arg; in main() local
[all...]
/third_party/FreeBSD/sys/dev/usb/quirk/
H A Dusb_quirk.c851 usb_quirk_init(void *arg) in usb_quirk_init() argument
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
H A Dmodule.h65 _module_run(void *arg) in _module_run() argument
/third_party/FreeBSD/sys/kern/
H A Dsubr_kobj.c55 kobj_init_mutex(void *arg) in kobj_init_mutex() argument
/third_party/NuttX/drivers/pipes/
H A Dpipe_common.c775 int pipecommon_ioctl(struct file *filep, int cmd, unsigned long arg) in pipecommon_ioctl() argument
/third_party/NuttX/drivers/usbdev/gadget/
H A Df_camera.c201 int usbdev_camera_initialize(struct module *mod, int n, void *arg) in usbdev_camera_initialize() argument
H A Df_mass_storage_ram.c134 static int ram_ioctl(struct inode *ram_inode, int cmd, unsigned long arg) in ram_ioctl() argument
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
H A Dusb_handle.c270 int handle_ioctl(int fd, int cmd, void *arg) in handle_ioctl() argument
/third_party/icu/icu4j/samples/src/com/ibm/icu/samples/text/messagepattern/
H A DMessagePatternUtilDemo.java47 private static final void printArg(MessagePatternUtil.ArgNode arg, int depth) { in printArg() argument
151 private static final void genCode(MessagePatternUtil.ArgNode arg, in genCode() argument
[all...]
/third_party/libunwind/libunwind/src/dwarf/
H A DGfde.c46 parse_cie(unw_addr_space_t as, unw_accessors_t *a, unw_word_t addr, const unw_proc_info_t *pi, struct dwarf_cie_info *dci, int is_debug_frame, void *arg) parse_cie() argument
222 dwarf_extract_proc_info_from_fde(unw_addr_space_t as, unw_accessors_t *a, unw_word_t *addrp, unw_proc_info_t *pi, unw_word_t base, int need_unwind_info, int is_debug_frame, void *arg) dwarf_extract_proc_info_from_fde() argument
[all...]
/third_party/libunwind/libunwind/src/ia64/
H A DGresume.c34 local_resume (unw_addr_space_t as, unw_cursor_t *cursor, void *arg) in local_resume() argument
167 ia64_local_resume (unw_addr_space_t as, unw_cursor_t *cursor, void *arg) in ia64_local_resume() argument
/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
/third_party/jerryscript/jerry-main/
H A Dcli.c111 const char *arg = state_p->argv[0]; in cli_consume_option() local
[all...]

Completed in 13 milliseconds

1...<<21222324252627282930>>...90