| /external/python/cpython3/Lib/ |
| D | io.py | 82 SEEK_END = 2 variable
|
| D | os.py | 195 SEEK_END = 2 variable
|
| /external/python/cpython2/Lib/ |
| D | io.py | 64 SEEK_END = 2 variable
|
| D | posixfile.py | 233 SEEK_END = 2 variable
|
| D | os.py | 129 SEEK_END = 2 variable
|
| /external/clang/test/Analysis/ |
| D | stream.c | 7 #define SEEK_END 2 /* Seek from end of file. */ macro
|
| /external/rust/crates/libz-sys/src/zlib-ng/ |
| D | zconf-ng.h.in | 152 # define SEEK_END 2 /* Set file pointer to EOF plus "offset" */ macro
|
| D | zconf.h.in | 172 # define SEEK_END 2 /* Set file pointer to EOF plus "offset" */ macro
|
| /external/musl/include/ |
| D | stdio.h | 44 #define SEEK_END 2 macro
|
| D | fcntl.h | 80 #define SEEK_END 2 macro
|
| D | unistd.h | 16 #define SEEK_END 2 macro
|
| /external/libwebsockets/win32port/zlib/ |
| D | zconf.h | 391 # define SEEK_END 2 /* Set file pointer to EOF plus "offset" */ macro
|
| /external/robolectric/resources/src/main/java/org/robolectric/res/android/ |
| D | Asset.java | 89 public static final int SEEK_END = 2; field in Asset
|
| /external/kernel-headers/original/uapi/linux/ |
| D | fs.h | 45 #define SEEK_END 2 /* seek relative to end of file */ macro
|
| /external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/ |
| D | Asset.java | 84 public static final int SEEK_END = 2; field in Asset
|
| /external/python/pycparser/utils/fake_libc_include/ |
| D | _fake_defines.h | 16 #define SEEK_END 2 /* set file offset to EOF plus offset */ macro
|
| /external/freetype/src/gzip/ |
| D | ftzconf.h | 513 # define SEEK_END 2 /* Set file pointer to EOF plus "offset" */ macro
|
| /external/tflite-support/third_party/zlib/ |
| D | zconf.h | 519 # define SEEK_END 2 /* Set file pointer to EOF plus "offset" */ macro
|
| /external/python/cpython2/Modules/zlib/ |
| D | zconf.h.in | 500 # define SEEK_END 2 /* Set file pointer to EOF plus "offset" */ macro
|
| D | zconf.h | 500 # define SEEK_END 2 /* Set file pointer to EOF plus "offset" */ macro
|
| /external/rust/crates/libz-sys/src/zlib/ |
| D | zconf.h.in | 500 # define SEEK_END 2 /* Set file pointer to EOF plus "offset" */ macro
|
| D | zconf.h | 500 # define SEEK_END 2 /* Set file pointer to EOF plus "offset" */ macro
|
| /external/zlib/ |
| D | zconf.h | 532 # define SEEK_END 2 /* Set file pointer to EOF plus "offset" */ macro
|
| /external/python/cpython2/Lib/plat-unixware7/ |
| D | STROPTS.py | 105 SEEK_END = 2 variable
|
| /external/rust/crates/libc/src/unix/newlib/ |
| D | mod.rs | 407 pub const SEEK_END: ::c_int = 2; constant
|