Searched defs:SEEK_END (Results 1 - 14 of 14) sorted by relevance

/external/clang/test/Analysis/
H A Dstream.c7 #define SEEK_END 2 /* Seek from end of file. */ macro
46 fseek(p, 1, 3); // expected-warning {{The whence argument to fseek() should be SEEK_SET, SEEK_END, or SEEK_CUR}}
/external/freetype/src/gzip/
H A Dzconf.h251 # define SEEK_END 2 /* Set file pointer to EOF plus "offset" */ macro
/external/kernel-headers/original/uapi/linux/
H A Dfs.h33 #define SEEK_END 2 /* seek relative to end of file */ macro
/external/pdfium/third_party/zlib_v128/
H A Dzconf.h485 # define SEEK_END 2 /* Set file pointer to EOF plus "offset" */ macro
/external/zlib/src/
H A Dzconf.h477 # define SEEK_END 2 /* Set file pointer to EOF plus "offset" */ macro
/external/zlib/
H A Dzconf.h477 # define SEEK_END 2 /* Set file pointer to EOF plus "offset" */ macro
/external/zlib/src/contrib/minizip/
H A Dzip.c83 #ifndef SEEK_END
84 #define SEEK_END 2 macro
872 ZSEEK64(ziinit.z_filefunc,ziinit.filestream,0,SEEK_END);
/external/robolectric/v1/lib/main/
H A Dsqlite-jdbc-3.7.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 1328 milliseconds