OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USAGE
(Results
1 - 15
of
15
) sorted by null
/external/blktrace/
btrace
11
USAGE
="
Usage
: btrace [-s] [-t] [-w N] [-n N] [-b N] [-a <trace>...] [-r <dbg mnt>] <dev>..."
26
\?) echo $
USAGE
1>&2
34
echo $
USAGE
1>&2
/external/emma/core/java12/
emma.java
27
// TODO: proper
usage
, arg validation, etc
31
System.out.println (
USAGE
);
52
private static final String
USAGE
=
53
"emma
usage
: emma <command> [command options]," + EOL +
61
" {use '<command> -h' to see
usage
help for a given command}" + EOL +
/external/libvpx/libvpx/examples/
decoder_tmpl.c
59
@@@@
USAGE
encoder_tmpl.c
124
@@@@
USAGE
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/bin/
i686-linux-gccbug
156
USAGE
="
Usage
: $COMMAND [-PVL] [-t address] [-f filename] [-s severity]
166
-t | --to) if [ $# -eq 1 ]; then echo "$
USAGE
"; $REMOVE_TEMP; exit 1; fi
170
-f | --file) if [ $# -eq 1 ]; then echo "$
USAGE
"; $REMOVE_TEMP; exit 1; fi
179
-c | --cc) if [ $# -eq 1 ]; then echo "$
USAGE
"; $REMOVE_TEMP; exit 1; fi
182
-s | --severity) if [ $# -eq 1 ]; then echo "$
USAGE
"; $REMOVE_TEMP; exit 1; fi
189
-h | --help) echo "$
USAGE
"; $REMOVE_TEMP; exit 0 ;;
198
-*) echo "$
USAGE
" ; $REMOVE_TEMP; exit 1 ;;
199
*) echo "$
USAGE
" ; $REMOVE_TEMP; exit 1
/build/tools/atree/
atree.cpp
23
const char*
USAGE
=
25
"
Usage
: atree OPTIONS\n"
59
int
usage
()
function
61
fwrite(
USAGE
, strlen(
USAGE
), 1, stderr);
115
return
usage
();
126
return
usage
();
135
return
usage
();
144
return
usage
();
149
return
usage
();
[
all
...]
/frameworks/base/core/java/android/webkit/
WebStorageClassic.java
49
private static final String
USAGE
= "
usage
";
78
callback.onReceiveValue((Long)values.get(
USAGE
));
136
long
usage
= website.getUsage();
137
retValues.put(
USAGE
, new Long(
usage
));
/external/antlr/antlr-3.4/runtime/Perl5/tools/
port.pl
86
help: Describe the
usage
of this program or its subcommands.
87
Usage
: help [SUBCOMMAND...]
98
Usage
: port <subcommand> [options] [args]
110
Usage
: add PATH...
135
usage
: status [PATH...]
label
163
say "Type 'port help' for
usage
.";
168
say "Type 'port help' for
usage
.";
182
=head1
USAGE
/frameworks/base/cmds/content/src/com/android/commands/content/
Content.java
65
private static final String
USAGE
=
66
"
usage
: adb shell content [subcommand] [options]\n"
68
+ "
usage
: adb shell content insert --uri <URI> [--user <USER_ID>]"
81
+ "
usage
: adb shell content update --uri <URI> [--user <USER_ID>] [--where <WHERE>]\n"
89
+ "
usage
: adb shell content delete --uri <URI> [--user <USER_ID>] --bind <BINDING>"
96
+ "
usage
: adb shell content query --uri <URI> [--user <USER_ID>]"
107
+ "
usage
: adb shell content call --uri <URI> --method <METHOD> [--arg <ARG>]\n"
161
System.out.println(
USAGE
);
/external/openssh/
buildpkg.sh.in
493
USAGE
="
usage
: ckyorn [options]
508
\\?) echo "\$
USAGE
" 1>&2
/external/v8/tools/
ll_prof.py
43
USAGE
="""
usage
: %prog [OPTION]...
825
parser = optparse.OptionParser(
USAGE
)
grokdump.py
41
USAGE
="""
usage
: %prog [OPTION]...
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/121/1/.cp/lib/
apitooling-ant.jar
/external/clang/tools/scan-build/
scan-build
1023
USAGE
: $Prog [options] <build command> [build options]
[
all
...]
/external/emma/lib/
emma.jar
Completed in 259 milliseconds