/external/e2fsprogs/misc/ |
logsave.c | 117 static int do_read(int fd) function 202 do_read(fds[0]); 205 do_read(fds[0]); 233 c = do_read(0);
|
badblocks.c | 351 static int do_read (int dev, unsigned char * buffer, int try, int block_size, function 360 printf("do_read: block %d, try %d\n", current_block, try); 382 fprintf(stderr, _("Weird value (%ld) in do_read\n"), got); 545 got = do_read (dev, blkbuf, try, block_size, currently_testing); 684 got = do_read (dev, read_buffer, try, block_size, 842 got = do_read (dev, save_ptr, try, block_size, 929 got = do_read (dev, read_ptr, try, [all...] |
/system/extras/tests/directiotest/ |
directiotest.c | 71 static ssize_t do_read(int fd, void *buf, off64_t start, size_t count) function 246 if (do_read(fd, read_buf, cur_blk * blk_size, test_size) !=
|
/external/android-clat/ |
clatd_microbenchmark.c | 138 void benchmark(const char *name, int fd, int s, int num, int do_read, 147 if (do_read && recvfrom(s, buf, sizeof(buf), 0, NULL, NULL) == -1) {
|
/external/e2fsprogs/e2fsck/ |
logfile.c | 183 static int do_read(int fd) function 243 while (do_read(fds[0]) > 0)
|
/toolchain/binutils/binutils-2.25/gold/ |
fileread.cc | 379 File_read::do_read(off_t start, section_size_type size, void* p) function in class:gold::File_read 435 this->do_read(start, size, p); 497 this->do_read(poff, psize, static_cast<unsigned char*>(p) + byteshift); 514 this->do_read(poff, psize, p);
|
fileread.h | 375 do_read(off_t start, section_size_type size, void* p);
|
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
pstats.py | 556 self.do_read(profile) 622 def do_read(self, line): member in class:f8.ProfileBrowser 635 self.do_read(line)
|
/prebuilts/gdb/linux-x86/lib/python2.7/ |
pstats.py | 556 self.do_read(profile) 622 def do_read(self, line): member in class:f8.ProfileBrowser 635 self.do_read(line)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
pstats.py | 556 self.do_read(profile) 622 def do_read(self, line): member in class:f8.ProfileBrowser 635 self.do_read(line)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
pstats.py | 556 self.do_read(profile) 622 def do_read(self, line): member in class:f8.ProfileBrowser 635 self.do_read(line)
|
/external/libevent/ |
bufferevent_openssl.c | 566 do_read(struct bufferevent_openssl *bev_ssl, int n_to_read) { function 783 r = do_read(bev_ssl, n_to_read); 847 r = do_read(bev_ssl, 1024); /* XXXX 1024 is a hack */ 1012 /* Call do_read and do_write as needed */ [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/ |
libpulsecommon-0.9.21.so | |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib32/ |
libpulsecommon-1.1.so | |
/external/libmicrohttpd/src/microhttpd/ |
connection.c | 1658 do_read (struct MHD_Connection *connection) function [all...] |
/prebuilts/android-emulator/linux-x86_64/bin/ |
e2fsck | |
fsck.ext4 | |
/external/e2fsprogs/po/ |
id.po | [all...] |
it.po | [all...] |
ca.po | [all...] |
cs.po | [all...] |
de.po | [all...] |
es.po | [all...] |
fr.po | [all...] |
/external/skia/platform_tools/android/bin/linux/ |
perfhost | |