| /third_party/python/Lib/ |
| H A D | io.py | 80 SEEK_SET = 0 variable
|
| H A D | os.py | 193 SEEK_SET = 0 variable
|
| H A D | _pyio.py | 19 from io import (__all__, SEEK_SET, SEEK_CUR, SEEK_END) namespace
|
| /third_party/libsnd/tests/ |
| H A D | fix_this.c | 257 sf_seek (file, (int) sfinfo.frames, SEEK_SET) ; in lcomp_test_int() local
|
| /third_party/cups-filters/cupsfilters/ |
| H A D | image-tiff.c | 85 lseek(fileno(fp), 0, SEEK_SET); /* Work around "feature" in some stdio's */ in _cupsImageReadTIFF() local
|
| /third_party/musl/porting/liteos_m/kernel/include/ |
| H A D | stdio.h | 37 #undef SEEK_SET macro 40 #define SEEK_SET 0 macro
|
| H A D | fcntl.h | 75 #undef SEEK_SET macro 78 #define SEEK_SET 0 macro
|
| /third_party/musl/porting/liteos_a/kernel/include/ |
| H A D | stdio.h | 39 #undef SEEK_SET macro 42 #define SEEK_SET 0 macro
|
| H A D | fcntl.h | 76 #undef SEEK_SET macro 79 #define SEEK_SET 0 macro
|
| /third_party/musl/porting/uniproton/kernel/include/ |
| H A D | stdio.h | 37 #undef SEEK_SET macro 40 #define SEEK_SET 0 macro
|
| H A D | fcntl.h | 75 #undef SEEK_SET macro 78 #define SEEK_SET 0 macro
|
| /third_party/skia/third_party/externals/freetype/src/gzip/ |
| H A D | ftzconf.h | 249 # define SEEK_SET 0 /* Seek from beginning of file. */ macro
|
| /third_party/musl/porting/linux/user/include/ |
| H A D | stdio.h | 40 #undef SEEK_SET macro 43 #define SEEK_SET 0 macro
|
| H A D | fcntl.h | 76 #undef SEEK_SET macro 79 #define SEEK_SET 0 macro
|
| /third_party/musl/include/ |
| H A D | stdio.h | 40 #undef SEEK_SET macro 43 #define SEEK_SET 0 macro
|
| H A D | fcntl.h | 78 #undef SEEK_SET macro 81 #define SEEK_SET 0 macro
|
| /third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
| H A D | fcntl.h | 75 #undef SEEK_SET macro 78 #define SEEK_SET 0 macro
|
| /third_party/musl/porting/liteos_m/user/include/ |
| H A D | fcntl.h | 75 #undef SEEK_SET macro 78 #define SEEK_SET 0 macro
|
| /third_party/libwebsockets/win32port/zlib/ |
| H A D | zconf.h | 389 # define SEEK_SET 0 /* Seek from beginning of file. */
macro
|
| /third_party/node/deps/v8/third_party/zlib/ |
| H A D | zconf.h | 513 # define SEEK_SET 0 /* Seek from beginning of file. */ macro
|
| /third_party/node/deps/zlib/ |
| H A D | zconf.h | 530 # define SEEK_SET 0 /* Seek from beginning of file. */ macro
|
| /third_party/node/deps/v8/third_party/zlib/contrib/minizip/ |
| H A D | zip.c | 88 #define SEEK_SET 0 macro
|
| /third_party/mksh/ |
| H A D | eval.c | 1611 lseek(shf_fileno(shf), (off_t)0, SEEK_SET); in comsub() local
|
| /third_party/python/Lib/test/test_sqlite3/ |
| H A D | test_dbapi.py | 38 from os import SEEK_SET, SEEK_CUR, SEEK_END namespace
|
| /third_party/skia/third_party/externals/zlib/contrib/minizip/ |
| H A D | zip.c | 88 #define SEEK_SET 0 macro
|