/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | BMPSet.java | 173 int supplementary = UCharacterProperty.getRawSupplementary(c, c2); in span() local 174 if (!containsSlow(supplementary, list4kStarts[0x10], list4kStarts[0x11])) { in span() 212 int supplementary = UCharacterProperty.getRawSupplementary(c, c2); in span() local 213 if (containsSlow(supplementary, list4kStarts[0x10], list4kStarts[0x11])) { in span() 269 int supplementary = UCharacterProperty.getRawSupplementary(c2, c); in spanBack() local 270 if (!containsSlow(supplementary, list4kStarts[0x10], list4kStarts[0x11])) { in spanBack() 309 int supplementary = UCharacterProperty.getRawSupplementary(c2, c); in spanBack() local 310 if (containsSlow(supplementary, list4kStarts[0x10], list4kStarts[0x11])) { in spanBack()
|
D | UnicodeSetStringSpan.java | 973 int supplementary = UCharacterProperty.getRawSupplementary(c, c2); in spanOne() local 974 return set.contains(supplementary) ? 2 : -2; in spanOne() 985 int supplementary = UCharacterProperty.getRawSupplementary(c2, c); in spanOneBack() local 986 return set.contains(supplementary) ? 2 : -2; in spanOneBack()
|
/external/icu/icu4c/source/common/unicode/ |
D | utf16.h | 120 #define U16_LEAD(supplementary) (UChar)(((supplementary)>>10)+0xd7c0) argument 129 #define U16_TRAIL(supplementary) (UChar)(((supplementary)&0x3ff)|0xdc00) argument
|
D | utf_old.h | 517 #define UTF_FIRST_SURROGATE(supplementary) (UChar)(((supplementary)>>10)+0xd7c0) argument 520 #define UTF_SECOND_SURROGATE(supplementary) (UChar)(((supplementary)&0x3ff)|0xdc00) argument 523 #define UTF16_LEAD(supplementary) UTF_FIRST_SURROGATE(supplementary) argument 526 #define UTF16_TRAIL(supplementary) UTF_SECOND_SURROGATE(supplementary) argument
|
/external/icu/icu4c/source/test/testdata/ |
D | testnorm.txt | 67 E011=E010 F0011 # composition of BMP+supplementary, and F0011 is maybe & combines-fwd 79 F0010=F0011 E012 # composition of supplementary+BMP
|
D | conversion.txt | 532 // ISO-2022-CN-EXT with all subcharsets and shifts and with supplementary code points 813 { // Verify non-supplementary support 1504 // ISO-2022-CN-EXT with all subcharsets and shifts and with supplementary code points 1765 // sub callback for supplementary code point
|
/external/lz4/programs/ |
D | lz4c.1 | 21 As such, it supports older supplementary legacy commands.
|
/external/sepolicy/ |
D | adbd.te | 15 # Set UID and GID to shell. Set supplementary groups.
|
/external/icu/icu4c/source/test/cintltst/ |
D | citertst.c | 781 UChar supplementary[2]; in TestMaxExpansion() local 854 U16_APPEND(supplementary, stringOffset, 2, unassigned, isError); in TestMaxExpansion() 856 ucol_setText(iter, supplementary, 2, &status); in TestMaxExpansion()
|
/external/icu/icu4c/source/common/ |
D | utext.cpp | 298 UChar32 supplementary = U16_GET_SUPPLEMENTARY(c, trail); in utext_next32() local 300 return supplementary; in utext_next32() 337 UChar32 supplementary = U16_GET_SUPPLEMENTARY(lead, c); in utext_previous32() local 339 return supplementary; in utext_previous32()
|
/external/libxml2/os400/ |
D | README400 | 9 applications and libxml2, supplementary "convert and latch" functions are
|
/external/openssh/ |
D | sshd_config.0 | 46 users whose primary group or supplementary group list matches one 287 group or supplementary group list matches one of the patterns.
|
/external/pcre/dist/ |
D | HACKING | 119 From PCRE 6.0, there is also a supplementary matching function called
|
/external/icu/icu4c/source/data/mappings/ |
D | convrtrs.txt | 680 …-2008 { UTR22* } # Big5-HKSCS-2004 with Unicode 3.1 mappings. This uses supplementary characters. 689 hkbig5 # from HP-UX 11i, which can't handle supplementary characters.
|
D | gb18030.ucm | 14 # Note that the entire block for the supplementary Unicode planes is
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-US/ |
D | en-US_klex.pkb | 1114 …pervisory"KNH'JO!6Q'J+supplement0K!4HD+E;FLsupplement)K!4HD'E'FLsupplementaryAK4HD'E!;FL'J+…
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/ |
D | en-US_lexpos.utf | 979 ADJ^N "supplementary" "sVpl@m'ent@rI"
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/ |
D | en-GB_lexpos.utf | 1135 ADJ^N "supplementary" "sVpl@m'ent@rI"
|
/external/icu/icu4j/main/shared/data/ |
D | Transliterator_Han_Latin_Definition.txt | 5079 補角 < supplementary\-angle; 27084 補角 > supplementary\-angle;
|
/external/icu/icu4c/source/data/unidata/ |
D | ppucd.txt | 6891 # Forfeda (supplementary letters)
|