Home
last modified time | relevance | path

Searched refs:show_help (Results 1 – 25 of 30) 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
Dgen_msvs_vcxproj.sh18 show_help() { function
142 --help|-h) show_help
Dconfigure.sh135 show_help() { function
596 show_help
/external/llvm/tools/llvm-ar/
Dllvm-ar.cpp165 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/
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/linux-kselftest/tools/testing/selftests/ntb/
Dntb_test.sh27 function show_help() function
59 h) show_help; exit 0 ;;
413 show_help
/external/fio/tools/
Dgenfio38 show_help() { function
211 show_help
296 show_help
/external/toybox/lib/
Dhelp.c19 void show_help(FILE *out) in show_help() function
Dlib.h106 void show_help(FILE *out);
/external/toybox/toys/other/
Dhelp.c40 show_help(stdout); in do_help()
/external/vulkan-validation-layers/tests/gtest-1.7.0/scripts/
Dgtest-config.in12 show_help()
/external/v8/testing/gtest/scripts/
Dgtest-config.in12 show_help()
/external/google-breakpad/src/testing/gtest/scripts/
Dgtest-config.in12 show_help()
/external/googletest/googletest/scripts/
Dgtest-config.in12 show_help()
/external/protobuf/gtest/scripts/
Dgtest-config.in12 show_help()
/external/googletest/googlemock/scripts/
Dgmock-config.in12 show_help()
/external/google-breakpad/src/testing/scripts/
Dgmock-config.in12 show_help()
/external/v8/testing/gmock/scripts/
Dgmock-config.in12 show_help()
/external/libusb/examples/
Dxusb.c974 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/
Dconfigure134 show_help="no"
191 show_help="yes"
195 show_help="yes"
200 if test "$show_help" = "yes" ; then
/external/toybox/
Dmain.c90 show_help(stdout); in toy_singleinit()
/external/toybox/scripts/
Dconfig2help.c27 void show_help(FILE *out) {;} in show_help() function
/external/libvpx/libvpx/
Dconfigure19 show_help(){ function

12