/third_party/ffmpeg/libavfilter/ |
H A D | vf_w3fdif.c | 359 static int deinterlace_plane_slice(AVFilterContext *ctx, void *arg, in deinterlace_plane_slice() argument 467 static int deinterlace_slice(AVFilterContext *ctx, void *arg, in deinterlace_slice() argument
|
/third_party/curl/src/ |
H A D | tool_formparse.c | 180 tool_mime_stdin_read(char *buffer, size_t size, size_t nitems, void *arg) tool_mime_stdin_read() argument
|
/third_party/gn/src/base/ |
H A D | logging.h | 129 inline constexpr bool AnalyzerAssumeTrue(bool arg) { in AnalyzerAssumeTrue() argument
|
/third_party/ffmpeg/tests/checkasm/ |
H A D | checkasm.c | 397 va_list arg; in color_printf() local 758 va_list arg; in checkasm_check_func() local 809 va_list arg; in checkasm_fail_func() local 839 va_list arg; checkasm_report() local 859 va_list arg; checkasm_report() local [all...] |
/third_party/alsa-utils/seq/aplaymidi/ |
H A D | arecordmidi.c | 153 static void parse_ports(const char *arg) in parse_ports() argument 182 static void init_metronome(const char *arg) in init_metronome() argument 193 static void time_signature(const char *arg) in time_signature() argument
|
H A D | aplaymidi.c | 140 static void parse_ports(const char *arg) in parse_ports() argument
|
/third_party/alsa-lib/src/hwdep/ |
H A D | hwdep.c | 462 int snd_hwdep_ioctl(snd_hwdep_t *hwdep, unsigned int request, void * arg) in snd_hwdep_ioctl() argument
|
/third_party/backends/backend/ |
H A D | kodak.c | 2542 sense_handler (int fd, unsigned char * sensed_data, void *arg) in sense_handler() argument
|
H A D | teco1.c | 576 teco_sense_handler (int __sane_unused__ scsi_fd, unsigned char *result, void __sane_unused__ *arg) in teco_sense_handler() argument
|
H A D | tamarack.c | 183 sense_handler (int scsi_fd, u_char *result, void *arg) in sense_handler() argument
|
H A D | leo.c | 433 leo_sense_handler (int scsi_fd, unsigned char *result, void __sane_unused__ *arg) in leo_sense_handler() argument
|
H A D | teco3.c | 422 teco_sense_handler (int __sane_unused__ scsi_fd, unsigned char *result, void __sane_unused__ *arg) in teco_sense_handler() argument
|
H A D | sceptre.c | 521 sceptre_sense_handler (int scsi_fd, unsigned char __sane_unused__ *result, void __sane_unused__ *arg) in sceptre_sense_handler() argument
|
/third_party/backends/testsuite/backend/genesys/ |
H A D | session_config_test.cpp | 471 std::string arg = argv[argi]; in main() local
|
/third_party/curl/lib/ |
H A D | asyn-ares.c | 571 static void query_completed_cb(void *arg, /* (struct connectdata *) */ in query_completed_cb() argument 742 static void addrinfo_cb(void *arg, int status, int timeouts, in addrinfo_cb() argument
|
H A D | asyn-thread.c | 450 static unsigned int CURL_STDCALL getaddrinfo_thread(void *arg) in getaddrinfo_thread() argument 503 static unsigned int CURL_STDCALL gethostbyname_thread(void *arg) in gethostbyname_thread() argument
|
H A D | c-hyper.c | 819 static void http1xx_cb(void *arg, struct hyper_response *resp) in http1xx_cb() argument
|
H A D | easy.c | 820 va_list arg; in curl_easy_getinfo() local
|
H A D | http_aws_sigv4.c | 532 const char *arg; in Curl_output_aws_sigv4() local
|
/third_party/benchmark/src/ |
H A D | sysinfo.cc | 208 bool ReadFromFile(std::string const& fname, ArgT* arg) { in ReadFromFile() argument
|
H A D | benchmark_register.cc | 293 std::size_t arg = 0; in ArgsProduct() local [all...] |
/third_party/NuttX/drivers/usbdev/gadget/ |
H A D | f_dfu.c | 1229 int usbdev_dfu_initialize(struct module *mod, int n, void *arg) in usbdev_dfu_initialize() argument
|
H A D | f_hid.c | 1015 int usbdev_hid_initialize(struct module *mod, int n, void *arg) in usbdev_hid_initialize() argument
|
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/ |
H A D | usbd_generic_ep0.c | 948 static int generic_ep0_handle_ioctl(struct usb_handle *handle, int cmd, void *arg) in generic_ep0_handle_ioctl() argument
|
H A D | usbd_config.c | 1114 int fconfig_handle_ioctl(struct usb_handle *handle, int cmd, void *arg) in fconfig_handle_ioctl() argument
|