/external/e2fsprogs/include/nonunix/ |
H A D | unistd.h | 25 #define lseek _lseek macro
|
/external/libjpeg-turbo/md5/ |
H A D | md5hl.c | 20 #define lseek _lseek macro 84 if (lseek(f, ofs, SEEK_SET) < 0)
|
/external/protobuf/src/google/protobuf/io/ |
H A D | zero_copy_stream_impl.cc | 58 // Win32 lseek is broken: If invoked on a non-seekable file descriptor, its 60 #define lseek(fd, offset, origin) ((off_t)-1) macro 158 lseek(file_, count, SEEK_CUR) != (off_t)-1) {
|
/external/swiftshader/third_party/LLVM/tools/gold/ |
H A D | gold-plugin.cpp | 38 # define lseek _lseek macro
|
/external/ImageMagick/MagickCore/ |
H A D | nt-base.h | 155 #if !defined(lseek) 156 # define lseek _lseeki64 macro 159 #if !defined(lseek) 160 # define lseek _lseek macro
|
/external/bison/darwin-lib/ |
H A D | unistd.h | 89 lseek(), read(), unlink(), write() in <io.h>. */ 1393 <http://pubs.opengroup.org/onlinepubs/9699919799/functions/lseek.html>. */ 1396 # define lseek rpl_lseek 1398 _GL_FUNCDECL_RPL (lseek, off_t, (int fd, off_t offset, int whence)); 1399 _GL_CXXALIAS_RPL (lseek, off_t, (int fd, off_t offset, int whence)); 1401 _GL_CXXALIAS_SYS (lseek, off_t, (int fd, off_t offset, int whence)); 1403 _GL_CXXALIASWARN (lseek); 1405 # undef lseek macro 1407 _GL_WARN_ON_USE (lseek, "lseek doe [all...] |
/external/bison/linux-lib/ |
H A D | unistd.h | 89 lseek(), read(), unlink(), write() in <io.h>. */ 1393 <http://pubs.opengroup.org/onlinepubs/9699919799/functions/lseek.html>. */ 1396 # define lseek rpl_lseek 1398 _GL_FUNCDECL_RPL (lseek, off_t, (int fd, off_t offset, int whence)); 1399 _GL_CXXALIAS_RPL (lseek, off_t, (int fd, off_t offset, int whence)); 1401 _GL_CXXALIAS_SYS (lseek, off_t, (int fd, off_t offset, int whence)); 1403 _GL_CXXALIASWARN (lseek); 1405 # undef lseek macro 1407 _GL_WARN_ON_USE (lseek, "lseek doe [all...] |
/external/curl/lib/ |
H A D | curl_setup.h | 365 # undef lseek macro 366 # define lseek(fdes,offset,whence) _lseeki64(fdes, offset, whence) macro 384 # undef lseek macro 385 # define lseek(fdes,offset,whence) _lseek(fdes, (long)offset, whence) macro
|
/external/valgrind/coregrind/ |
H A D | m_libcfile.c | 284 Off64T VG_(lseek) ( Int fd, Off64T offset, Int whence ) function
|
/external/libevent/ |
H A D | buffer.c | 2899 #define lseek _lseeki64 macro 2901 if (lseek(fd, offset, SEEK_SET) == -1) {
|
/external/google-breakpad/src/third_party/lss/ |
H A D | linux_syscall_support.h | 3066 LSS_INLINE off_t LSS_NAME(lseek)(int f, off_t o, int w) { function 3067 _LSS_BODY(3, off_t, lseek, off_t, LSS_SYSCALL_ARG(f), (uint64_t)(o), 3071 LSS_INLINE _syscall3(off_t, lseek, int, f,
|
/external/sqlite/dist/orig/ |
H A D | sqlite3.c | 30270 # define lseek macro [all...] |
/external/sqlite/dist/ |
H A D | sqlite3.c | 30270 # define lseek macro [all...] |
/external/robolectric/v3/runtime/ |
H A D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.3_r2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.4_r1-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |