Home
last modified time | relevance | path

Searched defs:opt_name (Results 1 – 9 of 9) sorted by relevance

/third_party/node/deps/v8/tools/
Dcodemap.mjs277 constructor(size, opt_name, opt_type) { argument
/third_party/libwebsockets/lib/roles/ws/ext/
Dextension.c357 const char *opt_name, const char *opt_val) in lws_set_extension_option()
/third_party/fsverity-utils/programs/
Dfsverity.c246 const char *opt_name; in parse_out_metadata_option() local
/third_party/ffmpeg/fftools/
Dffmpeg_filter.c541 #define AUTO_INSERT_FILTER(opt_name, filter_name, arg) do { \ in configure_output_audio_filter() argument
869 #define AUTO_INSERT_FILTER_INPUT(opt_name, filter_name, arg) do { \ in configure_input_audio_filter() argument
Dffprobe.c1750 #define CHECK_COMPLIANCE(opt, opt_name) \ in xml_init() argument
/third_party/cups-filters/cupsfilters/
Dppdgenerator.c671 add_choice_to_array(char *name, char *human_readable, char *opt_name, in add_choice_to_array()
720 lookup_choice(char *name, char *opt_name, cups_array_t *options, in lookup_choice()
749 char *opt_name = NULL, *choice_name = NULL, in load_opt_strings_catalog() local
/third_party/ffmpeg/libavfilter/
Dvf_rotate.c320 #define SET_SIZE_EXPR(name, opt_name) do { \ in config_props() argument
/third_party/libwebsockets/lib/core-net/
Dwsi.c806 const char *opt_name, const char *opt_val) in lws_set_extension_option()
/third_party/ffmpeg/libavcodec/
Dac3enc.c1962 static void validate_mix_level(void *log_ctx, const char *opt_name, in validate_mix_level()