Searched defs:doNormalize (Results 1 - 4 of 4) sorted by relevance

/external/icu4c/common/
H A Dfilterednormalizer2.cpp101 UBool doNormalize,
113 if(doNormalize) {
125 if(doNormalize) {
132 if(doNormalize) {
142 if(doNormalize) {
99 normalizeSecondAndAppend(UnicodeString &first, const UnicodeString &second, UBool doNormalize, UErrorCode &errorCode) const argument
H A Dunorm.cpp120 UBool doNormalize, UBool *pNeededToNormalize,
180 if(buffer.length()>0 && doNormalize) {
196 UBool doNormalize, UBool *pNeededToNormalize,
201 doNormalize, pNeededToNormalize,
209 UBool doNormalize, UBool *pNeededToNormalize,
214 doNormalize, pNeededToNormalize,
117 unorm_iterate(UCharIterator *src, UBool forward, UChar *dest, int32_t destCapacity, UNormalizationMode mode, int32_t options, UBool doNormalize, UBool *pNeededToNormalize, UErrorCode *pErrorCode) argument
193 unorm_previous(UCharIterator *src, UChar *dest, int32_t destCapacity, UNormalizationMode mode, int32_t options, UBool doNormalize, UBool *pNeededToNormalize, UErrorCode *pErrorCode) argument
206 unorm_next(UCharIterator *src, UChar *dest, int32_t destCapacity, UNormalizationMode mode, int32_t options, UBool doNormalize, UBool *pNeededToNormalize, UErrorCode *pErrorCode) argument
H A Dnormalizer2.cpp146 UBool doNormalize,
162 normalizeAndAppend(secondArray, secondArray+second.length(), doNormalize,
173 normalizeAndAppend(const UChar *src, const UChar *limit, UBool doNormalize,
244 normalizeAndAppend(const UChar *src, const UChar *limit, UBool doNormalize, argument
247 impl.decomposeAndAppend(src, limit, doNormalize, safeMiddle, buffer, errorCode);
275 normalizeAndAppend(const UChar *src, const UChar *limit, UBool doNormalize, argument
278 impl.composeAndAppend(src, limit, doNormalize, onlyContiguous, safeMiddle, buffer, errorCode);
345 normalizeAndAppend(const UChar *src, const UChar *limit, UBool doNormalize, argument
348 impl.makeFCDAndAppend(src, limit, doNormalize, safeMiddle, buffer, errorCode);
694 UBool doNormalize,
144 normalizeSecondAndAppend(UnicodeString &first, const UnicodeString &second, UBool doNormalize, UErrorCode &errorCode) const argument
691 normalizeSecondAndAppend(const UNormalizer2 *norm2, UChar *first, int32_t firstLength, int32_t firstCapacity, const UChar *second, int32_t secondLength, UBool doNormalize, UErrorCode *pErrorCode) argument
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 63 milliseconds