Home
last modified time | relevance | path

Searched defs:fildes (Results 1 – 22 of 22) sorted by relevance

/external/elfutils/libelf/
Delf_begin.c53 file_read_ar (int fildes, void *map_address, off_t offset, size_t maxsize, in file_read_ar()
75 get_shnum (void *map_address, unsigned char *e_ident, int fildes, off_t offset, in get_shnum()
248 file_read_elf (int fildes, void *map_address, unsigned char *e_ident, in file_read_elf()
506 __libelf_read_mmaped_file (int fildes, void *map_address, off_t offset, in __libelf_read_mmaped_file()
539 read_unmmaped_file (int fildes, off_t offset, size_t maxsize, Elf_Cmd cmd, in read_unmmaped_file()
601 read_file (int fildes, off_t offset, size_t maxsize, in read_file()
956 dup_elf (int fildes, Elf_Cmd cmd, Elf *ref) in dup_elf()
1046 lock_dup_elf (int fildes, Elf_Cmd cmd, Elf *ref) in lock_dup_elf()
1060 elf_begin (int fildes, Elf_Cmd cmd, Elf *ref) in elf_begin()
Dcommon.h71 allocate_elf (int fildes, void *map_address, off_t offset, size_t maxsize, in allocate_elf()
DlibelfP.h293 int fildes; member
/external/libcap/libcap/
Dcap_file.c177 cap_t cap_get_fd(int fildes) in cap_get_fd()
238 int cap_set_fd(int fildes, cap_t cap_d) in cap_set_fd()
299 cap_t cap_get_fd(int fildes) in cap_get_fd()
311 int cap_set_fd(int fildes, cap_t cap_d) in cap_set_fd()
/external/fio/os/windows/
Dposix.c278 int fildes, off_t off) in mmap()
375 int fcntl(int fildes, int cmd, ...) in fcntl()
531 int fsync(int fildes) in fsync()
681 int fdatasync(int fildes) in fdatasync()
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()
703 ssize_t readv(int fildes, const struct iovec *iov, int iovcnt) in readv()
710 ssize_t writev(int fildes, const struct iovec *iov, int iovcnt) in writev()
/external/pdfium/third_party/libopenjpeg20/
Dopj_includes.h79 # define OPJ_FSTAT(fildes,stat_buff) _fstati64(fildes,/* struct _stati64 */ stat_buff) argument
85 # define OPJ_FSTAT(fildes,stat_buff) fstat(fildes,stat_buff) argument
/external/pdfium/third_party/libtiff/
Dtiffiop.h293 #define _TIFF_lseek_f(fildes,offset,whence) _lseeki64(fildes,/* __int64 */ offset,whence) argument
296 #define _TIFF_fstat_f(fildes,stat_buff) _fstati64(fildes,/* struct _stati64 */ stat_buff) argument
303 #define _TIFF_lseek_f(fildes,offset,whence) lseek(fildes,offset,whence) argument
306 #define _TIFF_fstat_f(fildes,stat_buff) fstat(fildes,stat_buff) argument
/external/v8/src/base/platform/
Dplatform-aix.cc39 static inline void* mmapHelper(size_t len, int prot, int flags, int fildes, in mmapHelper()
/external/netperf/src/
Dnetlib.h310 int fildes; /* the file descriptor of the source member
Dnetlib.c1843 int fildes; in alloc_sendfile_buf_ring() local
/external/v8/tools/profviz/
Dgnuplot-4.6.3-emscripten.js1485 function _pwrite(fildes, buf, nbyte, offset) { argument
1510 }function _write(fildes, buf, nbyte) { argument
2019 function _lseek(fildes, offset, whence) { argument
2076 function _pread(fildes, buf, nbyte, offset) { argument
2116 }function _read(fildes, buf, nbyte) { argument
2185 function _close(fildes) { argument
2199 function _fsync(fildes) { argument
2804 function _fdopen(fildes, mode) { argument
3493 function _isatty(fildes) { argument
/external/compiler-rt/include/sanitizer/
Dlinux_syscall_hooks.h719 #define __sanitizer_syscall_pre_pipe(fildes) \ argument
721 #define __sanitizer_syscall_post_pipe(res, fildes) \ argument
723 #define __sanitizer_syscall_pre_pipe2(fildes, flags) \ argument
725 #define __sanitizer_syscall_post_pipe2(res, fildes, flags) \ argument
727 #define __sanitizer_syscall_pre_dup(fildes) \ argument
729 #define __sanitizer_syscall_post_dup(res, fildes) \ argument
/external/v8/test/mjsunit/asm/embenchen/
Dlua_binarytrees.js3915 function _lseek(fildes, offset, whence) { argument
3962 function _close(fildes) { argument
3979 function _fsync(fildes) { argument
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
Dfasta.js4681 function _pwrite(fildes, buf, nbyte, offset) { argument
4696 }function _write(fildes, buf, nbyte) { argument
Dcopy.js4943 function _pwrite(fildes, buf, nbyte, offset) { argument
4958 }function _write(fildes, buf, nbyte) { argument
Dcorrections.js4943 function _pwrite(fildes, buf, nbyte, offset) { argument
4958 }function _write(fildes, buf, nbyte) { argument
Dfannkuch.js4437 function _pwrite(fildes, buf, nbyte, offset) { argument
4452 }function _write(fildes, buf, nbyte) { argument
Dprimes.js4957 function _pwrite(fildes, buf, nbyte, offset) { argument
4972 }function _write(fildes, buf, nbyte) { argument
Dmemops.js4406 function _pwrite(fildes, buf, nbyte, offset) { argument
4421 }function _write(fildes, buf, nbyte) { argument
Dzlib.js4407 function _pwrite(fildes, buf, nbyte, offset) { argument
4422 }function _write(fildes, buf, nbyte) { argument
Dbox2d.js4655 function _pwrite(fildes, buf, nbyte, offset) { argument
4670 }function _write(fildes, buf, nbyte) { argument
/external/v8/test/mjsunit/asm/poppler/
Dpoppler.js3800 }};function _close(fildes) { argument
3817 function _fsync(fildes) { argument
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
5807 function _fcntl(fildes, cmd, varargs, dup2) { argument
5895 function _lseek(fildes, offset, whence) { argument
6392 }function _fstat(fildes, buf) { argument