Searched refs:OPT_DATA (Results 1 - 4 of 4) sorted by relevance
/third_party/ffmpeg/fftools/ |
H A D | cmdutils.h | 149 #define OPT_DATA 0x1000 macro
|
H A D | ffmpeg_opt.c | 4023 { "dcodec", HAS_ARG | OPT_DATA | OPT_PERFILE | OPT_EXPERT | OPT_INPUT | OPT_OUTPUT, { .func_arg = opt_data_codec },
|
/third_party/node/deps/openssl/openssl/apps/ |
H A D | ts.c | 81 OPT_ENGINE, OPT_CONFIG, OPT_SECTION, OPT_QUERY, OPT_DATA, enumerator 111 {"data", OPT_DATA, '<', "File to hash"}, 211 case OPT_DATA: in ts_main()
|
/third_party/openssl/apps/ |
H A D | ts.c | 81 OPT_ENGINE, OPT_CONFIG, OPT_SECTION, OPT_QUERY, OPT_DATA, enumerator 111 {"data", OPT_DATA, '<', "File to hash"}, 211 case OPT_DATA: in ts_main()
|
Completed in 9 milliseconds