HomeSort by relevance Sort by last modified time
    Searched refs:__offset (Results 1 - 25 of 88) sorted by null

1 2 3 4

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
sendfile.h 34 extern ssize_t sendfile (int __out_fd, int __in_fd, off_t *__offset,
39 (int __out_fd, int __in_fd, __off64_t *__offset,
46 extern ssize_t sendfile64 (int __out_fd, int __in_fd, __off64_t *__offset,
mman.h 59 int __flags, int __fd, __off_t __offset) __THROW;
64 int __flags, int __fd, __off64_t __offset),
72 int __flags, int __fd, __off64_t __offset) __THROW;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
sendfile.h 34 extern ssize_t sendfile (int __out_fd, int __in_fd, off_t *__offset,
39 (int __out_fd, int __in_fd, __off64_t *__offset,
46 extern ssize_t sendfile64 (int __out_fd, int __in_fd, __off64_t *__offset,
mman.h 59 int __flags, int __fd, __off_t __offset) __THROW;
64 int __flags, int __fd, __off64_t __offset),
72 int __flags, int __fd, __off64_t __offset) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
sendfile.h 34 extern ssize_t sendfile (int __out_fd, int __in_fd, off_t *__offset,
39 (int __out_fd, int __in_fd, __off64_t *__offset,
46 extern ssize_t sendfile64 (int __out_fd, int __in_fd, __off64_t *__offset,
mman.h 59 int __flags, int __fd, __off_t __offset) __THROW;
64 int __flags, int __fd, __off64_t __offset),
72 int __flags, int __fd, __off64_t __offset) __THROW;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
fcntl.h 176 extern int posix_fadvise (int __fd, __off_t __offset, __off_t __len,
180 extern int __REDIRECT_NTH (posix_fadvise, (int __fd, __off64_t __offset,
188 extern int posix_fadvise64 (int __fd, __off64_t __offset, __off64_t __len,
198 extern int posix_fallocate (int __fd, __off_t __offset, __off_t __len);
201 extern int __REDIRECT (posix_fallocate, (int __fd, __off64_t __offset,
209 extern int posix_fallocate64 (int __fd, __off64_t __offset, __off64_t __len);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
fcntl.h 176 extern int posix_fadvise (int __fd, __off_t __offset, __off_t __len,
180 extern int __REDIRECT_NTH (posix_fadvise, (int __fd, __off64_t __offset,
188 extern int posix_fadvise64 (int __fd, __off64_t __offset, __off64_t __len,
198 extern int posix_fallocate (int __fd, __off_t __offset, __off_t __len);
201 extern int __REDIRECT (posix_fallocate, (int __fd, __off64_t __offset,
209 extern int posix_fallocate64 (int __fd, __off64_t __offset, __off64_t __len);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
fcntl.h 176 extern int posix_fadvise (int __fd, __off_t __offset, __off_t __len,
180 extern int __REDIRECT_NTH (posix_fadvise, (int __fd, __off64_t __offset,
188 extern int posix_fadvise64 (int __fd, __off64_t __offset, __off64_t __len,
198 extern int posix_fallocate (int __fd, __off_t __offset, __off_t __len);
201 extern int __REDIRECT (posix_fallocate, (int __fd, __off64_t __offset,
209 extern int posix_fallocate64 (int __fd, __off64_t __offset, __off64_t __len);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
unistd.h 50 __off_t __offset, size_t __bufsize) __wur;
52 __off64_t __offset, size_t __bufsize) __wur;
55 __off_t __offset), pread) __wur;
58 __off64_t __offset), pread64) __wur;
61 __off_t __offset, size_t __bufsize), __pread_chk)
66 __off64_t __offset, size_t __bufsize),
73 pread (int __fd, void *__buf, size_t __nbytes, __off_t __offset)
78 return __pread_chk (__fd, __buf, __nbytes, __offset, __bos0 (__buf));
81 return __pread_chk_warn (__fd, __buf, __nbytes, __offset,
84 return __pread_alias (__fd, __buf, __nbytes, __offset);
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
unistd.h 50 __off_t __offset, size_t __bufsize) __wur;
52 __off64_t __offset, size_t __bufsize) __wur;
55 __off_t __offset), pread) __wur;
58 __off64_t __offset), pread64) __wur;
61 __off_t __offset, size_t __bufsize), __pread_chk)
66 __off64_t __offset, size_t __bufsize),
73 pread (int __fd, void *__buf, size_t __nbytes, __off_t __offset)
78 return __pread_chk (__fd, __buf, __nbytes, __offset, __bos0 (__buf));
81 return __pread_chk_warn (__fd, __buf, __nbytes, __offset,
84 return __pread_alias (__fd, __buf, __nbytes, __offset);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
unistd.h 50 __off_t __offset, size_t __bufsize) __wur;
52 __off64_t __offset, size_t __bufsize) __wur;
55 __off_t __offset), pread) __wur;
58 __off64_t __offset), pread64) __wur;
61 __off_t __offset, size_t __bufsize), __pread_chk)
66 __off64_t __offset, size_t __bufsize),
73 pread (int __fd, void *__buf, size_t __nbytes, __off_t __offset)
78 return __pread_chk (__fd, __buf, __nbytes, __offset, __bos0 (__buf));
81 return __pread_chk_warn (__fd, __buf, __nbytes, __offset,
84 return __pread_alias (__fd, __buf, __nbytes, __offset);
    [all...]
  /external/elfutils/libelf/
gelf.h 190 extern Elf_Scn *gelf_offscn (Elf *__elf, GElf_Off __offset);
296 extern GElf_Verneed *gelf_getverneed (Elf_Data *__data, int __offset,
300 extern int gelf_update_verneed (Elf_Data *__data, int __offset,
304 extern GElf_Vernaux *gelf_getvernaux (Elf_Data *__data, int __offset,
308 extern int gelf_update_vernaux (Elf_Data *__data, int __offset,
313 extern GElf_Verdef *gelf_getverdef (Elf_Data *__data, int __offset,
317 extern int gelf_update_verdef (Elf_Data *__data, int __offset,
322 extern GElf_Verdaux *gelf_getverdaux (Elf_Data *__data, int __offset,
326 extern int gelf_update_verdaux (Elf_Data *__data, int __offset,
341 extern size_t gelf_getnote (Elf_Data *__data, size_t __offset,
    [all...]
  /external/stlport/stlport/stl/
_bitset.c 38 const size_t __offset = __shift % __BITS_PER_WORD; local
40 if (__offset == 0)
45 const size_t __sub_offset = __BITS_PER_WORD - __offset;
47 _M_w[__n] = (_M_w[__n - __wshift] << __offset) |
49 _M_w[__wshift] = _M_w[0] << __offset;
60 const size_t __offset = __shift % __BITS_PER_WORD; local
63 if (__offset == 0)
68 const size_t __sub_offset = __BITS_PER_WORD - __offset;
70 _M_w[__n] = (_M_w[__n + __wshift] >> __offset) |
72 _M_w[__limit] = _M_w[_Nw-1] >> __offset;
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_bitset.c 38 const size_t __offset = __shift % __BITS_PER_WORD; local
40 if (__offset == 0)
45 const size_t __sub_offset = __BITS_PER_WORD - __offset;
47 _M_w[__n] = (_M_w[__n - __wshift] << __offset) |
49 _M_w[__wshift] = _M_w[0] << __offset;
60 const size_t __offset = __shift % __BITS_PER_WORD; local
63 if (__offset == 0)
68 const size_t __sub_offset = __BITS_PER_WORD - __offset;
70 _M_w[__n] = (_M_w[__n + __wshift] >> __offset) |
72 _M_w[__limit] = _M_w[_Nw-1] >> __offset;
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_bitset.c 38 const size_t __offset = __shift % __BITS_PER_WORD; local
40 if (__offset == 0)
45 const size_t __sub_offset = __BITS_PER_WORD - __offset;
47 _M_w[__n] = (_M_w[__n - __wshift] << __offset) |
49 _M_w[__wshift] = _M_w[0] << __offset;
60 const size_t __offset = __shift % __BITS_PER_WORD; local
63 if (__offset == 0)
68 const size_t __sub_offset = __BITS_PER_WORD - __offset;
70 _M_w[__n] = (_M_w[__n + __wshift] >> __offset) |
72 _M_w[__limit] = _M_w[_Nw-1] >> __offset;
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_bitset.c 38 const size_t __offset = __shift % __BITS_PER_WORD; local
40 if (__offset == 0)
45 const size_t __sub_offset = __BITS_PER_WORD - __offset;
47 _M_w[__n] = (_M_w[__n - __wshift] << __offset) |
49 _M_w[__wshift] = _M_w[0] << __offset;
60 const size_t __offset = __shift % __BITS_PER_WORD; local
63 if (__offset == 0)
68 const size_t __sub_offset = __BITS_PER_WORD - __offset;
70 _M_w[__n] = (_M_w[__n + __wshift] >> __offset) |
72 _M_w[__limit] = _M_w[_Nw-1] >> __offset;
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_bitset.c 38 const size_t __offset = __shift % __BITS_PER_WORD; local
40 if (__offset == 0)
45 const size_t __sub_offset = __BITS_PER_WORD - __offset;
47 _M_w[__n] = (_M_w[__n - __wshift] << __offset) |
49 _M_w[__wshift] = _M_w[0] << __offset;
60 const size_t __offset = __shift % __BITS_PER_WORD; local
63 if (__offset == 0)
68 const size_t __sub_offset = __BITS_PER_WORD - __offset;
70 _M_w[__n] = (_M_w[__n + __wshift] >> __offset) |
72 _M_w[__limit] = _M_w[_Nw-1] >> __offset;
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_bitset.c 38 const size_t __offset = __shift % __BITS_PER_WORD; local
40 if (__offset == 0)
45 const size_t __sub_offset = __BITS_PER_WORD - __offset;
47 _M_w[__n] = (_M_w[__n - __wshift] << __offset) |
49 _M_w[__wshift] = _M_w[0] << __offset;
60 const size_t __offset = __shift % __BITS_PER_WORD; local
63 if (__offset == 0)
68 const size_t __sub_offset = __BITS_PER_WORD - __offset;
70 _M_w[__n] = (_M_w[__n + __wshift] >> __offset) |
72 _M_w[__limit] = _M_w[_Nw-1] >> __offset;
    [all...]
  /external/stlport/src/
fstream.cpp 69 streamoff __offset = (__cur / __this->_M_base.__page_size()) * __this->_M_base.__page_size(); local
70 streamoff __remainder = __cur - __offset;
72 __this->_M_mmap_len = __size - __offset;
77 if ((__this->_M_mmap_base = __this->_M_base._M_mmap(__offset, __this->_M_mmap_len)) != 0) {
  /ndk/sources/cxx-stl/stlport/src/
fstream.cpp 69 streamoff __offset = (__cur / __this->_M_base.__page_size()) * __this->_M_base.__page_size(); local
70 streamoff __remainder = __cur - __offset;
72 __this->_M_mmap_len = __size - __offset;
77 if ((__this->_M_mmap_base = __this->_M_base._M_mmap(__offset, __this->_M_mmap_len)) != 0) {
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
pointer.h 393 operator+(const _Pointer_adapter& __lhs, INT_TYPE __offset) \
394 { return _Pointer_adapter(__lhs.get() + __offset); } \
397 operator+(INT_TYPE __offset, const _Pointer_adapter& __rhs) \
398 { return _Pointer_adapter(__rhs.get() + __offset); } \
401 operator-(const _Pointer_adapter& __lhs, INT_TYPE __offset) \
402 { return _Pointer_adapter(__lhs.get() - __offset); } \
405 operator+=(INT_TYPE __offset) \
407 _Storage_policy::set(_Storage_policy::get() + __offset); \
412 operator-=(INT_TYPE __offset) \
414 _Storage_policy::set(_Storage_policy::get() - __offset); \
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
pointer.h 411 operator+(const _Pointer_adapter& __lhs, INT_TYPE __offset) \
412 { return _Pointer_adapter(__lhs.get() + __offset); } \
415 operator+(INT_TYPE __offset, const _Pointer_adapter& __rhs) \
416 { return _Pointer_adapter(__rhs.get() + __offset); } \
419 operator-(const _Pointer_adapter& __lhs, INT_TYPE __offset) \
420 { return _Pointer_adapter(__lhs.get() - __offset); } \
423 operator+=(INT_TYPE __offset) \
425 _Storage_policy::set(_Storage_policy::get() + __offset); \
430 operator-=(INT_TYPE __offset) \
432 _Storage_policy::set(_Storage_policy::get() - __offset); \
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
pointer.h 411 operator+(const _Pointer_adapter& __lhs, INT_TYPE __offset) \
412 { return _Pointer_adapter(__lhs.get() + __offset); } \
415 operator+(INT_TYPE __offset, const _Pointer_adapter& __rhs) \
416 { return _Pointer_adapter(__rhs.get() + __offset); } \
419 operator-(const _Pointer_adapter& __lhs, INT_TYPE __offset) \
420 { return _Pointer_adapter(__lhs.get() - __offset); } \
423 operator+=(INT_TYPE __offset) \
425 _Storage_policy::set(_Storage_policy::get() + __offset); \
430 operator-=(INT_TYPE __offset) \
432 _Storage_policy::set(_Storage_policy::get() - __offset); \
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
pointer.h 393 operator+(const _Pointer_adapter& __lhs, INT_TYPE __offset) \
394 { return _Pointer_adapter(__lhs.get() + __offset); } \
397 operator+(INT_TYPE __offset, const _Pointer_adapter& __rhs) \
398 { return _Pointer_adapter(__rhs.get() + __offset); } \
401 operator-(const _Pointer_adapter& __lhs, INT_TYPE __offset) \
402 { return _Pointer_adapter(__lhs.get() - __offset); } \
405 operator+=(INT_TYPE __offset) \
407 _Storage_policy::set(_Storage_policy::get() + __offset); \
412 operator-=(INT_TYPE __offset) \
414 _Storage_policy::set(_Storage_policy::get() - __offset); \
    [all...]

Completed in 5519 milliseconds

1 2 3 4