Home
last modified time | relevance | path

Searched refs:OPT_VERBOSE (Results 1 – 17 of 17) sorted by relevance

/third_party/libinput/tools/
Dlibinput-quirks.c106 OPT_VERBOSE, in main() enumerator
111 { "verbose", no_argument, 0, OPT_VERBOSE }, in main()
128 case OPT_VERBOSE: in main()
Dlibinput-debug-events.c985 OPT_VERBOSE, in main() enumerator
996 { "verbose", no_argument, 0, OPT_VERBOSE }, in main()
1043 case OPT_VERBOSE: in main()
Dlibinput-debug-gui.c1543 OPT_VERBOSE, in main() enumerator
1551 { "verbose", no_argument, 0, OPT_VERBOSE }, in main()
1578 case OPT_VERBOSE: in main()
/third_party/libxkbcommon/tools/
Dcompile-keymap.c107 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/
Dverify.c32 OPT_VERBOSE enumerator
39 {"verbose", OPT_VERBOSE, '-',
158 case OPT_VERBOSE: in verify_main()
Drehash.c458 OPT_COMPAT, OPT_OLD, OPT_N, OPT_VERBOSE enumerator
469 {"v", OPT_VERBOSE, '-', "Verbose output"},
501 case OPT_VERBOSE: in rehash_main()
Dsrp.c190 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()
Dreq.c90 OPT_VERIFY, OPT_NODES, OPT_NOOUT, OPT_VERBOSE, OPT_UTF8, enumerator
122 {"verbose", OPT_VERBOSE, '-', "Verbose output"},
351 case OPT_VERBOSE: in req_main()
Dca.c141 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/
Dsndfile-regtest.c37 OPT_VERBOSE = 0x2000 enumerator
/third_party/node/deps/icu-small/source/tools/icuexportdata/
Dicuexportdata.cpp136 OPT_VERBOSE, enumerator
187 VERBOSE = options[OPT_VERBOSE].doesOccur; in main()
/third_party/e2fsprogs/misc/
De4crypt.c74 #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/
Df2fscrypt.c115 #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/
Dmakeconv.cpp178 OPT_VERBOSE, enumerator
257 VERBOSE = options[OPT_VERBOSE].doesOccur; in main()
/third_party/skia/third_party/externals/icu/source/tools/makeconv/
Dmakeconv.cpp178 OPT_VERBOSE, enumerator
257 VERBOSE = options[OPT_VERBOSE].doesOccur; in main()
/third_party/flutter/skia/third_party/externals/icu/source/tools/makeconv/
Dmakeconv.cpp178 OPT_VERBOSE, enumerator
254 VERBOSE = options[OPT_VERBOSE].doesOccur; in main()
/third_party/libinput/test/
Dlitest.c4293 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()