Home
last modified time | relevance | path

Searched refs:show_help (Results 1 – 25 of 27) sorted by relevance

12

/external/libvpx/libvpx/build/make/
Dgen_asm_deps.sh14 show_help() { function
36 -h|--help) show_help
43 [ -n "$srcfile" ] || show_help
Dgen_msvs_def.sh17 show_help() { function
65 --help|-h) show_help
Dgen_msvs_sln.sh18 show_help() { function
250 --help|-h) show_help
Dgen_msvs_proj.sh18 show_help() { function
126 --help|-h) show_help
Dgen_msvs_vcxproj.sh18 show_help() { function
142 --help|-h) show_help
Dconfigure.sh135 show_help() { function
583 show_help
/external/llvm/tools/llvm-ar/
Dllvm-ar.cpp151 show_help(const std::string &msg) { in show_help() function
161 show_help("Expected [relpos] for a, b, or i modifier"); in getRelPos()
168 show_help("Expected options"); in getOptions()
176 show_help("An archive name must be specified"); in getArchive()
275 show_help("The s operation takes only an archive as argument"); in parseCommandLine()
281 show_help("You must specify at least one of the operations"); in parseCommandLine()
283 show_help("Only one operation may be specified"); in parseCommandLine()
285 show_help("You may only specify one of a, b, and i modifiers"); in parseCommandLine()
288 show_help("The 'a', 'b' and 'i' modifiers can only be specified with " in parseCommandLine()
292 show_help("The 'o' modifier is only applicable to the 'x' operation"); in parseCommandLine()
[all …]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
Dant23 show_help=false
32 show_help=true
36 show_help=true
267 if $show_help ; then
/external/toybox/lib/
Dhelp.c6 void show_help(FILE *out) {;} in show_help() function
18 void show_help(FILE *out) in show_help() function
Dlib.h93 void show_help(FILE *out);
Dlib.c69 if (CFG_TOYBOX_HELP) show_help(stderr); in help_exit()
/external/toybox/kconfig/
Dmconf.c289 static void show_help(struct menu *menu);
652 show_help(submenu); in conf()
696 static void show_help(struct menu *menu) in show_help() function
754 show_help(child); in conf_choice()
757 show_help(menu); in conf_choice()
799 show_help(menu); in conf_string()
/external/fio/tools/
Dgenfio38 show_help() { function
209 show_help
290 show_help
/external/toybox/toys/other/
Dhelp.c40 show_help(stdout); in do_help()
/external/google-breakpad/src/testing/gtest/scripts/
Dgtest-config.in12 show_help()
/external/protobuf/gtest/scripts/
Dgtest-config.in12 show_help()
/external/vulkan-validation-layers/tests/gtest-1.7.0/scripts/
Dgtest-config.in12 show_help()
/external/google-breakpad/src/testing/scripts/
Dgmock-config.in12 show_help()
/external/fio/
Dconfigure134 show_help="no"
171 show_help="yes"
175 show_help="yes"
180 if test "$show_help" = "yes" ; then
/external/toybox/
Dmain.c81 show_help(stdout); in toy_singleinit()
/external/toybox/scripts/
Dconfig2help.c19 void show_help(FILE *out) {;} in show_help() function
/external/libvpx/libvpx/
Dconfigure19 show_help(){ function
/external/libunwind/aux/
Dltmain.sh112 show_help=
147 show_help=yes
224 if test -z "$show_help"; then
/external/cmockery/cmockery_0_1_2/
Dlibtool485 show_help=
805 show_help=yes
916 if test -z "$show_help"; then
Dltmain.sh133 show_help=
453 show_help=yes
564 if test -z "$show_help"; then

12