Searched refs:ZLIB (Results 1 – 5 of 5) sorted by relevance
90 find_package(ZLIB)97 if (TARGET ZLIB::ZLIB)98 set(ZLIB_LIBRARIES ZLIB::ZLIB)99 endif (TARGET ZLIB::ZLIB)
299 Note that if you have compiled ZLIB yourself, as stated above,
66 ZLIB = 2, enumerator118 ZLIB = 2, enumerator
83 case GzipInputStream::ZLIB: windowBitsFormat = 0; break; in internalInflateInit2()230 if (options.format == ZLIB) { in Init()
483 options.format = GzipOutputStream::ZLIB; in TEST_F()495 &input, GzipInputStream::ZLIB, gzip_buffer_size); in TEST_F()511 options.format = GzipOutputStream::ZLIB; in TEST_F()581 options.format = GzipOutputStream::ZLIB; in TEST_F()