| /third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ant/ |
| H A D | CleanOutputDirectoryTask.java | 313 private static int toCommentStart(String line, int offset) { in toCommentStart() argument
|
| /third_party/icu/vendor/double-conversion/upstream/double-conversion/ |
| H A D | bignum.cc | 220 const int offset = other.exponent_ - exponent_; in SubtractBignum() local
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/ |
| H A D | TrieTest.java | 94 public int getFoldedValue(int start, int offset) in getFoldedValue() argument
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/ |
| H A D | ReplaceableTest.java | 129 public char charAt(int offset) { in charAt() argument 134 public int char32At(int offset) { in char32At() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | PropsVectors.java | 542 public int getFoldedValue(int start, int offset) { in getFoldedValue() argument
|
| H A D | Trie.java | 298 getRawOffset(int offset, char ch) getRawOffset() argument [all...] |
| H A D | TrieBuilder.java | 76 public int getFoldedValue(int start, int offset); in getFoldedValue() argument
|
| H A D | RelativeDateFormat.java | 42 URelativeString(int offset, String string) { in URelativeString() argument 46 URelativeString(String offset, String string) { in URelativeString() argument 50 public int offset; field in RelativeDateFormat.URelativeString [all...] |
| H A D | SimpleFilteredSentenceBreakIterator.java | 214 public int preceding(int offset) { in preceding() argument 229 public boolean isBoundary(int offset) { in isBoundary() argument 254 public int following(int offset) { in following() argument
|
| H A D | UResource.java | 39 private int offset; field in UResource.Key [all...] |
| H A D | TextTrieMap.java | 100 public void find(CharSequence text, int offset, ResultHandler<V> handler) { in find() argument 104 private void find(CharSequence text, int offset, ResultHandler<V> handler, Output output) { in find() argument 138 CharIterator(CharSequence text, int offset, boolean ignoreCase) { in CharIterator() argument 326 private void add(char[] text, int offset, V value) { in add() argument 385 lenMatches(char[] text, int offset) lenMatches() argument 398 split(int offset) split() argument [all...] |
| /third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/ |
| H A D | ReplaceableTest.java | 126 public char charAt(int offset) { in charAt() argument 131 public int char32At(int offset) { in char32At() argument
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
| H A D | MessagePatternUtilTest.java | 195 private ExpectComplexArgNode expectOffset(double offset) { in expectOffset() argument 245 private double offset; field in MessagePatternUtilTest.ExpectComplexArgNode [all...] |
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
| H A D | TrieTest.java | 91 public int getFoldedValue(int start, int offset) in getFoldedValue() argument
|
| /third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/timezone/ |
| H A D | ICUZDump.java | 198 public String format(long time, int offset, boolean isDst) { in format() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/ |
| H A D | CollationWeights.java | 260 private long incWeightByOffset(long weight, int length, int offset) { in incWeightByOffset() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | DictionaryBreakEngine.java | 29 private int offset; // Offset in the text of these candidates field in DictionaryBreakEngine.PossibleWord
|
| H A D | PluralFormat.java | 181 transient private double offset field in PluralFormat [all...] |
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
| H A D | MessagePatternUtilTest.java | 198 private ExpectComplexArgNode expectOffset(double offset) { in expectOffset() argument 248 private double offset; field in MessagePatternUtilTest.ExpectComplexArgNode [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | coleitr.cpp | 235 int32_t offset = newOffset; in setOffset() local [all...] |
| H A D | double-conversion-bignum.cpp | 234 const int offset = other.exponent_ - exponent_; in SubtractBignum() local
|
| H A D | formatted_string_builder.cpp | 121 int32_t offset = fLength; in getLastCodePoint() local 135 int32_t offset = index; in codePointBefore() local
|
| H A D | number_patternstring.h | 113 int32_t offset = 0; member
|
| H A D | ucoleitr.cpp | 502 ucol_setOffset(UCollationElements *elems, int32_t offset, UErrorCode *status) ucol_setOffset() argument
|
| /third_party/icu/icu4c/source/common/ |
| H A D | uniset.cpp | 559 matches(const Replaceable& text, int32_t& offset, int32_t limit, UBool incremental) matches() argument [all...] |