OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gzclose
(Results
1 - 25
of
139
) sorted by null
1
2
3
4
5
6
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
gzclose.c
0
/*
gzclose
.c -- zlib
gzclose
() function
8
/*
gzclose
() is in a separate file so that it is linked in only if it is used.
9
That way the other
gzclose
functions can be used instead to avoid linking in
11
int ZEXPORT
gzclose
(file)
function
minigzip.c
295
int
gzclose
OF((gzFile));
297
int
gzclose
(gz)
function
387
if (
gzclose
(out) != Z_OK) error("failed
gzclose
");
422
if (
gzclose
(out) != Z_OK) error("failed
gzclose
");
449
if (
gzclose
(in) != Z_OK) error("failed
gzclose
");
example.c
142
gzclose
(file);
191
gzclose
(file);
/external/pdfium/third_party/zlib_v128/
gzclose.c
0
/*
gzclose
.c -- zlib
gzclose
() function
8
/*
gzclose
() is in a separate file so that it is linked in only if it is used.
9
That way the other
gzclose
functions can be used instead to avoid linking in
11
int ZEXPORT
gzclose
(
function
/external/zlib/src/
gzclose.c
0
/*
gzclose
.c -- zlib
gzclose
() function
8
/*
gzclose
() is in a separate file so that it is linked in only if it is used.
9
That way the other
gzclose
functions can be used instead to avoid linking in
11
int ZEXPORT
gzclose
(file)
function
make_vms.com
15
$! 0.04 20100110 Add new
gzclose
, gzlib, gzread, gzwrite
187
$ CALL MAKE
gzclose
.OBJ "CC ''CCOPT'
gzclose
" -
188
gzclose
.c zutil.h zlib.h zconf.h
429
OBJS = adler32.obj, compress.obj, crc32.obj,
gzclose
.obj, gzlib.obj\
461
gzclose
.obj :
gzclose
.c zutil.h zlib.h zconf.h
742
$ module2 = "
gzclose
#gzerror#gzgetc#gzgets#gzopen#gzprintf#gzputc#gzputs#gzread"
/external/zlib/src/watcom/
watcom_l.mak
8
gzclose
.c gzlib.c gzread.c gzwrite.c &
13
gzclose
.obj gzlib.obj gzread.obj gzwrite.obj &
29
wlib -b -c $(ZLIB_LIB) -+
gzclose
.obj -+gzlib.obj -+gzread.obj -+gzwrite.obj
watcom_f.mak
8
gzclose
.c gzlib.c gzread.c gzwrite.c &
13
gzclose
.obj gzlib.obj gzread.obj gzwrite.obj &
29
wlib -b -c $(ZLIB_LIB) -+
gzclose
.obj -+gzlib.obj -+gzread.obj -+gzwrite.obj
/external/zlib/src/contrib/delphi/
zlibd32.mak
21
OBJ1 = adler32.obj compress.obj crc32.obj deflate.obj
gzclose
.obj gzlib.obj gzread.obj
23
OBJP1 = +adler32.obj+compress.obj+crc32.obj+deflate.obj+
gzclose
.obj+gzlib.obj+gzread.obj
41
gzclose
.obj:
gzclose
.c zlib.h zconf.h gzguts.h
/external/zlib/src/contrib/pascal/
zlibd32.mak
21
OBJ1 = adler32.obj compress.obj crc32.obj deflate.obj
gzclose
.obj gzlib.obj gzread.obj
23
OBJP1 = +adler32.obj+compress.obj+crc32.obj+deflate.obj+
gzclose
.obj+gzlib.obj+gzread.obj
41
gzclose
.obj:
gzclose
.c zlib.h zconf.h gzguts.h
/external/pdfium/third_party/
pdfiumzlib.mk
22
zlib_v128/
gzclose
.c \
/external/elfutils/libdwfl/
gzip.c
286
gzclose
(state.zf);
298
gzclose
(state.zf);
306
gzclose
(state.zf);
314
gzclose
(state.zf);
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-pe/
vers-script-1.d
127
gzclose
@126
vers-script-dll.c
62
FUNC(
gzclose
)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
minigzip.c
123
if (
gzclose
(out) != Z_OK) error("failed
gzclose
");
158
if (
gzclose
(out) != Z_OK) error("failed
gzclose
");
185
if (
gzclose
(in) != Z_OK) error("failed
gzclose
");
example.c
113
gzclose
(file);
162
gzclose
(file);
/external/zlib/src/contrib/iostream2/
zstream.h
81
int r = ::
gzclose
(m_fp);
203
int r = ::
gzclose
(m_fp); m_fp = 0; return r;
/external/zlib/src/test/
minigzip.c
295
int
gzclose
OF((gzFile));
297
int
gzclose
(gz)
function
387
if (
gzclose
(out) != Z_OK) error("failed
gzclose
");
422
if (
gzclose
(out) != Z_OK) error("failed
gzclose
");
449
if (
gzclose
(in) != Z_OK) error("failed
gzclose
");
example.c
142
gzclose
(file);
191
gzclose
(file);
/external/kmod/libkmod/
libkmod-file.c
221
gzclose
(file->gzf);
230
gzclose
(file->gzf); /* closes file->fd */
/external/syslinux/com32/include/
zconf.h
55
# define
gzclose
z_gzclose
macro
/external/zlib/src/contrib/iostream/
zfstream.cpp
107
gzclose
( file );
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
zconf.h
49
# define
gzclose
z_gzclose
macro
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
zconf.h
49
# define
gzclose
z_gzclose
macro
/system/libvintf/
RuntimeInfo-target.cpp
100
gzclose
(f);
Completed in 730 milliseconds
1
2
3
4
5
6