Home
last modified time | relevance | path

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

12

/external/python/cpython3/Lib/
Dio.py67 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/llvm-project/clang/test/Analysis/Inputs/
Dsystem-header-simulator.h20 #define SEEK_END 2 /* Seek from end of file. */ macro
/external/rust/crates/libz-sys/src/zlib-ng/
Dzconf-ng.h.in158 # define SEEK_END 2 /* Set file pointer to EOF plus "offset" */ macro
Dzconf.h.in154 # define SEEK_END 2 /* Set file pointer to EOF plus "offset" */ macro
/external/freetype/src/gzip/
Dftzconf.h251 # define SEEK_END 2 /* Set file pointer to EOF plus "offset" */ macro
/external/libwebsockets/win32port/zlib/
Dzconf.h391 # define SEEK_END 2 /* Set file pointer to EOF plus "offset" */ 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/kernel-headers/original/uapi/linux/
Dfs.h45 #define SEEK_END 2 /* seek relative to end of file */ macro
/external/python/pycparser/utils/fake_libc_include/
D_fake_defines.h16 #define SEEK_END 2 /* set file offset to EOF plus offset */ macro
/external/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.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/angle/third_party/zlib/
Dzconf.h515 # 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.rs387 pub const SEEK_END: ::c_int = 2; constant
/external/rust/crates/libc/src/windows/
Dmod.rs112 pub const SEEK_END: ::c_int = 2; constant
/external/crosvm/io_uring/src/
Dbindings.rs146 pub const SEEK_END: ::std::os::raw::c_uint = 2; constant
/external/rust/crates/libz-sys/src/zlib/contrib/minizip/
Dzip.c84 #define SEEK_END 2 macro

12