Searched refs:uncompr (Results 1 - 25 of 46) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/
H A Dexample.c38 Byte *uncompr, uLong uncomprLen));
40 Byte *uncompr, uLong uncomprLen));
43 Byte *uncompr, uLong uncomprLen));
45 Byte *uncompr, uLong uncomprLen));
47 Byte *uncompr, uLong uncomprLen));
50 Byte *uncompr, uLong uncomprLen));
53 Byte *uncompr, uLong uncomprLen));
59 void test_compress(compr, comprLen, uncompr, uncomprLen)
60 Byte *compr, *uncompr;
69 strcpy((char*)uncompr, "garbag
518 Byte *compr, *uncompr; local
[all...]
H A Dminigzip.c273 int uncompr = 0; local
284 uncompr = 1;
303 if (uncompr) {
314 if (uncompr) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/
H A Dexample.c38 Byte *uncompr, uLong uncomprLen));
40 Byte *uncompr, uLong uncomprLen));
43 Byte *uncompr, uLong uncomprLen));
45 Byte *uncompr, uLong uncomprLen));
47 Byte *uncompr, uLong uncomprLen));
50 Byte *uncompr, uLong uncomprLen));
53 Byte *uncompr, uLong uncomprLen));
59 void test_compress(compr, comprLen, uncompr, uncomprLen)
60 Byte *compr, *uncompr;
69 strcpy((char*)uncompr, "garbag
518 Byte *compr, *uncompr; local
[all...]
H A Dminigzip.c273 int uncompr = 0; local
284 uncompr = 1;
303 if (uncompr) {
314 if (uncompr) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/contrib/pascal/
H A Dexample.pas57 uncompr: Pointer; uncomprLen: LongInt);
66 StrCopy(PChar(uncompr), 'garbage');
68 err := uncompress(uncompr, uncomprLen, compr, comprLen);
71 if StrComp(PChar(uncompr), hello) <> 0 then
74 WriteLn('uncompress(): ', PChar(uncompr));
83 uncompr: Pointer;
127 StrCopy(PChar(uncompr), 'garbage');
129 if gzread(zfile, uncompr, uncomprLen) <> len then
134 if StrComp(PChar(uncompr), hello) <> 0 then
136 WriteLn('bad gzread: ', PChar(uncompr));
[all...]
H A Dzlibd32.mak22 OBJ2 = inffast.obj inflate.obj inftrees.obj trees.obj uncompr.obj zutil.obj
24 OBJP2 = +inffast.obj+inflate.obj+inftrees.obj+trees.obj+uncompr.obj+zutil.obj
56 uncompr.obj: uncompr.c zlib.h zconf.h
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/contrib/pascal/
H A Dexample.pas57 uncompr: Pointer; uncomprLen: LongInt);
66 StrCopy(PChar(uncompr), 'garbage');
68 err := uncompress(uncompr, uncomprLen, compr, comprLen);
71 if StrComp(PChar(uncompr), hello) <> 0 then
74 WriteLn('uncompress(): ', PChar(uncompr));
83 uncompr: Pointer;
127 StrCopy(PChar(uncompr), 'garbage');
129 if gzread(zfile, uncompr, uncomprLen) <> len then
134 if StrComp(PChar(uncompr), hello) <> 0 then
136 WriteLn('bad gzread: ', PChar(uncompr));
[all...]
H A Dzlibd32.mak22 OBJ2 = inffast.obj inflate.obj inftrees.obj trees.obj uncompr.obj zutil.obj
24 OBJP2 = +inffast.obj+inflate.obj+inftrees.obj+trees.obj+uncompr.obj+zutil.obj
56 uncompr.obj: uncompr.c zlib.h zconf.h
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/contrib/delphi/
H A Dzlibd32.mak22 OBJ2 = inffast.obj inflate.obj inftrees.obj trees.obj uncompr.obj zutil.obj
24 OBJP2 = +inffast.obj+inflate.obj+inftrees.obj+trees.obj+uncompr.obj+zutil.obj
56 uncompr.obj: uncompr.c zlib.h zconf.h
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/msdos/
H A DMakefile.bor45 OBJ2 = inffast.obj inflate.obj inftrees.obj trees.obj uncompr.obj zutil.obj
47 OBJP2 = +inffast.obj+inflate.obj+inftrees.obj+trees.obj+uncompr.obj+zutil.obj
79 uncompr.obj: uncompr.c zlib.h zconf.h
H A DMakefile.tc30 OBJ2 = inffast.obj inflate.obj inftrees.obj trees.obj uncompr.obj zutil.obj
32 OBJP2 = +inffast.obj+inflate.obj+inftrees.obj+trees.obj+uncompr.obj+zutil.obj
64 uncompr.obj: uncompr.c zlib.h zconf.h
H A DMakefile.msc41 OBJ2 = inffast.obj inflate.obj inftrees.obj trees.obj uncompr.obj zutil.obj
73 uncompr.obj: uncompr.c zlib.h zconf.h
H A DMakefile.emx36 OBJS = adler32.o compress.o crc32.o gzio.o uncompr.o deflate.o trees.o \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/win32/
H A DMakefile.bor31 OBJ2 = inffast.obj inflate.obj inftrees.obj trees.obj uncompr.obj zutil.obj
34 OBJP2 = +inffast.obj+inflate.obj+inftrees.obj+trees.obj+uncompr.obj+zutil.obj
70 uncompr.obj: uncompr.c zlib.h zconf.h
H A DMakefile.msc37 inffast.obj inflate.obj inftrees.obj trees.obj uncompr.obj zutil.obj
95 uncompr.obj: uncompr.c zlib.h zconf.h
H A DMakefile.emx36 OBJS = adler32.o compress.o crc32.o gzio.o uncompr.o deflate.o trees.o \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/contrib/delphi/
H A Dzlibd32.mak22 OBJ2 = inffast.obj inflate.obj inftrees.obj trees.obj uncompr.obj zutil.obj
24 OBJP2 = +inffast.obj+inflate.obj+inftrees.obj+trees.obj+uncompr.obj+zutil.obj
56 uncompr.obj: uncompr.c zlib.h zconf.h
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/msdos/
H A DMakefile.bor45 OBJ2 = inffast.obj inflate.obj inftrees.obj trees.obj uncompr.obj zutil.obj
47 OBJP2 = +inffast.obj+inflate.obj+inftrees.obj+trees.obj+uncompr.obj+zutil.obj
79 uncompr.obj: uncompr.c zlib.h zconf.h
H A DMakefile.tc30 OBJ2 = inffast.obj inflate.obj inftrees.obj trees.obj uncompr.obj zutil.obj
32 OBJP2 = +inffast.obj+inflate.obj+inftrees.obj+trees.obj+uncompr.obj+zutil.obj
64 uncompr.obj: uncompr.c zlib.h zconf.h
H A DMakefile.msc41 OBJ2 = inffast.obj inflate.obj inftrees.obj trees.obj uncompr.obj zutil.obj
73 uncompr.obj: uncompr.c zlib.h zconf.h
H A DMakefile.emx36 OBJS = adler32.o compress.o crc32.o gzio.o uncompr.o deflate.o trees.o \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/win32/
H A DMakefile.bor31 OBJ2 = inffast.obj inflate.obj inftrees.obj trees.obj uncompr.obj zutil.obj
34 OBJP2 = +inffast.obj+inflate.obj+inftrees.obj+trees.obj+uncompr.obj+zutil.obj
70 uncompr.obj: uncompr.c zlib.h zconf.h
H A DMakefile.msc37 inffast.obj inflate.obj inftrees.obj trees.obj uncompr.obj zutil.obj
95 uncompr.obj: uncompr.c zlib.h zconf.h
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/old/
H A DMakefile.riscos20 @.o.uncompr @.o.zutil
23 @.o.trees @.o.uncompr @.o.zutil
145 o.uncompr: c.uncompr
146 o.uncompr: h.zlib
147 o.uncompr: h.zconf
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/old/
H A DMakefile.riscos20 @.o.uncompr @.o.zutil
23 @.o.trees @.o.uncompr @.o.zutil
145 o.uncompr: c.uncompr
146 o.uncompr: h.zlib
147 o.uncompr: h.zconf

Completed in 185 milliseconds

12