Home
last modified time | relevance | path

Searched refs:adjustOffset (Results 1 - 25 of 45) sorted by relevance

12

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/impl/
H A 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/
H A 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/
H A 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/icu/icu4c/source/i18n/
H A 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()
H A Dnumparse_scientific.cpp77 segment.adjustOffset(overlap); in match()
103 segment.adjustOffset(overlap); in match()
111 segment.adjustOffset(overlap); in match()
H A 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()
H A Dnumparse_symbols.cpp46 segment.adjustOffset(fString.length()); in match()
54 segment.adjustOffset(U16_LENGTH(cp)); in match()
H A Dstring_segment.h45 void adjustOffset(int32_t delta);
/third_party/node/deps/icu-small/source/i18n/
H A 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()
H A Dnumparse_scientific.cpp77 segment.adjustOffset(overlap); in match()
103 segment.adjustOffset(overlap); in match()
111 segment.adjustOffset(overlap); in match()
H A 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()
H A Dnumparse_symbols.cpp46 segment.adjustOffset(fString.length()); in match()
54 segment.adjustOffset(U16_LENGTH(cp)); in match()
H A Dstring_segment.h45 void adjustOffset(int32_t delta);
/third_party/skia/third_party/externals/icu/source/i18n/
H A 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()
H A Dnumparse_scientific.cpp77 segment.adjustOffset(overlap); in match()
103 segment.adjustOffset(overlap); in match()
111 segment.adjustOffset(overlap); in match()
H A 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()
H A Dnumparse_symbols.cpp46 segment.adjustOffset(fString.length()); in match()
54 segment.adjustOffset(U16_LENGTH(cp)); in match()
H A Dstring_segment.h45 void adjustOffset(int32_t delta);
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/parse/
H A 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()
H A DScientificMatcher.java73 segment.adjustOffset(overlap); in match()
98 segment.adjustOffset(overlap); in match()
106 segment.adjustOffset(overlap); in match()
H A 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()
H A DSymbolMatcher.java47 segment.adjustOffset(string.length()); in match()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/parse/
H A 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()
H A DScientificMatcher.java77 segment.adjustOffset(overlap); in match()
102 segment.adjustOffset(overlap); in match()
110 segment.adjustOffset(overlap); in match()
H A 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()

Completed in 11 milliseconds

12