Home
last modified time | relevance | path

Searched refs:OPT_VERSION (Results 1 - 9 of 9) sorted by relevance

/third_party/jerryscript/jerry-main/
H A Dmain-unix.c318 OPT_VERSION, enumerator
343 CLI_OPT_DEF (.id = OPT_VERSION, .opt = "v", .longopt = "version",
515 case OPT_VERSION: in main()
/third_party/ntfs-3g/src/
H A Dntfs-3g_common.c133 { "--version", OPT_VERSION, FLGOPT_BOGUS },
134 { "-V", OPT_VERSION, FLGOPT_BOGUS },
529 case OPT_VERSION : /* Could lead to unclean condition */ in parse_mount_options()
H A Dntfs-3g_common.h98 OPT_VERSION, enumerator
/third_party/icu/icu4c/source/tools/makeconv/
H A Dmakeconv.cpp176 OPT_VERSION, enumerator
216 if(options[OPT_VERSION].doesOccur) { in main()
/third_party/skia/third_party/externals/icu/source/tools/makeconv/
H A Dmakeconv.cpp176 OPT_VERSION, enumerator
247 if(options[OPT_VERSION].doesOccur) { in main()
/third_party/ninja/src/
H A Dninja.cc1449 enum { OPT_VERSION = 1, OPT_QUIET = 2 }; in ReadFlags() enumerator
1452 { "version", no_argument, NULL, OPT_VERSION }, in ReadFlags()
1523 case OPT_VERSION: in ReadFlags()
/third_party/node/deps/icu-small/source/tools/icuexportdata/
H A Dicuexportdata.cpp1108 OPT_VERSION, enumerator
1486 if(options[OPT_VERSION].doesOccur) {
/third_party/icu/icu4c/source/tools/icuexportdata/
H A Dicuexportdata.cpp954 OPT_VERSION, enumerator
1322 if(options[OPT_VERSION].doesOccur) {
/third_party/alsa-utils/aplay/
H A Daplay.c424 OPT_VERSION = 1, enumerator
488 {"version", 0, 0, OPT_VERSION},
582 case OPT_VERSION:

Completed in 17 milliseconds