Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
Dio.py65 SEEK_SET = 0 variable
Dos.py189 SEEK_SET = 0 variable
/external/python/cpython2/Lib/
Dio.py62 SEEK_SET = 0 variable
Dposixfile.py231 SEEK_SET = 0 variable
Dos.py127 SEEK_SET = 0 variable
/external/clang/test/Analysis/
Dstream.c5 #define SEEK_SET 0 /* Seek from beginning of file. */ macro
/external/u-boot/fs/yaffs2/
Dyportenv.h126 #define SEEK_SET 0 macro
/external/freetype/src/gzip/
Dftzconf.h249 # define SEEK_SET 0 /* Seek from beginning of file. */ macro
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DAsset.java82 public static final int SEEK_SET = 0; field in Asset
/external/u-boot/include/u-boot/
Dzlib.h343 # define SEEK_SET 0 /* Seek from beginning of file. */ macro
/external/python/cpython2/Modules/zlib/
Dzconf.h.in498 # define SEEK_SET 0 /* Seek from beginning of file. */ macro
Dzconf.h498 # define SEEK_SET 0 /* Seek from beginning of file. */ macro
/external/zlib/
Dzconf.h498 # define SEEK_SET 0 /* Seek from beginning of file. */ macro
/external/zlib/src/
Dzconf.h498 # define SEEK_SET 0 /* Seek from beginning of file. */ macro
Dzconf.h.in498 # define SEEK_SET 0 /* Seek from beginning of file. */ macro
/external/kernel-headers/original/uapi/linux/
Dfs.h40 #define SEEK_SET 0 /* seek relative to beginning of file */ macro
/external/python/cpython2/Lib/plat-unixware7/
DSTROPTS.py103 SEEK_SET = 0 variable
/external/zlib/src/contrib/minizip/
Dzip.c88 #define SEEK_SET 0 macro