/external/gtest/scripts/ |
D | gtest-config.in | 7 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/ |
D | gtest-config.in | 7 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/ |
D | gtest-config.in | 7 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/ |
D | gtest-config.in | 7 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/ |
D | gmock-config.in | 7 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/ |
D | gl_SPARC_asm.py | 247 def show_usage(): function 258 show_usage() 270 show_usage()
|
D | gl_x86_asm.py | 243 def show_usage(): function 254 show_usage() 266 show_usage()
|
D | gl_gentable.py | 183 def show_usage(): function 193 show_usage()
|
D | gl_procs.py | 180 def show_usage(): function 196 show_usage() 209 show_usage()
|
D | gl_x86-64_asm.py | 309 def show_usage(): function 320 show_usage() 332 show_usage()
|
D | gl_table.py | 223 def show_usage(): function 235 show_usage() 252 show_usage()
|
D | extension_helper.py | 294 def show_usage(): function 305 show_usage() 322 show_usage()
|
D | gl_offsets.py | 97 def show_usage(): function 108 show_usage()
|
D | gl_enums.py | 242 def show_usage(): function 250 show_usage()
|
D | remap_helper.py | 166 def show_usage(): function 177 show_usage()
|
/external/chromium_org/third_party/mesa/src/src/mapi/glapi/gen/ |
D | gl_SPARC_asm.py | 247 def show_usage(): function 258 show_usage() 270 show_usage()
|
D | gl_x86_asm.py | 243 def show_usage(): function 254 show_usage() 266 show_usage()
|
D | gl_gentable.py | 183 def show_usage(): function 193 show_usage()
|
D | gl_x86-64_asm.py | 309 def show_usage(): function 320 show_usage() 332 show_usage()
|
D | gl_procs.py | 180 def show_usage(): function 196 show_usage() 209 show_usage()
|
D | extension_helper.py | 294 def show_usage(): function 305 show_usage() 322 show_usage()
|
D | gl_table.py | 223 def show_usage(): function 235 show_usage() 252 show_usage()
|
D | gl_offsets.py | 97 def show_usage(): function 108 show_usage()
|
D | gl_enums.py | 242 def show_usage(): function 250 show_usage()
|
D | remap_helper.py | 166 def show_usage(): function 177 show_usage()
|