/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/impl/ |
D | StringSegmentTest.java | 27 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/ |
D | StringSegmentTest.java | 26 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/ |
D | string_segment_test.cpp | 42 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/ |
D | numparse_scientific.cpp | 74 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()
|
D | numparse_currency.cpp | 68 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()
|
D | numparse_decimal.cpp | 158 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()
|
D | numparse_symbols.cpp | 45 segment.adjustOffset(fString.length()); in match() 53 segment.adjustOffset(U16_LENGTH(cp)); in match()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | numparse_currency.cpp | 69 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()
|
D | numparse_scientific.cpp | 77 segment.adjustOffset(overlap); in match() 103 segment.adjustOffset(overlap); in match() 111 segment.adjustOffset(overlap); in match()
|
D | numparse_decimal.cpp | 159 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()
|
D | numparse_symbols.cpp | 46 segment.adjustOffset(fString.length()); in match() 54 segment.adjustOffset(U16_LENGTH(cp)); in match()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | numparse_currency.cpp | 69 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()
|
D | numparse_scientific.cpp | 77 segment.adjustOffset(overlap); in match() 103 segment.adjustOffset(overlap); in match() 111 segment.adjustOffset(overlap); in match()
|
D | numparse_decimal.cpp | 159 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()
|
D | numparse_symbols.cpp | 46 segment.adjustOffset(fString.length()); in match() 54 segment.adjustOffset(U16_LENGTH(cp)); in match()
|
/third_party/icu/icu4c/source/i18n/ |
D | numparse_currency.cpp | 69 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()
|
D | numparse_scientific.cpp | 77 segment.adjustOffset(overlap); in match() 103 segment.adjustOffset(overlap); in match() 111 segment.adjustOffset(overlap); in match()
|
D | numparse_decimal.cpp | 159 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()
|
D | numparse_symbols.cpp | 46 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/ |
D | CombinedCurrencyMatcher.java | 103 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()
|
D | ScientificMatcher.java | 73 segment.adjustOffset(overlap); in match() 98 segment.adjustOffset(overlap); in match() 106 segment.adjustOffset(overlap); in match()
|
D | DecimalMatcher.java | 175 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/ |
D | CombinedCurrencyMatcher.java | 105 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()
|
D | ScientificMatcher.java | 77 segment.adjustOffset(overlap); in match() 102 segment.adjustOffset(overlap); in match() 110 segment.adjustOffset(overlap); in match()
|
D | DecimalMatcher.java | 177 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()
|