Home
last modified time | relevance | path

Searched refs:uncompr (Results 1 – 11 of 11) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
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) in test_compress() argument
60 Byte *compr, *uncompr; in test_compress()
69 strcpy((char*)uncompr, "garbage");
[all …]
Dminigzip.c273 int uncompr = 0; local
284 uncompr = 1;
303 if (uncompr) {
314 if (uncompr) {
DMakefile.in49 OBJS = adler32.o compress.o crc32.o gzio.o uncompr.o deflate.o trees.o \
153 uncompr.o: zlib.h zconf.h
DMakefile49 OBJS = adler32.o compress.o crc32.o gzio.o uncompr.o deflate.o trees.o \
153 uncompr.o: zlib.h zconf.h
Dmake_vms.com89 $ CALL MAKE uncompr.OBJ "CC ''CCOPT' uncompr" -
90 uncompr.c zlib.h zconf.h
279 OBJS = adler32.obj, compress.obj, crc32.obj, gzio.obj, uncompr.obj, infback.obj\
317 uncompr.obj : uncompr.c zlib.h zconf.h
DINDEX42 uncompr.c
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Dexample.c39 Byte *uncompr, uLong uncomprLen));
41 Byte *uncompr, uLong uncomprLen));
43 Byte *uncompr, uLong uncomprLen));
46 Byte *uncompr, uLong uncomprLen));
49 Byte *uncompr, uLong uncomprLen));
81 Byte *uncompr, uLong uncomprLen));
83 Byte *uncompr, uLong uncomprLen));
88 void test_compress(compr, comprLen, uncompr, uncomprLen) in test_compress() argument
89 Byte *compr, *uncompr; in test_compress()
98 strcpy((char*)uncompr, "garbage");
[all …]
Dminigzip.c561 int uncompr = 0; local
580 uncompr = 1;
582 copyout = uncompr = 1;
588 uncompr = 1;
607 if (uncompr) {
621 if (uncompr) {
DINDEX60 uncompr.c
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/
DPython2710.inf251 Modules/zlib/uncompr.c #
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/
DPythonCore.inf247 Python-$(PYTHON_VERSION)/Modules/zlib/uncompr.c #