| /bionic/libc/bionic/ |
| D | legacy_32_bit_support.cpp | 74 ssize_t pread(int fd, void* buf, size_t byte_count, off_t offset) { in pread() 79 ssize_t pwrite(int fd, const void* buf, size_t byte_count, off_t offset) { in pwrite() 87 ssize_t preadv(int fd, const struct iovec* ios, int count, off_t offset) { in preadv() 90 ssize_t preadv64(int fd, const struct iovec* ios, int count, off64_t offset) { in preadv64() 93 ssize_t pwritev(int fd, const struct iovec* ios, int count, off_t offset) { in pwritev() 96 ssize_t pwritev64(int fd, const struct iovec* ios, int count, off64_t offset) { in pwritev64() 101 int fallocate(int fd, int mode, off_t offset, off_t length) { in fallocate()
|
| D | posix_fadvise.cpp | 37 int posix_fadvise(int fd, off_t offset, off_t length, int advice) { in posix_fadvise() 42 int posix_fadvise64(int fd, off64_t offset, off64_t length, int advice) { in posix_fadvise64() 47 int posix_fadvise64(int fd, off64_t offset, off64_t length, int advice) { in posix_fadvise64()
|
| D | posix_fallocate.cpp | 33 int posix_fallocate(int fd, off_t offset, off_t length) { in posix_fallocate() 38 int posix_fallocate64(int fd, off64_t offset, off64_t length) { in posix_fallocate64()
|
| D | mmap.cpp | 44 void* mmap64(void* addr, size_t size, int prot, int flags, int fd, off64_t offset) { in mmap64() 75 void* mmap(void* addr, size_t size, int prot, int flags, int fd, off_t offset) { in mmap()
|
| D | sync_file_range.cpp | 34 int sync_file_range(int fd, off64_t offset, off64_t length, unsigned int flags) { in sync_file_range()
|
| /bionic/libc/upstream-openbsd/lib/libc/stdlib/ |
| D | setenv.c | 48 int offset = 0; in putenv() local 94 int l_value, offset = 0; in setenv() local 160 int offset = 0; in unsetenv() local
|
| D | getenv.c | 47 __findenv(const char *name, int len, int *offset) in __findenv() 75 int offset = 0; in getenv() local
|
| /bionic/tests/ |
| D | sys_sendfile_test.cpp | 33 off_t offset = 2; in TEST() local 52 off64_t offset = 2; in TEST() local
|
| /bionic/libc/kernel/uapi/drm/ |
| D | sis_drm.h | 41 unsigned long offset; member 46 unsigned long offset, size; member 49 unsigned long offset, size; member
|
| D | armada_drm.h | 37 __u64 offset; member 45 __u32 offset; member
|
| /bionic/libc/include/bits/fortify/ |
| D | unistd.h | 86 ssize_t pread(int fd, void* const __pass_object_size0 buf, size_t count, off_t offset) in pread() 100 ssize_t pread64(int fd, void* const __pass_object_size0 buf, size_t count, off64_t offset) in pread64() 116 ssize_t pwrite(int fd, const void* const __pass_object_size0 buf, size_t count, off_t offset) in pwrite() 130 ssize_t pwrite64(int fd, const void* const __pass_object_size0 buf, size_t count, off64_t offset) in pwrite64()
|
| /bionic/libc/arch-mips64/bionic/ |
| D | setjmp.S | 165 .macro m_mangle_reg_and_store reg, cookie, temp, offset 170 .macro m_unmangle_reg_and_load reg, cookie, temp, offset
|
| /bionic/libc/arch-mips/bionic/ |
| D | setjmp.S | 165 .macro m_mangle_reg_and_store reg, cookie, temp, offset 170 .macro m_unmangle_reg_and_load reg, cookie, temp, offset
|
| /bionic/libc/kernel/uapi/linux/ |
| D | udmabuf.h | 27 __u64 offset; member 33 __u64 offset; member
|
| D | aspeed-lpc-ctrl.h | 30 __u32 offset; member
|
| D | suspend_ioctls.h | 23 __kernel_loff_t offset; member
|
| D | bcache.h | 22 #define BITMASK(name,type,field,offset,size) static inline __u64 name(const type * k) \ argument 31 #define KEY_FIELD(name,field,offset,size) BITMASK(name, struct bkey, field, offset, size) argument 32 #define PTR_FIELD(name,offset,size) static inline __u64 name(const struct bkey * k, unsigned int i)… argument 38 #define KEY(inode,offset,size) \ argument 49 #define MAKE_PTR(gen,offset,dev) ((((__u64) dev) << 51) | ((__u64) offset) << 8 | gen) argument 66 __u64 offset; member
|
| D | ashmem.h | 30 __u32 offset; member
|
| /bionic/libc/malloc_debug/ |
| D | GuardData.h | 71 size_t offset() { return offset_; } in offset() function
|
| /bionic/linker/ |
| D | linker_debug.h | 90 #define MARK(offset) \ argument 96 #define MARK(offset) \ argument
|
| D | linker_mapped_file_fragment.cpp | 49 off64_t offset; in Map() local
|
| /bionic/libc/arch-x86/bionic/ |
| D | __restore.S | 84 #define cfi_def_cfa(offset) \ argument 92 #define cfi_offset(reg_number,offset) \ argument
|
| /bionic/libc/stdio/ |
| D | fmemopen.cpp | 44 size_t offset; member 92 static fpos_t fmemopen_seek(void* cookie, fpos_t offset, int whence) { in fmemopen_seek()
|
| /bionic/libc/arch-x86_64/bionic/ |
| D | __restore_rt.S | 102 #define cfi_def_cfa(offset) \ argument 110 #define cfi_offset(reg_number,offset) \ argument
|
| /bionic/libc/kernel/android/uapi/linux/usb/ |
| D | f_mtp.h | 26 loff_t offset; member
|