/external/python/cpython3/Lib/ |
D | io.py | 65 SEEK_SET = 0 variable
|
D | os.py | 193 SEEK_SET = 0 variable
|
/external/python/cpython2/Lib/ |
D | io.py | 62 SEEK_SET = 0 variable
|
D | posixfile.py | 231 SEEK_SET = 0 variable
|
D | os.py | 127 SEEK_SET = 0 variable
|
/external/clang/test/Analysis/ |
D | stream.c | 5 #define SEEK_SET 0 /* Seek from beginning of file. */ macro
|
/external/llvm-project/clang/test/Analysis/Inputs/ |
D | system-header-simulator.h | 18 #define SEEK_SET 0 /* Seek from beginning of file. */ macro
|
/external/rust/crates/libz-sys/src/zlib-ng/ |
D | zconf-ng.h.in | 156 # define SEEK_SET 0 /* Seek from beginning of file. */ macro
|
D | zconf.h.in | 152 # define SEEK_SET 0 /* Seek from beginning of file. */ macro
|
/external/freetype/src/gzip/ |
D | ftzconf.h | 249 # define SEEK_SET 0 /* Seek from beginning of file. */ macro
|
/external/libwebsockets/win32port/zlib/ |
D | zconf.h | 389 # define SEEK_SET 0 /* Seek from beginning of file. */ macro
|
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/ |
D | Asset.java | 82 public static final int SEEK_SET = 0; field in Asset
|
/external/kernel-headers/original/uapi/linux/ |
D | fs.h | 43 #define SEEK_SET 0 /* seek relative to beginning of file */ macro
|
/external/python/pycparser/utils/fake_libc_include/ |
D | _fake_defines.h | 10 #define SEEK_SET 0 /* set file offset to offset */ macro
|
/external/zlib/ |
D | zconf.h | 517 # define SEEK_SET 0 /* Seek from beginning of file. */ macro
|
/external/python/cpython2/Modules/zlib/ |
D | zconf.h.in | 498 # define SEEK_SET 0 /* Seek from beginning of file. */ macro
|
D | zconf.h | 498 # define SEEK_SET 0 /* Seek from beginning of file. */ macro
|
/external/rust/crates/libz-sys/src/zlib/ |
D | zconf.h | 498 # define SEEK_SET 0 /* Seek from beginning of file. */ macro
|
D | zconf.h.in | 498 # define SEEK_SET 0 /* Seek from beginning of file. */ macro
|
/external/angle/third_party/zlib/ |
D | zconf.h | 513 # define SEEK_SET 0 /* Seek from beginning of file. */ macro
|
/external/python/cpython2/Lib/plat-unixware7/ |
D | STROPTS.py | 103 SEEK_SET = 0 variable
|
/external/rust/crates/libc/src/unix/newlib/ |
D | mod.rs | 385 pub const SEEK_SET: ::c_int = 0; constant
|
/external/rust/crates/libc/src/windows/ |
D | mod.rs | 110 pub const SEEK_SET: ::c_int = 0; constant
|
/external/crosvm/io_uring/src/ |
D | bindings.rs | 144 pub const SEEK_SET: ::std::os::raw::c_uint = 0; constant
|
/external/rust/crates/libz-sys/src/zlib/contrib/minizip/ |
D | zip.c | 88 #define SEEK_SET 0 macro
|