Searched
full:specify (Results
701 -
725 of
6490) sorted by null
<<21222324252627282930>>
/external/mesa3d/include/GL/ |
osmesa.h | 125 * Create an Off-Screen Mesa rendering context and specify desired 127 * If you specify zero for depthBits, stencilBits, accumBits you 193 * specify actual pixels per row in image buffer
|
/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 | 41 * Specify the surface to be used by this canvas. Calling setSurface will 51 * Specify a NotificationClient to be used by this canvas. Calling 107 * 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/ |
compatible-screens-element.jd | 99 {@code xxhdpi} as a valid value, but you can instead specify {@code 480} 113 of screen density, then you must specify eight different {@code <screen>} elements, 115 these; any combination of size and density that you do <em>not</em> specify is considered a screen
|
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 <size>}) 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
|
/art/compiler/sea_ir/types/ |
type_inference_visitor.h | 32 // to specify the returned value type, but I am not aware of a possible implementation
|
/art/runtime/base/unix_file/ |
random_access_file.h | 29 // must specify an offset). This interface does not imply any buffering policy.
|
/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 | 43 # 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/opcode-gen/ |
opcode-gen | 32 echo "must specify a file" 1>&2
|
/developers/build/prebuilts/gradle/TextLinkify/TextLinkifySample/src/main/res/layout/ |
sample_main.xml | 50 to specify links.
|
/developers/samples/android/views/TextLinkify/TextLinkifySample/src/main/res/layout/ |
sample_main.xml | 50 to specify links.
|
/development/samples/ApiDemos/res/layout/ |
link.xml | 40 specify links. -->
|
/development/samples/MySampleRss/src/com/example/codelab/rssexample/ |
AddRssItem.java | 42 "You must specify both a title and a URL value",
|
/development/samples/SearchableDictionary/ |
AndroidManifest.xml | 41 <!-- No category needed, because the Intent will specify this class component-->
|
/development/samples/browseable/TextLinkify/res/layout/ |
sample_main.xml | 50 to specify links.
|
Completed in 3786 milliseconds
<<21222324252627282930>>