Home
last modified time | relevance | path

Searched refs:supplementary (Results 1 – 25 of 42) sorted by relevance

12

/external/icu/android_icu4j/src/main/java/android/icu/impl/
DBMPSet.java176 int supplementary = Character.toCodePoint(c, c2); in span() local
177 if (!containsSlow(supplementary, list4kStarts[0x10], list4kStarts[0x11])) { in span()
215 int supplementary = Character.toCodePoint(c, c2); in span() local
216 if (containsSlow(supplementary, list4kStarts[0x10], list4kStarts[0x11])) { in span()
272 int supplementary = Character.toCodePoint(c2, c); in spanBack() local
273 if (!containsSlow(supplementary, list4kStarts[0x10], list4kStarts[0x11])) { in spanBack()
312 int supplementary = Character.toCodePoint(c2, c); in spanBack() local
313 if (containsSlow(supplementary, list4kStarts[0x10], list4kStarts[0x11])) { in spanBack()
DUnicodeSetStringSpan.java981 int supplementary = Character.toCodePoint(c, c2); in spanOne() local
982 return set.contains(supplementary) ? 2 : -2; in spanOne()
993 int supplementary = Character.toCodePoint(c2, c); in spanOneBack() local
994 return set.contains(supplementary) ? 2 : -2; in spanOneBack()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DBMPSet.java174 int supplementary = Character.toCodePoint(c, c2); in span() local
175 if (!containsSlow(supplementary, list4kStarts[0x10], list4kStarts[0x11])) { in span()
213 int supplementary = Character.toCodePoint(c, c2); in span() local
214 if (containsSlow(supplementary, list4kStarts[0x10], list4kStarts[0x11])) { in span()
270 int supplementary = Character.toCodePoint(c2, c); in spanBack() local
271 if (!containsSlow(supplementary, list4kStarts[0x10], list4kStarts[0x11])) { in spanBack()
310 int supplementary = Character.toCodePoint(c2, c); in spanBack() local
311 if (containsSlow(supplementary, list4kStarts[0x10], list4kStarts[0x11])) { in spanBack()
DUnicodeSetStringSpan.java977 int supplementary = Character.toCodePoint(c, c2); in spanOne() local
978 return set.contains(supplementary) ? 2 : -2; in spanOne()
989 int supplementary = Character.toCodePoint(c2, c); in spanOneBack() local
990 return set.contains(supplementary) ? 2 : -2; in spanOneBack()
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue137/
DSupplementaryCharactersTest.java46 String supplementary = "\ud83d\ude48"; in testDumpSupplementaryCharacter() local
48 String output = yaml.dump(supplementary); in testDumpSupplementaryCharacter()
52 assertEquals(supplementary, binString); in testDumpSupplementaryCharacter()
/external/libchrome/base/third_party/icu/
Dicu_utf.h359 #define CBU16_LEAD(supplementary) (::base_icu::UChar)(((supplementary)>>10)+0xd7c0) argument
368 #define CBU16_TRAIL(supplementary) (::base_icu::UChar)(((supplementary)&0x3ff)|0xdc00) argument
/external/icu/libicu/ndk_headers/unicode/
Dutf16.h123 #define U16_LEAD(supplementary) (UChar)(((supplementary)>>10)+0xd7c0) argument
132 #define U16_TRAIL(supplementary) (UChar)(((supplementary)&0x3ff)|0xdc00) argument
Dutf_old.h550 #define UTF_FIRST_SURROGATE(supplementary) (UChar)(((supplementary)>>10)+0xd7c0) argument
553 #define UTF_SECOND_SURROGATE(supplementary) (UChar)(((supplementary)&0x3ff)|0xdc00) argument
556 #define UTF16_LEAD(supplementary) UTF_FIRST_SURROGATE(supplementary) argument
559 #define UTF16_TRAIL(supplementary) UTF_SECOND_SURROGATE(supplementary) argument
/external/icu/icu4c/source/common/unicode/
Dutf16.h123 #define U16_LEAD(supplementary) (UChar)(((supplementary)>>10)+0xd7c0) argument
132 #define U16_TRAIL(supplementary) (UChar)(((supplementary)&0x3ff)|0xdc00) argument
Dutf_old.h550 #define UTF_FIRST_SURROGATE(supplementary) (UChar)(((supplementary)>>10)+0xd7c0) argument
553 #define UTF_SECOND_SURROGATE(supplementary) (UChar)(((supplementary)&0x3ff)|0xdc00) argument
556 #define UTF16_LEAD(supplementary) UTF_FIRST_SURROGATE(supplementary) argument
559 #define UTF16_TRAIL(supplementary) UTF_SECOND_SURROGATE(supplementary) argument
/external/icu/libicu/cts_headers/unicode/
Dutf16.h123 #define U16_LEAD(supplementary) (UChar)(((supplementary)>>10)+0xd7c0) argument
132 #define U16_TRAIL(supplementary) (UChar)(((supplementary)&0x3ff)|0xdc00) argument
Dutf_old.h550 #define UTF_FIRST_SURROGATE(supplementary) (UChar)(((supplementary)>>10)+0xd7c0) argument
553 #define UTF_SECOND_SURROGATE(supplementary) (UChar)(((supplementary)&0x3ff)|0xdc00) argument
556 #define UTF16_LEAD(supplementary) UTF_FIRST_SURROGATE(supplementary) argument
559 #define UTF16_TRAIL(supplementary) UTF_SECOND_SURROGATE(supplementary) argument
/external/icu/libandroidicu/include/unicode/
Dutf16.h123 #define U16_LEAD(supplementary) (UChar)(((supplementary)>>10)+0xd7c0) argument
132 #define U16_TRAIL(supplementary) (UChar)(((supplementary)&0x3ff)|0xdc00) argument
Dutf_old.h550 #define UTF_FIRST_SURROGATE(supplementary) (UChar)(((supplementary)>>10)+0xd7c0) argument
553 #define UTF_SECOND_SURROGATE(supplementary) (UChar)(((supplementary)&0x3ff)|0xdc00) argument
556 #define UTF16_LEAD(supplementary) UTF_FIRST_SURROGATE(supplementary) argument
559 #define UTF16_TRAIL(supplementary) UTF_SECOND_SURROGATE(supplementary) argument
/external/icu/icu4c/source/test/testdata/
Dtestnorm.txt71 E011=E010 F0011 # composition of BMP+supplementary, and F0011 is maybe & combines-fwd
83 F0010=F0011 E012 # composition of supplementary+BMP
Dconversion.txt534 // ISO-2022-CN-EXT with all subcharsets and shifts and with supplementary code points
815 { // Verify non-supplementary support
1510 // ISO-2022-CN-EXT with all subcharsets and shifts and with supplementary code points
1771 // sub callback for supplementary code point
/external/libcap/doc/values/
D4.txt3 UID or GID/supplementary GIDs do not match that of the
D6.txt3 - arbitrarily set the supplementary GIDs
/external/kotlinx.coroutines/integration-testing/
DREADME.md3 This is a supplementary subproject of kotlinx.coroutines that provides
/external/iptables/extensions/
Dlibxt_owner.man20 supplementary groups of a process.
/external/icu/icu4c/source/test/cintltst/
Dcitertst.c784 UChar supplementary[2]; in TestMaxExpansion() local
857 U16_APPEND(supplementary, stringOffset, 2, unassigned, isError); in TestMaxExpansion()
859 ucol_setText(iter, supplementary, 2, &status); in TestMaxExpansion()
/external/llvm-project/clang/test/TableGen/
DDiagnosticBase.inc128 // Notes can provide supplementary information on errors, warnings, and remarks.
/external/llvm-project/clang/include/clang/Basic/
DDiagnostic.td136 // Notes can provide supplementary information on errors, warnings, and remarks.
/external/icu/icu4c/source/common/
Dutext.cpp302 UChar32 supplementary = U16_GET_SUPPLEMENTARY(c, trail); in utext_next32() local
304 return supplementary; in utext_next32()
341 UChar32 supplementary = U16_GET_SUPPLEMENTARY(lead, c); in utext_previous32() local
343 return supplementary; in utext_previous32()
/external/wayland-protocols/freedesktop.org/
DGOVERNANCE.md125 7. A supplementary list of implementations will also be provided on the site,

12