HomeSort by relevance Sort by last modified time
    Searched full:d800 (Results 51 - 75 of 132) sorted by null

1 23 4 5 6

  /external/chromium_org/third_party/icu/source/data/sprep/
rfc4013.txt 400 1D800..1FFFD; ; UNASSIGNED
503 D800..DFFF; ; PROHIBITED
rfc4518.txt 399 1D800..1FFFD; ; UNASSIGNED
452 D800..DFFF; ; PROHIBITED
rfc3491.txt 400 1D800..1FFFD; ; UNASSIGNED
    [all...]
rfc3530csci.txt 399 1D800..1FFFD; ; UNASSIGNED
    [all...]
rfc3722.txt 400 1D800..1FFFD; ; UNASSIGNED
    [all...]
rfc3920node.txt 400 1D800..1FFFD; ; UNASSIGNED
    [all...]
rfc4518ci.txt 399 1D800..1FFFD; ; UNASSIGNED
    [all...]
  /external/flac/libFLAC/
format.c 330 /* illegal surrogates check (U+D800...U+DFFF and U+FFFE...U+FFFF) */
331 if (utf8[0] == 0xED && (utf8[1] & 0xE0) == 0xA0) /* D800-DFFF */
  /external/icu4c/data/sprep/
rfc3920res.txt 400 1D800..1FFFD; ; UNASSIGNED
535 D800..DFFF; ; PROHIBITED
rfc4013.txt 400 1D800..1FFFD; ; UNASSIGNED
503 D800..DFFF; ; PROHIBITED
rfc4518.txt 399 1D800..1FFFD; ; UNASSIGNED
452 D800..DFFF; ; PROHIBITED
rfc3491.txt 400 1D800..1FFFD; ; UNASSIGNED
    [all...]
rfc3530csci.txt 399 1D800..1FFFD; ; UNASSIGNED
    [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
ustring.h 446 * because they are stored as pairs of surrogates which are at U+d800..U+dfff.
514 * because they are stored as pairs of surrogates which are at U+d800..U+dfff.
    [all...]
utf_old.h 234 * Is this code unit or code point a surrogate (U+d800..U+dfff)?
254 * - single surrogate code points (U+d800..U+dfff, 2048 code points)
259 * This means that all code points below U+d800 are character code points,
    [all...]
  /external/icu4c/common/unicode/
ustring.h 451 * because they are stored as pairs of surrogates which are at U+d800..U+dfff.
519 * because they are stored as pairs of surrogates which are at U+d800..U+dfff.
    [all...]
utf_old.h 230 * Is this code unit or code point a surrogate (U+d800..U+dfff)?
250 * - single surrogate code points (U+d800..U+dfff, 2048 code points)
255 * This means that all code points below U+d800 are character code points,
    [all...]
  /external/valgrind/main/none/tests/s390x/
cu12.stdout.exp 442 UTF16: d800 d7c0 d03f d7ff d2bb
774 UTF16: d800 dc00
779 UTF16: d800 dc3f
998 UTF16: d800 dc00
    [all...]
  /libcore/harmony-tests/src/test/java/tests/api/java/nio/charset/
CharsetEncoderTest.java 252 // 1st byte: d800-dbff
529 // 1st byte: d800-dbff
    [all...]
  /external/chromium_org/third_party/icu/source/common/
bmpset.cpp 197 * Need to set 0 values for surrogates D800..DFFF.
  /external/icu4c/common/
bmpset.cpp 206 * Need to set 0 values for surrogates D800..DFFF.
  /external/chromium_org/third_party/icu/source/test/cintltst/
custrtst.c 422 { 0xd800, 0 }, /* U+d800 */
423 { 0xd800, 0xff61, 0 }, /* U+d800 U+ff61 */
    [all...]
  /external/chromium_org/third_party/icu/source/test/testdata/
nfs4_cis_prep.txt 391 1D800..1FFFD; ; UNASSIGNED
    [all...]
nfs4_cs_prep_ci.txt 391 1D800..1FFFD; ; UNASSIGNED
    [all...]
nfs4_mixed_prep_s.txt 391 1D800..1FFFD; ; UNASSIGNED
    [all...]

Completed in 1500 milliseconds

1 23 4 5 6