Searched refs:gzrewind (Results 1 - 23 of 23) sorted by relevance

/external/chromium_org/third_party/zlib/
H A Dmozzconf.h84 #define gzrewind MOZ_Z_gzrewind macro
H A Dgzlib.c255 int ZEXPORT gzrewind(file) function
330 if (gzrewind(file) == -1) /* rewind, then skip to offset */
H A Dzconf.h76 # define gzrewind z_gzrewind macro
H A Dzlib.h1321 gzseek() or gzrewind().
1359 ZEXTERN int ZEXPORT gzrewind OF((gzFile file));
1363 gzrewind(file) is equivalent to (int)gzseek(file, 0L, SEEK_SET)
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Dgzlib.c339 int ZEXPORT gzrewind( function
416 if (gzrewind(file) == -1) /* rewind, then skip to offset */
H A Dzconf.h85 # define gzrewind z_gzrewind macro
H A Dzlib.h1473 gzseek() or gzrewind().
1511 ZEXTERN int ZEXPORT gzrewind OF((gzFile file));
1515 gzrewind(file) is equivalent to (int)gzseek(file, 0L, SEEK_SET)
/external/qemu/distrib/zlib-1.2.8/
H A Dgzlib.c339 int ZEXPORT gzrewind(file) function
416 if (gzrewind(file) == -1) /* rewind, then skip to offset */
H A Dzconf.h85 # define gzrewind z_gzrewind macro
H A Dzlib.h1409 gzseek() or gzrewind().
1447 ZEXTERN int ZEXPORT gzrewind OF((gzFile file));
1451 gzrewind(file) is equivalent to (int)gzseek(file, 0L, SEEK_SET)
/external/zlib/src/
H A Dgzlib.c339 int ZEXPORT gzrewind(file) function
416 if (gzrewind(file) == -1) /* rewind, then skip to offset */
H A Dzconf.h85 # define gzrewind z_gzrewind macro
H A Dzlib.h1409 gzseek() or gzrewind().
1447 ZEXTERN int ZEXPORT gzrewind OF((gzFile file));
1451 gzrewind(file) is equivalent to (int)gzseek(file, 0L, SEEK_SET)
H A Dzconf.h.cmakein87 # define gzrewind z_gzrewind
H A Dzconf.h.in85 # define gzrewind z_gzrewind
/external/chromium_org/sdch/open-vcdiff/src/zlib/
H A Dzlib.h1173 or gzrewind().
1204 ZEXTERN int ZEXPORT gzrewind OF((gzFile file));
1208 gzrewind(file) is equivalent to (int)gzseek(file, 0L, SEEK_SET)
/external/pdfium/core/include/thirdparties/zlib/
H A Dzconf.h85 # define gzrewind z_gzrewind macro
H A Dzlib.h1469 gzseek() or gzrewind().
1507 ZEXTERN int ZEXPORT gzrewind OF((gzFile file));
1511 gzrewind(file) is equivalent to (int)gzseek(file, 0L, SEEK_SET)
/external/zlib/
H A Dzconf.h85 # define gzrewind z_gzrewind macro
H A Dzlib.h1409 gzseek() or gzrewind().
1447 ZEXTERN int ZEXPORT gzrewind OF((gzFile file));
1451 gzrewind(file) is equivalent to (int)gzseek(file, 0L, SEEK_SET)
/external/zlib/src/as400/
H A Dzlib.inc223 D gzrewind PR 10i 0 extproc('gzrewind')
/external/chromium_org/third_party/libxml/src/
H A DxmlIO.c2532 gzrewind(context);
/external/libxml2/
H A DxmlIO.c2666 gzrewind(context);

Completed in 3387 milliseconds