Home
last modified time | relevance | path

Searched defs:read (Results 1426 – 1450 of 6627) sorted by relevance

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

/aosp_15_r20/external/icu/icu4c/source/python/icutools/databuilder/
H A Dcomment_stripper.py13 def read(self, size=-1): member in CommentStripper
/aosp_15_r20/external/libbrillo/brillo/streams/
H A Dstream_utils.h74 inline Stream::AccessMode MakeAccessMode(bool read, bool write) { in MakeAccessMode()
/aosp_15_r20/frameworks/av/media/mtp/
H A DMtpResponsePacket.cpp48 int MtpResponsePacket::read(struct usb_request *request) { in read() function in android::MtpResponsePacket
/aosp_15_r20/external/mockito/src/main/java/org/mockito/internal/util/reflection/
H A DFieldReader.java27 public Object read() { in read() method in FieldReader
/aosp_15_r20/frameworks/av/media/libaaudio/src/flowgraph/
H A DSinkFloat.cpp28 int32_t SinkFloat::read(void *data, int32_t numFrames) { in read() function in SinkFloat
/aosp_15_r20/external/junit-params/src/main/java/junitparams/internal/parameters/
H A DParametersReader.java36 public Object[] read() { in read() method in ParametersReader
/aosp_15_r20/art/tools/dexfuzz/src/dexfuzz/rawdex/
H A DEncodedCatchHandlerList.java26 public void read(DexRandomAccessFile file) throws IOException { in read() method in EncodedCatchHandlerList
H A DAnnotationElement.java26 public void read(DexRandomAccessFile file) throws IOException { in read() method in AnnotationElement
H A DParameterAnnotation.java26 public void read(DexRandomAccessFile file) throws IOException { in read() method in ParameterAnnotation
H A DAnnotationItem.java26 public void read(DexRandomAccessFile file) throws IOException { in read() method in AnnotationItem
H A DEncodedArray.java26 public void read(DexRandomAccessFile file) throws IOException { in read() method in EncodedArray
H A DAnnotationSetRefList.java26 public void read(DexRandomAccessFile file) throws IOException { in read() method in AnnotationSetRefList
H A DFieldAnnotation.java26 public void read(DexRandomAccessFile file) throws IOException { in read() method in FieldAnnotation
H A DMethodAnnotation.java26 public void read(DexRandomAccessFile file) throws IOException { in read() method in MethodAnnotation
/aosp_15_r20/external/python/bumble/examples/
Drun_a2dp_source.py147 async def read(byte_count): function
/aosp_15_r20/external/apache-commons-compress/src/test/java/org/apache/commons/compress/archivers/memory/
H A DMemoryArchiveInputStream.java58 public int read() throws IOException { in read() method in MemoryArchiveInputStream
/aosp_15_r20/libcore/ojluni/src/test/java/io/CharArrayReader/
H A DReadCharBuffer.java60 public void read(CharBuffer buffer) throws IOException { in read() method in ReadCharBuffer
/aosp_15_r20/external/pigweed/pw_stream_uart_mcuxpresso/
H A Dstream.cc38 size_t read = 0; in DoRead() local
/aosp_15_r20/external/pigweed/pw_console/py/pw_console/
H A Dpyserial_wrapper.py34 def read(self, size: int = 1) -> bytes: member in SerialWithLogging
/aosp_15_r20/external/llvm-libc/test/src/stdio/
H A Dfscanf_test.cpp42 int read; in TEST() local
/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/
H A DNoSecretKeysetHandle.java56 public static final KeysetHandle read(KeysetReader reader) in read() method in NoSecretKeysetHandle
/aosp_15_r20/external/python/cpython2/Demo/scripts/
Dscript.py13 def read(fd): function
/aosp_15_r20/development/tools/idegen/src/
H A DFiles.java30 int read; in toString() local
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/testutil/
H A DBrokenStringReader.java17 public int read(char[] cbuf, int off, int len) in read() method in BrokenStringReader
/aosp_15_r20/frameworks/base/services/usage/java/com/android/server/usage/
H A DUsageStatsXml.java35 public static void read(InputStream in, IntervalStats statsOut) throws IOException { in read() method in UsageStatsXml

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