/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 210 --help|-h) show_help
|
gen_msvs_vcxproj.sh | 18 show_help() { function 142 --help|-h) show_help
|
configure.sh | 135 show_help() { function 657 show_help [all...] |
/external/toybox/lib/ |
help.c | 19 void show_help(FILE *out) function
|
lib.h | 107 void show_help(FILE *out);
|
/external/llvm/tools/llvm-ar/ |
llvm-ar.cpp | 165 show_help(const std::string &msg) { function 175 show_help("Expected [relpos] for a, b, or i modifier"); 182 show_help("Expected options"); 190 show_help("An archive name must be specified"); 289 show_help("The s operation takes only an archive as argument"); 295 show_help("You must specify at least one of the operations"); 297 show_help("Only one operation may be specified"); 299 show_help("You may only specify one of a, b, and i modifiers"); 302 show_help("The 'a', 'b' and 'i' modifiers can only be specified with " 306 show_help("The 'o' modifier is only applicable to the 'x' operation") [all...] |
/external/google-breakpad/src/testing/gtest/scripts/ |
gtest-config.in | 12 show_help() function 151 --help) show_help; exit 0;;
|
/external/google-breakpad/src/testing/scripts/ |
gmock-config.in | 12 show_help() function 151 --help) show_help; exit 0;;
|
/external/googletest/googlemock/scripts/ |
gmock-config.in | 12 show_help() function 151 --help) show_help; exit 0;;
|
/external/googletest/googletest/scripts/ |
gtest-config.in | 12 show_help() function 151 --help) show_help; exit 0;;
|
/external/toybox/toys/other/ |
help.c | 40 show_help(stdout); 45 // The simple help is just toys.which = toy_find("name"); show_help(stdout);
|
/external/toybox/kconfig/ |
mconf.c | 289 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/u-boot/scripts/kconfig/ |
mconf.c | 294 static void show_help(struct menu *menu); 708 show_help(submenu); 789 static void show_help(struct menu *menu) function 848 show_help(child); 851 show_help(menu); 893 show_help(menu);
|
nconf.c | 284 static void show_help(struct menu *menu); 398 show_help(current_item); 1133 show_help((struct menu *) item_data()); 1221 static void show_help(struct menu *menu) function [all...] |
/external/linux-kselftest/tools/testing/selftests/ntb/ |
ntb_test.sh | 27 function show_help() function 62 h) show_help; exit 0 ;; 581 show_help
|
/external/libusb/examples/ |
xusb.c | 974 bool show_help = false; local [all...] |
/external/toybox/ |
main.c | 93 show_help(stdout);
|
/external/libaom/libaom/apps/ |
aomdec.c | 146 static void show_help(FILE *fout, int shorthelp) { function 180 show_help(stderr, 1); 502 show_help(stdout, 0); [all...] |
aomenc.c | 972 static void show_help(FILE *fout, int shorthelp) { function [all...] |
/external/libvpx/libvpx/ |
vpxdec.c | 178 static void show_help(FILE *fout, int shorthelp) { function 218 show_help(stderr, 1); 590 show_help(stdout, 0); [all...] |
configure | 19 show_help(){ function
|
vpxenc.c | 563 static void show_help(FILE *fout, int shorthelp) { function 610 show_help(stderr, 1); [all...] |
/external/libunwind/aux/ |
ltmain.sh | 112 show_help= 147 show_help=yes 224 if test -z "$show_help"; then [all...] |