/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]);
|
/system/extras/ext4_utils/ |
mkuserimg.sh | 5 function usage() { function 7 Usage: 15 usage
|
/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/chromium/third_party/icu/source/tools/gendraft/ |
Makefile | 21 @echo Usage: 'make install-headers' to update headers.
|
/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
|
/external/icu4c/ |
configure.mk | 7 # Usage: MAKE -f configure.mk configure
|
/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
|
/development/tools/findunused/ |
findunusedstrings | 6 Usage: $0 [-p] [folder]
|
/development/tools/ |
make_key | 22 Usage: $0 <name> <subject>
|
/device/samsung/crespo/alsa-lib/ |
compile | 39 Usage: compile [--help] [--version] PROGRAM [ARGS]
|
/external/grub/ |
compile | 39 Usage: compile [--help] [--version] PROGRAM [ARGS]
|