Home
last modified time | relevance | path

Searched refs:gzgetc (Results 1 – 23 of 23) sorted by relevance

/external/zlib/contrib/dotzlib/DotZLib/
DGZipStream.cs33 private static extern int gzgetc(IntPtr gzFile); in gzgetc() method in DotZLib.GZipStream
185 return gzgetc(_gzFile); in ReadByte()
/external/zlib/old/os2/
Dzlib.def40 gzgetc
/external/zlib/contrib/vstudio/vc7/
Dzlibvc.def36 gzgetc @30
/external/zlib/win32/
Dzlib.def46 gzgetc
/external/zlib/contrib/vstudio/vc8/
Dzlibvc.def36 gzgetc @30
/external/zlib/contrib/vstudio/vc9/
Dzlibvc.def36 gzgetc @30
/external/zlib/contrib/vstudio/vc10/
Dzlibvc.def36 gzgetc @30
/external/zlib/contrib/ada/
Dzlib-thin.ads216 function gzgetc (file : gzFile) return Int; subprogspec
411 pragma Import (C, gzgetc, "gzgetc");
/external/zlib/old/as400/
Dbndsrc54 EXPORT SYMBOL("gzgetc")
/external/zlib/as400/
Dbndsrc54 EXPORT SYMBOL("gzgetc")
/external/zlib/
Dzconf.h63 # define gzgetc z_gzgetc macro
Dzlib.h1301 ZEXTERN int ZEXPORT gzgetc OF((gzFile file));
Dgzread.c453 int ZEXPORT gzgetc(file) in gzgetc() function
Dexample.c140 if (gzgetc(file) != ' ') {
Dzconf.h.in63 # define gzgetc z_gzgetc macro
Dzconf.h.cmakein65 # define gzgetc z_gzgetc
Dgzio.c503 int ZEXPORT gzgetc(file) in gzgetc() function
DChangeLog853 - fix gzgetc and gzputc for big endian systems (Markus Oberhumer)
894 - add functions gzprintf, gzputc, gzgetc, gztell, gzeof, gzseek, gzrewind and
/external/qemu/distrib/zlib-1.2.3/
Dzlib.h1157 ZEXTERN int ZEXPORT gzgetc OF((gzFile file));
Dgzio.c503 int ZEXPORT gzgetc(file) in gzgetc() function
/external/chromium/sdch/open-vcdiff/src/
Dzlib.h1160 ZEXTERN int ZEXPORT gzgetc OF((gzFile file));
/external/zlib/contrib/pascal/
Dexample.pas149 if gzgetc(zfile) <> ' ' then
/external/libvpx/examples/includes/geshi/docs/
Dgeshi-doc.txt1188 'gzgets','gzgetc','gzfile','gzeof','gzencode','gzdeflate',