Home
last modified time | relevance | path

Searched refs:show_usage (Results 1 – 16 of 16) sorted by relevance

/external/vulkan-validation-layers/tests/gtest-1.7.0/scripts/
Dgtest-config.in7 show_usage()
14 show_usage
244 *) show_usage; exit 1;;
251 test "$echo_cppflags" = "yes" && show_usage && exit 1
252 test "$echo_cxxflags" = "yes" && show_usage && exit 1
253 test "$echo_ldflags" = "yes" && show_usage && exit 1
254 test "$echo_libs" = "yes" && show_usage && exit 1
/external/v8/testing/gtest/scripts/
Dgtest-config.in7 show_usage()
14 show_usage
244 *) show_usage; exit 1;;
251 test "$echo_cppflags" = "yes" && show_usage && exit 1
252 test "$echo_cxxflags" = "yes" && show_usage && exit 1
253 test "$echo_ldflags" = "yes" && show_usage && exit 1
254 test "$echo_libs" = "yes" && show_usage && exit 1
/external/google-breakpad/src/testing/gtest/scripts/
Dgtest-config.in7 show_usage()
14 show_usage
244 *) show_usage; exit 1;;
251 test "$echo_cppflags" = "yes" && show_usage && exit 1
252 test "$echo_cxxflags" = "yes" && show_usage && exit 1
253 test "$echo_ldflags" = "yes" && show_usage && exit 1
254 test "$echo_libs" = "yes" && show_usage && exit 1
/external/googletest/googletest/scripts/
Dgtest-config.in7 show_usage()
14 show_usage
244 *) show_usage; exit 1;;
251 test "$echo_cppflags" = "yes" && show_usage && exit 1
252 test "$echo_cxxflags" = "yes" && show_usage && exit 1
253 test "$echo_ldflags" = "yes" && show_usage && exit 1
254 test "$echo_libs" = "yes" && show_usage && exit 1
/external/protobuf/gtest/scripts/
Dgtest-config.in7 show_usage()
14 show_usage
244 *) show_usage; exit 1;;
251 test "$echo_cppflags" = "yes" && show_usage && exit 1
252 test "$echo_cxxflags" = "yes" && show_usage && exit 1
253 test "$echo_ldflags" = "yes" && show_usage && exit 1
254 test "$echo_libs" = "yes" && show_usage && exit 1
/external/googletest/googlemock/scripts/
Dgmock-config.in7 show_usage()
14 show_usage
273 *) show_usage; exit 1;;
280 test "$echo_cppflags" = "yes" && show_usage && exit 1
281 test "$echo_cxxflags" = "yes" && show_usage && exit 1
282 test "$echo_ldflags" = "yes" && show_usage && exit 1
283 test "$echo_libs" = "yes" && show_usage && exit 1
/external/google-breakpad/src/testing/scripts/
Dgmock-config.in7 show_usage()
14 show_usage
273 *) show_usage; exit 1;;
280 test "$echo_cppflags" = "yes" && show_usage && exit 1
281 test "$echo_cxxflags" = "yes" && show_usage && exit 1
282 test "$echo_ldflags" = "yes" && show_usage && exit 1
283 test "$echo_libs" = "yes" && show_usage && exit 1
/external/v8/testing/gmock/scripts/
Dgmock-config.in7 show_usage()
14 show_usage
273 *) show_usage; exit 1;;
280 test "$echo_cppflags" = "yes" && show_usage && exit 1
281 test "$echo_cxxflags" = "yes" && show_usage && exit 1
282 test "$echo_ldflags" = "yes" && show_usage && exit 1
283 test "$echo_libs" = "yes" && show_usage && exit 1
/external/syslinux/com32/modules/
Difmemdsk.c89 int show_usage; in main() local
98 show_usage = 1; in main()
102 show_usage = 0; in main()
110 show_usage = 0; in main()
134 show_usage = 1; in main()
145 if (show_usage) { in main()
/external/syslinux/win/
Dntfstest.c34 static void show_usage(void);
55 show_usage(); in main()
129 static void show_usage(void) { in show_usage() function
/external/mesa3d/src/mesa/main/
Dget_hash_generator.py193 def show_usage(): function
204 show_usage()
207 show_usage()
/external/libdrm/tests/planetest/
Ddev.c18 static void show_usage(char *name) in show_usage() function
43 show_usage(argv[0]); in parse_arguments()
50 show_usage(argv[0]); in parse_arguments()
58 show_usage(argv[0]); in parse_arguments()
67 show_usage(argv[0]); in parse_arguments()
/external/f2fs-tools/tools/
Df2fs_io_parse.c107 void show_usage() in show_usage() function
140 show_usage(); in parse_options()
146 show_usage(); in parse_options()
/external/syslinux/dosutil/
Dmdiskchk.c192 static MDISKCHK_FUNC_DECL(show_usage) in MDISKCHK_FUNC_DECL() argument
310 usage = show_usage; in main()
337 usage = show_usage; in main()
/external/strace/
Dstrace-log-merge3 show_usage() function
/external/blktrace/
Dblktrace.c494 static void show_usage(char *prog) in show_usage() function
2121 show_usage(argv[0]); in handle_args()
2132 show_usage(argv[0]); in handle_args()