HomeSort by relevance Sort by last modified time
    Searched refs:__off64_t (Results 26 - 39 of 39) sorted by null

12

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
types.h 90 typedef __off64_t off_t;
95 typedef __off64_t off64_t;
stat.h 78 typedef __off64_t off_t;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
unistd.h 52 __off64_t __offset, size_t __bufsize) __wur;
58 __off64_t __offset), pread64) __wur;
66 __off64_t __offset, size_t __bufsize),
88 pread (int __fd, void *__buf, size_t __nbytes, __off64_t __offset)
106 pread64 (int __fd, void *__buf, size_t __nbytes, __off64_t __offset)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
unistd.h 52 __off64_t __offset, size_t __bufsize) __wur;
58 __off64_t __offset), pread64) __wur;
66 __off64_t __offset, size_t __bufsize),
88 pread (int __fd, void *__buf, size_t __nbytes, __off64_t __offset)
106 pread64 (int __fd, void *__buf, size_t __nbytes, __off64_t __offset)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
dirent.h 322 __off64_t *__restrict __basep),
332 __off64_t *__restrict __basep)
stdio.h 755 (FILE *__stream, __off64_t __off, int __whence),
757 extern __off64_t __REDIRECT (ftello, (FILE *__stream), ftello64);
791 extern int fseeko64 (FILE *__stream, __off64_t __off, int __whence);
792 extern __off64_t ftello64 (FILE *__stream) __wur;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
dirent.h 322 __off64_t *__restrict __basep),
332 __off64_t *__restrict __basep)
stdio.h 755 (FILE *__stream, __off64_t __off, int __whence),
757 extern __off64_t __REDIRECT (ftello, (FILE *__stream), ftello64);
791 extern int fseeko64 (FILE *__stream, __off64_t __off, int __whence);
792 extern __off64_t ftello64 (FILE *__stream) __wur;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sys/
stat.h 78 typedef __off64_t off_t;
  /external/valgrind/main/perf/
test_input_for_tinycc.c 183 __extension__ typedef __quad_t __off64_t; typedef
225 typedef __off64_t __loff_t;
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/dwarf2/tests/passwin64/
dwarfwin64_testhd.asm 1110 .string "__off64_t"
  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
linux_syscall_support.h     [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
linux_syscall_support.h     [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/dwarf2/tests/pass64/
dwarf64_leb128.asm     [all...]

Completed in 472 milliseconds

12