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

1 2 3 4 5 6 7 891011>>

  /external/icu/icu4c/source/test/intltest/
utxttest.cpp 92 // Supplementary chars at start or end
111 // Test strings with odd-aligned supplementary chars,
825 // If the data char is supplementary, it doesn't matter whether the buffer remains unchanged,
    [all...]
testidn.cpp 411 // supplementary code point
  /external/icu/icu4c/source/tools/gennorm2/
n2builder.cpp     [all...]
  /external/libjpeg-turbo/
ChangeLog.txt 410 [5] The 32-bit supplementary package for amd64 Debian systems now provides
610 [15] Fixed 32-bit supplementary package for amd64 Debian systems, which was
    [all...]
  /docs/source.android.com/src/devices/
drm.jd 232 <li>OnInfoListener for any supplementary information during DRM
  /external/clang/include/clang-c/
Documentation.h 10 |* This header provides a supplementary interface for inspecting *|
  /external/icu/android_icu4j/src/main/java/android/icu/impl/
UnicodeRegex.java 92 // UnicodeSet. Note that we don't worry about supplementary characters,
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/
UCharacterSurrogateTest.java 35 "Supplementary Private Use Area-B",
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/normalizer/
NormalizerBuilder.java 12 * Updates for supplementary code points:
  /external/icu/icu4c/source/common/
uprops.cpp 120 /* single supplementary code point */
  /external/icu/icu4c/source/i18n/
collationdatareader.cpp 316 // if any of its 1024 associated supplementary code points is "unsafe".
  /external/icu/icu4c/source/test/cintltst/
custrtst.c 318 * (= part of supplementary code points)
328 log_err("error: u_strchr32(surrogate) finds a partial supplementary code point\n");
331 log_err("error: u_memchr32(surrogate) finds a partial supplementary code point\n");
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
UnicodeRegex.java 90 // UnicodeSet. Note that we don't worry about supplementary characters,
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
UCharacterSurrogateTest.java 31 "Supplementary Private Use Area-B",
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
NormalizerBuilder.java 11 * Updates for supplementary code points:
  /external/libcap/progs/
capsh.c 27 #define MAX_GROUPS 100 /* max number of supplementary groups for user */
  /frameworks/base/docs/html/design/wear/
patterns.jd 37 <p>Supplementary information should be displayed on additional cards to the right of a main Context Stream card. In most cases one additional detail card should be sufficient. For example, a weather card might show the weather for the current location today, with subsequent days listed in an additional card to the right. Keep the number of detail cards as low as possible. Actions (see below) should always come after pages; don?t change the order or interleave them.</p>
  /libcore/ojluni/src/main/java/java/lang/
AbstractStringBuilder.java 217 * low-surrogate range, then the supplementary code point
245 * supplementary code point value of the surrogate pair is
776 * <p>Note: If the character at the given index is a supplementary
778 * correct handling of supplementary characters is required,
    [all...]
String.java 92 * in which <em>supplementary characters</em> are represented by <em>surrogate
96 * Index values refer to <code>char</code> code units, so a supplementary
588 * low-surrogate range, then the supplementary code point
617 * supplementary code point value of the surrogate pair is
    [all...]
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
RichInputConnectionAndTextRangeTests.java 257 // splitting on supplementary character
  /external/pcre/dist/
HACKING 116 Supplementary matching function
119 From PCRE 6.0, there is also a supplementary matching function called
  /frameworks/base/core/java/android/text/
BidiFormatter.java 595 * encountered a supplementary codepoint, this contains a char that is not a valid
    [all...]
  /frameworks/support/core-utils/java/android/support/v4/text/
BidiFormatter.java 614 * encountered a supplementary codepoint, this contains a char that is not a valid
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
Key.java 347 // This is a workaround to have a key that has a supplementary code point in its label.
348 // Because we can put a string in resource neither as a XML entity of a supplementary
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/text/
Normalizer.java     [all...]

Completed in 599 milliseconds

1 2 3 4 5 6 7 891011>>