Searched refs:PrintUsage (Results 1 - 25 of 29) sorted by relevance

12

/external/chromium_org/sandbox/win/tools/finder/
H A Dmain.cc10 void PrintUsage(wchar_t *application_name) { function
38 PrintUsage(app_name);
63 PrintUsage(app_name);
104 PrintUsage(app_name);
109 PrintUsage(app_name);
117 PrintUsage(app_name);
123 PrintUsage(app_name);
/external/chromium_org/third_party/sfntly/cpp/src/sample/subtly/
H A Ddebug_main.cc32 void PrintUsage(const char* program_name) { function
39 PrintUsage(program_name);
H A Dmerger_main.cc30 void PrintUsage(const char* program_name) { function
45 PrintUsage(argv[0]);
H A Dsubsetter_main.cc31 void PrintUsage(const char* program_name) { function
39 PrintUsage(program_name);
/external/sfntly/cpp/src/sample/subtly/
H A Ddebug_main.cc32 void PrintUsage(const char* program_name) { function
39 PrintUsage(program_name);
H A Dmerger_main.cc30 void PrintUsage(const char* program_name) { function
45 PrintUsage(argv[0]);
H A Dsubsetter_main.cc31 void PrintUsage(const char* program_name) { function
39 PrintUsage(program_name);
/external/chromium_org/net/tools/testserver/
H A Drun_testserver.cc16 static void PrintUsage() { function
43 PrintUsage();
71 PrintUsage();
86 PrintUsage();
94 PrintUsage();
/external/chromium_org/sandbox/win/tools/launcher/
H A Dlauncher.cc16 void PrintUsage(const wchar_t *application_name) { function
81 PrintUsage(app_name);
98 PrintUsage(app_name);
107 PrintUsage(app_name);
116 PrintUsage(app_name);
130 PrintUsage(app_name);
/external/chromium_org/third_party/android_platform/development/scripts/
H A Dstack31 def PrintUsage(): function
122 PrintUsage()
128 PrintUsage()
143 PrintUsage()
/external/chromium_org/components/tools/metrics/
H A Dcount_ifdefs.py57 def PrintUsage(): function
69 PrintUsage()
/external/chromium_org/tools/relocation_packer/src/
H A Dmain.cc13 // See PrintUsage() below for full usage details.
34 void PrintUsage(const char* argv0) { function
92 PrintUsage(argv[0]);
/external/chromium_org/sync/tools/testserver/
H A Drun_sync_testserver.cc18 static void PrintUsage() { function
90 PrintUsage();
/external/oprofile/
H A Dopimport_pull7 def PrintUsage():
14 PrintUsage()
31 PrintUsage()
/external/chromium_org/tools/checklicenses/
H A Dchecklicenses.py16 def PrintUsage(): function
391 PrintUsage()
/external/mdnsresponder/mDNSPosix/
H A DClient.c102 static void PrintUsage() function
159 PrintUsage();
H A DResponder.c209 static void PrintUsage() function
320 PrintUsage();
330 PrintUsage();
338 PrintUsage();
/external/qemu/distrib/sdl-1.2.15/test/
H A Dtestcdrom.c79 static void PrintUsage(char *argv0) function
199 PrintUsage(argv[0]);
H A Dtestoverlay2.c264 static void PrintUsage(char *argv0) function
383 PrintUsage(argv[0]);
/external/chromium_org/net/tools/disk_cache_memory_test/
H A Ddisk_cache_memory_test.cc244 void PrintUsage(std::ostream* stream) { function in namespace:disk_cache::__anon9135
260 PrintUsage(&std::cerr);
274 PrintUsage(&std::cout);
282 PrintUsage(&std::cerr);
/external/chromium_org/tools/grit/grit/
H A Dgrit_runner.py108 def PrintUsage(): function
215 PrintUsage()
/external/chromium_org/tools/grit/
H A Dgrit_info.py100 def PrintUsage(): function
173 PrintUsage()
/external/chromium_org/base/test/launcher/
H A Dunit_test_launcher.cc40 void PrintUsage() { function in namespace:base::__anon2481
503 PrintUsage();
/external/chromium_org/content/public/test/
H A Dtest_launcher.cc71 void PrintUsage() { function in namespace:content::__anon7318
443 PrintUsage();
/external/chromium_org/third_party/libvpx/source/libvpx/tools/
H A Dcpplint.py4645 def PrintUsage(message): function
4686 PrintUsage('Invalid arguments.')
4695 PrintUsage(None)
4698 PrintUsage('The only allowed output formats are emacs, vs7 and eclipse.')
4708 PrintUsage('Valid counting options are total, toplevel, and detailed')
4718 PrintUsage('Line length must be digits.')
4724 PrintUsage('Extensions must be comma seperated list.')
4727 PrintUsage('No files were specified.')

Completed in 676 milliseconds

12