Searched refs:ZLIB (Results 1 – 25 of 86) sorted by relevance
1234
32 [GNU ZLIB 00000060 ]34 [GNU ZLIB 000000aa ]37 [GNU ZLIB 0000008d ]55 [GNU ZLIB 00000060 ]57 [GNU ZLIB 0000007e ]60 [GNU ZLIB 0000008d ]77 [ELF ZLIB (1) 00000060 16]79 [ELF ZLIB (1) 000000aa 1]82 [ELF ZLIB (1) 0000008d 1]100 [ELF ZLIB (1) 00000060 16][all …]
42 find_package(ZLIB REQUIRED)44 if(TARGET ZLIB::ZLIB)45 set(_gRPC_ZLIB_LIBRARIES ZLIB::ZLIB)50 set(_gRPC_FIND_ZLIB "if(NOT ZLIB_FOUND)\n find_package(ZLIB)\nendif()")
74 find_package(ZLIB)81 if (TARGET ZLIB::ZLIB)82 set(ZLIB_LIBRARIES ZLIB::ZLIB)83 endif (TARGET ZLIB::ZLIB)
186 options = tf_record.TFRecordOptions(TFRecordCompressionType.ZLIB)239 zlib_t = tf_record.TFRecordCompressionType.ZLIB280 compression_type = tf_record.TFRecordCompressionType.ZLIB318 options = tf_record.TFRecordOptions(TFRecordCompressionType.ZLIB)329 options = tf_record.TFRecordOptions(TFRecordCompressionType.ZLIB)341 options = tf_record.TFRecordOptions(TFRecordCompressionType.ZLIB)364 options = tf_record.TFRecordOptions(TFRecordCompressionType.ZLIB)377 options = tf_record.TFRecordOptions(TFRecordCompressionType.ZLIB)389 options = tf_record.TFRecordOptions(TFRecordCompressionType.ZLIB)481 self).setUp(TFRecordCompressionType.ZLIB)
36 ZLIB = 1 variable in TFRecordCompressionType47 TFRecordCompressionType.ZLIB: "ZLIB",
35 ZLIB = -L/usr/local/lib -lz # dynamically linked against zlib49 RLIBS = $(PNGLIB) $(ZLIB) $(XLIB) -lm50 WLIBS = $(PNGLIB) $(ZLIB)
44 ZLIB = $(ZPATH)/zlibstat.lib50 RLIBS = $(PNGLIB) $(ZLIB) $(WINLIBS)51 WLIBS = $(PNGLIB) $(ZLIB)
32 Declare Function compress Lib "ZLIB.DLL" (ByVal compr As35 Declare Function uncompress Lib "ZLIB.DLL" (ByVal uncompr38 Declare Function gzopen Lib "ZLIB.DLL" (ByVal filePath As40 Declare Function gzread Lib "ZLIB.DLL" (ByVal file As43 Declare Function gzwrite Lib "ZLIB.DLL" (ByVal file As46 Declare Function gzclose Lib "ZLIB.DLL" (ByVal file As
66 ZLIB = 2, enumerator118 ZLIB = 2, enumerator
10 ZLIB=/zlib17 OPTLOOP OPTRDEP=4 OPTDEP=4 OPTCOMP=4 INCLUDEDIR=$(ZLIB) \
23 ZLIB = -L../../../zlib -lz28 LDLIBS=$(PNGLIB) $(ZLIB)
14 ZLIB Compressed Data Format Specification version 3.360 RFC 1950 ZLIB Compressed Data Format Specification May 1996116 RFC 1950 ZLIB Compressed Data Format Specification May 1996172 RFC 1950 ZLIB Compressed Data Format Specification May 1996228 RFC 1950 ZLIB Compressed Data Format Specification May 1996284 RFC 1950 ZLIB Compressed Data Format Specification May 1996340 RFC 1950 ZLIB Compressed Data Format Specification May 1996396 RFC 1950 ZLIB Compressed Data Format Specification May 1996452 RFC 1950 ZLIB Compressed Data Format Specification May 1996508 RFC 1950 ZLIB Compressed Data Format Specification May 1996[all …]
31 ZLIB=z.lib34 LIBS=$(ZLIB) $(SHAREDLIB) $(SHAREDLIBIMP)70 $(ZLIB): $(OBJS)
187 ZLIB = dll190 ZLIB = static228 CONFIG_NAME_LIB = $(CONFIG_NAME_LIB)-zlib-$(ZLIB)
8 find_dependency(ZLIB @ZLIB_VERSION_MAJOR@)
47 What happened to the old ZLIB.DLL?49 - The old ZLIB.DLL, built from zlib-1.1.4 or earlier, required58 consequence, incompatible incarnations of ZLIB.DLL started65 that were unable to run with the official ZLIB.DLL build.82 3. Can I build ZLIB.DLL from the new zlib sources, and replace83 an old ZLIB.DLL, that was built from zlib-1.1.4 or earlier?87 it depends on what you mean by "an old ZLIB.DLL", because the90 being used in your particular ZLIB.DLL build, and to use the97 link it to an old ZLIB.DLL, that was built from zlib-1.1.4 or101 what kind of ZLIB.DLL you have. Even if you are lucky, this
85 compression_type=tf_record.TFRecordCompressionType.ZLIB)93 compression_type=tf_record.TFRecordCompressionType.ZLIB).get_yield_op(
14 name: "ZLIB"
71 ZLIB(0), enumConstant
20 compression), (ii) "ZLIB", or (iii) "GZIP".
15 compression), (ii) "ZLIB", or (iii) "GZIP".
31 The ZLIB compression level, `compression`, can be -1 for the PNG-encoder