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

1 2 3 4 5 6 7 8 91011>>

  /bionic/libc/bionic/
posix_fadvise.cpp 33 extern "C" int __arm_fadvise64_64(int, int, off64_t, off64_t);
34 extern "C" int __fadvise64(int, off64_t, off64_t, int);
42 int posix_fadvise64(int fd, off64_t offset, off64_t length, int advice) {
47 int posix_fadvise64(int fd, off64_t offset, off64_t length, int advice) {
posix_fallocate.cpp 38 int posix_fallocate64(int fd, off64_t offset, off64_t length) {
  /frameworks/base/include/androidfw/
Asset.h 74 * lseek/fseek. Returns the new position on success, or (off64_t) -1
77 virtual off64_t seek(off64_t offset, int whence) = 0;
92 virtual off64_t getLength(void) const = 0;
97 virtual off64_t getRemainingLength(void) const = 0;
104 virtual int openFileDescriptor(off64_t* outStart, off64_t* outLength) const = 0;
125 off64_t handleSeek(off64_t offset, int whence, off64_t curPosn, off64_t maxPosn)
    [all...]
StreamingZipInflater.h 34 StreamingZipInflater(int fd, off64_t compDataStart, size_t uncompSize, size_t compSize);
48 off64_t seekAbsolute(off64_t absoluteInputPosition);
56 off64_t mInFileStart; // where the compressed data lives in the file
68 off64_t mOutCurPosition; // current position in total offset
  /bionic/linker/
linker_utils.h 28 off64_t page_start(off64_t offset);
29 size_t page_offset(off64_t offset);
30 bool safe_add(off64_t* out, off64_t a, size_t b);
  /frameworks/av/media/libstagefright/include/
VBRISeeker.h 31 const sp<DataSource> &source, off64_t post_id3_pos);
34 virtual bool getOffsetForTime(int64_t *timeUs, off64_t *pos);
37 off64_t mBasePos;
  /frameworks/wilhelm/src/android/
BufferQueueSource.h 40 virtual ssize_t readAt(off64_t offset, void *data, size_t size);
42 virtual status_t getSize(off64_t *size);
52 off64_t mStreamToBqOffset;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
_mingw_off_t.h 15 __MINGW_EXTENSION typedef long long off64_t; typedef
24 typedef off64_t off_t;
  /frameworks/av/include/media/stagefright/
MediaHTTP.h 35 off64_t offset);
41 virtual ssize_t readAt(off64_t offset, void *data, size_t size);
43 virtual status_t getSize(off64_t *size);
47 virtual status_t reconnectAtOffset(off64_t offset);
65 off64_t mCachedSize;
  /system/core/include/utils/
Compat.h 24 /* Mac OS has always had a 64-bit off_t, so it doesn't have off64_t. */
26 typedef off_t off64_t; typedef
28 static inline off64_t lseek64(int fd, off64_t offset, int whence) {
32 static inline ssize_t pread64(int fd, void* buf, size_t nbytes, off64_t offset) {
36 static inline ssize_t pwrite64(int fd, const void* buf, size_t nbytes, off64_t offset) {
  /development/ndk/platforms/android-21/include/
fcntl.h 46 off64_t l_start;
47 off64_t l_len;
68 extern int fallocate64(int, int, off64_t, off64_t);
75 extern int posix_fadvise64(int, off64_t, off64_t, int);
77 extern int posix_fallocate64(int, off64_t, off64_t);
79 extern ssize_t splice(int, off64_t*, int, off64_t*, size_t, unsigned int)
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/
fcntl.h 46 off64_t l_start;
47 off64_t l_len;
68 extern int fallocate64(int, int, off64_t, off64_t);
75 extern int posix_fadvise64(int, off64_t, off64_t, int);
77 extern int posix_fallocate64(int, off64_t, off64_t);
79 extern ssize_t splice(int, off64_t*, int, off64_t*, size_t, unsigned int)
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/
fcntl.h 46 off64_t l_start;
47 off64_t l_len;
68 extern int fallocate64(int, int, off64_t, off64_t);
75 extern int posix_fadvise64(int, off64_t, off64_t, int);
77 extern int posix_fallocate64(int, off64_t, off64_t);
79 extern ssize_t splice(int, off64_t*, int, off64_t*, size_t, unsigned int)
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/
fcntl.h 46 off64_t l_start;
47 off64_t l_len;
68 extern int fallocate64(int, int, off64_t, off64_t);
75 extern int posix_fadvise64(int, off64_t, off64_t, int);
77 extern int posix_fallocate64(int, off64_t, off64_t);
79 extern ssize_t splice(int, off64_t*, int, off64_t*, size_t, unsigned int)
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/
fcntl.h 46 off64_t l_start;
47 off64_t l_len;
68 extern int fallocate64(int, int, off64_t, off64_t);
75 extern int posix_fadvise64(int, off64_t, off64_t, int);
77 extern int posix_fallocate64(int, off64_t, off64_t);
79 extern ssize_t splice(int, off64_t*, int, off64_t*, size_t, unsigned int)
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/
fcntl.h 46 off64_t l_start;
47 off64_t l_len;
68 extern int fallocate64(int, int, off64_t, off64_t);
75 extern int posix_fadvise64(int, off64_t, off64_t, int);
77 extern int posix_fallocate64(int, off64_t, off64_t);
79 extern ssize_t splice(int, off64_t*, int, off64_t*, size_t, unsigned int)
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/
fcntl.h 46 off64_t l_start;
47 off64_t l_len;
68 extern int fallocate64(int, int, off64_t, off64_t);
75 extern int posix_fadvise64(int, off64_t, off64_t, int);
77 extern int posix_fallocate64(int, off64_t, off64_t);
79 extern ssize_t splice(int, off64_t*, int, off64_t*, size_t, unsigned int)
    [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/
fcntl.h 46 off64_t l_start;
47 off64_t l_len;
68 extern int fallocate64(int, int, off64_t, off64_t);
75 extern int posix_fadvise64(int, off64_t, off64_t, int);
77 extern int posix_fallocate64(int, off64_t, off64_t);
79 extern ssize_t splice(int, off64_t*, int, off64_t*, size_t, unsigned int)
    [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/
fcntl.h 46 off64_t l_start;
47 off64_t l_len;
68 extern int fallocate64(int, int, off64_t, off64_t);
75 extern int posix_fadvise64(int, off64_t, off64_t, int);
77 extern int posix_fallocate64(int, off64_t, off64_t);
79 extern ssize_t splice(int, off64_t*, int, off64_t*, size_t, unsigned int)
    [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/
fcntl.h 46 off64_t l_start;
47 off64_t l_len;
68 extern int fallocate64(int, int, off64_t, off64_t);
75 extern int posix_fadvise64(int, off64_t, off64_t, int);
77 extern int posix_fallocate64(int, off64_t, off64_t);
79 extern ssize_t splice(int, off64_t*, int, off64_t*, size_t, unsigned int)
    [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/
fcntl.h 46 off64_t l_start;
47 off64_t l_len;
68 extern int fallocate64(int, int, off64_t, off64_t);
75 extern int posix_fadvise64(int, off64_t, off64_t, int);
77 extern int posix_fallocate64(int, off64_t, off64_t);
79 extern ssize_t splice(int, off64_t*, int, off64_t*, size_t, unsigned int)
    [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/
fcntl.h 46 off64_t l_start;
47 off64_t l_len;
68 extern int fallocate64(int, int, off64_t, off64_t);
75 extern int posix_fadvise64(int, off64_t, off64_t, int);
77 extern int posix_fallocate64(int, off64_t, off64_t);
79 extern ssize_t splice(int, off64_t*, int, off64_t*, size_t, unsigned int)
    [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/
fcntl.h 46 off64_t l_start;
47 off64_t l_len;
68 extern int fallocate64(int, int, off64_t, off64_t);
75 extern int posix_fadvise64(int, off64_t, off64_t, int);
77 extern int posix_fallocate64(int, off64_t, off64_t);
79 extern ssize_t splice(int, off64_t*, int, off64_t*, size_t, unsigned int)
    [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/
fcntl.h 46 off64_t l_start;
47 off64_t l_len;
68 extern int fallocate64(int, int, off64_t, off64_t);
75 extern int posix_fadvise64(int, off64_t, off64_t, int);
77 extern int posix_fallocate64(int, off64_t, off64_t);
79 extern ssize_t splice(int, off64_t*, int, off64_t*, size_t, unsigned int)
    [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/
fcntl.h 46 off64_t l_start;
47 off64_t l_len;
68 extern int fallocate64(int, int, off64_t, off64_t);
75 extern int posix_fadvise64(int, off64_t, off64_t, int);
77 extern int posix_fallocate64(int, off64_t, off64_t);
79 extern ssize_t splice(int, off64_t*, int, off64_t*, size_t, unsigned int)
    [all...]

Completed in 325 milliseconds

1 2 3 4 5 6 7 8 91011>>