Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
Dio.py66 SEEK_CUR = 1 variable
Dos.py190 SEEK_CUR = 1 variable
/external/python/cpython2/Lib/
Dio.py63 SEEK_CUR = 1 variable
Dposixfile.py232 SEEK_CUR = 1 variable
Dos.py128 SEEK_CUR = 1 variable
/external/clang/test/Analysis/
Dstream.c6 #define SEEK_CUR 1 /* Seek from current position. */ macro
/external/u-boot/fs/yaffs2/
Dyportenv.h130 #define SEEK_CUR 1 macro
/external/freetype/src/gzip/
Dftzconf.h250 # define SEEK_CUR 1 /* Seek from current position. */ macro
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DAsset.java83 public static final int SEEK_CUR = 1; field in Asset
/external/u-boot/include/u-boot/
Dzlib.h344 # define SEEK_CUR 1 /* Seek from current position. */ macro
/external/python/cpython2/Modules/zlib/
Dzconf.h.in499 # define SEEK_CUR 1 /* Seek from current position. */ macro
Dzconf.h499 # define SEEK_CUR 1 /* Seek from current position. */ macro
/external/zlib/
Dzconf.h499 # define SEEK_CUR 1 /* Seek from current position. */ macro
/external/zlib/src/
Dzconf.h499 # define SEEK_CUR 1 /* Seek from current position. */ macro
Dzconf.h.in499 # define SEEK_CUR 1 /* Seek from current position. */ macro
/external/kernel-headers/original/uapi/linux/
Dfs.h41 #define SEEK_CUR 1 /* seek relative to current file position */ macro
/external/python/cpython2/Lib/plat-unixware7/
DSTROPTS.py104 SEEK_CUR = 1 variable
/external/zlib/src/contrib/minizip/
Dzip.c80 #define SEEK_CUR 1 macro