| /third_party/skia/third_party/externals/icu/source/common/ |
| D | unistr_props.cpp | 37 int32_t oldLength = this->length(); in trim() local
|
| D | unistr.cpp | 1165 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
|
| D | unistr_case.cpp | 103 int32_t oldLength = length(); in caseMap() local
|
| D | edits.cpp | 142 void Edits::addReplace(int32_t oldLength, int32_t newLength) { in addReplace()
|
| /third_party/icu/icu4c/source/common/ |
| D | unistr_props.cpp | 37 int32_t oldLength = this->length(); in trim() local
|
| D | unistr.cpp | 1166 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
|
| D | unistr_case.cpp | 103 int32_t oldLength = length(); in caseMap() local
|
| D | edits.cpp | 142 void Edits::addReplace(int32_t oldLength, int32_t newLength) { in addReplace()
|
| /third_party/node/deps/icu-small/source/common/ |
| D | unistr_props.cpp | 37 int32_t oldLength = this->length(); in trim() local
|
| D | unistr.cpp | 1208 int32_t oldLength, in findAndReplace() 1465 int32_t oldLength = this->length(); in doReplace() local 1608 int32_t oldLength = length(); in doAppend() local 1742 int32_t oldLength = length(); in padLeading() local 1764 int32_t oldLength = length(); in padTrailing() local 1873 int32_t oldLength = length(); in cloneArrayIfNeeded() local 1978 int32_t oldLength = str.length(); in getAppendBuffer() local
|
| D | unistr_case.cpp | 103 int32_t oldLength = length(); in caseMap() local
|
| D | edits.cpp | 142 void Edits::addReplace(int32_t oldLength, int32_t newLength) { in addReplace()
|
| /third_party/icu/icu4c/source/test/intltest/ |
| D | testutil.h | 22 int32_t oldLength, newLength; member
|
| D | alphaindextst.cpp | 35 int32_t oldLength = dest.length(); in joinLabelsAndAppend() local
|
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/subsetter/ |
| D | GlyphTableStripper.java | 58 int oldLength = locaTable.glyphLength(i); in subset() local
|
| D | GlyphTableSubsetter.java | 77 int oldLength = locaTable.glyphLength(oldGlyphId); in subset() local
|
| /third_party/musl/Benchmark/musl/ |
| D | libc_mman.cpp | 110 for (auto oldLength : mmapLength) { in PrepareArgsInMremap() local 214 size_t oldLength = state.range(0); in Bm_function_Mremap() local
|
| /third_party/skia/tests/ |
| D | PointTest.cpp | 29 SkScalar oldLength = point.length(); in test_Normalize() local
|
| /third_party/skia/third_party/externals/icu/source/common/unicode/ |
| D | edits.h | 343 int32_t oldLength() const { return oldLength_; } in oldLength() function
|
| /third_party/node/deps/icu-small/source/common/unicode/ |
| D | edits.h | 343 int32_t oldLength() const { return oldLength_; } in oldLength() function
|
| /third_party/icu/icu4c/source/common/unicode/ |
| 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/ |
| D | Edits.java | 144 public void addReplace(int oldLength, int newLength) { in addReplace()
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| D | Edits.java | 139 public void addReplace(int oldLength, int newLength) { in addReplace()
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/ |
| D | UCharacterCaseTest.java | 812 private int oldLength, newLength; field in UCharacterCaseTest.EditChange 813 EditChange(boolean change, int oldLength, int newLength) { in EditChange()
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/ |
| D | UCharacterCaseTest.java | 895 private int oldLength, newLength; field in UCharacterCaseTest.EditChange 896 EditChange(boolean change, int oldLength, int newLength) { in EditChange()
|