Home
last modified time | relevance | path

Searched refs:toUnicode (Results 1 – 17 of 17) sorted by relevance

/external/icu/icu4c/source/test/testdata/
Dtest2.ucm34 # toUnicode result is fallback direct
37 # toUnicode result is direct non-BMP code point
53 # toUnicode result is surrogate pair: test real pair, single unit, unassigned
Dtest3.ucm35 # toUnicode result is fallback direct
38 # toUnicode result is direct non-BMP code point
54 # toUnicode result is surrogate pair: test real pair, single unit, unassigned
Dtest4.ucm38 # toUnicode result is fallback direct
41 # toUnicode result is direct non-BMP code point
47 # toUnicode result is surrogate pair: test real pair, single unit, unassigned
Dtest1.ucm28 # toUnicode result is fallback direct
31 # toUnicode result is direct non-BMP code point
Dtest1bmp.ucm30 # toUnicode result is fallback direct
Dconversion.txt51 toUnicode {
DIdnaTest.txt26 # Column 3: toUnicode - The result of applying toUnicode to the source, using nontransitional.
29 # A blank value means the same as the toUnicode value; a value in [...] is …
35 # If the value of toUnicode is the same as source, the column will be blank.
47 # An error in toUnicode or toASCII is indicated by a value in square brackets, such as "[B5 B6]".
62 # To test for conformance to UTS46, an implementation must first perform the toUnicode operation
68 …d not reproduce those codes. Thus to then verify conformance for the toASCII and toUnicode columns:
/external/icu/icu4c/source/test/intltest/
Dtestidna.h80 const char* toUnicodeName, TestFunc toUnicode);
112 const char* toUnicodeName, TestFunc toUnicode
Dtestidna.cpp1155 const char* toUnicodeName, TestFunc toUnicode){ in testChaining() argument
1161 testChaining(buf,5,toUnicodeName, FALSE, FALSE, toUnicode); in testChaining()
/external/skqp/tools/
DSkTestScalerContext.cpp126 SkTDArray<SkUnichar>& toUnicode = info->fGlyphToUnicode; in onGetAdvancedMetrics() local
127 toUnicode.setCount(glyphCount); in onGetAdvancedMetrics()
130 toUnicode[gid] = SkToS32(fTestFont->fCharCodes[gid]); in onGetAdvancedMetrics()
/external/skia/tools/fonts/
DSkTestScalerContext.cpp126 SkTDArray<SkUnichar>& toUnicode = info->fGlyphToUnicode; in onGetAdvancedMetrics() local
127 toUnicode.setCount(glyphCount); in onGetAdvancedMetrics()
130 toUnicode[gid] = SkToS32(fTestFont->fCharCodes[gid]); in onGetAdvancedMetrics()
/external/icu/icu4c/source/common/
Ducnv.cpp1272 UConverterToUnicode toUnicode; in _toUnicodeWithCallback() local
1295 toUnicode=cnv->sharedData->impl->toUnicode; in _toUnicodeWithCallback()
1297 toUnicode=cnv->sharedData->impl->toUnicodeWithOffsets; in _toUnicodeWithCallback()
1298 if(toUnicode==NULL) { in _toUnicodeWithCallback()
1300 toUnicode=cnv->sharedData->impl->toUnicode; in _toUnicodeWithCallback()
1349 toUnicode(pArgs, err); in _toUnicodeWithCallback()
Ducnv_cnv.h242 UConverterToUnicode toUnicode; member
/external/libxml2/
Dencoding.c106 openIcuConverter(const char* name, int toUnicode) in openIcuConverter() argument
121 if (toUnicode) { in openIcuConverter()
1869 xmlUconvWrapper(uconv_t *cd, int toUnicode, unsigned char *out, int *outlen, in xmlUconvWrapper() argument
1880 if (toUnicode) { in xmlUconvWrapper()
/external/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/
DTestCharset.java5208 char[][] toUnicode = {allFeaturesUTF16, germanUTF16,russianUTF16,japaneseUTF16}; in TestSCSUConverter() local
5212 CharBuffer encoderBuffer = CharBuffer.wrap(toUnicode[i]); in TestSCSUConverter()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/
DIdnaTest.txt26 # Column 3: toUnicode - The result of applying toUnicode to the source, using nontransitional.
29 # A blank value means the same as the toUnicode value; a value in [...] is …
35 # If the value of toUnicode is the same as source, the column will be blank.
47 # An error in toUnicode or toASCII is indicated by a value in square brackets, such as "[B5 B6]".
62 # To test for conformance to UTS46, an implementation must first perform the toUnicode operation
68 …d not reproduce those codes. Thus to then verify conformance for the toASCII and toUnicode columns:
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/unicode/
DIdnaTest.txt26 # Column 3: toUnicode - The result of applying toUnicode to the source, using nontransitional.
29 # A blank value means the same as the toUnicode value; a value in [...] is …
35 # If the value of toUnicode is the same as source, the column will be blank.
47 # An error in toUnicode or toASCII is indicated by a value in square brackets, such as "[B5 B6]".
62 # To test for conformance to UTS46, an implementation must first perform the toUnicode operation
68 …d not reproduce those codes. Thus to then verify conformance for the toASCII and toUnicode columns: