Home
last modified time | relevance | path

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

12

/external/icu/icu4c/source/i18n/
Duitercollationiterator.cpp32 UIterCollationIterator::resetToOffset(int32_t newOffset) { in resetToOffset()
87 FCDUIterCollationIterator::resetToOffset(int32_t newOffset) { in resetToOffset()
Dutf8collationiterator.cpp32 UTF8CollationIterator::resetToOffset(int32_t newOffset) { in resetToOffset()
132 FCDUTF8CollationIterator::resetToOffset(int32_t newOffset) { in resetToOffset()
Dutf16collationiterator.cpp47 UTF16CollationIterator::resetToOffset(int32_t newOffset) { in resetToOffset()
189 FCDUTF16CollationIterator::resetToOffset(int32_t newOffset) { in resetToOffset()
Dcoleitr.cpp227 void CollationElementIterator::setOffset(int32_t newOffset, in setOffset()
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DIterCollationIterator.java28 public void resetToOffset(int newOffset) { in resetToOffset()
DFCDUTF16CollationIterator.java60 public void resetToOffset(int newOffset) { in resetToOffset()
DUTF16CollationIterator.java50 public void resetToOffset(int newOffset) { in resetToOffset()
DFCDIterCollationIterator.java30 public void resetToOffset(int newOffset) { in resetToOffset()
DCollationIterator.java225 public abstract void resetToOffset(int newOffset); in resetToOffset()
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
DIterCollationIterator.java30 public void resetToOffset(int newOffset) { in resetToOffset()
DFCDUTF16CollationIterator.java62 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.java227 public abstract void resetToOffset(int newOffset); in resetToOffset()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/util/
DCollectionUtilities.java448 int newOffset = testSet.matchesAt(string, offset); in span() local
462 int newOffset = testSet.matchesAt(string, offset); in spanNot() local
/external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/
DCollectionUtilities.java447 int newOffset = testSet.matchesAt(string, offset); in span() local
461 int newOffset = testSet.matchesAt(string, offset); in spanNot() local
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/timezone/
DICUZDump.java97 int newOffset = tz.getOffset(newt); in dump() local
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
DCollationElementIterator.java462 public void setOffset(int newOffset) { in setOffset()
/external/icu/android_icu4j/src/main/java/android/icu/text/
DCollationElementIterator.java448 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.java1968 int newOffset = -3600000; in checkThawed() local
2073 int newOffset = -3600000; in checkFrozen() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/timezone/
DTimeZoneTest.java1972 int newOffset = -3600000; in checkThawed() local
2077 int newOffset = -3600000; in checkFrozen() local
/external/icu/icu4c/source/common/
Drbbi.cpp863 int32_t newOffset = (int32_t)UTEXT_GETNATIVEINDEX(fText); in preceding() local
/external/skia/src/animator/
DSkScriptTokenizer.cpp1019 size_t newOffset = getTokenOffset(); in processLogicalOp() local
/external/mockito/cglib-and-asm/src/org/mockito/asm/
DMethodWriter.java2100 int newOffset; // future offset of a jump instruction in resizeInstructions() local

12