/external/libvpx/libvpx/build/make/ |
D | gen_asm_deps.sh | 14 show_help() { function 36 -h|--help) show_help 43 [ -n "$srcfile" ] || show_help
|
D | gen_msvs_def.sh | 17 show_help() { function 65 --help|-h) show_help
|
D | gen_msvs_sln.sh | 18 show_help() { function
|
D | gen_msvs_vcxproj.sh | 18 show_help() { function 142 --help|-h) show_help
|
D | configure.sh | 135 show_help() { function 613 show_help
|
/external/llvm/tools/llvm-ar/ |
D | llvm-ar.cpp | 165 show_help(const std::string &msg) { in show_help() function 175 show_help("Expected [relpos] for a, b, or i modifier"); in getRelPos() 182 show_help("Expected options"); in getOptions() 190 show_help("An archive name must be specified"); in getArchive() 289 show_help("The s operation takes only an archive as argument"); in parseCommandLine() 295 show_help("You must specify at least one of the operations"); in parseCommandLine() 297 show_help("Only one operation may be specified"); in parseCommandLine() 299 show_help("You may only specify one of a, b, and i modifiers"); in parseCommandLine() 302 show_help("The 'a', 'b' and 'i' modifiers can only be specified with " in parseCommandLine() 306 show_help("The 'o' modifier is only applicable to the 'x' operation"); in parseCommandLine() [all …]
|
/external/toybox/kconfig/ |
D | mconf.c | 289 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/linux-kselftest/tools/testing/selftests/ntb/ |
D | ntb_test.sh | 28 function show_help() function 62 h) show_help; exit 0 ;; 424 show_help
|
/external/fio/tools/ |
D | genfio | 38 show_help() { function 211 show_help 296 show_help
|
/external/toybox/lib/ |
D | help.c | 19 void show_help(FILE *out) in show_help() function
|
D | lib.h | 106 void show_help(FILE *out);
|
/external/toybox/toys/other/ |
D | help.c | 40 show_help(stdout); in do_help()
|
/external/google-breakpad/src/testing/gtest/scripts/ |
D | gtest-config.in | 12 show_help()
|
/external/googletest/googletest/scripts/ |
D | gtest-config.in | 12 show_help()
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/scripts/ |
D | gtest-config.in | 12 show_help()
|
/external/v8/testing/gtest/scripts/ |
D | gtest-config.in | 12 show_help()
|
/external/protobuf/gtest/scripts/ |
D | gtest-config.in | 12 show_help()
|
/external/googletest/googlemock/scripts/ |
D | gmock-config.in | 12 show_help()
|
/external/v8/testing/gmock/scripts/ |
D | gmock-config.in | 12 show_help()
|
/external/google-breakpad/src/testing/scripts/ |
D | gmock-config.in | 12 show_help()
|
/external/libusb/examples/ |
D | xusb.c | 974 bool show_help = false; in main() local 1058 show_help = true; in main() 1074 show_help = true; in main() 1080 if ((show_help) || (argc == 1) || (argc > 7)) { in main()
|
/external/fio/ |
D | configure | 134 show_help="no" 191 show_help="yes" 195 show_help="yes" 200 if test "$show_help" = "yes" ; then
|
/external/toybox/ |
D | main.c | 93 show_help(stdout); in toy_singleinit()
|
/external/libvpx/libvpx/ |
D | vpxdec.c | 157 void show_help(FILE *fout, int shorthelp) { in show_help() function 197 show_help(stderr, 1); in usage_exit() 566 show_help(stdout, 0); in main_loop()
|
/external/toybox/scripts/ |
D | config2help.c | 27 void show_help(FILE *out) {;} in show_help() function
|