Home
last modified time | relevance | path

Searched defs:read (Results 126 - 150 of 1313) sorted by relevance

12345678910>>...53

/third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/dec/
H A DBrotliInputStream.java52 public int read() throws IOException { in read() method in BrotliInputStream
72 public int read(byte[] b) throws IOException { in read() method in BrotliInputStream
77 public int read(byte[] b, int off, int len) throws IOException { in read() method in BrotliInputStream
H A DBrotliDecoderChannel.java53 public int read(ByteBuffer dst) throws IOException { in read() method in BrotliDecoderChannel
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/BinaryFormat/
H A DMsgPackReader.cpp28 Expected<bool> Reader::read(Object &Obj) { in read() function in Reader
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dlayout_align.h8 volatile unsigned read; /**< Next position to be read */ member
/third_party/rust/crates/nix/src/sys/ptrace/
H A Dbsd.rs181 pub fn read(pid: Pid, addr: AddressType) -> Result<c_int> { in read() functions
/third_party/rust/crates/rustix/src/net/
H A Dsocket_addr_any.rs88 pub unsafe fn read(storage: *const SocketAddrStorage, len: usize) -> io::Result<Self> { in read() functions
/third_party/rust/crates/version_check/src/
H A Dchannel.rs29 pub fn read() -> Option<Channel> { in read() functions
/third_party/vk-gl-cts/framework/delibs/destream/
H A DdeStreamCpyThread.c35 deInt32 read = 0; in cpyStream() local
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/fuzztest/eglwrappercontext_fuzzer/
H A Deglwrappercontext_fuzzer.cpp66 EGLSurface read = GetData<EGLSurface>(); in DoSomethingInterestingWithMyAPI() local
/kernel/linux/linux-5.10/drivers/base/regmap/
H A Dregmap-sdw.c21 int read; in regmap_sdw_read() local
/kernel/linux/linux-5.10/arch/um/drivers/
H A Dchan_user.h22 int (*read)(int, char *, void *); member
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dtcp_server.py11 def read(sock, n): function
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dchan_user.h22 int (*read)(int, char *, void *); member
/kernel/linux/linux-5.10/drivers/usb/dwc3/
H A Dulpi.c24 static int dwc3_ulpi_busyloop(struct dwc3 *dwc, u8 addr, bool read) in dwc3_ulpi_busyloop() argument
/kernel/linux/linux-5.10/include/linux/
H A Dtimecounter.h31 u64 (*read)(const struct cyclecounter *cc); member
H A Dpstore_zone.h53 pstore_zone_read_op read; member
H A Dposix-clock.h63 ssize_t (*read) (struct posix_clock *pc, member
/kernel/linux/linux-6.6/drivers/mfd/
H A Dlp3943.c73 int lp3943_read_byte(struct lp3943 *lp3943, u8 reg, u8 *read) in lp3943_read_byte() argument
/kernel/linux/linux-6.6/include/linux/
H A Dposix-clock.h63 ssize_t (*read) (struct posix_clock *pc, member
H A Dpstore_zone.h51 pstore_zone_read_op read; member
H A Dtimecounter.h31 u64 (*read)(const struct cyclecounter *cc); member
/kernel/linux/linux-6.6/drivers/usb/dwc3/
H A Dulpi.c24 static int dwc3_ulpi_busyloop(struct dwc3 *dwc, u8 addr, bool read) in dwc3_ulpi_busyloop() argument
/kernel/liteos_a/drivers/mtd/multi_partition/include/
H A Dmtd_dev.h55 int (*read)(struct MtdDev *mtd, UINT64 start, UINT64 len, const char *buf); member
/third_party/ffmpeg/libavformat/
H A Dmlpdec.c68 int read, sample_rate = 0; in mlp_read_header() local
/third_party/backends/backend/
H A Dgt68xx_mid.h96 SANE_Status (*read) (GT68xx_Line_Reader * reader, member

Completed in 8 milliseconds

12345678910>>...53