HomeSort by relevance Sort by last modified time
    Searched full:specify (Results 451 - 475 of 4616) sorted by null

<<11121314151617181920>>

  /docs/source.android.com/src/devices/tech/test_infra/tradefed/fundamentals/
options.jd 36 They specify (at a minimum) the <code>name</code> and <code>description</code> values, which
37 specify the argument name associated with that Option, and the description that will be displayed on
90 Beyond that, they can specify any list of arguments are part of the command, which may replace or
  /external/antlr/antlr-3.4/runtime/C/vsrulefiles/
antlr3lexer.rules 21 Description="Specify any options required to invoke the java VM on this grammar file. Sometimes larger grammars require more memory than the standard allocation and you can specify this here."
146 Description="Specifies the absolute location of the ANTLR3 jar file if it is not in a location covered by %CLASSPATH%. Specify using UNIX directory delimiters to minimize problems."
antlr3lexerandparser.rules 22 Description="Specify any options required to invoke the java VM on this grammar file. Sometimes larger grammars require more memory than the standard allocation and you can specify this here."
148 Description="Specifies the absolute location of the ANTLR3 jar file if it is not in a location covered by %CLASSPATH%. Specify using UNIX directory delimiters to minimize problems."
antlr3parser.rules 21 Description="Specify any options required to invoke the java VM on this grammar file. Sometimes larger grammars require more memory than the standard allocation and you can specify this here."
147 Description="Specifies the absolute location of the ANTLR3 jar file if it is not in a location covered by %CLASSPATH%. Specify using UNIX directory delimiters to minimize problems."
antlr3treeparser.rules 21 Description="Specify any options required to invoke the java VM on this grammar file. Sometimes larger grammars require more memory than the standard allocation and you can specify this here."
147 Description="Specifies the absolute location of the ANTLR3 jar file if it is not in a location covered by %CLASSPATH%. Specify using UNIX directory delimiters to minimize problems."
  /external/e2fsprogs/misc/
badblocks.8.in 87 Specify the size of blocks in bytes. The default is 1024.
93 Specify a maximum number of bad blocks before aborting the test. The
169 Specify a test pattern to be read (and written) to disk blocks. The
  /external/grub/grub/
main.c 104 --boot-drive=DRIVE specify stage2 boot_drive [default=0x%x]\n\
105 --config-file=FILE specify stage2 config_file [default=%s]\n\
109 --install-partition=PAR specify stage2 install_partition [default=0x%x]\n\
  /external/ipsec-tools/src/racoon/doc/
README.plainrsa 67 "path certificate" to specify the location of the keys. This step is
75 Next, you need to specify the host's own private key and the public
84 Finally, under the "proposal" statement section, you should specify
  /external/llvm/include/llvm/Transforms/Utils/
Cloning.h 88 /// names, specify it as the optional third parameter.
91 /// function, you can specify it as the optional fourth parameter.
94 /// function, you can specify a ClonedCodeInfo object with the optional fifth
  /external/llvm/utils/
llvmdo 22 # The -topdir option allows you to specify the llvm source root directly. If it
26 # The -dirs argument allows you to specify the set of directories that are
35 # Finally, you simply specify whatever program you want to run against each
  /external/netperf/
netsh.c 236 -v verbosity Specify the verbosity level\n\
250 -B brandstr Specify a string to be emitted with brief output\n\
259 -H name|ip,fam * Specify the target machine and/or local ip and family\n\
260 -i max,min Specify the max and min number of iterations (15,1)\n\
261 -I lvl[,intvl] Specify confidence level (95 or 99) (99) \n\
263 -l testlen Specify test duration (>0 secs) (<0 bytes|trans)\n\
264 -L name|ip,fam * Specify the local ip|name and address family\n\
269 -p port,lport* Specify netserver port number and/or local port\n\
272 -t testname Specify test to perform\n\
274 -v verbosity Specify the verbosity level\n
    [all...]
  /external/skia/include/utils/
