Home
last modified time | relevance | path

Searched defs:SEEK_END (Results 1 – 18 of 18) sorted by relevance

/external/python/cpython3/Lib/
Dio.py67 SEEK_END = 2 variable
Dos.py191 SEEK_END = 2 variable
/external/python/cpython2/Lib/
Dio.py64 SEEK_END = 2 variable
Dposixfile.py233 SEEK_END = 2 variable
Dos.py129 SEEK_END = 2 variable
/external/clang/test/Analysis/
Dstream.c7 #define SEEK_END 2 /* Seek from end of file. */ macro
/external/freetype/src/gzip/
Dftzconf.h251 # define SEEK_END 2 /* Set file pointer to EOF plus "offset" */ macro
/external/u-boot/fs/yaffs2/
Dyportenv.h134 #define SEEK_END 2 macro
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DAsset.java84 public static final int SEEK_END = 2; field in Asset
/external/u-boot/include/u-boot/
Dzlib.h345 # define SEEK_END 2 /* Set file pointer to EOF plus "offset" */ macro
/external/python/cpython2/Modules/zlib/
Dzconf.h.in500 # define SEEK_END 2 /* Set file pointer to EOF plus "offset" */ macro
Dzconf.h500 # define SEEK_END 2 /* Set file pointer to EOF plus "offset" */ macro
/external/zlib/src/
Dzconf.h500 # define SEEK_END 2 /* Set file pointer to EOF plus "offset" */ macro
Dzconf.h.in500 # define SEEK_END 2 /* Set file pointer to EOF plus "offset" */ macro
/external/zlib/
Dzconf.h500 # define SEEK_END 2 /* Set file pointer to EOF plus "offset" */ macro
/external/kernel-headers/original/uapi/linux/
Dfs.h42 #define SEEK_END 2 /* seek relative to end of file */ macro
/external/python/cpython2/Lib/plat-unixware7/
DSTROPTS.py105 SEEK_END = 2 variable
/external/zlib/src/contrib/minizip/
Dzip.c84 #define SEEK_END 2 macro