/frameworks/rs/perf-test-scripts/ |
switch-device | 14 show_help() { function 38 show_help
|
timing | 46 show_help() { function 74 show_help 83 show_help
|
/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
|
/external/toybox/lib/ |
help.c | 19 void show_help(FILE *out) function
|
/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/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/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/protobuf/gtest/scripts/ |
gtest-config.in | 12 show_help() function 151 --help) show_help; exit 0;;
|
/external/v8/testing/gmock/scripts/ |
gmock-config.in | 12 show_help() function 151 --help) show_help; exit 0;;
|
/external/v8/testing/gtest/scripts/ |
gtest-config.in | 12 show_help() function 151 --help) show_help; exit 0;;
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/scripts/ |
gtest-config.in | 12 show_help() function 151 --help) show_help; exit 0;;
|
/external/linux-kselftest/tools/testing/selftests/ntb/ |
ntb_test.sh | 27 function show_help() function 59 h) show_help; exit 0 ;; 413 show_help
|
/frameworks/native/cmds/rawbu/ |
backup.cpp | 631 static void show_help(const char *cmd) function in namespace:android 670 android::show_help(argv[0]); 677 android::show_help(argv[0]); 681 android::show_help(argv[0]); 704 android::show_help(argv[0]); 710 android::show_help(argv[0]); 723 android::show_help(argv[0]);
|
/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);
|
/toolchain/binutils/binutils-2.25/binutils/ |
size.c | 54 static int show_help = 0; 115 {"help", no_argument, &show_help, 1}, 234 if (show_help) 53 static int show_help = 0; variable
|
ar.c | 141 static int show_help = 0; 156 {"help", no_argument, &show_help, 1}, 499 show_help = 1; 628 show_help = 1; 653 if (show_help) 735 if (show_help) 139 static int show_help = 0; variable [all...] |
/external/fio/tools/ |
genfio | 38 show_help() { function 209 show_help 290 show_help
|
/system/extras/ANRdaemon/ |
ANRdaemon.cpp | 506 static void show_help(void) { function 564 show_help();
|