HomeSort by relevance Sort by last modified time
    Searched full:multi (Results 201 - 225 of 1668) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/webkit/JavaScriptCore/icu/unicode/
utf8.h 204 * The offset may point to the lead byte of a multi-byte sequence,
240 * The offset may point to the lead byte of a multi-byte sequence,
446 * If the offset is behind a multi-byte sequence, then the macro will read
487 * If the offset is behind a multi-byte sequence, then the macro will read
589 * If the offset is behind a partial multi-byte sequence,
607 * If the offset is behind a partial multi-byte sequence,
  /external/webkit/JavaScriptGlue/icu/unicode/
utf8.h 204 * The offset may point to the lead byte of a multi-byte sequence,
240 * The offset may point to the lead byte of a multi-byte sequence,
446 * If the offset is behind a multi-byte sequence, then the macro will read
487 * If the offset is behind a multi-byte sequence, then the macro will read
589 * If the offset is behind a partial multi-byte sequence,
607 * If the offset is behind a partial multi-byte sequence,
  /external/webkit/WebCore/icu/unicode/
utf8.h 204 * The offset may point to the lead byte of a multi-byte sequence,
240 * The offset may point to the lead byte of a multi-byte sequence,
446 * If the offset is behind a multi-byte sequence, then the macro will read
487 * If the offset is behind a multi-byte sequence, then the macro will read
589 * If the offset is behind a partial multi-byte sequence,
607 * If the offset is behind a partial multi-byte sequence,
  /external/webkit/WebKit/mac/icu/unicode/
utf8.h 204 * The offset may point to the lead byte of a multi-byte sequence,
240 * The offset may point to the lead byte of a multi-byte sequence,
446 * If the offset is behind a multi-byte sequence, then the macro will read
487 * If the offset is behind a multi-byte sequence, then the macro will read
589 * If the offset is behind a partial multi-byte sequence,
607 * If the offset is behind a partial multi-byte sequence,
  /dalvik/libcore/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
FileHandlerTest.java     [all...]
  /dalvik/vm/test/
TestIndirectRefTable.c 286 LOGE("multi-remove failed at %d\n", i);
297 LOGE("multi-remove final failed\n");
301 LOGE("multi-del not empty\n");
  /frameworks/base/telephony/java/com/android/internal/telephony/
SMSDispatcher.java 721 * Send a multi-part text based SMS.
    [all...]
  /external/bluetooth/glib/gio/
gcancellable.c 113 * multi-threaded program is prone to race conditions, and it is
118 * multi-threaded program:
  /external/icu4c/common/
uresimp.h 171 * Get a resource with multi-level fallback. Normally only the top level resources will
195 * Get a String with multi-level fallback. Normally only the top level resources will
  /external/opencore/codecs_v2/utilities/pv_config_parser/src/
pv_audio_config_parser.cpp 133 // do not supoprt multi-channel
189 // do not supoprt multi-channel
  /external/opencore/oscl/oscl/osclbase/src/
oscl_refcounter.h 249 * Implementation of OsclRefCounterDA for multi-threaded use.
347 * Implementation of OsclRefCounterSA for multi-threaded use.
  /external/opencore/protocols/rtp_payload_parser/rfc_3984/include/
h264_payload_parser.h 172 nal_type == H264_RTP_PAYLOAD_MTAP16 || // MTAP16(Multi-Time Aggregation Packet with 16-bit time stamp offset
173 nal_type == H264_RTP_PAYLOAD_MTAP24 || // MTAP24(Multi-Time Aggregation Packet with 24-bit time stamp offset
  /external/openssl/crypto/rc4/
rc4test.c 172 printf("test multi-call ");
181 printf("error in RC4 multi-call processing\n");
  /external/speex/include/speex/
speex_resampler.h 157 * @param channel_index Index of the channel to process for the multi-channel
174 * @param channel_index Index of the channel to process for the multi-channel
  /frameworks/base/docs/html/sdk/
android-2.2-highlights.jd 158 <p>Multi-lingual users can add multiple languages to the keyboard and <span class="green">switch
286 for these situations. A scale gesture detector API provides improved definition of multi-touch
  /packages/apps/Email/tests/src/com/android/email/mail/transport/
MockTransport.java 113 * Give the mock a pattern to wait for and a multi-line response to send back.
236 * supports banners, multi-line responses, and any other cases where we respond without
  /bootable/bootloader/legacy/
fastboot_protocol.txt 18 multi-channel, bi-directional, asynchronous ADB protocol)
  /cts/tests/tests/telephony/src/android/telephony/cts/
SmsManagerTest.java 140 // send multi parts text sms
  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/locks/
ReadWriteLock.java 32 * realized on a multi-processor, and then only if the access patterns for
  /dalvik/libcore/security/src/main/java/java/security/spec/
RSAMultiPrimePrivateCrtKeySpec.java 25 * The key specification of a RSA multi-prime private key with the Chinese
  /dalvik/libcore/security/src/main/java/org/apache/harmony/security/x501/
Name.java 202 // multi-valued RDN
  /development/simulator/wrapsim/
Globals.h 180 * which may or may not be the initial process in multi-process mode.
  /external/bluetooth/glib/docs/reference/glib/tmpl/
async_queues.sgml 12 multi-threaded applications though, as a synchronous operation could as
  /external/bluetooth/glib/glib/
gscanner.h 145 guint scan_comment_multi : 1; /* scan multi line comments? */
  /external/bluetooth/glib/gobject/tests/
threadtests.c 55 static volatile int mtsafe_call_counter = 0; /* multi thread safe call counter */

Completed in 590 milliseconds

1 2 3 4 5 6 7 891011>>