HomeSort by relevance Sort by last modified time
    Searched refs:show_help (Results 1 - 25 of 30) sorted by null

1 2

  /external/chromium_org/third_party/WebKit/Tools/Scripts/
check-blink-deps 33 def show_help(): function
42 show_help()
  /external/chromium_org/third_party/libvpx/source/libvpx/build/make/
gen_asm_deps.sh 14 show_help() { function
36 -h|--help) show_help
43 [ -n "$srcfile" ] || show_help
gen_msvs_def.sh 17 show_help() { function
65 --help|-h) show_help
gen_msvs_sln.sh 18 show_help() { function
250 --help|-h) show_help
gen_msvs_proj.sh 18 show_help() { function
122 --help|-h) show_help
gen_msvs_vcxproj.sh 18 show_help() { function
142 --help|-h) show_help
configure.sh 141 show_help() { function
579 --help|-h) show_help
    [all...]
  /external/libvpx/libvpx/build/make/
gen_asm_deps.sh 14 show_help() { function
36 -h|--help) show_help
43 [ -n "$srcfile" ] || show_help
gen_msvs_def.sh 17 show_help() { function
65 --help|-h) show_help
gen_msvs_sln.sh 18 show_help() { function
250 --help|-h) show_help
gen_msvs_proj.sh 18 show_help() { function
196 --help|-h) show_help
gen_msvs_vcxproj.sh 18 show_help() { function
216 --help|-h) show_help
configure.sh 141 show_help() { function
566 --help|-h) show_help
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
ant 23 show_help=false
32 show_help=true
36 show_help=true
267 if $show_help ; then
  /external/chromium_org/testing/gtest/scripts/
gtest-config.in 12 show_help() function
151 --help) show_help; exit 0;;
  /external/chromium_org/tools/resources/
optimize-png-files.sh 397 function show_help { function
455 show_help
460 show_help
468 show_help;;
  /external/llvm/tools/llvm-ar/
llvm-ar.cpp 137 // show_help - Show the error message, the help message and exit.
139 show_help(const std::string &msg) { function
149 show_help("Expected [relpos] for a, b, or i modifier");
156 show_help("Expected options");
164 show_help("An archive name must be specified");
247 show_help("The s operation takes only an archive as argument");
253 show_help("You must specify at least one of the operations");
255 show_help("Only one operation may be specified");
257 show_help("You may only specify one of a, b, and i modifiers");
260 show_help("The 'a', 'b' and 'i' modifiers can only be specified with
    [all...]
  /external/fio/tools/
genfio 38 show_help() { function
209 show_help
290 show_help
  /external/fio/
configure 134 show_help="no"
156 show_help="yes"
160 show_help="yes"
165 if test "$show_help" = "yes" ; then
  /external/chromium_org/chrome/browser/ui/libgtk2ui/
gtk2_key_bindings_handler.cc 154 widget_class->show_help = ShowHelp;
  /external/linux-tools-perf/perf-3.12.0/tools/perf/ui/browsers/
annotate.c 762 show_help:
770 goto show_help;
774 goto show_help;
  /external/jpeg/
ltmain.sh 73 show_help=
106 show_help=yes
166 if test -z "$show_help"; then
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/
configure 19 show_help(){ function
  /external/libvpx/libvpx/
configure 19 show_help(){ function
  /external/libunwind/aux/
ltmain.sh 112 show_help=
147 show_help=yes
224 if test -z "$show_help"; then
    [all...]

Completed in 1491 milliseconds

1 2