| /third_party/icu/icu4c/source/common/ |
| H A D | unistr_props.cpp | 37 int32_t oldLength = this->length(); in trim() local
|
| H A D | unistr_case.cpp | 103 int32_t oldLength = length(); in caseMap() local [all...] |
| H A D | edits.cpp | 142 void Edits::addReplace(int32_t oldLength, int32_t newLength) { in addReplace() argument [all...] |
| H A D | ucasemap.cpp | 756 int32_t oldLength = nextIndex - i; in toUpper() local
|
| H A D | uhash.cpp | 400 int32_t oldLength = hash->length; in _uhash_rehash() local
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | unistr_props.cpp | 37 int32_t oldLength = this->length(); in trim() local
|
| H A D | unistr_case.cpp | 103 int32_t oldLength = length(); in caseMap() local [all...] |
| H A D | edits.cpp | 142 void Edits::addReplace(int32_t oldLength, int32_t newLength) { in addReplace() argument [all...] |
| H A D | uhash.cpp | 400 int32_t oldLength = hash->length; in _uhash_rehash() local
|
| H A D | ucasemap.cpp | 761 int32_t oldLength = nextIndex - i; in toUpper() local
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | unistr_props.cpp | 37 int32_t oldLength = this->length(); in trim() local
|
| H A D | unistr_case.cpp | 103 int32_t oldLength = length(); in caseMap() local [all...] |
| H A D | edits.cpp | 142 void Edits::addReplace(int32_t oldLength, int32_t newLength) { in addReplace() argument [all...] |
| H A D | ucasemap.cpp | 671 int32_t oldLength = nextIndex - i; in toUpper() local
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | testutil.h | 22 int32_t oldLength, newLength; member
|
| H A D | alphaindextst.cpp | 35 int32_t oldLength = dest.length(); in joinLabelsAndAppend() local
|
| /third_party/musl/Benchmark/musl/ |
| H A D | libc_mman.cpp | 214 size_t oldLength = state.range(0); in Bm_function_Mremap() local
|
| /third_party/skia/tests/ |
| H A D | PointTest.cpp | 29 SkScalar oldLength = point.length(); in test_Normalize() local
|
| /third_party/icu/icu4c/source/common/unicode/ |
| H A D | edits.h | 343 int32_t oldLength() const { return oldLength_; } in oldLength() function
|
| /third_party/node/deps/icu-small/source/common/unicode/ |
| H A D | edits.h | 343 int32_t oldLength() const { return oldLength_; } in oldLength() function
|
| /third_party/skia/third_party/externals/icu/source/common/unicode/ |
| H A D | edits.h | 343 int32_t oldLength() const { return oldLength_; } in oldLength() function
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | Edits.java | 144 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 D | Edits.java | 139 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 D | UCharacterCaseTest.java | 812 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 D | UCharacterCaseTest.java | 895 private int oldLength, newLength; field in UCharacterCaseTest.EditChange 896 EditChange(boolean change, int oldLength, int newLength) { in EditChange() argument [all...] |