/external/libbrillo/brillo/streams/ |
D | file_stream.cc | 41 ssize_t Read(void* buf, size_t nbyte) override { in Read() 45 ssize_t Write(const void* buf, size_t nbyte) override { in Write()
|
/external/fio/os/windows/ |
D | posix.c | 686 ssize_t pwrite(int fildes, const void *buf, size_t nbyte, in pwrite() 695 ssize_t pread(int fildes, void *buf, size_t nbyte, off_t offset) in pread()
|
/external/mmc-utils/ |
D | mmc_cmds.c | 1465 #define DO_IO(func, fd, buf, nbyte) \ argument
|
/external/v8/tools/profviz/ |
D | gnuplot-4.6.3-emscripten.js | 1485 function _pwrite(fildes, buf, nbyte, offset) { argument 1510 }function _write(fildes, buf, nbyte) { argument 2076 function _pread(fildes, buf, nbyte, offset) { argument 2116 }function _read(fildes, buf, nbyte) { argument
|
/external/v8/test/mjsunit/asm/embenchen/ |
D | fasta.js | 4681 function _pwrite(fildes, buf, nbyte, offset) { argument 4696 }function _write(fildes, buf, nbyte) { argument
|
D | copy.js | 4943 function _pwrite(fildes, buf, nbyte, offset) { argument 4958 }function _write(fildes, buf, nbyte) { argument
|
D | corrections.js | 4943 function _pwrite(fildes, buf, nbyte, offset) { argument 4958 }function _write(fildes, buf, nbyte) { argument
|
D | fannkuch.js | 4437 function _pwrite(fildes, buf, nbyte, offset) { argument 4452 }function _write(fildes, buf, nbyte) { argument
|
D | primes.js | 4957 function _pwrite(fildes, buf, nbyte, offset) { argument 4972 }function _write(fildes, buf, nbyte) { argument
|
D | memops.js | 4406 function _pwrite(fildes, buf, nbyte, offset) { argument 4421 }function _write(fildes, buf, nbyte) { argument
|
D | lua_binarytrees.js | 4528 function _pread(fildes, buf, nbyte, offset) { argument 4543 }function _read(fildes, buf, nbyte) { argument 4659 function _pwrite(fildes, buf, nbyte, offset) { argument 4674 }function _write(fildes, buf, nbyte) { argument
|
D | zlib.js | 4407 function _pwrite(fildes, buf, nbyte, offset) { argument 4422 }function _write(fildes, buf, nbyte) { argument
|
D | box2d.js | 4655 function _pwrite(fildes, buf, nbyte, offset) { argument 4670 }function _write(fildes, buf, nbyte) { argument
|
/external/v8/test/mjsunit/asm/poppler/ |
D | poppler.js | 4432 function _pwrite(fildes, buf, nbyte, offset) { argument 4447 }function _write(fildes, buf, nbyte) { argument 4991 function _pread(fildes, buf, nbyte, offset) { argument 5006 }function _read(fildes, buf, nbyte) { argument
|