Home
last modified time | relevance | path

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

12

/external/cronet/third_party/icu/source/common/
Dunistr_props.cpp37 int32_t oldLength = this->length(); in trim() local
Dunistr.cpp1166 int32_t oldLength, in findAndReplace()
1423 int32_t oldLength = this->length(); in doReplace() local
1566 int32_t oldLength = length(); in doAppend() local
1700 int32_t oldLength = length(); in padLeading() local
1722 int32_t oldLength = length(); in padTrailing() local
1831 int32_t oldLength = length(); in cloneArrayIfNeeded() local
1936 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()
/external/icu/icu4c/source/common/
Dunistr_props.cpp37 int32_t oldLength = this->length(); in trim() local
Dunistr.cpp1166 int32_t oldLength, in findAndReplace()
1423 int32_t oldLength = this->length(); in doReplace() local
1566 int32_t oldLength = length(); in doAppend() local
1700 int32_t oldLength = length(); in padLeading() local
1722 int32_t oldLength = length(); in padTrailing() local
1831 int32_t oldLength = length(); in cloneArrayIfNeeded() local
1936 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()
/external/icu/icu4c/source/test/intltest/
Dtestutil.h22 int32_t oldLength, newLength; member
Dalphaindextst.cpp35 int32_t oldLength = dest.length(); in joinLabelsAndAppend() local
/external/cronet/third_party/icu/source/test/intltest/
Dtestutil.h22 int32_t oldLength, newLength; member
Dalphaindextst.cpp35 int32_t oldLength = dest.length(); in joinLabelsAndAppend() local
/external/skia/tests/
DPointTest.cpp37 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/cronet/third_party/icu/source/common/unicode/
Dedits.h343 int32_t oldLength() const { return oldLength_; } in oldLength() function
/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/android_icu4j/src/main/java/android/icu/text/
DEdits.java139 public void addReplace(int oldLength, int newLength) { in addReplace()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DEdits.java144 public void addReplace(int oldLength, int newLength) { in addReplace()
/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/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
DUCharacterCaseTest.java895 private int oldLength, newLength; field in UCharacterCaseTest.EditChange
896 EditChange(boolean change, int oldLength, int newLength) { in EditChange()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/
DUCharacterCaseTest.java898 private int oldLength, newLength; field in UCharacterCaseTest.EditChange
899 EditChange(boolean change, int oldLength, int newLength) { in EditChange()
/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

12