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

/external/google-breakpad/src/testing/gtest/scripts/
H A Dgtest-config.in7 show_usage() function
14 show_usage
144 show_usage
150 --usage) show_usage; exit 0;;
162 show_usage
189 *) show_usage; exit 1;;
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
[all...]
/external/google-breakpad/src/testing/scripts/
H A Dgmock-config.in7 show_usage() function
14 show_usage
144 show_usage
150 --usage) show_usage; exit 0;;
162 show_usage
189 *) show_usage; exit 1;;
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
[all...]
/external/googletest/googlemock/scripts/
H A Dgmock-config.in7 show_usage() function
14 show_usage
144 show_usage
150 --usage) show_usage; exit 0;;
162 show_usage
189 *) show_usage; exit 1;;
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
[all...]
/external/googletest/googletest/scripts/
H A Dgtest-config.in7 show_usage() function
14 show_usage
144 show_usage
150 --usage) show_usage; exit 0;;
162 show_usage
189 *) show_usage; exit 1;;
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
[all...]
/external/protobuf/gtest/scripts/
H A Dgtest-config.in7 show_usage() function
14 show_usage
144 show_usage
150 --usage) show_usage; exit 0;;
162 show_usage
189 *) show_usage; exit 1;;
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
[all...]
/external/v8/testing/gmock/scripts/
H A Dgmock-config.in7 show_usage() function
14 show_usage
144 show_usage
150 --usage) show_usage; exit 0;;
162 show_usage
189 *) show_usage; exit 1;;
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
[all...]
/external/v8/testing/gtest/scripts/
H A Dgtest-config.in7 show_usage() function
14 show_usage
144 show_usage
150 --usage) show_usage; exit 0;;
162 show_usage
189 *) show_usage; exit 1;;
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
[all...]
/external/vulkan-validation-layers/tests/gtest-1.7.0/scripts/
H A Dgtest-config.in7 show_usage() function
14 show_usage
144 show_usage
150 --usage) show_usage; exit 0;;
162 show_usage
189 *) show_usage; exit 1;;
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
[all...]
/external/syslinux/win/
H A Dntfstest.c34 static void show_usage(void);
55 show_usage();
129 static void show_usage(void) { function
/external/strace/
H A Dstrace-log-merge3 show_usage() function
17 show_usage >&2
20 show_usage
/external/syslinux/com32/modules/
H A Difmemdsk.c89 int show_usage; local
98 show_usage = 1;
102 show_usage = 0;
110 show_usage = 0;
134 show_usage = 1;
145 if (show_usage) {
/external/mesa3d/src/mesa/main/
H A Dget_hash_generator.py193 def show_usage(): function
204 show_usage()
207 show_usage()
/external/f2fs-tools/tools/
H A Df2fs_io_parse.c107 void show_usage() function
140 show_usage();
146 show_usage();
/external/syslinux/dosutil/
H A Dmdiskchk.c192 static MDISKCHK_FUNC_DECL(show_usage)
310 usage = show_usage;
337 usage = show_usage;
/external/libdrm/tests/planetest/
H A Ddev.c18 static void show_usage(char *name) function
43 show_usage(argv[0]);
50 show_usage(argv[0]);
58 show_usage(argv[0]);
67 show_usage(argv[0]);
/external/blktrace/
H A Dblktrace.c494 static void show_usage(char *prog) function
2121 show_usage(argv[0]);
2132 show_usage(argv[0]);

Completed in 1196 milliseconds