Home
last modified time | relevance | path

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

12

/external/icu/icu4c/source/samples/coll/
Dcoll.cpp50 UBool opt_help = false; variable
83 {"-help", OptSpec::FLAG, &opt_help},
84 {"-?", OptSpec::FLAG, &opt_help},
247 if (!static_cast<bool>(processOptions(argc, argv, opts)) || static_cast<bool>(opt_help)) { in main()
/external/icu/icu4c/source/samples/strsrch/
Dstrsrch.cpp52 UBool opt_help = false; variable
93 {"-help", OptSpec::FLAG, &opt_help},
94 {"-?", OptSpec::FLAG, &opt_help},
284 if (!static_cast<bool>(processOptions(argc, argv, opts)) || static_cast<bool>(opt_help)) { in main()
/external/icu/icu4c/source/test/perf/ubrkperf/
Dubrkperfold.cpp103 UBool opt_help = FALSE; variable
154 {"-help", OptSpec::FLAG, &opt_help},
155 {"-?", OptSpec::FLAG, &opt_help},
646 if (ProcessOptions(argc, argv, opts) != TRUE || opt_help || opt_fName == 0) { in main()
/external/icu/icu4c/source/test/perf/collationperf/
Dcollperf.cpp113 UBool opt_help = false; variable
178 {"-help", OptSpec::FLAG, &opt_help},
179 {"-?", OptSpec::FLAG, &opt_help},
1429 if (ProcessOptions(argc, argv, opts) != true || opt_help || opt_fName == 0) { in main()
/external/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/
DCollationPerformanceTest.java98 static boolean opt_help = false; field in CollationPerformanceTest
168 if ( !CollationPerformanceTest.processOptions(args) || opt_help || opt_fName.length()==0) { in main()
951 opt_help = true; in processOptions()
/external/speex/
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/lmfit/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/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/libnetfilter_conntrack/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/llvm-project/polly/lib/External/ppcg/
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/libnfnetlink/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/libevent/build-aux/
Dltmain.sh2464 opt_help=false
2546 --help) opt_help=: ;;
2548 --help-all) opt_help=': help-all' ;;
2644 $opt_help || {
3823 $opt_help || {
4016 if $opt_help; then
4017 if test : = "$opt_help"; then
/external/python/cpython2/Modules/_ctypes/libffi/
Dltmain.sh2164 opt_help=false
2236 --help) opt_help=: ;;
2238 --help-all) opt_help=': help-all' ;;
2327 $opt_help || {
3498 $opt_help || {
3690 if $opt_help; then
3691 if test : = "$opt_help"; then
/external/e2fsprogs/config/
Dltmain.sh2338 opt_help=false
2422 --help) opt_help=: ;;
2424 --help-all) opt_help=': help-all' ;;
2522 $opt_help || {
3701 $opt_help || {
3894 if $opt_help; then
3895 if test : = "$opt_help"; then
/external/pcre/dist2/
Dltmain.sh2464 opt_help=false
2546 --help) opt_help=: ;;
2548 --help-all) opt_help=': help-all' ;;
2644 $opt_help || {
3823 $opt_help || {
4016 if $opt_help; then
4017 if test : = "$opt_help"; then
/external/expat/conftools/
Dltmain.sh2312 opt_help=false
2384 --help) opt_help=: ;;
2386 --help-all) opt_help=': help-all' ;;
2477 $opt_help || {
3656 $opt_help || {
3849 if $opt_help; then
3850 if test : = "$opt_help"; then
/external/iperf3/config/
Dltmain.sh2265 opt_help=false
2337 --help) opt_help=: ;;
2339 --help-all) opt_help=': help-all' ;;
2430 $opt_help || {
3609 $opt_help || {
3802 if $opt_help; then
3803 if test : = "$opt_help"; then
/external/libpng/
Dltmain.sh2265 opt_help=false
2337 --help) opt_help=: ;;
2339 --help-all) opt_help=': help-all' ;;
2430 $opt_help || {
3609 $opt_help || {
3802 if $opt_help; then
3803 if test : = "$opt_help"; then
/external/ImageMagick/config/
Dltmain.sh2265 opt_help=false
2337 --help) opt_help=: ;;
2339 --help-all) opt_help=': help-all' ;;
2430 $opt_help || {
3609 $opt_help || {
3802 if $opt_help; then
3803 if test : = "$opt_help"; then
/external/llvm-project/polly/lib/External/isl/interface/
Dltmain.sh2265 opt_help=false
2337 --help) opt_help=: ;;
2339 --help-all) opt_help=': help-all' ;;
2430 $opt_help || {
3609 $opt_help || {
3802 if $opt_help; then
3803 if test : = "$opt_help"; then
/external/llvm-project/polly/lib/External/isl/
Dltmain.sh2265 opt_help=false
2337 --help) opt_help=: ;;
2339 --help-all) opt_help=': help-all' ;;
2430 $opt_help || {
3609 $opt_help || {
3802 if $opt_help; then
3803 if test : = "$opt_help"; then
/external/curl/
Dltmain.sh2338 opt_help=false
2422 --help) opt_help=: ;;
2424 --help-all) opt_help=': help-all' ;;
2522 $opt_help || {
3701 $opt_help || {
3894 if $opt_help; then
3895 if test : = "$opt_help"; then
/external/jemalloc_new/bin/
Djeprof.in310 $main::opt_help = 0;
383 GetOptions("help!" => \$main::opt_help,
437 if ($main::opt_help) {
/external/libnetfilter_conntrack/
Dltmain.sh795 --help) opt_help=: ;;
862 $opt_help || {
1447 $opt_help || {
1633 $opt_help && func_mode_help

12