Home
last modified time | relevance | path

Searched defs:readLength (Results 1 – 25 of 257) sorted by relevance

1234567891011

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DProgramBinaryTest.cpp248 GLsizei readLength = 0; in TEST_P() local
372 GLsizei readLength = 0; in testBinaryAndUBOBlockIndexes() local
457 GLsizei readLength = 0; in TEST_P() local
534 GLsizei readLength = 0; in TEST_P() local
640 GLsizei readLength = 0; in TEST_P() local
839 GLsizei readLength = 0; in TEST_P() local
971 GLsizei readLength = 0; in TEST_P() local
1145 GLsizei readLength = 0; in TEST_P() local
1203 GLsizei readLength = 0; in TEST_P() local
1247 GLsizei readLength = 0; in TEST_P() local
[all …]
/aosp_15_r20/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/writer/io/
H A DMemoryDataStore.java116 int readLength = Math.min(b.length, size - position); in readAt() local
129 int readLength = Math.min(len, size - position); in readAt() local
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/asn1/
H A DASN1InputStream.java111 protected int readLength() in readLength() method in ASN1InputStream
333 static int readLength(InputStream s, int limit, boolean isParsing) in readLength() method in ASN1InputStream
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/
H A DASN1InputStream.java113 protected int readLength() in readLength() method in ASN1InputStream
336 static int readLength(InputStream s, int limit, boolean isParsing) in readLength() method in ASN1InputStream
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
H A DASN1InputStream.java109 protected int readLength() in readLength() method in ASN1InputStream
331 static int readLength(InputStream s, int limit, boolean isParsing) in readLength() method in ASN1InputStream
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/extensions/okhttp/src/main/java/com/google/android/exoplayer2/ext/okhttp/
H A DOkHttpDataSource.java447 int readLength = (int) min(bytesToSkip, skipBuffer.length); in skipFully() local
488 private int readInternal(byte[] buffer, int offset, int readLength) throws IOException { in readInternal()
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/extensions/okhttp/src/main/java/com/google/android/exoplayer2/ext/okhttp/
H A DOkHttpDataSource.java441 int readLength = (int) min(bytesToSkip, skipBuffer.length); in skipFully() local
482 private int readInternal(byte[] buffer, int offset, int readLength) throws IOException { in readInternal()
/aosp_15_r20/packages/modules/Media/apex/framework/java/android/media/
DMediaParser.java347 int read(@NonNull byte[] buffer, int offset, int readLength) throws IOException; in read()
1570 public int read(byte[] buffer, int offset, int readLength) throws IOException { in read()
1899 public int read(byte[] buffer, int offset, int readLength) throws IOException { in read()
1932 public int read(byte[] buffer, int offset, int readLength) { in read()
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/datasource/src/main/java/com/google/android/exoplayer2/upstream/
H A DDefaultHttpDataSource.java714 int readLength = (int) min(bytesToSkip, skipBuffer.length); in skipFully() local
748 private int readInternal(byte[] buffer, int offset, int readLength) throws IOException { in readInternal()
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/datasource/src/main/java/com/google/android/exoplayer2/upstream/
H A DDefaultHttpDataSource.java722 int readLength = (int) min(bytesToSkip, skipBuffer.length); in skipFully() local
756 private int readInternal(byte[] buffer, int offset, int readLength) throws IOException { in readInternal()
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/extensions/cronet/src/main/java/com/google/android/exoplayer2/ext/cronet/
H A DByteArrayUploadDataProvider.java43 int readLength = min(byteBuffer.remaining(), data.length - position); in read() local
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/extensions/cronet/src/main/java/com/google/android/exoplayer2/ext/cronet/
H A DByteArrayUploadDataProvider.java43 int readLength = min(byteBuffer.remaining(), data.length - position); in read() local
/aosp_15_r20/cts/tests/tests/security/src/android/security/cts/
H A DBitmapFactorySecurityTests.java50 int readLength; in getResource() local
/aosp_15_r20/cts/tests/tests/mediaparser/src/android/media/mediaparser/cts/
H A DMockMediaParserInputReader.java44 public int read(byte[] buffer, int offset, int readLength) throws IOException { in read()
/aosp_15_r20/external/openthread/src/posix/platform/
H A Dentropy.cpp99 size_t readLength; in otPlatEntropyGet() local
/aosp_15_r20/external/openthread/examples/platforms/simulation/
H A Dentropy.c97 size_t readLength; in otPlatEntropyGet() local
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/main/java/com/google/android/exoplayer2/extractor/ts/
H A DNalUnitTargetBuffer.java80 int readLength = limit - offset; in appendToNalUnit() local
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/main/java/com/google/android/exoplayer2/extractor/ts/
H A DNalUnitTargetBuffer.java80 int readLength = limit - offset; in appendToNalUnit() local
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/source/mediaparser/
H A DInputReaderAdapterV30.java72 public int read(byte[] bytes, int offset, int readLength) throws IOException { in read()
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/source/mediaparser/
H A DInputReaderAdapterV30.java72 public int read(byte[] bytes, int offset, int readLength) throws IOException { in read()
/aosp_15_r20/cts/tests/tests/graphics/src/android/graphics/cts/
H A DBitmapRegionDecoderTest.java858 int readLength; in obtainByteArray() local
876 int readLength = 0; in obtainPath() local
H A DUtils.java104 int readLength = 0; in obtainFile() local
/aosp_15_r20/packages/apps/TV/tuner/tests/robotests/javatests/com/android/tv/tuner/exoplayer/tests/
DAssetDataSource.java88 public int read(byte[] buffer, int offset, int readLength) throws AssetDataSourceException { in read()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/BinaryFormat/
H A DMsgPackReader.cpp211 template <class T> Expected<bool> Reader::readLength(Object &Obj) { in readLength() function in Reader
/aosp_15_r20/cts/tests/tests/content/src/android/content/res/cts/
H A DAssetFileDescriptorTest.java150 int readLength = 0; in testInputOutputStream() local

1234567891011