Searched refs:show_help (Results 1 - 25 of 28) sorted by relevance

12

/external/qemu/distrib/
H A Dbuild-emulator.sh9 show_help=
14 --help|-h|-\?) show_help=yes
21 if [ -n "$show_help" ] ; then
/external/libvpx/libvpx/build/make/
H A Dgen_asm_deps.sh14 show_help() { function
36 -h|--help) show_help
43 [ -n "$srcfile" ] || show_help
H A Dgen_msvs_def.sh17 show_help() { function
65 --help|-h) show_help
H A Dgen_msvs_sln.sh18 show_help() { function
216 --help|-h) show_help
H A Dgen_msvs_proj.sh18 show_help() { function
179 --help|-h) show_help
H A Dconfigure.sh140 show_help() { function
544 --help|-h) show_help
/external/skia/tools/
H A Dskhello.cpp13 static void show_help() { function
25 show_help();
H A Dskimage_main.cpp41 static void show_help() { function
65 show_help();
/external/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp133 // show_help - Show the error message, the help message and exit.
135 show_help(const std::string &msg) { function
156 show_help("Expected [relpos] for a, b, or i modifier");
165 show_help("Expected [count] value with N modifier");
172 show_help("Invalid [count] value (not a positive integer)");
178 show_help("An archive name must be specified");
261 show_help("You must specify at least one of the operations");
263 show_help("Only one operation may be specified");
265 show_help("You may only specify one of a, b, and i modifiers");
268 show_help("Th
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
H A Dant23 show_help=false
32 show_help=true
36 show_help=true
267 if $show_help ; then
/external/libvpx/libvpx/third_party/googletest/src/scripts/
H A Dgtest-config.in12 show_help()
151 --help) show_help; exit 0;;
/external/chromium/testing/gmock/scripts/
H A Dgmock-config.in12 show_help() function
151 --help) show_help; exit 0;;
/external/chromium/testing/gtest/scripts/
H A Dgtest-config.in12 show_help() function
151 --help) show_help; exit 0;;
/external/gtest/scripts/
H A Dgtest-config.in12 show_help() function
151 --help) show_help; exit 0;;
/external/icu4c/stubdata/
H A Dicu_dat_generator.py218 show_help = False
225 show_help = True
229 show_help = True
231 if show_help:
/external/protobuf/gtest/scripts/
H A Dgtest-config.in12 show_help() function
151 --help) show_help; exit 0;;
/external/chromium/chrome/browser/renderer_host/
H A Dgtk_key_bindings_handler.cc96 widget_class->show_help = ShowHelp;
/external/jpeg/
H A Dltmain.sh73 show_help=
106 show_help=yes
166 if test -z "$show_help"; then
2291 fi # test -z "$show_help"
/external/qemu/distrib/jpeg-6b/
H A Dltmain.sh73 show_help=
106 show_help=yes
166 if test -z "$show_help"; then
2291 fi # test -z "$show_help"
/external/libvpx/libvpx/
H A Dconfigure19 show_help(){ function
/external/chromium/sdch/open-vcdiff/
H A Dltmain.sh149 show_help=
487 show_help=yes
599 if test -z "$show_help"; then
6736 fi # test -z "$show_help"
/external/chromium/third_party/libevent/
H A Dltmain.sh149 show_help=
487 show_help=yes
599 if test -z "$show_help"; then
6728 fi # test -z "$show_help"
/external/libffi/
H A Dltmain.sh143 show_help=
481 show_help=yes
593 if test -z "$show_help"; then
6702 fi # test -z "$show_help"
/external/llvm/autoconf/
H A Dltmain.sh133 show_help=
453 show_help=yes
564 if test -z "$show_help"; then
6637 fi # test -z "$show_help"
/external/llvm/projects/sample/autoconf/
H A Dltmain.sh133 show_help=
453 show_help=yes
564 if test -z "$show_help"; then
6637 fi # test -z "$show_help"

Completed in 761 milliseconds

12