Home
last modified time | relevance | path

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

12

/external/python/cpython3/Lib/
Dio.py66 SEEK_CUR = 1 variable
Dos.py194 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/llvm-project/clang/test/Analysis/Inputs/
Dsystem-header-simulator.h19 #define SEEK_CUR 1 /* Seek from current position. */ macro
/external/rust/crates/libz-sys/src/zlib-ng/
Dzconf-ng.h.in157 # define SEEK_CUR 1 /* Seek from current position. */ macro
Dzconf.h.in153 # define SEEK_CUR 1 /* Seek from current position. */ macro
/external/freetype/src/gzip/
Dftzconf.h250 # define SEEK_CUR 1 /* Seek from current position. */ macro
/external/libwebsockets/win32port/zlib/
Dzconf.h390 # 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/kernel-headers/original/uapi/linux/
Dfs.h44 #define SEEK_CUR 1 /* seek relative to current file position */ macro
/external/python/pycparser/utils/fake_libc_include/
D_fake_defines.h13 #define SEEK_CUR 1 /* set file offset to current plus offset */ macro
/external/zlib/
Dzconf.h518 # 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/rust/crates/libz-sys/src/zlib/
Dzconf.h499 # define SEEK_CUR 1 /* Seek from current position. */ macro
Dzconf.h.in499 # define SEEK_CUR 1 /* Seek from current position. */ macro
/external/angle/third_party/zlib/
Dzconf.h514 # define SEEK_CUR 1 /* Seek from current position. */ macro
/external/python/cpython2/Lib/plat-unixware7/
DSTROPTS.py104 SEEK_CUR = 1 variable
/external/rust/crates/libc/src/unix/newlib/
Dmod.rs386 pub const SEEK_CUR: ::c_int = 1; constant
/external/rust/crates/libc/src/windows/
Dmod.rs111 pub const SEEK_CUR: ::c_int = 1; constant
/external/crosvm/io_uring/src/
Dbindings.rs145 pub const SEEK_CUR: ::std::os::raw::c_uint = 1; constant
/external/rust/crates/libz-sys/src/zlib/contrib/minizip/
Dzip.c80 #define SEEK_CUR 1 macro

12