Home
last modified time | relevance | path

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

12

/external/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/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/chromium/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/chromium_org/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/chromium/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/mesa3d/src/mapi/glapi/gen/
Dgl_SPARC_asm.py247 def show_usage(): function
258 show_usage()
270 show_usage()
Dgl_x86_asm.py243 def show_usage(): function
254 show_usage()
266 show_usage()
Dgl_gentable.py183 def show_usage(): function
193 show_usage()
Dgl_procs.py180 def show_usage(): function
196 show_usage()
209 show_usage()
Dgl_x86-64_asm.py309 def show_usage(): function
320 show_usage()
332 show_usage()
Dgl_table.py223 def show_usage(): function
235 show_usage()
252 show_usage()
Dextension_helper.py294 def show_usage(): function
305 show_usage()
322 show_usage()
Dgl_offsets.py97 def show_usage(): function
108 show_usage()
Dgl_enums.py242 def show_usage(): function
250 show_usage()
Dremap_helper.py166 def show_usage(): function
177 show_usage()
/external/chromium_org/third_party/mesa/src/src/mapi/glapi/gen/
Dgl_SPARC_asm.py247 def show_usage(): function
258 show_usage()
270 show_usage()
Dgl_x86_asm.py243 def show_usage(): function
254 show_usage()
266 show_usage()
Dgl_gentable.py183 def show_usage(): function
193 show_usage()
Dgl_x86-64_asm.py309 def show_usage(): function
320 show_usage()
332 show_usage()
Dgl_procs.py180 def show_usage(): function
196 show_usage()
209 show_usage()
Dextension_helper.py294 def show_usage(): function
305 show_usage()
322 show_usage()
Dgl_table.py223 def show_usage(): function
235 show_usage()
252 show_usage()
Dgl_offsets.py97 def show_usage(): function
108 show_usage()
Dgl_enums.py242 def show_usage(): function
250 show_usage()
Dremap_helper.py166 def show_usage(): function
177 show_usage()

12