Home
last modified time | relevance | path

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

12345678910>>...27

/aosp_15_r20/external/cronet/third_party/icu/source/common/
H A Dunistr.cpp1208 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
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
/aosp_15_r20/external/icu/icu4c/source/common/
H A Dunistr.cpp1208 int32_t oldLength, in findAndReplace()
1465 int32_t oldLength = this->length(); in doReplace() local
1608 int32_t oldLength = length(); in doAppend() local
1759 int32_t oldLength = length(); in padLeading() local
1781 int32_t oldLength = length(); in padTrailing() local
1890 int32_t oldLength = length(); in cloneArrayIfNeeded() local
1995 int32_t oldLength = str.length(); in getAppendBuffer() local
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
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/adselection/signature/
DThreadUnsafeByteArrayOutputStream.java72 private static int calculateNewLength(int oldLength, int minGrowth, int prefGrowth) { in calculateNewLength()
81 private static int hugeLength(int oldLength, int minGrowth) { in hugeLength()
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/i18n.module.public.api_stub_sources/android/icu/text/
H A DEdits.java84 public void addReplace(int oldLength, int newLength) { throw new RuntimeException("Stub!"); } in addReplace()
294 public int oldLength() { throw new RuntimeException("Stub!"); } in oldLength() method in Edits.Iterator
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/stable.i18n.module.platform.api_stub_sources/android/icu/text/
H A DEdits.java84 public void addReplace(int oldLength, int newLength) { throw new RuntimeException("Stub!"); } in addReplace()
294 public int oldLength() { throw new RuntimeException("Stub!"); } in oldLength() method in Edits.Iterator
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/system/i18n.module.public.api_stub_sources/android/icu/text/
H A DEdits.java84 public void addReplace(int oldLength, int newLength) { throw new RuntimeException("Stub!"); } in addReplace()
294 public int oldLength() { throw new RuntimeException("Stub!"); } in oldLength() method in Edits.Iterator
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/i18n.module.intra.core.api_stub_sources/android/icu/text/
H A DEdits.java84 public void addReplace(int oldLength, int newLength) { throw new RuntimeException("Stub!"); } in addReplace()
294 public int oldLength() { throw new RuntimeException("Stub!"); } in oldLength() method in Edits.Iterator
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/module-lib/i18n.module.public.api_stub_sources/android/icu/text/
H A DEdits.java84 public void addReplace(int oldLength, int newLength) { throw new RuntimeException("Stub!"); } in addReplace()
294 public int oldLength() { throw new RuntimeException("Stub!"); } in oldLength() method in Edits.Iterator
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/legacy.i18n.module.platform.api_stub_sources/android/icu/text/
H A DEdits.java84 public void addReplace(int oldLength, int newLength) { throw new RuntimeException("Stub!"); } in addReplace()
294 public int oldLength() { throw new RuntimeException("Stub!"); } in oldLength() method in Edits.Iterator
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dtestutil.h22 int32_t oldLength, newLength; member
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dtestutil.h22 int32_t oldLength, newLength; member
/aosp_15_r20/libcore/ojluni/src/main/java/jdk/internal/util/
H A DArraysSupport.java738 public static int newLength(int oldLength, int minGrowth, int prefGrowth) { in newLength()
752 private static int hugeLength(int oldLength, int minGrowth) { in hugeLength()
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/util/prefs/
H A DPreferencesTest.java88 long oldLength = userPrefs.length(); in testPreferencesClobbersExistingFiles() local
/aosp_15_r20/libcore/luni/src/test/java/tests/com/android/org/bouncycastle/crypto/digests/
H A DDigestTest.java74 int oldLength = oldDigest.doFinal(oldHash, 0); in doTestMessageDigest() local
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/
H A DUCharacterCaseTest.java908 private int oldLength, newLength; field in UCharacterCaseTest.EditChange
909 EditChange(boolean change, int oldLength, int newLength) { in EditChange()
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/lang/
H A DUCharacterCaseTest.java905 private int oldLength, newLength; field in UCharacterCaseTest.EditChange
906 EditChange(boolean change, int oldLength, int newLength) { in EditChange()
/aosp_15_r20/external/skia/tests/
H A DPointTest.cpp37 SkScalar oldLength = point.length(); in test_Normalize() local
/aosp_15_r20/packages/services/Car/libs/vehicle-hal-support-lib/src/com/android/car/hal/test/
DAidlVehiclePropConfigBuilder.java63 int oldLength = mConfig.areaConfigs.length; in addAreaConfig() local
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/common_os/include/external/icu/icu4c/source/common/unicode/
H A Dedits.h343 int32_t oldLength() const { return oldLength_; } in oldLength() function
/aosp_15_r20/external/icu/icu4c/source/common/unicode/
H A Dedits.h343 int32_t oldLength() const { return oldLength_; } in oldLength() function
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/android/include/external/icu/icu4c/source/common/unicode/
H A Dedits.h343 int32_t oldLength() const { return oldLength_; } in oldLength() function

12345678910>>...27