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

12

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

Completed in 336 milliseconds

12