HomeSort by relevance Sort by last modified time
    Searched refs:show_usage (Results 1 - 6 of 6) sorted by null

  /external/chromium/testing/gmock/scripts/
gmock-config.in 7 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 && exit
    [all...]
  /external/chromium/testing/gtest/scripts/
gtest-config.in 7 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 && exit
    [all...]
  /external/gtest/scripts/
gtest-config.in 7 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 && exit
    [all...]
  /external/protobuf/gtest/scripts/
gtest-config.in 7 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 && exit
    [all...]
  /external/oprofile/opcontrol/
opcontrol.cpp 56 int show_usage; variable
73 {"help", 0, &show_usage, 1},
719 if (show_usage) {
  /external/blktrace/
blktrace.c 494 static void show_usage(char *prog) function
    [all...]

Completed in 1109 milliseconds