Searched refs:decompose (Results 1 - 25 of 27) sorted by relevance

12

/macosx-10.10/bind9-45.101/bind9/contrib/idn/idnkit-1.0-src/lib/
H A Dunicode_template.c88 int seqidx = LOOKUPTBL(decompose, DECOMP, c);
89 *seqp = SEQ(decompose) + (seqidx & ~DECOMP_COMPAT);
H A Dunormalize.c84 static idn_result_t decompose(workbuf_t *wb, unsigned long c, int compat);
132 if ((r = decompose(&wb, c, compat)) != idn_success)
216 decompose(workbuf_t *wb, unsigned long c, int compat) { function
/macosx-10.10/ICU-531.30/icuSources/test/intltest/
H A Dtstnrapi.cpp56 // test compose() and decompose()
63 Normalizer::decompose(tel, TRUE, 0, nfkd, errorCode);
153 Normalizer::decompose(s, FALSE, 0, s, status);
155 dataerrln("error in Normalizer::decompose(self)");
163 dataerrln("error in Normalizer::decompose(self)");
H A Dtransrt.cpp136 Normalizer::decompose(sourceString, FALSE, 0, decomp, ec);
182 Normalizer::decompose(sourceString, FALSE, 0, decomp, ec);
432 Normalizer::decompose(a, FALSE, 0, aa, ec);
433 Normalizer::decompose(b, FALSE, 0, bb, ec);
671 Normalizer::decompose(targ, FALSE, 0, targD, status);
685 Normalizer::decompose(srcStr, FALSE, 0, cs2, status);
721 Normalizer::decompose(targ, FALSE, 0, targD, status);
733 Normalizer::decompose(srcStr, FALSE, 0, cs2, status);
771 Normalizer::decompose(targ, FALSE, 0, targD, status);
796 Normalizer::decompose(tar
[all...]
H A Dtstnorm.cpp856 Normalizer::decompose(s1, FALSE, normOptions, r1, errorCode);
857 Normalizer::decompose(s2, FALSE, normOptions, r2, errorCode);
866 Normalizer::decompose(r1, FALSE, normOptions, t1, errorCode);
867 Normalizer::decompose(r2, FALSE, normOptions, t2, errorCode);
1162 // test getDecomposition() for some characters that do not decompose
1170 // test getRawDecomposition() for some characters that do not decompose
1253 Normalizer::decompose(s, FALSE, 0, d, errorCode);
1260 Normalizer::decompose(s, FALSE, 0, d, errorCode);
H A Dcanittst.cpp183 Normalizer::decompose(s, FALSE, 0, decomp, status);
H A Ditspoof.cpp418 Normalizer::decompose(rawExpected, FALSE /*NFD*/, 0, expected, status);
/macosx-10.10/xnu-2782.1.97/bsd/vfs/
H A Dvfs_utfconv.c201 int decompose = (flags & UTF_DECOMPOSED); local
220 } else if (decompose && unicode_decomposeable(ucs_ch)) {
272 int decompose = (flags & UTF_DECOMPOSED); local
289 if (decompose && unicode_decomposeable(ucs_ch)) {
420 int decompose, precompose, swapbytes, escaping; local
424 decompose = (flags & UTF_DECOMPOSED);
514 if (decompose) {
743 int decompose, precompose; local
749 decompose = (flags & UTF_DECOMPOSED);
751 if ((decompose
[all...]
/macosx-10.10/ICU-531.30/icuSources/tools/gennorm2/
H A Dn2builder.h89 UBool decompose(UChar32 start, UChar32 end, uint32_t value);
H A Dn2builder.cpp440 didDecompose|=builder.decompose(start, end, value);
447 Normalizer2DataBuilder::decompose(UChar32 start, UChar32 end, uint32_t value) { function in class:Normalizer2DataBuilder
508 int32_t hangulLength=Hangul::decompose(c, buffer);
/macosx-10.10/WebCore-7600.1.25/platform/graphics/cg/
H A DPDFDocumentImage.cpp112 context->getCTM(GraphicsContext::DefinitelyIncludeDeviceScale).decompose(decomposedTransform);
115 m_cachedTransform.decompose(cachedDecomposedTransform);
/macosx-10.10/ICU-531.30/icuSources/common/
H A Dnormalizer2impl.h80 static inline int32_t decompose(UChar32 c, UChar buffer[3]) { function in class:Hangul
426 UnicodeString &decompose(const UnicodeString &src, UnicodeString &dest,
433 void decompose(const UChar *src, const UChar *limit,
437 const UChar *decompose(const UChar *src, const UChar *limit,
569 UBool decompose(UChar32 c, uint16_t norm16,
H A Dnormalizer2impl.cpp493 Normalizer2Impl::decompose(const UnicodeString &src, UnicodeString &dest, function in class:Normalizer2Impl
505 decompose(sArray, sArray+src.length(), dest, src.length(), errorCode);
510 Normalizer2Impl::decompose(const UChar *src, const UChar *limit, function in class:Normalizer2Impl
520 decompose(src, limit, &buffer, errorCode);
528 Normalizer2Impl::decompose(const UChar *src, const UChar *limit, function in class:Normalizer2Impl
594 if(!decompose(c, norm16, *buffer, errorCode)) {
625 if(!decompose(c, norm16, buffer, errorCode)) {
632 UBool Normalizer2Impl::decompose(UChar32 c, uint16_t norm16, function in class:Normalizer2Impl
639 // c does not decompose
642 // Hangul syllable: decompose algorithmicall
[all...]
H A Dnormlzr.cpp163 Normalizer::decompose(const UnicodeString& source, function in class:Normalizer
H A Dnormalizer2.cpp291 impl.decompose(src, limit, &buffer, errorCode);
302 return impl.decompose(src, limit, NULL, errorCode);
/macosx-10.10/WebCore-7600.1.25/platform/graphics/transforms/
H A DAffineTransform.cpp313 from.decompose(srA);
314 this->decompose(srB);
353 bool AffineTransform::decompose(DecomposedType& decomp) const function in class:WebCore::AffineTransform
H A DAffineTransform.h176 // decompose the matrix into its component parts
184 bool decompose(DecomposedType&) const;
/macosx-10.10/ICU-531.30/icuSources/common/unicode/
H A Dnormlzr.h240 * Static method to decompose a <code>UnicodeString</code>.
256 static void U_EXPORT2 decompose(const UnicodeString& source,
/macosx-10.10/ICU-531.30/icuSources/layout/
H A DHangulLayoutEngine.cpp132 static le_int32 decompose(LEUnicode syllable, LEUnicode &lead, LEUnicode &vowel, LEUnicode &trail) function
172 le_int32 c = decompose(ch, lead, vowel, trail);
/macosx-10.10/ICU-531.30/icuSources/i18n/
H A Duitercollationiterator.cpp442 nfcImpl.decompose(s, normalized, errorCode);
H A Dutf16collationiterator.cpp479 nfcImpl.decompose(from, to, normalized, (int32_t)(to - from), errorCode);
H A Dutf8collationiterator.cpp523 nfcImpl.decompose(s, normalized, errorCode);
H A Dcollationsets.cpp204 int32_t length = Hangul::decompose(c, jamos);
H A Drulebasedcollator.cpp801 * or c itself if it was decomposed already or if it does not decompose
939 // If they are different, then decompose each and compare again.
1355 const UChar *nfdQCYesLimit = data->nfcImpl.decompose(s, limit, NULL, errorCode);
1373 data->nfcImpl.decompose(nfdQCYesLimit, limit, nfd, destLengthEstimate, errorCode);
/macosx-10.10/WebCore-7600.1.25/rendering/svg/
H A DSVGRenderingContext.cpp347 transform.decompose(decomposition);

Completed in 346 milliseconds

12