Home
last modified time | relevance | path

Searched defs:oldLength (Results 1 – 25 of 37) sorted by relevance

12

/external/icu/icu4c/source/common/
Dunistr_props.cpp37 int32_t oldLength = this->length(); in trim() local
Dunistr.cpp1165 int32_t oldLength, in findAndReplace()
1422 int32_t oldLength = this->length(); in doReplace() local
1565 int32_t oldLength = length(); in doAppend() local
1699 int32_t oldLength = length(); in padLeading() local
1721 int32_t oldLength = length(); in padTrailing() local
1830 int32_t oldLength = length(); in cloneArrayIfNeeded() local
1935 int32_t oldLength = str.length(); in getAppendBuffer() local
Dunistr_case.cpp103 int32_t oldLength = length(); in caseMap() local
Dedits.cpp142 void Edits::addReplace(int32_t oldLength, int32_t newLength) { in addReplace()
Dutext.cpp1906 int32_t oldLength; in repTextReplace() local
2182 int32_t oldLength; in unistrTextReplace() local
/external/icu/icu4c/source/test/intltest/
Dtestutil.h22 int32_t oldLength, newLength; member
Dalphaindextst.cpp35 int32_t oldLength = dest.length(); in joinLabelsAndAppend() local
/external/llvm-project/flang/lib/Evaluate/
Dfold-character.cpp81 auto oldLength{static_cast<ConstantSubscript>(folded->first.size())}; in FoldOperation() local
/external/skia/tests/
DPointTest.cpp29 SkScalar oldLength = point.length(); in test_Normalize() local
/external/skqp/tests/
DPointTest.cpp29 SkScalar oldLength = point.length(); in test_Normalize() local
/external/proguard/src/proguard/classfile/editor/
DCodeAttributeEditor.java599 int oldLength = codeAttribute.u4codeLength; in updateInstructions() local
638 private int mapInstructions(byte[] oldCode, int oldLength) in mapInstructions()
721 int oldLength) in moveInstructions()
/external/icu/icu4c/source/common/unicode/
Dedits.h343 int32_t oldLength() const { return oldLength_; } in oldLength() function
/external/icu/libicu/cts_headers/unicode/
Dedits.h343 int32_t oldLength() const { return oldLength_; } in oldLength() function
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DEdits.java144 public void addReplace(int oldLength, int newLength) { in addReplace()
/external/icu/android_icu4j/src/main/java/android/icu/text/
DEdits.java138 public void addReplace(int oldLength, int newLength) { in addReplace()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
DUCharacterCaseTest.java829 private int oldLength, newLength; field in UCharacterCaseTest.EditChange
830 EditChange(boolean change, int oldLength, int newLength) { in EditChange()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/
DUCharacterCaseTest.java832 private int oldLength, newLength; field in UCharacterCaseTest.EditChange
833 EditChange(boolean change, int oldLength, int newLength) { in EditChange()
/external/apache-commons-math/src/main/java/org/apache/commons/math/util/
DOpenIntToDoubleHashMap.java437 final int oldLength = states.length; in growTable() local
DOpenIntToFieldHashMap.java449 final int oldLength = states.length; in growTable() local
/external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/internal/
DDiskLruCache.java542 long oldLength = entry.lengths[i]; in completeEdit() local
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/
DDiskLruCache.java540 long oldLength = entry.lengths[i]; in completeEdit() local
/external/glide/third_party/disklrucache/src/main/java/com/bumptech/glide/disklrucache/
DDiskLruCache.java527 long oldLength = entry.lengths[i]; in completeEdit() local
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollationIterator.java148 int oldLength = oldBuffer.length(); in replaceMatch() local
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
DCollationIterator.java150 int oldLength = oldBuffer.length(); in replaceMatch() local
/external/icu/icu4c/source/tools/makeconv/
Dgenmbcs.cpp1086 uint32_t i, value, oldLength, old3Top; in transformEUC() local

12