/third_party/libinput/tools/ |
D | libinput-quirks.c | 106 OPT_VERBOSE, in main() enumerator 111 { "verbose", no_argument, 0, OPT_VERBOSE }, in main() 128 case OPT_VERBOSE: in main()
|
D | libinput-debug-events.c | 985 OPT_VERBOSE, in main() enumerator 996 { "verbose", no_argument, 0, OPT_VERBOSE }, in main() 1043 case OPT_VERBOSE: in main()
|
D | libinput-debug-gui.c | 1543 OPT_VERBOSE, in main() enumerator 1551 { "verbose", no_argument, 0, OPT_VERBOSE }, in main() 1578 case OPT_VERBOSE: in main()
|
/third_party/libxkbcommon/tools/ |
D | compile-keymap.c | 107 OPT_VERBOSE, in parse_options() enumerator 121 {"verbose", no_argument, 0, OPT_VERBOSE}, in parse_options() 148 case OPT_VERBOSE: in parse_options()
|
/third_party/openssl/apps/ |
D | verify.c | 32 OPT_VERBOSE enumerator 39 {"verbose", OPT_VERBOSE, '-', 158 case OPT_VERBOSE: in verify_main()
|
D | rehash.c | 458 OPT_COMPAT, OPT_OLD, OPT_N, OPT_VERBOSE enumerator 469 {"v", OPT_VERBOSE, '-', "Verbose output"}, 501 case OPT_VERBOSE: in rehash_main()
|
D | srp.c | 190 OPT_VERBOSE, OPT_CONFIG, OPT_NAME, OPT_SRPVFILE, OPT_ADD, enumerator 197 {"verbose", OPT_VERBOSE, '-', "Talk a lot while doing things"}, 243 case OPT_VERBOSE: in srp_main()
|
D | req.c | 90 OPT_VERIFY, OPT_NODES, OPT_NOOUT, OPT_VERBOSE, OPT_UTF8, enumerator 122 {"verbose", OPT_VERBOSE, '-', "Verbose output"}, 351 case OPT_VERBOSE: in req_main()
|
D | ca.c | 141 OPT_ENGINE, OPT_VERBOSE, OPT_CONFIG, OPT_NAME, OPT_SUBJ, OPT_UTF8, enumerator 157 {"verbose", OPT_VERBOSE, '-', "Verbose output during processing"}, 285 case OPT_VERBOSE: in ca_main()
|
/third_party/libsnd/regtest/ |
D | sndfile-regtest.c | 37 OPT_VERBOSE = 0x2000 enumerator
|
/third_party/node/deps/icu-small/source/tools/icuexportdata/ |
D | icuexportdata.cpp | 136 OPT_VERBOSE, enumerator 187 VERBOSE = options[OPT_VERBOSE].doesOccur; in main()
|
/third_party/e2fsprogs/misc/ |
D | e4crypt.c | 74 #define OPT_VERBOSE 0x0001 macro 305 if (options & OPT_VERBOSE) { in parse_salt() 673 options |= OPT_VERBOSE; in do_add_key()
|
/third_party/f2fs-tools/tools/ |
D | f2fscrypt.c | 115 #define OPT_VERBOSE 0x0001 macro 351 if (options & OPT_VERBOSE) { in parse_salt() 710 options |= OPT_VERBOSE; in do_add_key()
|
/third_party/icu/icu4c/source/tools/makeconv/ |
D | makeconv.cpp | 178 OPT_VERBOSE, enumerator 257 VERBOSE = options[OPT_VERBOSE].doesOccur; in main()
|
/third_party/skia/third_party/externals/icu/source/tools/makeconv/ |
D | makeconv.cpp | 178 OPT_VERBOSE, enumerator 257 VERBOSE = options[OPT_VERBOSE].doesOccur; in main()
|
/third_party/flutter/skia/third_party/externals/icu/source/tools/makeconv/ |
D | makeconv.cpp | 178 OPT_VERBOSE, enumerator 254 VERBOSE = options[OPT_VERBOSE].doesOccur; in main()
|
/third_party/libinput/test/ |
D | litest.c | 4293 OPT_VERBOSE, in litest_parse_argv() enumerator 4303 { "verbose", 0, 0, OPT_VERBOSE }, in litest_parse_argv() 4392 case OPT_VERBOSE: in litest_parse_argv()
|