Home
last modified time | relevance | path

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

12

/external/python/cpython3/Lib/
Dio.py82 SEEK_END = 2 variable
Dos.py195 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/rust/crates/libz-sys/src/zlib-ng/
Dzconf-ng.h.in152 # define SEEK_END 2 /* Set file pointer to EOF plus "offset" */ macro
Dzconf.h.in172 # define SEEK_END 2 /* Set file pointer to EOF plus "offset" */ macro
/external/musl/include/
Dstdio.h44 #define SEEK_END 2 macro
Dfcntl.h80 #define SEEK_END 2 macro
Dunistd.h16 #define SEEK_END 2 macro
/external/libwebsockets/win32port/zlib/
Dzconf.h391 # define SEEK_END 2 /* Set file pointer to EOF plus "offset" */ macro
/external/robolectric/resources/src/main/java/org/robolectric/res/android/
DAsset.java89 public static final int SEEK_END = 2; field in Asset
/external/kernel-headers/original/uapi/linux/
Dfs.h45 #define SEEK_END 2 /* seek relative to end of file */ 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/python/pycparser/utils/fake_libc_include/
D_fake_defines.h16 #define SEEK_END 2 /* set file offset to EOF plus offset */ macro
/external/freetype/src/gzip/
Dftzconf.h513 # define SEEK_END 2 /* Set file pointer to EOF plus "offset" */ macro
/external/tflite-support/third_party/zlib/
Dzconf.h519 # 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/rust/crates/libz-sys/src/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/
Dzconf.h532 # define SEEK_END 2 /* Set file pointer to EOF plus "offset" */ macro
/external/python/cpython2/Lib/plat-unixware7/
DSTROPTS.py105 SEEK_END = 2 variable
/external/rust/crates/libc/src/unix/newlib/
Dmod.rs407 pub const SEEK_END: ::c_int = 2; constant

12