Home
last modified time | relevance | path

Searched defs:SEEK_SET (Results 1 – 25 of 36) sorted by relevance

12

/external/python/cpython3/Lib/
Dio.py65 SEEK_SET = 0 variable
Dos.py193 SEEK_SET = 0 variable
/external/python/cpython2/Lib/
Dio.py62 SEEK_SET = 0 variable
Dposixfile.py231 SEEK_SET = 0 variable
Dos.py127 SEEK_SET = 0 variable
/external/clang/test/Analysis/
Dstream.c5 #define SEEK_SET 0 /* Seek from beginning of file. */ macro
/external/llvm-project/clang/test/Analysis/Inputs/
Dsystem-header-simulator.h18 #define SEEK_SET 0 /* Seek from beginning of file. */ macro
/external/rust/crates/libz-sys/src/zlib-ng/
Dzconf-ng.h.in156 # define SEEK_SET 0 /* Seek from beginning of file. */ macro
Dzconf.h.in152 # define SEEK_SET 0 /* Seek from beginning of file. */ macro
/external/freetype/src/gzip/
Dftzconf.h249 # define SEEK_SET 0 /* Seek from beginning of file. */ macro
/external/libwebsockets/win32port/zlib/
Dzconf.h389 # define SEEK_SET 0 /* Seek from beginning of file. */ macro
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DAsset.java82 public static final int SEEK_SET = 0; field in Asset
/external/kernel-headers/original/uapi/linux/
Dfs.h43 #define SEEK_SET 0 /* seek relative to beginning of file */ macro
/external/python/pycparser/utils/fake_libc_include/
D_fake_defines.h10 #define SEEK_SET 0 /* set file offset to offset */ macro
/external/rust/crates/libz-sys/src/zlib/
Dzconf.h.in498 # define SEEK_SET 0 /* Seek from beginning of file. */ macro
Dzconf.h498 # define SEEK_SET 0 /* Seek from beginning of file. */ macro
/external/python/cpython2/Modules/zlib/
Dzconf.h498 # define SEEK_SET 0 /* Seek from beginning of file. */ macro
Dzconf.h.in498 # define SEEK_SET 0 /* Seek from beginning of file. */ macro
/external/zlib/
Dzconf.h517 # define SEEK_SET 0 /* Seek from beginning of file. */ macro
/external/python/cpython2/Lib/plat-unixware7/
DSTROPTS.py103 SEEK_SET = 0 variable
/external/rust/crates/libc/src/unix/newlib/
Dmod.rs385 pub const SEEK_SET: ::c_int = 0; constant
/external/rust/crates/libc/src/windows/
Dmod.rs110 pub const SEEK_SET: ::c_int = 0; constant
/external/crosvm/io_uring/src/
Dbindings.rs144 pub const SEEK_SET: ::std::os::raw::c_uint = 0; constant
/external/rust/crates/libz-sys/src/zlib/contrib/minizip/
Dzip.c88 #define SEEK_SET 0 macro
/external/zlib/contrib/minizip/
Dzip.c88 #define SEEK_SET 0 macro

12