Home
last modified time | relevance | path

Searched defs:read (Results 1076 – 1100 of 6627) sorted by relevance

1...<<41424344454647484950>>...266

/aosp_15_r20/external/xz-java/src/org/tukaani/xz/
H A DLZMAInputStream.java656 public int read() throws IOException { in read() method in LZMAInputStream
683 public int read(byte[] buf, int off, int len) throws IOException { in read() method in LZMAInputStream
/aosp_15_r20/prebuilts/vndk/v30/x86/include/generated-headers/hardware/interfaces/audio/5.0/[email protected]_genc++_headers/gen/android/hardware/audio/5.0/
DIStreamIn.h54 uint64_t read __attribute__ ((aligned(8))); member
97 uint64_t read __attribute__ ((aligned(8))); member
/aosp_15_r20/frameworks/base/libs/hwui/jni/
H A DByteBufferStreamAdaptor.cpp55 size_t read(void* buffer, size_t size) override { in read() function in ByteBufferStream
193 size_t read(void* buffer, size_t size) override { in read() function in ByteArrayStream
/aosp_15_r20/prebuilts/vndk/v30/arm/include/generated-headers/hardware/interfaces/audio/4.0/[email protected]_genc++_headers/gen/android/hardware/audio/4.0/
DIStreamIn.h54 uint64_t read __attribute__ ((aligned(8))); member
97 uint64_t read __attribute__ ((aligned(8))); member
/aosp_15_r20/external/tensorflow/tensorflow/c/eager/parallel_device/
H A Dparallel_device_testlib.cc243 TensorHandlePtr read = variable->Read(context, status.get()); in BasicTestsForTwoDevices() local
274 TensorHandlePtr read = variable->Read(context, status.get()); in BasicTestsForTwoDevices() local
/aosp_15_r20/external/kotlinx.serialization/formats/protobuf/commonMain/src/kotlinx/serialization/protobuf/internal/
H A DStreams.kt21 fun read(): Int { in read() method in kotlinx.serialization.protobuf.internal.ByteArrayInput
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/tuple/include/boost/tuple/
Dtuple_io.hpp284 read (std::basic_istream<CharType, CharTrait> &is, cons<T1, null_type>& t1) { in read() function
293 read(std::basic_istream<CharType, CharTrait> &is, cons<T1, T2>& t1) { in read() function
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/generated-headers/hardware/interfaces/audio/5.0/[email protected]_genc++_headers/gen/android/hardware/audio/5.0/
DIStreamIn.h54 uint64_t read __attribute__ ((aligned(8))); member
97 uint64_t read __attribute__ ((aligned(8))); member
/aosp_15_r20/external/freetype/src/pshinter/
H A Dpshglob.c142 FT_Short* read, in psh_blues_set_zones_0()
656 FT_Short* read; in psh_globals_new() local
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/6.0/[email protected]_genc++_headers/gen/android/hardware/audio/6.0/
DIStreamIn.h54 uint64_t read __attribute__ ((aligned(8))); member
97 uint64_t read __attribute__ ((aligned(8))); member
/aosp_15_r20/packages/apps/Messaging/src/com/android/messaging/datamodel/data/
DMessageData.java280 final boolean seen, final boolean read) { in createReceivedSmsMessage()
316 final boolean seen, final boolean read, final long sent, in createSmsMessage()
339 final int smsPriority, final String subject, final boolean seen, final boolean read, in createMmsMessage()
/aosp_15_r20/libcore/ojluni/src/main/java/sun/nio/ch/
H A DFileChannelImpl.java181 public int read(ByteBuffer dst) throws IOException { in read() method in FileChannelImpl
205 public long read(ByteBuffer[] dsts, int offset, int length) in read() method in FileChannelImpl
763 public int read(ByteBuffer dst, long position) throws IOException { in read() method in FileChannelImpl
/aosp_15_r20/external/erofs-utils/lib/
H A Dio.c146 ssize_t ret, read = 0; in erofs_io_pread() local
342 ssize_t read; in erofs_dev_read() local
/aosp_15_r20/out/soong/.intermediates/external/grpc-grpc-java/protobuf-lite/grpc-java-protobuf-lite/android_common_apex10000/turbine/
Dgrpc-java-protobuf-lite.jar ... OutputStream) throws java.io.IOException public int read () public int read (byte[], ...
/aosp_15_r20/external/kotlinx.serialization/core/commonTest/src/kotlinx/serialization/
H A DBasicTypesSerializationTest.kt156 fun read(): Int = when (position) { in read() method in kotlinx.serialization.BasicTypesSerializationTest.StringReader
/aosp_15_r20/external/rust/android-crates-io/crates/aho-corasick/src/
Dtests.rs1198 read: usize, in regression_stream_rare_byte_prefilter() field
1202 fn read(&mut self, buf: &mut [u8]) -> ::std::io::Result<usize> { in regression_stream_rare_byte_prefilter() method
/aosp_15_r20/external/python/apitools/apitools/base/py/
Dgzip.py61 def read(self, size): member in _PaddedFile
331 def read(self, size=-1): member in GzipFile
/aosp_15_r20/external/rust/android-crates-io/crates/mio/src/net/uds/
Dstream.rs155 fn read(&mut self, buf: &mut [u8]) -> io::Result<usize> { in read() method
165 fn read(&mut self, buf: &mut [u8]) -> io::Result<usize> { in read() method
/aosp_15_r20/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DAbstractMessageLite.java293 public int read() throws IOException { in read() method in AbstractMessageLite.Builder.LimitedInputStream
305 public int read(final byte[] b, final int off, int len) throws IOException { in read() method in AbstractMessageLite.Builder.LimitedInputStream
/aosp_15_r20/external/crosvm/fuse/src/
H A Dworker.rs47 fn read(&mut self, buf: &mut [u8]) -> io::Result<usize> { in read() method
125 let read = f.read_at(&mut buf[pos..end], off)?; in write_from() localVariable
/aosp_15_r20/external/protobuf/java/core/src/main/java/com/google/protobuf/
H A DAbstractMessageLite.java293 public int read() throws IOException { in read() method in AbstractMessageLite.Builder.LimitedInputStream
305 public int read(final byte[] b, final int off, int len) throws IOException { in read() method in AbstractMessageLite.Builder.LimitedInputStream
/aosp_15_r20/external/grpc-grpc-java/core/src/main/java/io/grpc/internal/
H A DReadableBuffers.java361 public int read() { in read() method in ReadableBuffers.BufferInputStream
370 public int read(byte[] dest, int destOffset, int length) throws IOException { in read() method in ReadableBuffers.BufferInputStream
/aosp_15_r20/out/soong/.intermediates/external/grpc-grpc-java/protobuf-lite/grpc-java-protobuf-lite/android_common_apex30/turbine/
Dgrpc-java-protobuf-lite.jar ... OutputStream) throws java.io.IOException public int read () public int read (byte[], ...
/aosp_15_r20/out/soong/.intermediates/external/grpc-grpc-java/protobuf-lite/grpc-java-protobuf-lite/android_common_apex33/turbine/
Dgrpc-java-protobuf-lite.jar ... OutputStream) throws java.io.IOException public int read () public int read (byte[], ...
/aosp_15_r20/out/soong/.intermediates/external/grpc-grpc-java/protobuf-lite/grpc-java-protobuf-lite/android_common_apex34/turbine/
Dgrpc-java-protobuf-lite.jar ... OutputStream) throws java.io.IOException public int read () public int read (byte[], ...

1...<<41424344454647484950>>...266