/external/python/cpython3/Lib/ |
D | io.py | 66 SEEK_CUR = 1 variable
|
D | os.py | 194 SEEK_CUR = 1 variable
|
/external/python/cpython2/Lib/ |
D | io.py | 63 SEEK_CUR = 1 variable
|
D | posixfile.py | 232 SEEK_CUR = 1 variable
|
D | os.py | 128 SEEK_CUR = 1 variable
|
/external/clang/test/Analysis/ |
D | stream.c | 6 #define SEEK_CUR 1 /* Seek from current position. */ macro
|
/external/llvm-project/clang/test/Analysis/Inputs/ |
D | system-header-simulator.h | 19 #define SEEK_CUR 1 /* Seek from current position. */ macro
|
/external/rust/crates/libz-sys/src/zlib-ng/ |
D | zconf-ng.h.in | 157 # define SEEK_CUR 1 /* Seek from current position. */ macro
|
D | zconf.h.in | 153 # define SEEK_CUR 1 /* Seek from current position. */ macro
|
/external/freetype/src/gzip/ |
D | ftzconf.h | 250 # define SEEK_CUR 1 /* Seek from current position. */ macro
|
/external/libwebsockets/win32port/zlib/ |
D | zconf.h | 390 # define SEEK_CUR 1 /* Seek from current position. */ macro
|
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/ |
D | Asset.java | 83 public static final int SEEK_CUR = 1; field in Asset
|
/external/kernel-headers/original/uapi/linux/ |
D | fs.h | 44 #define SEEK_CUR 1 /* seek relative to current file position */ macro
|
/external/python/pycparser/utils/fake_libc_include/ |
D | _fake_defines.h | 13 #define SEEK_CUR 1 /* set file offset to current plus offset */ macro
|
/external/zlib/ |
D | zconf.h | 518 # define SEEK_CUR 1 /* Seek from current position. */ macro
|
/external/python/cpython2/Modules/zlib/ |
D | zconf.h.in | 499 # define SEEK_CUR 1 /* Seek from current position. */ macro
|
D | zconf.h | 499 # define SEEK_CUR 1 /* Seek from current position. */ macro
|
/external/rust/crates/libz-sys/src/zlib/ |
D | zconf.h | 499 # define SEEK_CUR 1 /* Seek from current position. */ macro
|
D | zconf.h.in | 499 # define SEEK_CUR 1 /* Seek from current position. */ macro
|
/external/angle/third_party/zlib/ |
D | zconf.h | 514 # define SEEK_CUR 1 /* Seek from current position. */ macro
|
/external/python/cpython2/Lib/plat-unixware7/ |
D | STROPTS.py | 104 SEEK_CUR = 1 variable
|
/external/rust/crates/libc/src/unix/newlib/ |
D | mod.rs | 386 pub const SEEK_CUR: ::c_int = 1; constant
|
/external/rust/crates/libc/src/windows/ |
D | mod.rs | 111 pub const SEEK_CUR: ::c_int = 1; constant
|
/external/crosvm/io_uring/src/ |
D | bindings.rs | 145 pub const SEEK_CUR: ::std::os::raw::c_uint = 1; constant
|
/external/rust/crates/libz-sys/src/zlib/contrib/minizip/ |
D | zip.c | 80 #define SEEK_CUR 1 macro
|