/external/openssl/crypto/pem/ |
D | pvkfmt.c | 90 static int read_lebn(const unsigned char **in, unsigned int nbyte, BIGNUM **r) in read_lebn() 216 unsigned int nbyte, hnbyte; in blob_length() local 318 unsigned int nbyte; in b2i_dss() local 376 unsigned int nbyte, hnbyte; in b2i_rsa() local 578 int nbyte, hnbyte, bitlen; in check_bitlen_rsa() local 613 int nbyte, hnbyte; in write_rsa() local 631 int nbyte; in write_dsa() local
|
/external/chromium_org/third_party/openssl/openssl/crypto/pem/ |
D | pvkfmt.c | 90 static int read_lebn(const unsigned char **in, unsigned int nbyte, BIGNUM **r) in read_lebn() 216 unsigned int nbyte, hnbyte; in blob_length() local 318 unsigned int nbyte; in b2i_dss() local 376 unsigned int nbyte, hnbyte; in b2i_rsa() local 578 int nbyte, hnbyte, bitlen; in check_bitlen_rsa() local 613 int nbyte, hnbyte; in write_rsa() local 631 int nbyte; in write_dsa() local
|
/external/qemu/android/utils/ |
D | mapfile.c | 112 mapfile_read(MapFile* handle, void* buf, size_t nbyte) in mapfile_read() 130 mapfile_read_at(MapFile* handle, size_t offset, void* buf, size_t nbyte) in mapfile_read_at()
|
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/ |
D | kernel_wrap_win.cc | 155 int _read(int fd, void* buf, size_t nbyte) { in _read() 162 int _read_nolock(int fd, void* buf, size_t nbyte) { in _read_nolock() 222 int _write(int fd, const void* buf, size_t nbyte) { in _write()
|
D | kernel_intercept.cc | 220 ssize_t ki_read(int fd, void* buf, size_t nbyte) { in ki_read() 225 ssize_t ki_write(int fd, const void* buf, size_t nbyte) { in ki_write()
|
/external/qemu/android/ |
D | snapshot.c | 52 read_or_die(int fd, void *buf, size_t nbyte) in read_or_die()
|
/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/yaffs2/yaffs2/direct/ |
D | yaffsfs.c | 510 int yaffs_read(int fd, void *buf, unsigned int nbyte) in yaffs_read() 571 int yaffs_write(int fd, const void *buf, unsigned int nbyte) in yaffs_write()
|
/external/chromium_org/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/chromium_org/tools/win/split_link/viz.js/ |
D | viz.js | 1402 function _pwrite(fildes, buf, nbyte, offset) { argument 1427 }function _write(fildes, buf, nbyte) { argument 2220 function _pread(fildes, buf, nbyte, offset) { argument 2260 }function _read(fildes, buf, nbyte) { argument
|