HomeSort by relevance Sort by last modified time
    Searched refs:off_t (Results 126 - 150 of 1309) sorted by null

1 2 3 4 56 7 8 91011>>

  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/android/
asset_manager.h 94 * Returns the new position on success, or (off_t) -1 on error.
96 off_t AAsset_seek(AAsset* asset, off_t offset, int whence);
124 off_t AAsset_getLength(AAsset* asset);
135 off_t AAsset_getRemainingLength(AAsset* asset);
152 int AAsset_openFileDescriptor(AAsset* asset, off_t* outStart, off_t* outLength);
  /prebuilts/ndk/9/platforms/android-17/arch-x86/usr/include/android/
asset_manager.h 94 * Returns the new position on success, or (off_t) -1 on error.
96 off_t AAsset_seek(AAsset* asset, off_t offset, int whence);
124 off_t AAsset_getLength(AAsset* asset);
135 off_t AAsset_getRemainingLength(AAsset* asset);
152 int AAsset_openFileDescriptor(AAsset* asset, off_t* outStart, off_t* outLength);
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/android/
asset_manager.h 94 * Returns the new position on success, or (off_t) -1 on error.
96 off_t AAsset_seek(AAsset* asset, off_t offset, int whence);
124 off_t AAsset_getLength(AAsset* asset);
135 off_t AAsset_getRemainingLength(AAsset* asset);
152 int AAsset_openFileDescriptor(AAsset* asset, off_t* outStart, off_t* outLength);
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/android/
asset_manager.h 94 * Returns the new position on success, or (off_t) -1 on error.
96 off_t AAsset_seek(AAsset* asset, off_t offset, int whence);
124 off_t AAsset_getLength(AAsset* asset);
135 off_t AAsset_getRemainingLength(AAsset* asset);
152 int AAsset_openFileDescriptor(AAsset* asset, off_t* outStart, off_t* outLength);
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/android/
asset_manager.h 94 * Returns the new position on success, or (off_t) -1 on error.
96 off_t AAsset_seek(AAsset* asset, off_t offset, int whence);
124 off_t AAsset_getLength(AAsset* asset);
135 off_t AAsset_getRemainingLength(AAsset* asset);
152 int AAsset_openFileDescriptor(AAsset* asset, off_t* outStart, off_t* outLength);
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/android/
asset_manager.h 94 * Returns the new position on success, or (off_t) -1 on error.
96 off_t AAsset_seek(AAsset* asset, off_t offset, int whence);
124 off_t AAsset_getLength(AAsset* asset);
135 off_t AAsset_getRemainingLength(AAsset* asset);
152 int AAsset_openFileDescriptor(AAsset* asset, off_t* outStart, off_t* outLength);
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/android/
asset_manager.h 94 * Returns the new position on success, or (off_t) -1 on error.
96 off_t AAsset_seek(AAsset* asset, off_t offset, int whence);
124 off_t AAsset_getLength(AAsset* asset);
135 off_t AAsset_getRemainingLength(AAsset* asset);
152 int AAsset_openFileDescriptor(AAsset* asset, off_t* outStart, off_t* outLength);
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/android/
asset_manager.h 94 * Returns the new position on success, or (off_t) -1 on error.
96 off_t AAsset_seek(AAsset* asset, off_t offset, int whence);
124 off_t AAsset_getLength(AAsset* asset);
135 off_t AAsset_getRemainingLength(AAsset* asset);
152 int AAsset_openFileDescriptor(AAsset* asset, off_t* outStart, off_t* outLength);
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/android/
asset_manager.h 94 * Returns the new position on success, or (off_t) -1 on error.
96 off_t AAsset_seek(AAsset* asset, off_t offset, int whence);
124 off_t AAsset_getLength(AAsset* asset);
135 off_t AAsset_getRemainingLength(AAsset* asset);
152 int AAsset_openFileDescriptor(AAsset* asset, off_t* outStart, off_t* outLength);
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/android/
asset_manager.h 94 * Returns the new position on success, or (off_t) -1 on error.
96 off_t AAsset_seek(AAsset* asset, off_t offset, int whence);
124 off_t AAsset_getLength(AAsset* asset);
135 off_t AAsset_getRemainingLength(AAsset* asset);
152 int AAsset_openFileDescriptor(AAsset* asset, off_t* outStart, off_t* outLength);
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/android/
asset_manager.h 94 * Returns the new position on success, or (off_t) -1 on error.
96 off_t AAsset_seek(AAsset* asset, off_t offset, int whence);
124 off_t AAsset_getLength(AAsset* asset);
135 off_t AAsset_getRemainingLength(AAsset* asset);
152 int AAsset_openFileDescriptor(AAsset* asset, off_t* outStart, off_t* outLength);
  /external/chromium_org/native_client_sdk/src/libraries/nacl_io/
