/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/info/ |
annotate.info | 56 * Multi-threaded Apps:: An annotation that reports multi-threadedness. 648 File: annotate.info, Node: Source Annotations, Next: Multi-threaded Apps, Prev: Annotations for Running, Up: Top 669 File: annotate.info, Node: Multi-threaded Apps, Next: GNU Free Documentation License, Prev: Source Annotations, Up: Top 671 14 Multi-threaded Applications 687 File: annotate.info, Node: GNU Free Documentation License, Prev: Multi-threaded Apps, Up: Top [all...] |
/external/libppp/src/ |
ppp.8.m4 | 407 .It Supports Multi-link PPP (rfc 1990) [all...] |
/external/openssl/ssl/ |
ssl_ciph.c | 1109 int j, multi, found, rule, retval, ok, buflen; local [all...] |
/external/srec/srec/include/ |
simapi.h | [all...] |
/external/chromium/base/synchronization/ |
condition_variable_unittest.cc | 5 // Multi-threaded tests of ConditionVariable class. 49 // Define a class that will control activities an several multi-threaded tests. 50 // The general structure of multi-threaded tests is that a test case will
|
/external/chromium/third_party/libjingle/source/talk/examples/call/ |
callclient.cc | 133 " join [room] Joins a multi-user-chat.\n" 134 " invite user [room] Invites a friend to a multi-user-chat.\n" 135 " leave [room] Leaves a multi-user-chat.\n"
|
/external/icu4c/test/cintltst/ |
bocu1tst.c | 406 * Function for BOCU-1 decoder; handles multi-byte lead bytes. 458 * Function for BOCU-1 decoder; handles multi-byte trail bytes. 565 * For multi-byte difference lead bytes, set the decoder state
|
/external/jpeg/ |
jdcoefct.c | 45 * In multi-pass modes, this array points to the current MCU's blocks 51 /* In multi-pass modes, we need a virtual block array for each component. */ 546 * Decompress and return some data in the multi-pass case. [all...] |
/external/libusb/libusb/ |
libusbi.h | 471 * (LE). If it returns the multi-byte values in host-endian format, 491 * (LE). If it returns the multi-byte values in host-endian format, 518 * (LE). If it returns the multi-byte values in host-endian format,
|
/external/libusb_aah/libusb/ |
libusbi.h | 594 * (LE). If it returns the multi-byte values in host-endian format, 614 * (LE). If it returns the multi-byte values in host-endian format, 641 * (LE). If it returns the multi-byte values in host-endian format,
|
/external/mockito/src/org/mockito/internal/matchers/apachecommons/ |
EqualsBuilder.java | 359 // This handles multi dimensional arrays of the same depth 521 * multi-dimensional, ragged, and multi-typed arrays.</p>
|
/external/qemu/distrib/jpeg-6b/ |
jdcoefct.c | 45 * In multi-pass modes, this array points to the current MCU's blocks 51 /* In multi-pass modes, we need a virtual block array for each component. */ 546 * Decompress and return some data in the multi-pass case. [all...] |
/external/v8/src/ |
scanner.cc | 324 // If we have reached the end of the multi-line comment, we 326 // multi-line comments are treated as whitespace. 333 // Unterminated multi-line comment.
|
/external/v8/test/cctest/ |
test-assembler-arm.cc | 613 // Test VFP multi load/store with ia_w. 724 // Test VFP multi load/store with ia. 839 // Test VFP multi load/store with db_w.
|
/external/webp/src/dec/ |
frame.c | 356 // For multi-threaded decoding we need to use 3 rows of 16 pixels as delay line. 373 // Note that multi-threaded output _without_ deblocking can make use of two 382 // Initialize multi/single-thread worker
|
/frameworks/base/docs/html/about/versions/ |
android-4.2.jd | 331 <h3>Saving data in a multi-user environment</h3> 336 <p>To be certain that your app behaves properly in a multi-user environment, do not refer to your 352 <h3>Identifying users in a multi-user environment</h3>
|
/frameworks/opt/mms/src/java/com/google/android/mms/pdu/ |
PduComposer.java | 250 * Long-integer = Short-length Multi-octet-integer 251 * ; The Short-length indicates the length of the Multi-octet-integer 252 * Multi-octet-integer = 1*30 OCTET [all...] |
/frameworks/opt/vcard/java/com/android/vcard/ |
VCardParserImpl_V21.java | 800 * multi-line value if it exists. [all...] |
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
bcmutils.h | 94 /* osl multi-precedence packet queue */ 149 /* multi-priority pkt queue */ 818 /* multi-bool data type: set of bools, mbool is true if any is set */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/ |
Xlibint.h | 141 struct _XLockInfo *lock; /* multi-thread state, display lock */ 207 unsigned long qserial_num; /* so multi-threaded code can find new ones */ 239 * The following definitions can be used for locking requests in multi-threaded [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
Xlibint.h | 141 struct _XLockInfo *lock; /* multi-thread state, display lock */ 207 unsigned long qserial_num; /* so multi-threaded code can find new ones */ 239 * The following definitions can be used for locking requests in multi-threaded [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
Xlibint.h | 141 struct _XLockInfo *lock; /* multi-thread state, display lock */ 207 unsigned long qserial_num; /* so multi-threaded code can find new ones */ 239 * The following definitions can be used for locking requests in multi-threaded [all...] |
/cts/tests/tests/content/src/android/content/cts/ |
SharedPreferencesTest.java | 329 // This SHOULD hit disk. (multi-process flag is set)
|
/cts/tests/tests/telephony/src/android/telephony/cts/ |
SmsManagerTest.java | 282 // send multi parts text sms
|
/dalvik/vm/test/ |
AtomicTest.cpp | 183 * Entry point for multi-thread test.
|