/third_party/curl/tests/server/ |
H A D | sockfilt.c | 1360 int arg = 1; in main() local [all...] |
H A D | rtspd.c | 1068 int arg = 1; in main() local [all...] |
H A D | socksd.c | 967 int arg = 1; in main() local [all...] |
H A D | mqttd.c | 935 int arg = 1; in main() local [all...] |
H A D | tftpd.c | 555 int arg = 1; in main() local [all...] |
/third_party/elfutils/src/ |
H A D | elfcmp.c | 684 parse_opt (int key, char *arg, in parse_opt() argument
|
/third_party/elfutils/tests/ |
H A D | varlocs.c | 923 handle_attr (Dwarf_Attribute *attr, void *arg) in handle_attr() argument 995 struct attr_arg arg; in handle_die() local
|
/third_party/eudev/src/cdrom_id/ |
H A D | cdrom_id.c | 159 static void scsi_cmd_set(struct udev *udev, struct scsi_cmd *cmd, size_t i, unsigned char arg) in scsi_cmd_set() argument
|
/third_party/ffmpeg/fftools/ |
H A D | opt_common.c | 75 int show_license(void *optctx, const char *opt, const char *arg) in show_license() argument 248 int show_version(void *optctx, const char *opt, const char *arg) in show_version() argument 257 int show_buildconf(void *optctx, const char *opt, const char *arg) in show_buildconf() argument 574 int show_help(void *optctx, const char *opt, const char *arg) in show_help() argument 667 int show_codecs(void *optctx, const char *opt, const char *arg) in show_codecs() argument 764 int show_decoders(void *optctx, const char *opt, const char *arg) in show_decoders() argument 770 int show_encoders(void *optctx, const char *opt, const char *arg) in show_encoders() argument 776 int show_bsfs(void *optctx, const char *opt, const char *arg) in show_bsfs() argument 788 show_filters(void *optctx, const char *opt, const char *arg) show_filters() argument 844 show_formats_devices(void *optctx, const char *opt, const char *arg, int device_only, int muxdemuxers) show_formats_devices() argument 907 show_formats(void *optctx, const char *opt, const char *arg) show_formats() argument 912 show_muxers(void *optctx, const char *opt, const char *arg) show_muxers() argument 917 show_demuxers(void *optctx, const char *opt, const char *arg) show_demuxers() argument 922 show_devices(void *optctx, const char *opt, const char *arg) show_devices() argument 927 show_protocols(void *optctx, const char *opt, const char *arg) show_protocols() argument 942 show_colors(void *optctx, const char *opt, const char *arg) show_colors() argument 956 show_pix_fmts(void *optctx, const char *opt, const char *arg) show_pix_fmts() argument 994 show_layouts(void *optctx, const char *opt, const char *arg) show_layouts() argument 1027 show_sample_fmts(void *optctx, const char *opt, const char *arg) show_sample_fmts() argument 1036 show_dispositions(void *optctx, const char *opt, const char *arg) show_dispositions() argument 1046 opt_cpuflags(void *optctx, const char *opt, const char *arg) opt_cpuflags() argument 1058 opt_cpucount(void *optctx, const char *opt, const char *arg) opt_cpucount() argument 1210 opt_report(void *optctx, const char *opt, const char *arg) opt_report() argument 1215 opt_max_alloc(void *optctx, const char *opt, const char *arg) opt_max_alloc() argument 1229 opt_loglevel(void *optctx, const char *opt, const char *arg) opt_loglevel() argument 1370 show_sinks_sources_parse_arg(const char *arg, char **dev, AVDictionary **opts) show_sinks_sources_parse_arg() argument 1392 show_sources(void *optctx, const char *opt, const char *arg) show_sources() argument 1430 show_sinks(void *optctx, const char *opt, const char *arg) show_sinks() argument [all...] |
H A D | cmdutils.c | 306 int parse_option(void *optctx, const char *opt, const char *arg, in parse_option() argument 251 write_option(void *optctx, const OptionDef *po, const char *opt, const char *arg) write_option() argument 510 opt_default(void *optctx, const char *opt, const char *arg) opt_default() argument 602 finish_group(OptionParseContext *octx, int group_idx, const char *arg) finish_group() argument 701 const char *opt = argv[optindex++], *arg; split_commandline() local [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | avfilter.c | 532 int avfilter_process_command(AVFilterContext *filter, const char *cmd, const char *arg, char *res, int res_len, int flags) in avfilter_process_command() argument 629 static int default_execute(AVFilterContext *ctx, avfilter_action_func *func, void *arg, in default_execute() argument 863 ff_filter_process_command(AVFilterContext *ctx, const char *cmd, const char *arg, char *res, int res_len, int flags) ff_filter_process_command() argument [all...] |
H A D | avfiltergraph.c | 1184 int avfilter_graph_send_command(AVFilterGraph *graph, const char *target, const char *cmd, const char *arg, char *res, int res_len, int flags) in avfilter_graph_send_command() argument 1214 int avfilter_graph_queue_command(AVFilterGraph *graph, const char *target, const char *command, const char *arg, int flags, double ts) in avfilter_graph_queue_command() argument
|
H A D | vf_bm3d.c | 691 static int filter_slice(AVFilterContext *ctx, void *arg, int jobnr, int nb_jobs) in filter_slice() argument
|
H A D | af_sofalizer.c | 188 static int parse_channel_name(AVFilterContext *ctx, char **arg, int *rchannel) in parse_channel_name() argument 220 char *arg, *tokenizer, *p, *args = av_strdup(s->speakers_pos); in parse_speaker_pos() local 332 sofalizer_convolute(AVFilterContext *ctx, void *arg, int jobnr, int nb_jobs) sofalizer_convolute() argument 432 sofalizer_fast_convolute(AVFilterContext *ctx, void *arg, int jobnr, int nb_jobs) sofalizer_fast_convolute() argument [all...] |
H A D | af_anequalizer.c | 589 char *arg = av_strtok(s->nb_filters == 0 ? args : NULL, "|", &saveptr); in config_input() local 696 static int filter_channels(AVFilterContext *ctx, void *arg, in filter_channels() argument
|
H A D | af_headphone.c | 90 static int parse_channel_name(const char *arg, enum AVChannel *rchannel) in parse_channel_name() argument 103 char *arg, *tokenizer, *p; in parse_map() local 143 static int headphone_convolute(AVFilterContext *ctx, void *arg, int jobnr, int nb_jobs) in headphone_convolute() argument 214 static int headphone_fast_convolute(AVFilterContext *ctx, void *arg, in argument [all...] |
H A D | vf_datascope.c | 176 static int filter_color2(AVFilterContext *ctx, void *arg, int jobnr, int nb_jobs) in filter_color2() argument 223 static int filter_color(AVFilterContext *ctx, void *arg, int jobnr, int nb_jobs) in filter_color() argument 266 static int filter_mono(AVFilterContext *ctx, void *arg, int jobnr, int nb_jobs) in filter_mono() argument
|
H A D | vf_curves.c | 516 static int filter_slice_packed(AVFilterContext *ctx, void *arg, int jobnr, int nb_jobs) in filter_slice_packed() argument 564 static int filter_slice_planar(AVFilterContext *ctx, void *arg, int jobnr, int nb_jobs) in filter_slice_planar() argument
|
H A D | af_atempo.c | 1144 process_command(AVFilterContext *ctx, const char *cmd, const char *arg, char *res, int res_len, int flags) process_command() argument
|
H A D | af_astats.c | 579 static int filter_channel(AVFilterContext *ctx, void *arg, int jobnr, int nb_jobs) in filter_channel() argument
|
H A D | vf_fftdnoiz.c | 534 static int denoise(AVFilterContext *ctx, void *arg, in denoise() argument
|
H A D | vf_stereo3d.c | 606 static int filter_slice(AVFilterContext *ctx, void *arg, int jobnr, int nb_jobs) in filter_slice() argument
|
H A D | vf_removegrain.c | 516 static int filter_slice(AVFilterContext *ctx, void *arg, int jobnr, int nb_jobs) in filter_slice() argument
|
H A D | vf_rotate.c | 412 static int filter_slice(AVFilterContext *ctx, void *arg, int job, int nb_jobs) in filter_slice() argument
|
/third_party/ffmpeg/libavfilter/dnn/ |
H A D | dnn_backend_tf.c | 192 static inline void destroy_request_item(TFRequestItem **arg) { in destroy_request_item() argument
|