HomeSort by relevance Sort by last modified time
    Searched refs:Usage (Results 1 - 25 of 109) sorted by null

1 2 3 4 5

  /sdk/emulator/qtools/
parse_options.h 28 extern void Usage(const char *program);
bb_dump.cpp 13 void Usage(const char *program)
15 fprintf(stderr, "Usage: %s [options] trace_file elf_file\n", program);
23 Usage(argv[0]);
check_trace.cpp 16 void Usage(const char *program)
18 fprintf(stderr, "Usage: %s [options] trace_file elf_file\n", program);
26 Usage(argv[0]);
dump_regions.cpp 13 void Usage(const char *program)
15 fprintf(stderr, "Usage: %s [options] trace_file\n", program);
23 Usage(argv[0]);
profile_pid.cpp 36 void Usage(const char *program)
38 fprintf(stderr, "Usage: %s [options] trace_file\n", program);
46 Usage(argv[0]);
q2g.cpp 26 void Usage(const char *program)
28 fprintf(stderr, "Usage: %s [options] trace_file elf_file gtrace_file\n",
37 Usage(argv[0]);
read_method.cpp 72 void Usage(const char *program)
74 fprintf(stderr, "Usage: %s [options] trace_name elf_file\n",
82 Usage(argv[0]);
  /sdk/eclipse/scripts/
update_version.sh 9 Usage: $0 <old> <new>
  /packages/apps/Email/src/org/apache/james/mime4j/codec/
EncoderUtil.java 91 * Indicates the intended usage of an encoded word.
93 public enum Usage {
130 return encodeEncodedWord(displayName, Usage.WORD_ENTITY);
186 * @param usage
194 public static String encodeIfNecessary(String text, Usage usage,
197 return encodeEncodedWord(text, usage, usedCharacters);
261 * @param usage
268 public static String encodeEncodedWord(String text, Usage usage) {
    [all...]
  /external/qemu/
offset_layout.py 16 def Usage():
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/icu4c/tools/gendraft/
Makefile 21 @echo Usage: 'make install-headers' to update headers.
  /external/webkit/WebKitTools/Scripts/
build-jsc 42 my $usage = <<EOF;
43 Usage: $programName [options] [options to pass to build system]
54 print STDERR $usage;
webkit-build-directory 41 my $usage = <<EOF;
42 Usage: $programName [options]
57 print STDERR $usage;
  /external/grub/util/
grub-set-default 27 # Usage: usage
28 # Print the usage.
29 usage () {
31 Usage: grub-set-default [OPTION] entry
48 usage
57 usage
63 usage
73 usage
grub-set-default.in 27 # Usage: usage
28 # Print the usage.
29 usage () {
31 Usage: grub-set-default [OPTION] entry
48 usage
57 usage
63 usage
73 usage
grub-md5-crypt 34 Usage: $progname [OPTION]
57 echo "Usage: $progname [OPTION]"
grub-md5-crypt.in 34 Usage: $progname [OPTION]
57 echo "Usage: $progname [OPTION]"
grub-terminfo 22 usage () {
24 Usage: grub-terminfo TERMNAME
43 usage
50 usage
55 usage
64 usage
grub-terminfo.in 22 usage () {
24 Usage: grub-terminfo TERMNAME
43 usage
50 usage
55 usage
64 usage
  /external/ppp/pppd/plugins/radius/etc/
dictionary.microsoft 24 ATTRIBUTE MS-BAP-Usage 13 integer Microsoft
54 # MS-BAP-Usage Values
56 VALUE MS-BAP-Usage Not-Allowed 0
57 VALUE MS-BAP-Usage Allowed 1
58 VALUE MS-BAP-Usage Required 2
  /ndk/build/core/
definitions.mk 37 # Usage : $(empty)
44 # Usage : $(space)
52 # Usage : $(call last2, <LIST>)
60 # Usage : $(call last3, <LIST>)
67 # Usage : $(this-makefile)
74 # Usage : $(local-makefile)
82 # Usage : $(call assert-defined, VAR1 VAR2 VAR3...)
97 # Usage : $(call clear-vars, VAR1 VAR2 VAR3...)
107 # Usage : $(call check-required-vars, VAR1 VAR2 VAR3..., <file>)
149 # Usage : $(call modules-clear
    [all...]
  /development/tools/findunused/
findunusedstrings 6 Usage: $0 [-p] [folder]
  /development/tools/
make_key 22 Usage: $0 <name> <subject>
  /external/grub/
compile 39 Usage: compile [--help] [--version] PROGRAM [ARGS]
  /external/libffi/
compile 39 Usage: compile [--help] [--version] PROGRAM [ARGS]

Completed in 640 milliseconds

1 2 3 4 5