Searched refs:ZLIB (Results 1 – 25 of 133) sorted by relevance
123456
4 # RUN: llvm-readobj --sections %t | FileCheck -check-prefix=ZLIB %s5 # ZLIB: Section {6 # ZLIB: Index: 27 # ZLIB: Name: .debug_str8 # ZLIB-NEXT: Type: SHT_PROGBITS9 # ZLIB-NEXT: Flags [10 # ZLIB-NEXT: SHF_COMPRESSED (0x800)11 # ZLIB-NEXT: SHF_MERGE (0x10)12 # ZLIB-NEXT: SHF_STRINGS (0x20)13 # ZLIB-NEXT: ][all …]
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()")
52 find_package(ZLIB REQUIRED)54 if(TARGET ZLIB::ZLIB)55 set(_gRPC_ZLIB_LIBRARIES ZLIB::ZLIB)60 set(_gRPC_FIND_ZLIB "if(NOT ZLIB_FOUND)\n find_package(ZLIB)\nendif()")
7 # Non-.zdebug* sections whose data does start with "ZLIB" should10 # In this test we have 2 normal sections, one of them starts with "ZLIB",35 # "ZLIB"
9 # RUN: llvm-readobj --symbols %t-compressed1.o | FileCheck %s --check-prefixes=CHECK,ZLIB20 # ZLIB-NEXT: Section: .debug_bar
8 # CHECK: ZLIB
29 ZLIB="$(echo ../zlib*)" &&30 CFLAGS="-I $ZLIB -O2" LDFLAGS="-L $ZLIB" ./configure --enable-static \
1 ZLIB version 1.2.11 for OS/400 installation instructions37 Notes: For OS/400 ILE RPG programmers, a /copy member defining the ZLIB38 API prototypes for ILE RPG can be found in ZLIB/H(ZLIB.INC).
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)
111 find_package(ZLIB)118 if (TARGET ZLIB::ZLIB)119 set(ZLIB_LIBRARIES ZLIB::ZLIB)120 set(_protobuf_FIND_ZLIB "if(NOT ZLIB_FOUND)\n find_package(ZLIB)\nendif()")121 endif (TARGET ZLIB::ZLIB)
185 options = tf_record.TFRecordOptions(TFRecordCompressionType.ZLIB)241 zlib_t = tf_record.TFRecordCompressionType.ZLIB282 compression_type = tf_record.TFRecordCompressionType.ZLIB322 options = tf_record.TFRecordOptions(TFRecordCompressionType.ZLIB)333 options = tf_record.TFRecordOptions(TFRecordCompressionType.ZLIB)345 options = tf_record.TFRecordOptions(TFRecordCompressionType.ZLIB)370 options = tf_record.TFRecordOptions(TFRecordCompressionType.ZLIB)383 options = tf_record.TFRecordOptions(TFRecordCompressionType.ZLIB)395 options = tf_record.TFRecordOptions(TFRecordCompressionType.ZLIB)588 self).setUp(TFRecordCompressionType.ZLIB)
35 ZLIB = 1 variable in TFRecordCompressionType46 TFRecordCompressionType.ZLIB: "ZLIB",
4 set(imported_libs ZLIB::ZLIB)241 get_property(zlib_library TARGET ZLIB::ZLIB PROPERTY LOCATION_${build_type})244 get_property(zlib_library TARGET ZLIB::ZLIB PROPERTY LOCATION)
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
69 ZLIB = 2, enumerator114 ZLIB = 2, enumerator
10 ZLIB=/zlib17 OPTLOOP OPTRDEP=4 OPTDEP=4 OPTCOMP=4 INCLUDEDIR=$(ZLIB) \
24 ! ZLIB: http://www.decus.de:8080/www/vms/sw/zlib.htmlx28 ZLIB # sys$library:libz.olb # sys$library: # zlib.h # FT_CONFIG_OPTION_SYSTEM_ZLIB
79 find_dependency(ZLIB)81 list(APPEND LIBXML2_INTERFACE_LINK_LIBRARIES "\$<LINK_ONLY:ZLIB::ZLIB>")
31 ZLIB=z.lib34 LIBS=$(ZLIB) $(SHAREDLIB) $(SHAREDLIBIMP)70 $(ZLIB): $(OBJS)
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 …]
14 name: "ZLIB"