SkDeferredCanvas.h 39 * Specify a device to be used by this canvas. Calling setDevice will
49 * Specify a NotificationClient to be used by this canvas. Calling
96 * Specify the maximum number of bytes to be allocated for the purpose
  /external/valgrind/main/drd/
drd_clientreq.h 228 * The values defined below specify the mutex type.
241 * locks happens by the code in drd_rwlock.c. The values defined below specify
251 * code. The integer values defined below specify the type of a barrier with
  /external/webrtc/src/modules/audio_processing/test/
process_test.cc 80 "When a protobuf debug file is available, specify it with -pb.\n"
175 ASSERT_LT(i, argc) << "Specify protobuf filename after -pb";
180 ASSERT_LT(i, argc) << "Specify filename after -ir";
186 ASSERT_LT(i, argc) << "Specify filename after -i";
192 ASSERT_LT(i, argc) << "Specify filename after -o";
197 ASSERT_LT(i, argc) << "Specify sample rate after -fs";
206 ASSERT_LT(i + 1, argc) << "Specify number of channels after -ch";
217 ASSERT_LT(i, argc) << "Specify number of channels after -rch";
259 ASSERT_LT(i, argc) << "Specify filename after --aecm_echo_path_in_file";
264 ASSERT_LT(i, argc) << "Specify filename after --aecm_echo_path_out_file"
    [all...]
  /frameworks/base/docs/html/guide/topics/manifest/
uses-configuration-element.jd 31 For example, an application might specify that it requires a physical keyboard
41 keypad like those found on most phones, it would specify these requirements
75 specify the type here and also set the {@code reqHardKeyboard} attribute
  /frameworks/base/docs/html/tools/help/
emulator.jd 135 <p>The emulator supports a variety of options that you can specify
170 <td>Optionally, you can specify a path relative to the current working directory.
180 <p>If you do not specify <code>-datadir</code>, the emulator looks for the user-data image
189 <td>Optionally, you can specify a path relative to the current working directory.
197 <td>Optionally, you can specify a path relative to the current working directory. See also <code>-wipe-data</code>.
209 <p>Optionally, you can specify a path relative to the current working directory.
217 <p>Optionally, you can specify a path relative to the current working directory. For more information on disk images, use <code>-help-disk-images</code>.</p>
268 <td>Enable the root shell (as in <code>-shell</code> and specify the QEMU character
429 You can optionally specify a memory size ({@code -m &lt;size&gt;}) for the VM, which should match
487 also specify scale as a DPI value if you add the suffix "dpi" to the scale value. A value of "auto
    [all...]
  /frameworks/base/docs/html/training/keyboard-input/
navigation.jd 82 does not do what you expect, specify where the focus should go in your layout, as discussed
93 to manually specify the focus order.</p>
139 specify which view should receive focus with the following attributes:</p>
  /frameworks/base/tests/RenderScriptTests/PerfTest/src/com/android/perftest/
TorusTest.java 164 // Specify the resource that contains the shader string
166 // Use a script field to specify the input layout
175 // Specify the resource that contains the shader string
  /bionic/libc/bionic/
crtbrand.c 34 * Special ".note" entry to tag an Android binary and specify the ABI version.
getcwd.cpp 35 // You can't specify size 0 unless you're asking us to allocate for you.
  /bionic/libc/kernel/tools/
update_all.py 41 panic( "Missing directory, please specify one through command-line: %s\n" % original_dir )
  /build/core/
proguard_basic_keeps.flags 44 # Please specify classes to be kept explicitly in your package's configuration.
  /build/target/product/security/
README 10 testkey -- a generic key for packages that do not otherwise specify a key.
  /dalvik/docs/
hello-world.html 30 usually best to specify absolute pathnames.
77 specify a TCP port number. When your application starts, it will appear
149 E/dalvikvm(19521): ERROR: must specify non-'.' bootclasspath
155 To actually do something, you need to specify the bootstrap class path
  /dalvik/dx/tests/003-magic-version-access/
run 17 # The tests that don't specify "--debug" are expected to

Completed in 582 milliseconds

<<11121314151617181920>>