Searched defs:Usage (Results 1 - 25 of 56) sorted by relevance

123

/external/chromium_org/third_party/WebKit/Tools/Scripts/
H A Ddo-webcore-rename49 Usage: $programName [options] label
H A Dcommit-log-editor54 Usage: $programName [--regenerate-log] <log file> label
/external/chromium_org/third_party/icu/source/tools/genren/
H A Dgenren.pl251 Usage: $0 [OPTIONS] LIBRARY_FILES label
/external/icu/icu4c/source/tools/genren/
H A Dgenren.pl251 Usage: $0 [OPTIONS] LIBRARY_FILES label
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
H A Dsymshift.pl78 Usage: label
H A Dgenlingware.pl87 Usage: label
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/
H A Dsunspider-compare-results39 Usage: $programName --shell=[path] [options] FILE FILE label
H A Dsunspider49 Usage: $programName --shell=[path] [options] label
/external/chromium_org/third_party/lcov/bin/
H A Dgendesc122 Usage: $tool_name [OPTIONS] INPUTFILE label
H A Dgenpng140 Usage: $tool_name [OPTIONS] SOURCEFILE label
/external/chromium_org/third_party/devscripts/
H A Dlicensecheck.pl239 or die "Usage: $progname [options] filelist\nRun $progname --help for more details\n";
249 die "Usage: $progname [options] filelist\nRun $progname --help for more details\n" unless @ARGV;
390 Usage: $progname [options] filename [filename ...] label
/external/clang/test/CodeGen/
H A D2006-09-18-fwrite-cast-crash.c7 static void Usage(signed char *ltmp_611_6) { function
/external/antlr/antlr-3.4/runtime/Perl5/tools/
H A Dport.pl87 Usage: help [SUBCOMMAND...] label
98 Usage: port <subcommand> [options] [args] label
110 Usage: add PATH... label
/external/qemu/
H A Doffset_layout.py16 def Usage(): function
18 Usage: %s --dx offset-x-display --dy offset-y-display --px offset-x-phone-buttons --py offset-y-phone-buttons --kx offset-x-keyboard --ky offset-y-keyboard < layout > layout2.
48 Usage()
50 Usage()
/external/valgrind/main/VEX/switchback/
H A Dbinary_switchback.pl42 sub Usage { subroutine
43 print "Usage: binary_switchback.pl test_ref [last_good [last_bad]]\n";
53 Usage();
/external/chromium_org/build/
H A Dcompiler_version.py21 def Usage(program_name): function
107 return Usage(args[0])
/external/chromium_org/chromecast/tools/build/
H A Dchromecast_repack_locales.py26 class Usage(Exception): class in inherits:Exception
/external/chromium_org/media/cast/test/utility/
H A Dnetload.py79 def Usage(): function
88 Usage()
98 Usage()
/external/chromium_org/net/tools/crl_set_dump/
H A Dcrl_set_dump.cc21 static int Usage(const char* argv0) { function
22 fprintf(stderr, "Usage: %s <crl-set file> [<delta file>]"
33 return Usage(argv[0]);
/external/chromium_org/third_party/icu/source/tools/gensprep/
H A DfilterRFC3454.pl636 Usage: label
/external/chromium_org/third_party/ots/test/
H A Dot-sanitise.cc30 int Usage(const char *argv0) { function in namespace:__anon14758
31 std::fprintf(stderr, "Usage: %s ttf_file > dest_ttf_file\n", argv0);
38 if (argc != 2) return Usage(argv[0]);
39 if (::isatty(1)) return Usage(argv[0]);
H A Dperf.cc20 int Usage(const char *argv0) { function in namespace:__anon14759
21 std::fprintf(stderr, "Usage: %s <ttf file>\n", argv0);
30 if (argc != 2) return Usage(argv[0]);
/external/compiler-rt/lib/sanitizer_common/scripts/
H A Dsancov.py14 def Usage(): function
15 print >> sys.stderr, "Usage: \n" + \
46 Usage()
137 Usage();
147 Usage()
/external/icu/icu4c/source/tools/gensprep/
H A DfilterRFC3454.pl636 Usage: label
/external/chromium_org/remoting/tools/build/
H A Dremoting_copy_locales.py31 class Usage(Exception): class in inherits:Exception

Completed in 640 milliseconds

123