HomeSort by relevance Sort by last modified time
    Searched full:supplementary (Results 276 - 300 of 352) sorted by null

<<1112131415

  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/text/
SpoofCheckerTest.java 627 // The bug was an error in iterating through supplementary characters in IdentifierInfo.
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/providers/
Account.java 199 * URI for account type specific supplementary account info on outgoing links, if any.
    [all...]
  /packages/apps/UnifiedEmail/src/com/google/android/mail/common/base/
CharMatcher.java 37 * understand supplementary Unicode code points in the range {@code 0x10000} to
    [all...]
StringUtil.java     [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/search/
SearchTest.java 254 SearchData SUPPLEMENTARY[] = {
    [all...]
  /external/icu/icu4c/source/common/unicode/
ucnv.h 757 * - Supplementary code points may convert to more bytes than BMP code points.
    [all...]
uchar.h     [all...]
  /external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
CharsetISO2022.java 273 /* BMP-only codepages are stored without stage 1 entries for supplementary code points */
    [all...]
  /external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/search/
SearchTest.java 250 SearchData SUPPLEMENTARY[] = {
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
Phone.java 137 /** Supplementary Service Notification received. */
    [all...]
  /external/icu/icu4c/source/i18n/
usearch.cpp 121 * This method takes into accounts of the supplementary characters.
782 * ie. not the middle of a contraction, swappable characters or supplementary
    [all...]
  /external/bison/lib/uniwidth/
width.c 358 || (uc >= 0x20000 && uc <= 0x2ffff) /* Supplementary Ideographic Plane */
  /external/guava/guava/src/com/google/common/base/
CharMatcher.java 40 * supplementary Unicode code points in the range {@code 0x10000} to {@code 0x10FFFF}. Such logical
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
CollationDataBuilder.java     [all...]
  /external/icu/icu4c/source/common/
ucase.cpp 351 * a single supplementary code point would just not be found
    [all...]
  /external/icu/icu4c/source/test/cintltst/
usrchdat.c 323 static const SearchData SUPPLEMENTARY[] = {
    [all...]
utf8tst.c 31 * Supplementary code points may be encoded as pairs of 3-byte sequences, but
    [all...]
  /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
CollationDataBuilder.java     [all...]
  /external/opencv/cxcore/include/
cxtypes.h 834 * Other supplementary data type definitions *
    [all...]
  /external/opencv3/modules/core/include/opencv2/core/
types_c.h 773 * Other supplementary data type definitions *
    [all...]
  /external/opencv3/modules/cudalegacy/src/cuda/
NCVBroxOpticalFlow.cu 121 // SUPPLEMENTARY FUNCTIONS
    [all...]
  /external/valgrind/coregrind/
m_libcproc.c 788 /* Get supplementary groups into list[0 .. size-1]. Returns the
    [all...]
  /frameworks/base/core/java/android/os/
Process.java 629 * @param gids null-ok; a list of supplementary group IDs that the
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
ImsPhone.java 154 // List of Registrants to send supplementary service notifications to.
    [all...]
  /hardware/ril/include/telephony/
ril.h     [all...]

Completed in 964 milliseconds

<<1112131415