Home
last modified time | relevance | path

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

123

/third_party/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
/third_party/skia/third_party/externals/icu/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
/third_party/node/deps/icu-small/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
/third_party/flutter/skia/third_party/externals/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
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
/third_party/icu/icu4c/source/test/intltest/
Dtestutil.h22 int32_t oldLength, newLength; member
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/subsetter/
DGlyphTableStripper.java58 int oldLength = locaTable.glyphLength(i); in subset() local
DGlyphTableSubsetter.java77 int oldLength = locaTable.glyphLength(oldGlyphId); in subset() local
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/subsetter/
DGlyphTableStripper.java58 int oldLength = locaTable.glyphLength(i); in subset() local
DGlyphTableSubsetter.java77 int oldLength = locaTable.glyphLength(oldGlyphId); in subset() local
/third_party/skia/tests/
DPointTest.cpp29 SkScalar oldLength = point.length(); in test_Normalize() local
/third_party/flutter/skia/tests/
DPointTest.cpp29 SkScalar oldLength = point.length(); in test_Normalize() local
/third_party/node/deps/icu-small/source/common/unicode/
Dedits.h343 int32_t oldLength() const { return oldLength_; } in oldLength() function
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Dedits.h340 int32_t oldLength() const { return oldLength_; } in oldLength() function
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dedits.h343 int32_t oldLength() const { return oldLength_; } in oldLength() function
/third_party/icu/icu4c/source/common/unicode/
Dedits.h343 int32_t oldLength() const { return oldLength_; } in oldLength() function
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DEdits.java139 public void addReplace(int oldLength, int newLength) { in addReplace()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DEdits.java144 public void addReplace(int oldLength, int newLength) { in addReplace()

123