/third_party/musl/porting/uniproton/kernel/src/stdio/ |
D | vsscanf.c | 3 static size_t do_read(FILE *f, unsigned char *buf, size_t len) in do_read() function
|
/third_party/musl/porting/liteos_m/kernel/src/stdio/ |
D | vsscanf.c | 3 static size_t do_read(FILE *f, unsigned char *buf, size_t len) in do_read() function
|
/third_party/ltp/testcases/kernel/syscalls/keyctl/ |
D | keyctl02.c | 40 static void *do_read(void *arg) in do_read() function
|
/third_party/musl/src/stdlib/ |
D | wcstod.c | 11 static size_t do_read(FILE *f, unsigned char *buf, size_t len) in do_read() function
|
D | wcstol.c | 13 static size_t do_read(FILE *f, unsigned char *buf, size_t len) in do_read() function
|
/third_party/ltp/testcases/kernel/syscalls/pipe/ |
D | pipe09.c | 64 ssize_t do_read(int fd, void *buf, size_t count) in do_read() function
|
D | pipe10.c | 58 ssize_t do_read(int fd, void *buf, size_t count) in do_read() function
|
D | pipe04.c | 65 ssize_t do_read(int fd, void *buf, size_t count) in do_read() function
|
/third_party/pulseaudio/src/pulsecore/ |
D | ioline.c | 281 static int do_read(pa_ioline *l) { in do_read() function
|
D | protocol-simple.c | 148 static int do_read(connection *c) { in do_read() function
|
D | pstream.c | 858 static int do_read(pa_pstream *p, struct pstream_read *re) { in do_read() function
|
D | protocol-esound.c | 1000 static int do_read(connection *c) { in do_read() function
|
/third_party/pulseaudio/src/modules/ |
D | module-esound-sink.c | 467 static int do_read(struct userdata *u) { in do_read() function
|
D | module-waveout.c | 191 static void do_read(struct userdata *u) { in do_read() function
|
/third_party/nghttp2/src/ |
D | shrpx_live_check.cc | 190 int LiveCheck::do_read() { return read_(*this); } in do_read() function in shrpx::LiveCheck
|
D | shrpx_client_handler.cc | 690 int ClientHandler::do_read() { return read_(*this); } in do_read() function in shrpx::ClientHandler
|
D | shrpx_http2_session.cc | 1754 int Http2Session::do_read() { return read_(*this); } in do_read() function in shrpx::Http2Session
|
D | h2load.cc | 530 int Client::do_read() { return readfn(*this); } in do_read() function in h2load::Client
|
D | nghttp.cc | 1114 int HttpClient::do_read() { return readfn(*this); } in do_read() function in nghttp2::HttpClient
|
/third_party/python/Lib/ |
D | pstats.py | 695 def do_read(self, line): member in ProfileBrowser
|
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/ |
D | connection.c | 1658 do_read (struct MHD_Connection *connection) function
|
/third_party/f2fs-tools/tools/f2fs_io/ |
D | f2fs_io.c | 636 static void do_read(int argc, char **argv, const struct cmd_desc *cmd) in do_read() function
|
/third_party/libfuse/example/ |
D | passthrough_hp.cc | 924 static void do_read(fuse_req_t req, size_t size, off_t off, fuse_file_info *fi) { in do_read() function
|
/third_party/ntfs-3g/libfuse-lite/ |
D | fuse_lowlevel.c | 689 static void do_read(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) in do_read() function
|
/third_party/ltp/testcases/kernel/fs/doio/ |
D | doio.c | 1404 int do_read(struct io_req *req) in do_read() function
|