Home
last modified time | relevance | path

Searched defs:read (Results 1476 – 1500 of 6627) sorted by relevance

1...<<51525354555657585960>>...266

/aosp_15_r20/external/trusty/lk/include/dev/class/
Di2c.h34 status_t (*read)(struct device *dev, uint8_t addr, void *buf, size_t len); member
/aosp_15_r20/external/oboe/src/flowgraph/
H A DSinkI8_24.cpp30 int32_t SinkI8_24::read(void *data, int32_t numFrames) { in read() function in SinkI8_24
H A DSinkI32.cpp30 int32_t SinkI32::read(void *data, int32_t numFrames) { in read() function in SinkI32
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DSymbolRemappingReader.cpp27 Error SymbolRemappingReader::read(MemoryBuffer &B) { in read() function in SymbolRemappingReader
/aosp_15_r20/art/tools/dexfuzz/src/dexfuzz/rawdex/
H A DFieldIdItem.java27 public void read(DexRandomAccessFile file) throws IOException { in read() method in FieldIdItem
H A DEncodedAnnotation.java27 public void read(DexRandomAccessFile file) throws IOException { in read() method in EncodedAnnotation
H A DTryItem.java27 public void read(DexRandomAccessFile file) throws IOException { in read() method in TryItem
H A DMethodIdItem.java27 public void read(DexRandomAccessFile file) throws IOException { in read() method in MethodIdItem
/aosp_15_r20/external/glide/testutil/src/main/java/com/bumptech/glide/testutil/
H A DTestUtil.java22 int read; in isToBytes() local
/aosp_15_r20/frameworks/av/media/libaaudio/src/flowgraph/
H A DSinkI32.cpp30 int32_t SinkI32::read(void *data, int32_t numFrames) { in read() function in SinkI32
H A DSinkI8_24.cpp30 int32_t SinkI8_24::read(void *data, int32_t numFrames) { in read() function in SinkI8_24
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/8/libcore/ojluni/src/main/java/java/nio/channels/
DSeekableByteChannel.java65 int read(ByteBuffer dst) throws IOException; in read() method
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/ssp/
Dunistd.h51 read (int __fd, void *__buf, size_t __nbytes) in read() function
/aosp_15_r20/packages/apps/Dialer/java/com/android/voicemail/impl/mail/store/imap/
DImapMemoryLiteral.java37 int read = in.read(data, pos, data.length - pos); in ImapMemoryLiteral() local
/aosp_15_r20/external/jazzer-api/src/main/java/com/code_intelligence/jazzer/mutation/api/
H A DSerializer.java55 @CheckReturnValue T read(DataInputStream in) throws IOException; in read() method
/aosp_15_r20/external/conscrypt/testing/src/main/java/org/conscrypt/tlswire/handshake/
H A DHandshakeMessage.java34 public static HandshakeMessage read(DataInput in) throws IOException { in read() method in HandshakeMessage
/aosp_15_r20/external/jemalloc_new/include/jemalloc/internal/
H A Dhooks.h10 #define read JEMALLOC_HOOK(read, hooks_libc_hook) macro
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DSymbolRemappingReader.cpp28 Error SymbolRemappingReader::read(MemoryBuffer &B) { in read() function in SymbolRemappingReader
/aosp_15_r20/external/okhttp/repackaged/okio/okio/src/main/java/com/android/okhttp/okio/
H A DForwardingSource.java36 @Override public long read(Buffer sink, long byteCount) throws IOException { in read() method in ForwardingSource
/aosp_15_r20/external/rust/android-crates-io/crates/zip/src/
Dlib.rs39 pub mod read; module
/aosp_15_r20/packages/services/Car/tools/keventreader/server/
Dinputsource.cpp53 std::optional<com::android::car::keventreader::KeypressEvent> InputSource::read() const { in read() function in InputSource
/aosp_15_r20/external/deqp/execserver/
H A DxsPosixFileReader.hpp48 int read(uint8_t *dst, int numBytes) in read() function in xs::posix::FileReader
/aosp_15_r20/external/conscrypt/repackaged/testing/src/main/java/com/android/org/conscrypt/tlswire/handshake/
H A DHandshakeMessage.java36 public static HandshakeMessage read(DataInput in) throws IOException { in read() method in HandshakeMessage
/aosp_15_r20/external/guava/guava/src/com/google/common/io/
H A DLineReader.java78 int read = (reader != null) ? reader.read(buf, 0, buf.length) : readable.read(cbuf); in readLine() local
/aosp_15_r20/external/guava/android/guava/src/com/google/common/io/
H A DLineReader.java78 int read = (reader != null) ? reader.read(buf, 0, buf.length) : readable.read(cbuf); in readLine() local

1...<<51525354555657585960>>...266