fuse.h 57 off_t off);
104 int (*ftruncate)(const char* path, off_t, struct fuse_file_info*);
125 off_t,
139 // off_t offset, struct fuse_file_info*) {
153 // off_t offset, struct fuse_file_info*) {
176 off_t,
191 int (*truncate)(const char* path, off_t);
199 off_t,
207 int (*fallocate)(const char*, int, off_t, off_t, struct fuse_file_info*)
    [all...]
  /bootable/recovery/mtdutils/
mtdutils.h 56 off_t mtd_erase_blocks(MtdWriteContext *, int blocks); /* 0 ok, -1 for all */
57 off_t mtd_find_write_start(MtdWriteContext *ctx, off_t pos);
  /ndk/sources/android/support/src/wcstox/
shgetc.c 30 void shlim(struct fake_file_t *f, off_t lim) {
37 off_t shcnt(struct fake_file_t *f) {
38 return (off_t)(f->rpos - f->rstart);
  /bionic/libc/include/
fcntl.h 69 extern int fallocate(int, int, off_t, off_t);
76 extern int posix_fadvise(int, off_t, off_t, int);
78 extern int posix_fallocate(int, off_t, off_t);
  /external/chromium_org/native_client_sdk/src/libraries/nacl_io/httpfs/
http_fs_node.h 32 virtual Error FTruncate(off_t size);
37 virtual Error GetSize(off_t* out_size);
39 void SetCachedSize(off_t size);
64 off_t count,
67 Error DownloadToTemp(off_t* out_bytes);
71 off_t* out_bytes);
  /external/chromium_org/third_party/ots/include/
ots-memory-stream.h 31 virtual bool Seek(off_t position) {
38 virtual off_t Tell() const {
45 off_t off_;
85 bool Seek(off_t position) {
92 off_t Tell() const {
100 off_t off_;
  /external/e2fsprogs/lib/blkid/
llseek.c 95 if ((sizeof(off_t) >= sizeof(blkid_loff_t)) ||
96 (offset < ((blkid_loff_t) 1 << ((sizeof(off_t)*8) -1))))
97 return lseek(fd, (off_t) offset, whence);
131 if ((sizeof(off_t) < sizeof(blkid_loff_t)) &&
132 (offset >= ((blkid_loff_t) 1 << ((sizeof(off_t)*8) - 1)))) {
136 return lseek(fd, (off_t) offset, origin);
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/
fcntl.h 69 extern int fallocate(int, int, off_t, off_t);
76 extern int posix_fadvise(int, off_t, off_t, int);
78 extern int posix_fallocate(int, off_t, off_t);
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/
fcntl.h 69 extern int fallocate(int, int, off_t, off_t);
76 extern int posix_fadvise(int, off_t, off_t, int);
78 extern int posix_fallocate(int, off_t, off_t);
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/
fcntl.h 69 extern int fallocate(int, int, off_t, off_t);
76 extern int posix_fadvise(int, off_t, off_t, int);
78 extern int posix_fallocate(int, off_t, off_t);
  /art/compiler/
output_stream.h 47 virtual off_t Seek(off_t offset, Whence whence) = 0;
  /bionic/libc/bionic/
posix_fadvise.cpp 36 // No architecture actually has the 32-bit off_t system call.
37 int posix_fadvise(int fd, off_t offset, off_t length, int advice) {
  /bionic/tests/
sys_types_test.cpp 33 ASSERT_EQ(8U, sizeof(off_t));
37 ASSERT_EQ(4U, sizeof(off_t));
  /development/ndk/platforms/android-9/arch-mips/include/asm/
fcntl.h 50 off_t l_start;
51 off_t l_len;

Completed in 2584 milliseconds

1 2 3 4 56 7 8 91011>>