/aosp_15_r20/external/rust/android-crates-io/crates/flate2/src/gz/ |
D | bufread.rs | 133 fn read(&mut self, mut into: &mut [u8]) -> io::Result<usize> { in read() method 283 fn read(&mut self, into: &mut [u8]) -> io::Result<usize> { in read() method 433 fn read(&mut self, into: &mut [u8]) -> io::Result<usize> { in read() method
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/io/ |
D | RandomAccessFile.java | 389 public int read() throws IOException { in read() method in RandomAccessFile 433 public int read(byte b[], int off, int len) throws IOException { in read() method in RandomAccessFile 456 public int read(byte b[]) throws IOException { in read() method in RandomAccessFile
|
D | ByteArrayInputStream.java | 145 public synchronized int read() { in read() method in ByteArrayInputStream 172 public synchronized int read(byte b[], int off, int len) { in read() method in ByteArrayInputStream
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/ |
D | gzip.py | 86 def read(self, size): member in _PaddedFile 296 def read(self, size=-1): member in GzipFile 474 def read(self, size=-1): member in _GzipReader
|
/aosp_15_r20/trusty/user/app/storage/test/storage_host_test/ |
D | storage_host_test.c | 90 int read, in file_test_open() 192 int read, in file_test_etc() 234 int read, in file_test()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/ |
D | gzip.py | 86 def read(self, size): member in _PaddedFile 296 def read(self, size=-1): member in GzipFile 474 def read(self, size=-1): member in _GzipReader
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/io/ |
H A D | RandomAccessFile.java | 389 public int read() throws IOException { in read() method in RandomAccessFile 433 public int read(byte b[], int off, int len) throws IOException { in read() method in RandomAccessFile 456 public int read(byte b[]) throws IOException { in read() method in RandomAccessFile
|
H A D | ByteArrayInputStream.java | 145 public synchronized int read() { in read() method in ByteArrayInputStream 172 public synchronized int read(byte b[], int off, int len) { in read() method in ByteArrayInputStream
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ |
H A D | gzip.py | 86 def read(self, size): member in _PaddedFile 296 def read(self, size=-1): member in GzipFile 474 def read(self, size=-1): member in _GzipReader
|
/aosp_15_r20/external/rust/android-crates-io/crates/base64/src/read/ |
D | decoder_tests.rs | 453 let read = short_reader in consume_with_short_reads_and_validate() localVariable 469 fn read(&mut self, buf: &mut [u8]) -> Result<usize, io::Error> { in read() method 483 fn read(&mut self, buf: &mut [u8]) -> io::Result<usize> { in read() method
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/test/ |
D | is_write_buffered.cpp | 73 size_t read(const Mutable_Buffers&) in read() function in test_stream 79 size_t read(const Mutable_Buffers&, boost::system::error_code& ec) in read() function in test_stream
|
D | is_read_buffered.cpp | 73 size_t read(const Mutable_Buffers&) in read() function in test_stream 79 size_t read(const Mutable_Buffers&, boost::system::error_code& ec) in read() function in test_stream
|
/aosp_15_r20/external/grpc-grpc-java/binder/src/main/java/io/grpc/binder/internal/ |
H A D | BlockInputStream.java | 79 public int read() throws IOException { in read() method in BlockInputStream 92 public int read(byte[] data, int off, int len) throws IOException { in read() method in BlockInputStream
|
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/io/ |
H A D | OldAndroidPushbackInputStreamTest.java | 58 public static String read(InputStream a) throws IOException { in read() method in OldAndroidPushbackInputStreamTest 69 public static String read(InputStream a, int x) throws IOException { in read() method in OldAndroidPushbackInputStreamTest
|
/aosp_15_r20/external/rust/android-crates-io/crates/tower/src/hedge/ |
D | rotating_histogram.rs | 13 read: Histogram<u64>, field 31 pub fn read(&mut self) -> &mut Histogram<u64> { in read() method
|
/aosp_15_r20/packages/modules/Permission/SafetyCenter/Persistence/tests/java/com/android/safetycenter/persistence/ |
D | SafetyCenterIssuesPersistenceWriteTest.kt | 44 val read = SafetyCenterIssuesPersistence.read(file) in toString() constant
|
/aosp_15_r20/tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/zip/ |
H A D | LazyDelegateByteSource.java | 128 public byte[] read() throws IOException { in read() method in LazyDelegateByteSource 133 public <T> T read(@Nonnull ByteProcessor<T> processor) throws IOException { in read() method in LazyDelegateByteSource
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/video/ |
H A D | vktBufferedReader.hpp | 57 void read(std::vector<uint8_t> &buffer) in read() function in vkt::video::BufferedReader 62 void read(uint8_t *out, size_t n) in read() function in vkt::video::BufferedReader
|
/aosp_15_r20/external/capstone/bindings/java/capstone/ |
H A D | Systemz.java | 38 public void read() { in read() method in Systemz.Operand 67 public void read() { in read() method in Systemz.UnionOpInfo
|
H A D | Sparc.java | 37 public void read() { in read() method in Sparc.Operand 65 public void read() { in read() method in Sparc.UnionOpInfo
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/0/libcore/ojluni/src/main/java/java/io/ |
D | ByteArrayInputStream.java | 145 public synchronized int read() { in read() method in ByteArrayInputStream 172 public synchronized int read(byte b[], int off, int len) { in read() method in ByteArrayInputStream
|
/aosp_15_r20/frameworks/av/services/audioflinger/datapath/ |
H A D | AudioStreamIn.cpp | 128 status_t AudioStreamIn::read(void* buffer, size_t bytes, size_t* read) in read() function in android::AudioStreamIn
|
/aosp_15_r20/external/apache-commons-compress/src/main/java/org/apache/commons/compress/compressors/deflate/ |
H A D | DeflateCompressorInputStream.java | 74 public int read() throws IOException { in read() method in DeflateCompressorInputStream 82 public int read(final byte[] buf, final int off, final int len) throws IOException { in read() method in DeflateCompressorInputStream
|
/aosp_15_r20/external/jsoup/src/main/java/org/jsoup/internal/ |
H A D | ConstrainableInputStream.java | 49 public int read(byte[] b, int off, int len) throws IOException { in read() method in ConstrainableInputStream 64 final int read = super.read(b, off, len); in read() local
|
/aosp_15_r20/external/caliper/caliper/src/main/java/com/google/caliper/json/ |
H A D | ImmutableMultimapTypeAdapterFactory.java | 83 @Override public T read(JsonReader in) throws IOException { in create() method 104 @Override public T read(JsonReader in) throws IOException { in create() method
|