/external/libvpx/libvpx/ |
tools_common.h | 25 #define fseeko fseeko64
|
/external/zlib/src/contrib/minizip/ |
ioapi.h | 14 Oct-2009 - Change to fseeko64, ftello64 and fopen64 so large files would work on linux. 51 #define fseeko64 fseek macro 56 #define fseeko64 fseeko macro 62 #define fseeko64 _fseeki64 macro 65 #define fseeko64 fseek macro
|
/external/chromium_org/third_party/zlib/contrib/minizip/ |
ioapi.h | 14 Oct-2009 - Change to fseeko64, ftello64 and fopen64 so large files would work on linux. 50 #define fseeko64 fseek macro 56 #define fseeko64 _fseeki64 macro 59 #define fseeko64 fseek macro
|
ioapi.c | 191 if(fseeko64((FILE *)stream, offset, fseek_origin) != 0)
|
/external/libvorbis/include/vorbis/ |
vorbisfile.h | 57 return fseeko64(f,off,whence);
|
/external/stlport/src/ |
stdio_streambuf.cpp | 46 # define FSEEK fseeko64
|
/ndk/sources/cxx-stl/stlport/src/ |
stdio_streambuf.cpp | 46 # define FSEEK fseeko64
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
stdio.h | 752 fseeko64); 755 # define fseeko fseeko64 787 extern int fseeko64 (FILE *__stream, __off64_t __off, int __whence);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
stdio.h | 752 fseeko64); 755 # define fseeko fseeko64 787 extern int fseeko64 (FILE *__stream, __off64_t __off, int __whence);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
stdio.h | 752 fseeko64); 755 # define fseeko fseeko64 787 extern int fseeko64 (FILE *__stream, __off64_t __off, int __whence);
|
/external/stlport/src/details/ |
fstream_stdio.cpp | 118 # define FSEEK fseeko64
|
/ndk/sources/cxx-stl/stlport/src/details/ |
fstream_stdio.cpp | 118 # define FSEEK fseeko64
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/ |
stdio_sync_filebuf.h | 167 if (!fseeko64(_M_file, __off, __whence))
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/ |
mf-runtime.h | 208 #pragma redefine_extname fseeko64 __mfwrap_fseeko64
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/ |
stdio_sync_filebuf.h | 177 if (!fseeko64(_M_file, __off, __whence))
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/ |
stdio_sync_filebuf.h | 177 if (!fseeko64(_M_file, __off, __whence))
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/ |
stdio_sync_filebuf.h | 167 if (!fseeko64(_M_file, __off, __whence))
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/ |
stdio_sync_filebuf.h | 167 if (!fseeko64(_M_file, __off, __whence))
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/ |
stdio_sync_filebuf.h | 167 if (!fseeko64(_M_file, __off, __whence))
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/ |
stdio_sync_filebuf.h | 167 if (!fseeko64(_M_file, __off, __whence))
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
stdio_sync_filebuf.h | 177 if (!fseeko64(_M_file, __off, __whence))
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/ |
stdio_sync_filebuf.h | 177 if (!fseeko64(_M_file, __off, __whence))
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
stdio_sync_filebuf.h | 177 if (!fseeko64(_M_file, __off, __whence))
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/ |
stdio_sync_filebuf.h | 177 if (!fseeko64(_M_file, __off, __whence))
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/ |
stdio_sync_filebuf.h | 176 if (!fseeko64(_M_file, __off, __whence))
|