Home
last modified time | relevance | path

Searched defs:newOffset (Results 1 – 25 of 56) sorted by relevance

123

/external/icu/icu4c/source/i18n/
Duitercollationiterator.cpp34 UIterCollationIterator::resetToOffset(int32_t newOffset) { in resetToOffset()
89 FCDUIterCollationIterator::resetToOffset(int32_t newOffset) { in resetToOffset()
Dutf8collationiterator.cpp34 UTF8CollationIterator::resetToOffset(int32_t newOffset) { in resetToOffset()
134 FCDUTF8CollationIterator::resetToOffset(int32_t newOffset) { in resetToOffset()
Dutf16collationiterator.cpp49 UTF16CollationIterator::resetToOffset(int32_t newOffset) { in resetToOffset()
191 FCDUTF16CollationIterator::resetToOffset(int32_t newOffset) { in resetToOffset()
Dcoleitr.cpp229 void CollationElementIterator::setOffset(int32_t newOffset, in setOffset()
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DIterCollationIterator.java30 public void resetToOffset(int newOffset) { in resetToOffset()
DFCDUTF16CollationIterator.java72 public void resetToOffset(int newOffset) { in resetToOffset()
DUTF16CollationIterator.java52 public void resetToOffset(int newOffset) { in resetToOffset()
DFCDIterCollationIterator.java32 public void resetToOffset(int newOffset) { in resetToOffset()
DCollationIterator.java233 public abstract void resetToOffset(int newOffset); in resetToOffset()
DCollationDataBuilder.java1254 public void resetToOffset(int newOffset) { in resetToOffset()
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
DIterCollationIterator.java32 public void resetToOffset(int newOffset) { in resetToOffset()
DFCDUTF16CollationIterator.java74 public void resetToOffset(int newOffset) { in resetToOffset()
DUTF16CollationIterator.java54 public void resetToOffset(int newOffset) { in resetToOffset()
DFCDIterCollationIterator.java34 public void resetToOffset(int newOffset) { in resetToOffset()
DCollationIterator.java235 public abstract void resetToOffset(int newOffset); in resetToOffset()
DCollationDataBuilder.java1255 public void resetToOffset(int newOffset) { in resetToOffset()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/util/
DCollectionUtilities.java450 int newOffset = testSet.matchesAt(string, offset); in span() local
464 int newOffset = testSet.matchesAt(string, offset); in spanNot() local
/external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/
DCollectionUtilities.java449 int newOffset = testSet.matchesAt(string, offset); in span() local
463 int newOffset = testSet.matchesAt(string, offset); in spanNot() local
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
DCollationElementIterator.java464 public void setOffset(int newOffset) { in setOffset()
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/timezone/
DICUZDump.java99 int newOffset = tz.getOffset(newt); in dump() local
/external/icu/android_icu4j/src/main/java/android/icu/text/
DCollationElementIterator.java450 public void setOffset(int newOffset) { in setOffset()
/external/proguard/src/proguard/classfile/editor/
DCodeAttributeEditor.java79 private int newOffset; field in CodeAttributeEditor
1224 int newOffset = offset; in length() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
DTimeZoneTest.java1997 int newOffset = -3600000; in checkThawed() local
2102 int newOffset = -3600000; in checkFrozen() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/timezone/
DTimeZoneTest.java1998 int newOffset = -3600000; in checkThawed() local
2103 int newOffset = -3600000; in checkFrozen() local
/external/icu/icu4c/source/common/
Drbbi.cpp850 int32_t newOffset = (int32_t)UTEXT_GETNATIVEINDEX(fText); in preceding() local

123