Home
last modified time | relevance | path

Searched defs:oldLength (Results 1 - 25 of 36) sorted by relevance

12

/third_party/icu/icu4c/source/common/
H A Dunistr_props.cpp37 int32_t oldLength = this->length(); in trim() local
H A Dunistr_case.cpp103 int32_t oldLength = length(); in caseMap() local
[all...]
H A Dedits.cpp142 void Edits::addReplace(int32_t oldLength, int32_t newLength) { in addReplace() argument
[all...]
H A Ducasemap.cpp756 int32_t oldLength = nextIndex - i; in toUpper() local
H A Duhash.cpp400 int32_t oldLength = hash->length; in _uhash_rehash() local
/third_party/node/deps/icu-small/source/common/
H A Dunistr_props.cpp37 int32_t oldLength = this->length(); in trim() local
H A Dunistr_case.cpp103 int32_t oldLength = length(); in caseMap() local
[all...]
H A Dedits.cpp142 void Edits::addReplace(int32_t oldLength, int32_t newLength) { in addReplace() argument
[all...]
H A Duhash.cpp400 int32_t oldLength = hash->length; in _uhash_rehash() local
H A Ducasemap.cpp761 int32_t oldLength = nextIndex - i; in toUpper() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dunistr_props.cpp37 int32_t oldLength = this->length(); in trim() local
H A Dunistr_case.cpp103 int32_t oldLength = length(); in caseMap() local
[all...]
H A Dedits.cpp142 void Edits::addReplace(int32_t oldLength, int32_t newLength) { in addReplace() argument
[all...]
H A Ducasemap.cpp671 int32_t oldLength = nextIndex - i; in toUpper() local
/third_party/icu/icu4c/source/test/intltest/
H A Dtestutil.h22 int32_t oldLength, newLength; member
H A Dalphaindextst.cpp35 int32_t oldLength = dest.length(); in joinLabelsAndAppend() local
/third_party/musl/Benchmark/musl/
H A Dlibc_mman.cpp214 size_t oldLength = state.range(0); in Bm_function_Mremap() local
/third_party/skia/tests/
H A DPointTest.cpp29 SkScalar oldLength = point.length(); in test_Normalize() local
/third_party/icu/icu4c/source/common/unicode/
H A Dedits.h343 int32_t oldLength() const { return oldLength_; } in oldLength() function
/third_party/node/deps/icu-small/source/common/unicode/
H A Dedits.h343 int32_t oldLength() const { return oldLength_; } in oldLength() function
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dedits.h343 int32_t oldLength() const { return oldLength_; } in oldLength() function
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DEdits.java144 public void addReplace(int oldLength, int newLength) { in addReplace() argument
766 public int oldLength() { return oldLength_; } oldLength() method in Edits.Iterator
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DEdits.java139 public void addReplace(int oldLength, int newLength) { in addReplace() argument
750 public int oldLength() { return oldLength_; } oldLength() method in Edits.Iterator
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/
H A DUCharacterCaseTest.java812 private int oldLength, newLength; field in UCharacterCaseTest.EditChange
813 EditChange(boolean change, int oldLength, int newLength) { in EditChange() argument
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
H A DUCharacterCaseTest.java895 private int oldLength, newLength; field in UCharacterCaseTest.EditChange
896 EditChange(boolean change, int oldLength, int newLength) { in EditChange() argument
[all...]

Completed in 21 milliseconds

12