Searched
full:multiple (Results
701 -
725 of
3575) sorted by null
<<21222324252627282930>>
/external/iptables/extensions/ |
libip6t_policy.c | 236 "policy match: name resolves to multiple IPs"); 251 "policy match: name resolves to multiple IPs"); 325 "policy match: multiple elements but no --strict");
|
/external/opencore/ |
ChangeLog | 64 encode to allow passing multiple NALs in a single buffer. 114 * In the case of 3rd party OMX components that support multiple roles, 227 - In case of 3rd party OMX components that support multiple roles -
|
/external/opencore/codecs_v2/video/avc_h264/enc/include/ |
pvavcencoderinterface.h | 39 EAVCEI_MORE_DATA, // there are more data to be retrieve (multiple fragments of a NAL) 377 (not necessarily multiple of 16). 383 (not necessarily multiple of 16).
|
/external/opencore/codecs_v2/video/avc_h264/enc/src/ |
avcenc_int.h | 181 /* Multiple frame prediction*/ 183 int framePos; /* specific position in previous multiple frames*/ 184 int frameRange; /* number of overall previous multiple frames */
|
bitstream_io.cpp | 90 num_bits = WORD_SIZE - stream->bit_left; /* must be multiple of 8 !!*/ 274 stream->oBSize &= (~0x3); // make it multiple of 4 302 stream->oBSize &= (~0x3); // make it multiple of 4
|
/external/opencore/nodes/pvomxbasedecnode/src/ |
pvmf_omx_basedec_callbacks.cpp | 67 // We override the Run to process multiple (i.e. all in the queue) events in one Run 212 // We override the Run to process multiple (i.e. all in the queue) events in one Run 353 // We override the Run to process multiple (i.e. all in the queue) events in one Run
|
/external/opencore/nodes/pvomxencnode/src/ |
pvmf_omx_enc_callbacks.cpp | 66 // We override the Run to process multiple (i.e. all in the queue) events in one Run 213 // We override the Run to process multiple (i.e. all in the queue) events in one Run 355 // We override the Run to process multiple (i.e. all in the queue) events in one Run
|
/external/srec/tools/parseStringTest/ |
parseStringTest.c | 133 /* check for multiple space separators! */ 224 /* check for multiple space separators! */ 381 /* check for multiple space separators! */
|
/external/webkit/JavaScriptCore/jit/ |
ExecutableAllocatorFixedVMPool.cpp | 144 // calling insert directly, to avoid multiple entries beging added with the 174 // Each entry in m_freeList might correspond to multiple 337 // Each entry in the tree may represent a chain of multiple chunks of the
|
/frameworks/base/awt/org/apache/harmony/awt/gl/color/ |
NativeImageFormat.java | 41 * At present planar formats (multiple bands) are not supported 43 * Samples other than 1 - 7 bytes and multiple of 8 bits are 356 // Multiple data arrays (banks) not supported
|
/frameworks/base/docs/html/guide/basics/ |
appmodel.jd | 105 <li>If your .apk contains multiple top-level applications that the user can 134 an impact on tasks; it just avoids starting the same activity multiple times 199 <li> Reducing overhead by running the code of multiple .apks in the same
|
/frameworks/base/docs/html/guide/topics/manifest/ |
provider-element.jd | 68 Multiple authorities are listed by separating their names with a semicolon. 181 every client process — "{@code true}" if instances can run in multiple 233 application across multiple processes.
|
/frameworks/base/docs/html/resources/articles/ |
creating-input-method.jd | 187 <p>If your input method does some kind of text prediction or requires multiple 223 a way for the user to switch to a different input method (multiple 244 <p>For a real world example, with support for multiple input types and text
|
index.jd | 26 <dd>Drawables are pluggable drawing containers that allow applications to display graphics. This article explains some common pitfalls when trying to modify the properties of multiple Drawables.</dd> 51 <dd>Learn how to combine multiple standard UI widgets into a single high-level component, which can be reused throughout your application.</dd> 131 <dd>This article discusses the improved Contacts API introduced in Android 2.0 and how to use it to manage and integrate contacts from multiple accounts and data sources. The article also discusses techniques for using the new API on devices that support it, while maintaining backward compatibility with the old API on other devices. </dd>
|
/frameworks/base/tests/CoreTests/android/core/ |
RequestAPITest.java | 142 * Test multiple calls to Request.addHeader with valid headers and values 156 * Test multiple calls to Request.addHeader with valid identical headers 241 /* It's not correct to use same listener for multiple
|
/hardware/ti/omap3/omx/system/src/openmax_il/perf/src/ |
perf_print.c | 311 int multiple = PERF_IsMultiple((unsigned long) eModule); local 336 if (multiple) 346 print_print_location(perf, fOut, 6 + (multiple ? 1 : 0));
|
/external/qemu/hw/ |
usb-hid.c | 114 * USB 2.0, multiple TT organization (optional): 116 * and 2 (multiple TT mode) ... config is 169 * USB 2.0, multiple TT organization (optional): 171 * and 2 (multiple TT mode) ... config is 224 * USB 2.0, multiple TT organization (optional): 226 * and 2 (multiple TT mode) ... config is
|
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/texinfo/ |
flex.texi | 134 * Multiple buffers:: Multiple input buffers 198 @item Multiple Input Buffers 199 how to manipulate multiple input sources; how to 795 Here is a program which compresses multiple blanks and 807 multiple lines. @code{flex} knows about C strings and comments and 868 executes only one action per token. Multiple 1026 described below in the section Multiple Input Buffers. [all...] |
/bionic/libc/docs/ |
CHANGES.TXT | 58 - fix sem_post() to wake up multiple threads when called rapidly in 112 work across multiple processes.
|
/build/core/ |
node_fns.mk | 83 # If needle appears multiple times, only the first occurrance 91 # breaking haystack back into multiple words, with spaces
|
/build/tools/releasetools/ |
sign_target_files_apks | 28 multiple extra packages. 33 (dest_key). Option may be repeated to give multiple key
|
/build/tools/soslim/ |
main.c | 31 macro INFO() in multiple compilation unites. */ 34 macro PRINT() in multiple compilation unites. */
|
/dalvik/libcore/concurrent/src/main/java/java/util/concurrent/ |
package-info.java | 83 * multiple granularities (including nanoseconds) for 136 * multiple threads are expected to access a common collection,
|
/dalvik/libcore/crypto/src/main/java/javax/crypto/ |
Cipher.java | [all...] |
SealedObject.java | 82 * the serialized data is not a multiple of the ciphers block 209 * the serialized data is not a multiple of the ciphers block
|
Completed in 1015 milliseconds
<<21222324252627282930>>