/external/icu/icu4c/source/test/intltest/ |
D | citrtest.cpp | 65 virtual UChar32 next32PostInc(void){return text.char32At(pos++);} in next32PostInc() 187 if(test->first32PostInc()!= testText2.char32At(0)){ in TestCoverage() 570 if(c != text.char32At(1) || i!=1) in TestIterationUChar32() 571 … errln("move32(1, kStart) didn't work correctly expected %X got %X", c, text.char32At(1) ); in TestIterationUChar32() 575 if(c != text.char32At(4) || i!=4) in TestIterationUChar32() 576 …rrln("move32(2, kCurrent) didn't work correctly expected %X got %X i=%ld", c, text.char32At(4), i); in TestIterationUChar32() 580 if(c != text.char32At(1) || i!=1) in TestIterationUChar32() 581 …rrln("move32(-2, kCurrent) didn't work correctly expected %X got %X i=%d", c, text.char32At(1), i); in TestIterationUChar32() 586 if(c != text.char32At((text.length()-3)) || i!=(text.length()-3)) in TestIterationUChar32() 587 …ove32(-2, kEnd) didn't work correctly expected %X got %X i=%d", c, text.char32At((text.length()-3)… in TestIterationUChar32() [all …]
|
D | rbbitst.cpp | 1440 UChar32 cp = testString.char32At(charIdx); in TestExtended() 2103 c3 = fText->char32At(prevPos); in next() 2117 c3 = fText->char32At(p3); in next() 2375 c3 = fText->char32At(prevPos); in next() 2390 c3 = fText->char32At(p3); in next() 2677 c = fText->char32At(j); in moveBack() 2703 return fText->char32At(pos); in cAt() 2726 c3 = fText->char32At(prevPos); in next() 3096 *nextChar = fText->char32At(nPos); in rule9Adjust() 3117 *nextChar = fText->char32At(nPos); in rule9Adjust() [all …]
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | UnicodeFilter.java | 34 contains(c = text.char32At(offset[0]))) { in matches() 38 if (offset[0] > limit && contains(text.char32At(offset[0]))) { in matches() 44 offset[0] -= UTF16.getCharCount(text.char32At(offset[0])) - 1; in matches()
|
D | ReplaceableContextIterator.java | 122 c=rep.char32At(cpLimit); in nextCaseMapCP() 177 c=rep.char32At(index); in next() 185 c=rep.char32At(index-1); in next()
|
D | StringReplacer.java | 156 int len = UTF16.getCharCount(text.char32At(start-1)); in replace() 184 tempExtra = UTF16.getCharCount(text.char32At(limit)); in replace() 238 newStart -= UTF16.getCharCount(text.char32At(newStart-1)); in replace() 247 newStart += UTF16.getCharCount(text.char32At(newStart)); in replace()
|
D | NormalizationTransliterator.java | 97 int c = text.char32At(start); in handleTransliterate() 106 } while(start < limit && !norm2.hasBoundaryBefore(c = text.char32At(start))); in handleTransliterate()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | UnicodeFilter.java | 40 contains(c = text.char32At(offset[0]))) { in matches() 44 if (offset[0] > limit && contains(text.char32At(offset[0]))) { in matches() 50 offset[0] -= UTF16.getCharCount(text.char32At(offset[0])) - 1; in matches()
|
D | ReplaceableContextIterator.java | 121 c=rep.char32At(cpLimit); in nextCaseMapCP() 176 c=rep.char32At(index); in next() 184 c=rep.char32At(index-1); in next()
|
/external/icu/icu4c/source/i18n/ |
D | digitformatter.cpp | 44 … fLocalizedDigits[0] = symbols.getConstSymbol(DecimalFormatSymbols::kZeroDigitSymbol).char32At(0); in setOtherDecimalFormatSymbols() 45 fLocalizedDigits[1] = symbols.getConstSymbol(DecimalFormatSymbols::kOneDigitSymbol).char32At(0); in setOtherDecimalFormatSymbols() 46 fLocalizedDigits[2] = symbols.getConstSymbol(DecimalFormatSymbols::kTwoDigitSymbol).char32At(0); in setOtherDecimalFormatSymbols() 47 … fLocalizedDigits[3] = symbols.getConstSymbol(DecimalFormatSymbols::kThreeDigitSymbol).char32At(0); in setOtherDecimalFormatSymbols() 48 … fLocalizedDigits[4] = symbols.getConstSymbol(DecimalFormatSymbols::kFourDigitSymbol).char32At(0); in setOtherDecimalFormatSymbols() 49 … fLocalizedDigits[5] = symbols.getConstSymbol(DecimalFormatSymbols::kFiveDigitSymbol).char32At(0); in setOtherDecimalFormatSymbols() 50 fLocalizedDigits[6] = symbols.getConstSymbol(DecimalFormatSymbols::kSixDigitSymbol).char32At(0); in setOtherDecimalFormatSymbols() 51 … fLocalizedDigits[7] = symbols.getConstSymbol(DecimalFormatSymbols::kSevenDigitSymbol).char32At(0); in setOtherDecimalFormatSymbols() 52 … fLocalizedDigits[8] = symbols.getConstSymbol(DecimalFormatSymbols::kEightDigitSymbol).char32At(0); in setOtherDecimalFormatSymbols() 53 … fLocalizedDigits[9] = symbols.getConstSymbol(DecimalFormatSymbols::kNineDigitSymbol).char32At(0); in setOtherDecimalFormatSymbols()
|
D | strrepl.cpp | 146 int32_t len = U16_LENGTH(text.char32At(start-1)); in replace() 161 UChar32 c = output.char32At(oOutput); in replace() 212 newStart -= U16_LENGTH(text.char32At(newStart-1)); in replace() 221 newStart += U16_LENGTH(text.char32At(newStart)); in replace() 297 ch = output.char32At(i); in addReplacementSetTo() 314 UChar32 c = output.char32At(i); in setData()
|
D | casetrn.cpp | 58 c=rep->char32At(csc->index-1); in utrans_rep_caseContextIterator() 69 c=rep->char32At(csc->index); in utrans_rep_caseContextIterator() 156 c=text.char32At(textPos); in handleTransliterate()
|
D | decimfmt.cpp | 1220 UChar32 zero = fImpl->getConstSymbol(DecimalFormatSymbols::kZeroDigitSymbol).char32At(0); in subparse() 1224 UChar32 groupingChar = groupingString->char32At(0); in subparse() 1253 UChar32 ch = text.char32At(j); in subparse() 1264 decimalChar = decimalString->char32At(0); // Look for this decimal in subparse() 1311 ch = text.char32At(j); // for next in subparse() 1421 UChar32 decimalChar = decimalString->char32At(0); in subparse() 1460 UChar32 ch = text.char32At(position); in subparse() 1483 …lFormatSymbols::ENumberFormatSymbol)(DecimalFormatSymbols::kZeroDigitSymbol)).char32At(0) == ch ) { in subparse() 1487 …Symbols::ENumberFormatSymbol)(DecimalFormatSymbols::kOneDigitSymbol+digit-1)).char32At(0) == ch ) { in subparse() 1793 text.char32At(position) == fImpl->fAffixes.fPadChar) { in skipPadding() [all …]
|
D | titletrn.cpp | 97 c = text.char32At(start); in handleTransliterate() 123 c=text.char32At(textPos); in handleTransliterate()
|
D | strmatch.cpp | 194 UChar32 c = pattern.char32At(0); in matchesIndexValue() 205 ch = pattern.char32At(i); in addMatchSetTo() 281 UChar32 c = pattern.char32At(i); in setData()
|
D | rbt_rule.cpp | 225 UChar32 c = pattern.char32At(anteContextLength); in getIndexValue() 319 pos - U16_LENGTH(str.char32At(pos-1)) : in posBefore() 325 pos + U16_LENGTH(str.char32At(pos)) : in posAfter() 534 UChar32 ch = pattern.char32At(i); in addSourceSetTo()
|
D | nortrans.cpp | 137 UChar32 c = text.char32At(start); in handleTransliterate() 146 } while(start < limit && !fNorm2.hasBoundaryBefore(c = text.char32At(start))); in handleTransliterate()
|
D | brktrans.cpp | 107 UChar32 cp = sText.char32At(boundary-1); in handleTransliterate() 112 cp = sText.char32At(boundary); in handleTransliterate()
|
D | decimalformatpattern.cpp | 108 DecimalFormatSymbols::kZeroDigitSymbol).char32At(0); in useSymbols() 110 DecimalFormatSymbols::kSignificantDigitSymbol).char32At(0); in useSymbols() 196 ch = pattern.char32At(pos); in applyPatternWithoutExpandAffix() 293 pattern.char32At(pos) == fZeroDigit) { in applyPatternWithoutExpandAffix() 427 padChar = pattern.char32At(pos); in applyPatternWithoutExpandAffix()
|
/external/icu/icu4c/source/common/ |
D | unifilt.cpp | 46 contains(c = text.char32At(offset))) { in matches() 51 contains(c = text.char32At(offset))) { in matches() 57 offset -= U16_LENGTH(text.char32At(offset)) - 1; in matches()
|
D | util.cpp | 238 UChar32 cpat = pat.char32At(ipat); in parsePattern() 241 UChar32 c = text.char32At(index); in parsePattern() 271 cpat = pat.char32At(ipat); in parsePattern()
|
D | util_props.cpp | 148 UChar32 ch = str.char32At(p); in parseUnicodeIdentifier() 193 UChar32 ch = text.char32At(p); in parseNumber()
|
D | ruleiter.cpp | 137 return buf->char32At(bufPos); in _current() 140 return (i < text.length()) ? text.char32At(i) : (UChar32)DONE; in _current()
|
/external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/ |
D | StringReplacer.java | 155 int len = UTF16.getCharCount(text.char32At(start-1)); in replace() 183 tempExtra = UTF16.getCharCount(text.char32At(limit)); in replace() 237 newStart -= UTF16.getCharCount(text.char32At(newStart-1)); in replace() 246 newStart += UTF16.getCharCount(text.char32At(newStart)); in replace()
|
D | NormalizationTransliterator.java | 96 int c = text.char32At(start); in handleTransliterate() 105 } while(start < limit && !norm2.hasBoundaryBefore(c = text.char32At(start))); in handleTransliterate()
|
/external/icu/icu4c/source/common/unicode/ |
D | rep.h | 108 inline UChar32 char32At(int32_t offset) const; 253 Replaceable::char32At(int32_t offset) const { in char32At() function
|