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

/gem5/ext/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...]
/gem5/ext/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...]

Completed in 6 milliseconds