Home
last modified time | relevance | path

Searched refs:adjustOffset (Results 1 – 25 of 53) sorted by relevance

123

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/impl/
DStringSegmentTest.java27 segment.adjustOffset(1); in testOffset()
29 segment.adjustOffset(2); in testOffset()
39 segment.adjustOffset(3); in testLength()
53 segment.adjustOffset(3); in testCharAt()
66 segment.adjustOffset(1); in testGetCodePoint()
68 segment.adjustOffset(1); in testGetCodePoint()
79 segment.adjustOffset(3); in testCommonPrefixLength()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/impl/
DStringSegmentTest.java26 segment.adjustOffset(1); in testOffset()
28 segment.adjustOffset(2); in testOffset()
38 segment.adjustOffset(3); in testLength()
53 segment.adjustOffset(3); in testCharAt()
70 segment.adjustOffset(1); in testGetCodePoint()
72 segment.adjustOffset(1); in testGetCodePoint()
83 segment.adjustOffset(3); in testCommonPrefixLength()
/third_party/icu/icu4c/source/test/intltest/
Dstring_segment_test.cpp42 segment.adjustOffset(3); in testOffset()
44 segment.adjustOffset(2); in testOffset()
55 segment.adjustOffset(3); in testLength()
71 segment.adjustOffset(3); in testCharAt()
87 segment.adjustOffset(1); in testGetCodePoint()
89 segment.adjustOffset(1); in testGetCodePoint()
101 segment.adjustOffset(3); in testCommonPrefixLength()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dnumparse_scientific.cpp74 segment.adjustOffset(overlap1); in match()
88 segment.adjustOffset(-overlap1); in match()
92 segment.adjustOffset(overlap2); in match()
98 segment.adjustOffset(-overlap1); in match()
101 segment.adjustOffset(overlap2); in match()
116 segment.adjustOffset(-overlap1); in match()
Dnumparse_currency.cpp68 segment.adjustOffset(overlap); in match()
85 segment.adjustOffset(overlap); in match()
107 segment.adjustOffset(overlap1); in matchCurrency()
123 segment.adjustOffset(overlap2); in matchCurrency()
149 segment.adjustOffset(ppos.getIndex()); in matchCurrency()
167 segment.adjustOffset(longestFullMatch); in matchCurrency()
Dnumparse_decimal.cpp158 segment.adjustOffset(U16_LENGTH(cp)); in match()
171 segment.adjustOffset(overlap); in match()
298 segment.adjustOffset(actualGroupingString.length()); in match()
300 segment.adjustOffset(actualDecimalString.length()); in match()
Dnumparse_symbols.cpp45 segment.adjustOffset(fString.length()); in match()
53 segment.adjustOffset(U16_LENGTH(cp)); in match()
/third_party/skia/third_party/externals/icu/source/i18n/
Dnumparse_currency.cpp69 segment.adjustOffset(overlap); in match()
86 segment.adjustOffset(overlap); in match()
108 segment.adjustOffset(overlap1); in matchCurrency()
124 segment.adjustOffset(overlap2); in matchCurrency()
150 segment.adjustOffset(ppos.getIndex()); in matchCurrency()
168 segment.adjustOffset(longestFullMatch); in matchCurrency()
Dnumparse_scientific.cpp77 segment.adjustOffset(overlap); in match()
103 segment.adjustOffset(overlap); in match()
111 segment.adjustOffset(overlap); in match()
Dnumparse_decimal.cpp159 segment.adjustOffset(U16_LENGTH(cp)); in match()
172 segment.adjustOffset(overlap); in match()
299 segment.adjustOffset(actualGroupingString.length()); in match()
301 segment.adjustOffset(actualDecimalString.length()); in match()
Dnumparse_symbols.cpp46 segment.adjustOffset(fString.length()); in match()
54 segment.adjustOffset(U16_LENGTH(cp)); in match()
/third_party/node/deps/icu-small/source/i18n/
Dnumparse_currency.cpp69 segment.adjustOffset(overlap); in match()
86 segment.adjustOffset(overlap); in match()
108 segment.adjustOffset(overlap1); in matchCurrency()
124 segment.adjustOffset(overlap2); in matchCurrency()
150 segment.adjustOffset(ppos.getIndex()); in matchCurrency()
168 segment.adjustOffset(longestFullMatch); in matchCurrency()
Dnumparse_scientific.cpp77 segment.adjustOffset(overlap); in match()
103 segment.adjustOffset(overlap); in match()
111 segment.adjustOffset(overlap); in match()
Dnumparse_decimal.cpp159 segment.adjustOffset(U16_LENGTH(cp)); in match()
172 segment.adjustOffset(overlap); in match()
299 segment.adjustOffset(actualGroupingString.length()); in match()
301 segment.adjustOffset(actualDecimalString.length()); in match()
Dnumparse_symbols.cpp46 segment.adjustOffset(fString.length()); in match()
54 segment.adjustOffset(U16_LENGTH(cp)); in match()
/third_party/icu/icu4c/source/i18n/
Dnumparse_currency.cpp69 segment.adjustOffset(overlap); in match()
86 segment.adjustOffset(overlap); in match()
108 segment.adjustOffset(overlap1); in matchCurrency()
124 segment.adjustOffset(overlap2); in matchCurrency()
150 segment.adjustOffset(ppos.getIndex()); in matchCurrency()
168 segment.adjustOffset(longestFullMatch); in matchCurrency()
Dnumparse_scientific.cpp77 segment.adjustOffset(overlap); in match()
103 segment.adjustOffset(overlap); in match()
111 segment.adjustOffset(overlap); in match()
Dnumparse_decimal.cpp159 segment.adjustOffset(U16_LENGTH(cp)); in match()
172 segment.adjustOffset(overlap); in match()
299 segment.adjustOffset(actualGroupingString.length()); in match()
301 segment.adjustOffset(actualDecimalString.length()); in match()
Dnumparse_symbols.cpp46 segment.adjustOffset(fString.length()); in match()
54 segment.adjustOffset(U16_LENGTH(cp)); in match()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/parse/
DCombinedCurrencyMatcher.java103 segment.adjustOffset(overlap); in match()
120 segment.adjustOffset(overlap); in match()
142 segment.adjustOffset(overlap1); in matchCurrency()
158 segment.adjustOffset(overlap2); in matchCurrency()
174 segment.adjustOffset(trieOutput.matchLength); in matchCurrency()
195 segment.adjustOffset(longestFullMatch); in matchCurrency()
DScientificMatcher.java73 segment.adjustOffset(overlap); in match()
98 segment.adjustOffset(overlap); in match()
106 segment.adjustOffset(overlap); in match()
DDecimalMatcher.java175 segment.adjustOffset(Character.charCount(cp)); in match()
188 segment.adjustOffset(overlap); in match()
315 segment.adjustOffset(actualGroupingString.length()); in match()
317 segment.adjustOffset(actualDecimalString.length()); in match()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/parse/
DCombinedCurrencyMatcher.java105 segment.adjustOffset(overlap); in match()
122 segment.adjustOffset(overlap); in match()
144 segment.adjustOffset(overlap1); in matchCurrency()
160 segment.adjustOffset(overlap2); in matchCurrency()
176 segment.adjustOffset(trieOutput.matchLength); in matchCurrency()
197 segment.adjustOffset(longestFullMatch); in matchCurrency()
DScientificMatcher.java77 segment.adjustOffset(overlap); in match()
102 segment.adjustOffset(overlap); in match()
110 segment.adjustOffset(overlap); in match()
DDecimalMatcher.java177 segment.adjustOffset(Character.charCount(cp)); in match()
190 segment.adjustOffset(overlap); in match()
317 segment.adjustOffset(actualGroupingString.length()); in match()
319 segment.adjustOffset(actualDecimalString.length()); in match()

123