Home
last modified time | relevance | path

Searched defs:currentLength (Results 1 – 25 of 406) sorted by relevance

12345678910>>...17

/aosp_15_r20/external/ow2-asm/asm/src/main/java/org/objectweb/asm/
H A DByteVector.java84 int currentLength = length; in putByte() local
101 int currentLength = length; in put11() local
119 int currentLength = length; in putShort() local
139 int currentLength = length; in put12() local
161 int currentLength = length; in put112() local
181 int currentLength = length; in putInt() local
204 int currentLength = length; in put122() local
225 int currentLength = length; in putLong() local
257 int currentLength = length; in putUTF8() local
318 int currentLength = length; in encodeUtf8() local
/aosp_15_r20/packages/inputmethods/LatinIME/common/src/com/android/inputmethod/latin/common/
DResizableIntArray.java52 final int currentLength = mLength; in add() local
122 final int currentLength = mLength; in append() local
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/src/internal/
H A DResizableAtomicArray.kt14 public fun currentLength(): Int = array.length() in currentLength() method
/aosp_15_r20/packages/apps/Dialer/java/com/android/voicemail/impl/utils/
DIndentingPrintWriter.java40 private int currentLength; field in IndentingPrintWriter
/aosp_15_r20/external/jazzer-api/sanitizers/src/main/java/com/code_intelligence/jazzer/sanitizers/
H A DRegexRoadblocks.java133 int currentLength = limitedLength(matcher.regionEnd() - i); in nodeMatchHook() local
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/draft/
H A DShortestCanonicalForm.java179 final int currentLength = s.codePointCount(0, s.length()); in getShortest() local
/aosp_15_r20/external/lottie/lottie/src/main/java/com/airbnb/lottie/animation/content/
H A DBaseStrokeContent.java242 float currentLength = 0; in applyTrimPath() local
/aosp_15_r20/external/apache-commons-compress/src/main/java/org/apache/commons/compress/compressors/lz77support/
H A DLZ77Compressor.java540 int currentLength = 0; in longestMatch() local
/aosp_15_r20/cts/tests/tests/text/src/android/text/cts/
H A DSpannableStringBuilderTest.java647 final int currentLength = builder.length(); in assertGetSpans_returnsInInsertionOrder() local
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/ow2/asm/asm/6.1.1/
HDasm-6.1.1.jarMETA-INF/MANIFEST.MF module-info.class <Unknown> package module-info ...
/aosp_15_r20/external/jarjar/lib/
HDasm-7.3.1.jarMETA-INF/ META-INF/MANIFEST.MF module-info.class <Unknown> ...
/aosp_15_r20/prebuilts/sdk/tools/jetifier/jetifier-standalone/lib/
HDasm-8.0.1.jarMETA-INF/ META-INF/MANIFEST.MF module-info.class <Unknown> ...
/aosp_15_r20/external/skia/experimental/rust_png/decoder/impl/
H A DSkPngRustCodec.cpp663 size_t currentLength = fPrivStream->getLength(); in onGetFrameCount() local
/aosp_15_r20/out/soong/.intermediates/prebuilts/misc/common/asm/asm-9.6/android_common/local-combined/
Dasm-9.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/objectweb/ org/ ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/misc/common/asm/asm-9.6/linux_glibc_common/local-combined/
Dasm-9.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/objectweb/ org/ ...
/aosp_15_r20/out/soong/.intermediates/external/ow2-asm/ow2-asm/linux_glibc_common/local-javac-header/
Dow2-asm.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/objectweb/ org/ ...
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/org/ow2/asm/asm/9.6/
HDasm-9.6.jarMETA-INF/ META-INF/MANIFEST.MF module-info.class <Unknown> ...
/aosp_15_r20/out/soong/.intermediates/external/ow2-asm/ow2-asm/linux_glibc_common/javac/
Dow2-asm.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/objectweb/ org/ ...
/aosp_15_r20/prebuilts/misc/common/asm/
HDasm-9.6.jarMETA-INF/ META-INF/MANIFEST.MF module-info.class <Unknown> ...
/aosp_15_r20/out/soong/.intermediates/packages/inputmethods/LatinIME/common/latinime-common/android_common/javac/
Dlatinime-common.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/
Dwifi_hal.cpp3047 u32 remainingLengthToBeRead, currentLength; in wifi_read_packet_filter() local
/aosp_15_r20/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Dwifi_hal.cpp3165 u32 remainingLengthToBeRead, currentLength; in wifi_read_packet_filter() local
/aosp_15_r20/prebuilts/misc/common/jacoco/lib/
HDjacocoagent.jarMETA-INF/MANIFEST.MF META-INF/ about.html com/ com/vladium ...
/aosp_15_r20/out/soong/.intermediates/external/jacoco/jacocoagent/android_common/turbine-combined/
Djacocoagent.jarMETA-INF/ META-INF/MANIFEST.MF com/vladium/emma/rt/ ...
/aosp_15_r20/packages/modules/NetworkStack/src/com/android/server/connectivity/
DNetworkMonitor.java3193 final int currentLength = reader.read(buffer, 0, availableLength); in readAsString() local

12345678910>>...17