/third_party/ffmpeg/libavcodec/ |
H A D | v210dec.c | 106 static int v210_decode_slice(AVCodecContext *avctx, void *arg, int jobnr, int threadnr) in v210_decode_slice() argument
|
/third_party/ffmpeg/libavfilter/ |
H A D | f_zmq.c | 91 char *target, *command, *arg; member
|
H A D | vf_hflip.c | 89 static int filter_slice(AVFilterContext *ctx, void *arg, int job, int nb_jobs) in filter_slice() argument
|
H A D | vsrc_sierpinski.c | 90 static int draw_triangle_slice(AVFilterContext *ctx, void *arg, int job, int nb_jobs) in draw_triangle_slice() argument 115 static int draw_carpet_slice(AVFilterContext *ctx, void *arg, int job, int nb_jobs) in draw_carpet_slice() argument
|
H A D | vf_maskedmerge.c | 68 static int filter_slice(AVFilterContext *ctx, void *arg, int jobnr, int nb_jobs) in filter_slice() argument
|
H A D | vf_median.c | 179 static int filter_slice(AVFilterContext *ctx, void *arg, int jobnr, int nb_jobs) in filter_slice() argument
|
H A D | vf_threshold.c | 77 static int filter_slice(AVFilterContext *ctx, void *arg, int jobnr, int nb_jobs) in filter_slice() argument
|
/third_party/ffmpeg/libavformat/ |
H A D | librist.c | 90 static int log_cb(void *arg, enum rist_log_level log_level, const char *msg) in log_cb() argument
|
/third_party/ffmpeg/libavutil/ |
H A D | threadmessage.c | 213 static int free_func_wrap(void *arg, void *buf, size_t *nb_elems) in free_func_wrap() argument
|
/third_party/ffmpeg/tests/api/ |
H A D | api-threadmessage-test.c | 55 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 D | hwdep_hw.c | 69 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 D | seq.c | 156 int morehelp, err, arg, arg1; in main() local
|
/third_party/backends/backend/ |
H A D | kvs20xx_cmd.c | 84 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 D | getinfo.c | 574 va_list arg; in Curl_getinfo() local
|
/third_party/benchmark/src/ |
H A D | perf_counters.cc | 74 pfm_perf_encode_arg_t arg; in IsCounterSupported() local
|
/third_party/icu/icu4c/source/samples/date/ |
H A D | date.c | 73 char *arg; in main() local [all...] |
/third_party/FreeBSD/sys/dev/usb/quirk/ |
H A D | usb_quirk.c | 851 usb_quirk_init(void *arg) in usb_quirk_init() argument
|
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/ |
H A D | module.h | 65 _module_run(void *arg) in _module_run() argument
|
/third_party/FreeBSD/sys/kern/ |
H A D | subr_kobj.c | 55 kobj_init_mutex(void *arg) in kobj_init_mutex() argument
|
/third_party/NuttX/drivers/pipes/ |
H A D | pipe_common.c | 775 int pipecommon_ioctl(struct file *filep, int cmd, unsigned long arg) in pipecommon_ioctl() argument
|
/third_party/NuttX/drivers/usbdev/gadget/ |
H A D | f_camera.c | 201 int usbdev_camera_initialize(struct module *mod, int n, void *arg) in usbdev_camera_initialize() argument
|
H A D | f_mass_storage_ram.c | 134 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 D | usb_handle.c | 270 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 D | MessagePatternUtilDemo.java | 47 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 D | Gfde.c | 46 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...] |