HomeSort by relevance Sort by last modified time
    Searched refs:help (Results 501 - 525 of 2656) sorted by null

<<21222324252627282930>>

  /external/curl/
missing 28 echo 1>&2 "Try '$0 --help' for more information"
45 -h|--h|--he|--hel|--help)
53 -h, --help display this help and exit
74 echo 1>&2 "Try '$0 --help' for more information"
89 case $2 in --version|--help) exit $st;; esac
  /external/deqp/scripts/src_util/
check_whitespace.py 55 parser.add_argument("-e", "--only-errors", action="store_true", dest="onlyErrors", default=False, help="Print only on error")
56 parser.add_argument("-i", "--only-changed", action="store_true", dest="useGitIndex", default=False, help="Check only modified files. Uses git.")
  /external/eigen/bench/spbench/
spbenchsolver.cpp 15 cout<< " -h or --help \n print this help and return\n\n";
25 bool help = ( get_options(argc, args, "-h") || get_options(argc, args, "--help") ); local
26 if(help) {
37 std::cerr << " Run with --help to see the list of all the available options \n";
  /external/google-breakpad/autotools/
missing 28 echo 1>&2 "Try '$0 --help' for more information"
45 -h|--h|--he|--hel|--help)
53 -h, --help display this help and exit
74 echo 1>&2 "Try '$0 --help' for more information"
89 case $2 in --version|--help) exit $st;; esac
  /external/jacoco/org.jacoco.cli/src/org/jacoco/cli/internal/
Main.java 58 return JAVACMD + "--help | <command>";
75 if (help) {
80 if (command.help) {
  /external/jsoncpp/
doxybuild.py 149 help="""Enable usage of DOT to generate collaboration diagram""")
151 help="""Path to GraphViz dot tool. Must be full qualified path. [Default: %default]""")
153 help="""Path to Doxygen tool. [Default: %default]""")
154 parser.add_option('--with-html-help', dest="with_html_help", action='store_true', default=False,
155 help="""Enable generation of Microsoft HTML HELP""")
157 help="""Generates DOT graph without UML look [Default: False]""")
159 help="""Open the HTML index in the web browser after generation""")
161 help="""Generates a tarball of the documentation in dist/ directory""")
163 help="""Hides doxygen output"""
    [all...]
  /external/kmod/tools/
lsmod.c 95 .help = "compat lsmod command",
101 .help = "list currently loaded modules",
  /external/libedit/
missing 28 echo 1>&2 "Try '$0 --help' for more information"
45 -h|--h|--he|--hel|--help)
53 -h, --help display this help and exit
74 echo 1>&2 "Try '$0 --help' for more information"
89 case $2 in --version|--help) exit $st;; esac
  /external/libevent/
missing 28 echo 1>&2 "Try '$0 --help' for more information"
45 -h|--h|--he|--hel|--help)
53 -h, --help display this help and exit
74 echo 1>&2 "Try '$0 --help' for more information"
89 case $2 in --version|--help) exit $st;; esac
  /external/libmicrohttpd/
missing 28 echo 1>&2 "Try '$0 --help' for more information"
45 -h|--h|--he|--hel|--help)
53 -h, --help display this help and exit
74 echo 1>&2 "Try '$0 --help' for more information"
89 case $2 in --version|--help) exit $st;; esac
  /external/libmojo/third_party/catapult/devil/devil/android/tools/
video_recorder.py 116 help='Serial number of Android device to use.')
117 parser.add_argument('--blacklist-file', help='Device blacklist JSON file.')
119 help='Save result to file instead of generating a '
122 help='Verbose logging.')
124 help='Bitrate in megabits/s, from 0.1 to 100 mbps, '
127 help='Rotate video by 90 degrees.')
129 help='Frame size to use instead of the device '
132 help='File to which the video capture will be written.')
  /external/libnetfilter_conntrack/build-aux/
missing 28 echo 1>&2 "Try '$0 --help' for more information"
45 -h|--h|--he|--hel|--help)
53 -h, --help display this help and exit
74 echo 1>&2 "Try '$0 --help' for more information"
89 case $2 in --version|--help) exit $st;; esac
  /external/libpng/
missing 28 echo 1>&2 "Try '$0 --help' for more information"
45 -h|--h|--he|--hel|--help)
53 -h, --help display this help and exit
74 echo 1>&2 "Try '$0 --help' for more information"
89 case $2 in --version|--help) exit $st;; esac
  /external/libvpx/libvpx/build/make/
gen_msvs_def.sh 31 --help Print this message
45 echo "See ${self_basename} --help for available options."
65 --help|-h) show_help
  /external/libxkbcommon/xkbcommon/build-aux/
missing 28 echo 1>&2 "Try '$0 --help' for more information"
45 -h|--h|--he|--hel|--help)
53 -h, --help display this help and exit
74 echo 1>&2 "Try '$0 --help' for more information"
89 case $2 in --version|--help) exit $st;; esac
  /external/llvm/utils/release/
merge.sh 44 -h | -help | --help )
  /external/lmfit/build-aux/
missing 28 echo 1>&2 "Try '$0 --help' for more information"
45 -h|--h|--he|--hel|--help)
53 -h, --help display this help and exit
74 echo 1>&2 "Try '$0 --help' for more information"
89 case $2 in --version|--help) exit $st;; esac
  /external/ltp/android/tools/
make_install_parser.py 79 help='LTP Root dir')
84 help='Path to LTP make install --dry-run output file')
  /external/ltp/testcases/kernel/device-drivers/block/block_dev_user/
block_dev.c 53 static void help(void) function
60 tst_parse_opts(argc, argv, options, help);
  /external/ltp/testcases/kernel/power_management/
pm_sched_domain.py 24 help="Sched mc power saving value 0/1/2")
26 help="Sched smt power saving value 0/1/2")
  /external/ltp/testcases/network/nfsv4/acl/
test_long_acl.py 38 parser.add_option("-l", "--length", dest="length",type="int",help="max lentgh of ACL")
39 parser.add_option("-p", "--path", dest="path",help="path of test file")
  /external/mesa3d/src/gallium/docs/
Makefile 15 .PHONY: help clean html dirhtml pickle json htmlhelp qthelp latex changes linkcheck doctest
17 help:
23 @echo " htmlhelp to make HTML files and a HTML help project"
56 @echo "Build finished; now you can run HTML Help Workshop with the" \
65 @echo "To view the help file:"
  /external/pcre/dist2/
missing 28 echo 1>&2 "Try '$0 --help' for more information"
45 -h|--h|--he|--hel|--help)
53 -h, --help display this help and exit
74 echo 1>&2 "Try '$0 --help' for more information"
89 case $2 in --version|--help) exit $st;; esac
  /external/protobuf/gtest/build-aux/
missing 28 echo 1>&2 "Try '$0 --help' for more information"
45 -h|--h|--he|--hel|--help)
53 -h, --help display this help and exit
74 echo 1>&2 "Try '$0 --help' for more information"
89 case $2 in --version|--help) exit $st;; esac
  /external/protobuf/
missing 28 echo 1>&2 "Try '$0 --help' for more information"
45 -h|--h|--he|--hel|--help)
53 -h, --help display this help and exit
74 echo 1>&2 "Try '$0 --help' for more information"
89 case $2 in --version|--help) exit $st;; esac

Completed in 540 milliseconds

<<21222324252627282930>>