Home
last modified time | relevance | path

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

12345678910>>...52

/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
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DStringPrepDataReader.java45 public char[] read(int length) throws IOException{ in read() method in StringPrepDataReader
/third_party/NuttX/fs/vfs/include/
H A Ddriver.h74 ssize_t (*read)(struct Vnode *vnode, unsigned char *buffer, member
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DStringPrepDataReader.java47 public char[] read(int length) throws IOException{ in read() method in StringPrepDataReader
/third_party/libuv/test/
H A Drun-tests.c28 # define read _read macro
/third_party/node/lib/internal/modules/
H A Dpackage_json_reader.js47 function read(jsonPath, { base, specifier, isESM } = kEmptyObject) { function
/third_party/ltp/testcases/kernel/syscalls/llseek/
H A Dllseek03.c42 int read; member
/third_party/skia/third_party/externals/libjpeg-turbo/md5/
H A Dmd5hl.c45 #define read _read macro
/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/
H A DBrotliInputStream.java111 public int read() throws IOException { in read() method in BrotliInputStream
126 public int read(byte[] destBuffer, int destOffset, int destLen) throws IOException { in read() method in BrotliInputStream

Completed in 8 milliseconds

12345678910>>...52