Home
last modified time | relevance | path

Searched refs:opt_help (Results 1 – 25 of 41) sorted by relevance

12

/external/icu/icu4c/source/samples/coll/
Dcoll.cpp44 UBool opt_help = FALSE; variable
77 {"-help", OptSpec::FLAG, &opt_help},
78 {"-?", OptSpec::FLAG, &opt_help},
241 if (processOptions(argc, argv, opts) != TRUE || opt_help) { in main()
/external/chromium_org/third_party/icu/source/samples/coll/
Dcoll.cpp44 UBool opt_help = FALSE; variable
77 {"-help", OptSpec::FLAG, &opt_help},
78 {"-?", OptSpec::FLAG, &opt_help},
241 if (processOptions(argc, argv, opts) != TRUE || opt_help) { in main()
/external/icu/icu4c/source/samples/strsrch/
Dstrsrch.cpp47 UBool opt_help = FALSE; variable
88 {"-help", OptSpec::FLAG, &opt_help},
89 {"-?", OptSpec::FLAG, &opt_help},
279 if (processOptions(argc, argv, opts) != TRUE || opt_help) { in main()
/external/chromium_org/third_party/icu/source/samples/strsrch/
Dstrsrch.cpp47 UBool opt_help = FALSE; variable
88 {"-help", OptSpec::FLAG, &opt_help},
89 {"-?", OptSpec::FLAG, &opt_help},
279 if (processOptions(argc, argv, opts) != TRUE || opt_help) { in main()
/external/chromium_org/third_party/devscripts/
Dlicensecheck.pl.vanilla176 my ($opt_help, $opt_version);
223 GetOptions("help|h" => \$opt_help,
244 if ($opt_help) { help(); exit 0; }
Dlicensecheck.pl180 my ($opt_help, $opt_version);
227 GetOptions("help|h" => \$opt_help,
246 if ($opt_help) { help(); exit 0; }
/external/qemu/
Dqemu-options.h32 #define DEF(option, opt_arg, opt_enum, opt_help) \ argument
Dvl-android.c1434 #define DEF(option, opt_arg, opt_enum, opt_help) \ in qemu_help() argument
1435 opt_help in qemu_help()
1463 #define DEF(option, opt_arg, opt_enum, opt_help) \ argument
1480 #define DEF(option, opt_arg, opt_enum, opt_help) \ argument
/external/icu/icu4c/source/test/perf/ubrkperf/
Dubrkperfold.cpp98 UBool opt_help = FALSE; variable
149 {"-help", OptSpec::FLAG, &opt_help},
150 {"-?", OptSpec::FLAG, &opt_help},
641 if (ProcessOptions(argc, argv, opts) != TRUE || opt_help || opt_fName == 0) { in main()
/external/chromium_org/third_party/icu/source/test/perf/ubrkperf/
Dubrkperfold.cpp98 UBool opt_help = FALSE; variable
149 {"-help", OptSpec::FLAG, &opt_help},
150 {"-?", OptSpec::FLAG, &opt_help},
641 if (ProcessOptions(argc, argv, opts) != TRUE || opt_help || opt_fName == 0) { in main()
/external/stlport/
Dconfigure.bat34 if "%1" == "-?" goto opt_help
35 if "%1" == "-h" goto opt_help
36 if "%1" == "/?" goto opt_help
37 if "%1" == "/h" goto opt_help
38 if "%1" == "--help" goto opt_help
105 :opt_help label
/external/chromium_org/third_party/icu/source/test/perf/collationperf/
Dcollperf.cpp109 UBool opt_help = FALSE; variable
174 {"-help", OptSpec::FLAG, &opt_help},
175 {"-?", OptSpec::FLAG, &opt_help},
1426 if (ProcessOptions(argc, argv, opts) != TRUE || opt_help || opt_fName == 0) { in main()
/external/icu/icu4c/source/test/perf/collationperf/
Dcollperf.cpp109 UBool opt_help = FALSE; variable
174 {"-help", OptSpec::FLAG, &opt_help},
175 {"-?", OptSpec::FLAG, &opt_help},
1426 if (ProcessOptions(argc, argv, opts) != TRUE || opt_help || opt_fName == 0) { in main()
/external/libexif/
Dltmain.sh1055 opt_help=false
1100 opt_help=:
1104 opt_help=': help-all'
1194 $opt_help || {
2295 $opt_help || {
2487 if $opt_help; then
2488 if test "$opt_help" = :; then
/external/libopus/
Dltmain.sh1048 opt_help=false
1094 opt_help=:
1098 opt_help=': help-all'
1192 $opt_help || {
2293 $opt_help || {
2485 if $opt_help; then
2486 if test "$opt_help" = :; then
/external/libcap-ng/libcap-ng-0.7/
Dltmain.sh1048 opt_help=false
1094 opt_help=:
1098 opt_help=': help-all'
1192 $opt_help || {
2293 $opt_help || {
2485 if $opt_help; then
2486 if test "$opt_help" = :; then
/external/protobuf/gtest/build-aux/
Dltmain.sh1048 opt_help=false
1094 opt_help=:
1098 opt_help=': help-all'
1192 $opt_help || {
2293 $opt_help || {
2485 if $opt_help; then
2486 if test "$opt_help" = :; then
/external/libpng/
Dltmain.sh1048 opt_help=false
1094 opt_help=:
1098 opt_help=': help-all'
1192 $opt_help || {
2293 $opt_help || {
2485 if $opt_help; then
2486 if test "$opt_help" = :; then
/external/libedit/
Dltmain.sh1048 opt_help=false
1094 opt_help=:
1098 opt_help=': help-all'
1192 $opt_help || {
2293 $opt_help || {
2485 if $opt_help; then
2486 if test "$opt_help" = :; then
/external/openfst/
Dltmain.sh1048 opt_help=false
1094 opt_help=:
1098 opt_help=': help-all'
1192 $opt_help || {
2293 $opt_help || {
2485 if $opt_help; then
2486 if test "$opt_help" = :; then
/external/chromium_org/third_party/opus/src/
Dltmain.sh1048 opt_help=false
1094 opt_help=:
1098 opt_help=': help-all'
1192 $opt_help || {
2293 $opt_help || {
2485 if $opt_help; then
2486 if test "$opt_help" = :; then
/external/pcre/dist/
Dltmain.sh1048 opt_help=false
1094 opt_help=:
1098 opt_help=': help-all'
1192 $opt_help || {
2293 $opt_help || {
2485 if $opt_help; then
2486 if test "$opt_help" = :; then
/external/pixman/
Dltmain.sh1048 opt_help=false
1094 opt_help=:
1098 opt_help=': help-all'
1192 $opt_help || {
2293 $opt_help || {
2485 if $opt_help; then
2486 if test "$opt_help" = :; then
/external/valgrind/main/mpi/
Dlibmpiwrap.c177 static Bool opt_help = False; variable
199 opt_help = True; in before()
212 if (opt_help) { in before()
/external/chromium_org/third_party/tcmalloc/chromium/src/
Dpprof304 $main::opt_help = 0;
374 GetOptions("help!" => \$main::opt_help,
425 if ($main::opt_help) {

12