/external/google-breakpad/src/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/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/vulkan-validation-layers/tests/gtest-1.7.0/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/google-breakpad/src/testing/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_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_gentable.py | 183 def show_usage(): function 193 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()
|
D | gl_apitemp.py | 304 def show_usage(): function 315 show_usage()
|
D | glX_proto_size.py | 653 def show_usage(): function 669 show_usage() 698 show_usage()
|
D | glX_server_table.py | 392 show_usage() 404 show_usage()
|
D | glX_proto_recv.py | 534 show_usage() 551 show_usage()
|
D | glX_proto_send.py | 1084 def show_usage(): function 1097 show_usage() 1116 show_usage()
|
D | glX_doc.py | 271 show_usage()
|
/external/libdrm/tests/planetest/ |
D | dev.c | 18 static void show_usage(char *name) in show_usage() function 43 show_usage(argv[0]); in parse_arguments() 50 show_usage(argv[0]); in parse_arguments() 58 show_usage(argv[0]); in parse_arguments() 67 show_usage(argv[0]); in parse_arguments()
|
/external/f2fs-tools/tools/ |
D | f2fs_io_parse.c | 107 void show_usage() in show_usage() function 140 show_usage(); in parse_options() 146 show_usage(); in parse_options()
|
/external/strace/ |
D | strace-log-merge | 3 show_usage() function
|
/external/blktrace/ |
D | blktrace.c | 494 static void show_usage(char *prog) in show_usage() function 2121 show_usage(argv[0]); in handle_args() 2132 show_usage(argv[0]); in handle_args()
|