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

12

/external/toybox/lib/
H A Dhelp.c6 void show_help(void) {;} function
18 void show_help(void) function
H A Dlib.h83 void show_help(void);
H A Dlib.c43 if (CFG_TOYBOX_HELP && toys.exithelp) 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
122 --help|-h) show_help
H A Dgen_msvs_vcxproj.sh18 show_help() { function
142 --help|-h) show_help
H A Dconfigure.sh141 show_help() { function
579 --help|-h) show_help
/external/toybox/toys/other/
H A Dhelp.c40 show_help();
45 // The simple help is just toys.which = toy_find("name"); 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/google-breakpad/src/testing/gtest/scripts/
H A Dgtest-config.in12 show_help() function
151 --help) show_help; exit 0;;
/external/google-breakpad/src/testing/scripts/
H A Dgmock-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/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp143 show_help(const std::string &msg) { function
153 show_help("Expected [relpos] for a, b, or i modifier");
160 show_help("Expected options");
168 show_help("An archive name must be specified");
258 show_help("The s operation takes only an archive as argument");
264 show_help("You must specify at least one of the operations");
266 show_help("Only one operation may be specified");
268 show_help("You may only specify one of a, b, and i modifiers");
271 show_help("The 'a', 'b' and 'i' modifiers can only be specified with "
275 show_help("Th
[all...]
/external/toybox/kconfig/
H A Dmconf.c289 static void show_help(struct menu *menu);
652 show_help(submenu);
696 static void show_help(struct menu *menu) function
754 show_help(child);
757 show_help(menu);
799 show_help(menu);
/external/fio/tools/
H A Dgenfio38 show_help() { function
209 show_help
290 show_help
/external/toybox/
H A Dmain.c81 show_help();
/external/fio/
H A Dconfigure134 show_help="no"
171 show_help="yes"
175 show_help="yes"
180 if test "$show_help" = "yes" ; then
/external/toybox/scripts/
H A Dconfig2help.c6 void show_help(void) {;} function
/external/linux-tools-perf/src/tools/perf/ui/browsers/
H A Dannotate.c762 show_help:
770 goto show_help;
774 goto show_help;
/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/libvpx/libvpx/
H A Dconfigure19 show_help(){ function
/external/libunwind/aux/
H A Dltmain.sh112 show_help=
147 show_help=yes
224 if test -z "$show_help"; then
4906 fi # test -z "$show_help"
/external/cmockery/cmockery_0_1_2/
H A Dlibtool485 show_help=
805 show_help=yes
916 if test -z "$show_help"; then
6997 fi # test -z "$show_help"

Completed in 590 milliseconds

12