Searched refs:show_help (Results 1 - 25 of 31) 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/chromium_org/third_party/WebKit/Tools/Scripts/
H A Dcheck-blink-deps33 def show_help(): function
42 show_help()
/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
250 --help|-h) show_help
H A Dgen_msvs_proj.sh18 show_help() { function
195 --help|-h) show_help
H A Dgen_msvs_vcxproj.sh18 show_help() { function
206 --help|-h) show_help
H A Dconfigure.sh141 show_help() { function
552 --help|-h) show_help
/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/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/chromium_org/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/protobuf/gtest/scripts/
H A Dgtest-config.in12 show_help() function
151 --help) show_help; exit 0;;
/external/chromium_org/tools/resources/
H A Doptimize-png-files.sh347 function show_help { function
391 show_help
396 show_help
401 show_help;;
/external/icu4c/stubdata/
H A Dicu_dat_generator.py344 show_help = False
351 show_help = True
357 show_help = True
359 if show_help:
/external/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp142 // show_help - Show the error message, the help message and exit.
144 show_help(const std::string &msg) { function
154 show_help("Expected [relpos] for a, b, or i modifier");
162 show_help("An archive name must be specified");
244 show_help("The s operation takes only an archive as argument");
250 show_help("You must specify at least one of the operations");
252 show_help("Only one operation may be specified");
254 show_help("You may only specify one of a, b, and i modifiers");
257 show_help("The 'a', 'b' and 'i' modifiers can only be specified with "
261 show_help("Th
[all...]
/external/chromium/chrome/browser/renderer_host/
H A Dgtk_key_bindings_handler.cc96 widget_class->show_help = ShowHelp;
/external/chromium_org/content/browser/renderer_host/
H A Dgtk_key_bindings_handler.cc87 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/chromium_org/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"

Completed in 689 milliseconds

12