/external/llvm-libc/include/llvm-libc-macros/ |
D | file-seek-macros.h | 14 #define SEEK_END 2 macro
|
D | stdio-macros.h | 55 #define SEEK_END 2 macro
|
/external/cronet/tot/third_party/llvm-libc/src/include/llvm-libc-macros/ |
D | file-seek-macros.h | 14 #define SEEK_END 2 macro
|
D | stdio-macros.h | 55 #define SEEK_END 2 macro
|
/external/cronet/stable/third_party/llvm-libc/src/include/llvm-libc-macros/ |
D | file-seek-macros.h | 14 #define SEEK_END 2 macro
|
D | stdio-macros.h | 55 #define SEEK_END 2 macro
|
/external/coreboot/payloads/libpayload/include/ |
D | stdio.h | 58 #define SEEK_END 2 /**< The seek offset is against the end of the file. */ macro
|
/external/python/cpython3/Lib/ |
D | io.py | 67 SEEK_END = 2 variable
|
D | os.py | 197 SEEK_END = 2 variable
|
/external/trusty/lk/lib/libc/include/ |
D | stdio.h | 52 #define SEEK_END 2 macro
|
/external/clang/test/Analysis/ |
D | stream.c | 7 #define SEEK_END 2 /* Seek from end of file. */ macro
|
/external/musl/include/ |
D | stdio.h | 44 #define SEEK_END 2 macro
|
D | fcntl.h | 80 #define SEEK_END 2 macro
|
/external/trusty/musl/include/ |
D | stdio.h | 42 #define SEEK_END 2 macro
|
D | fcntl.h | 80 #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/python/pycparser/utils/fake_libc_include/ |
D | _fake_defines.h | 16 #define SEEK_END 2 /* set file offset to EOF plus offset */ macro
|
/external/trusty/arm-trusted-firmware/lib/zlib/ |
D | zconf.h | 517 # define SEEK_END 2 /* Set file pointer 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/zlib/ |
D | zconf.h.in | 517 # define SEEK_END 2 /* Set file pointer to EOF plus "offset" */ macro
|
D | zconf.h | 536 # define SEEK_END 2 /* Set file pointer to EOF plus "offset" */ macro
|
/external/rust/android-crates-io/crates/libc/src/unix/nuttx/ |
D | mod.rs | 452 pub const SEEK_END: i32 = 2; constant
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/nuttx/ |
D | mod.rs | 452 pub const SEEK_END: i32 = 2; constant
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/nuttx/ |
D | mod.rs | 452 pub const SEEK_END: i32 = 2; constant
|