Home
last modified time | relevance | path

Searched refs:list_options (Results 1 – 6 of 6) sorted by relevance

/third_party/openssl/apps/
Dopenssl.c358 const OPTIONS list_options[] = { variable
388 prog = opt_init(argc, argv, list_options); in list_main()
397 opt_help(list_options); in list_main()
/third_party/ffmpeg/libavdevice/
Ddshow_crossbar.c63 int log_level = ctx->list_options ? AV_LOG_INFO : AV_LOG_DEBUG; in setup_crossbar_options()
Ddshow_capture.h298 int list_options; member
Ddshow.c1139 if (ctx->list_options) { in dshow_read_header()
1174 if (ctx->list_options) { in dshow_read_header()
1303 …{ "list_options", "list available options for specified device", OFFSET(list_options), AV_OPT_TYPE…
/third_party/python/Doc/library/
Dpdb.rst518 (Pdb) global list_options; list_options = ['-l']
/third_party/ffmpeg/doc/
Dindevs.texi510 @item list_options
647 $ ffmpeg -list_options true -f dshow -i video="Camera"