Home
last modified time | relevance | path

Searched refs:ZLIB (Results 1 – 25 of 141) sorted by relevance

123456

/external/elfutils/tests/
Drun-readelf-z.sh32 [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 …]
/external/grpc-grpc/cmake/
Dzlib.cmake42 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()")
/external/rust/crates/grpcio-sys/grpc/cmake/
Dzlib.cmake52 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()")
/external/toybox/mkroot/root/
Ddropbear28 ZLIB="$(echo ../zlib*)" &&
29 CC="$CROSS_COMPILE"cc CFLAGS="-I $ZLIB -O2" LDFLAGS="-L $ZLIB" ./configure --enable-static \
43 unset ZLIB
/external/rust/crates/libz-sys/src/zlib/os400/
DREADME4001 ZLIB version 1.2.11 for OS/400 installation instructions
37 Notes: For OS/400 ILE RPG programmers, a /copy member defining the ZLIB
38 API prototypes for ILE RPG can be found in ZLIB/H(ZLIB.INC).
/external/libpng/contrib/gregbook/
DMakefile.sgi35 ZLIB = -L/usr/local/lib -lz # dynamically linked against zlib
49 RLIBS = $(PNGLIB) $(ZLIB) $(XLIB) -lm
50 WLIBS = $(PNGLIB) $(ZLIB)
DMakefile.w3244 ZLIB = $(ZPATH)/zlibstat.lib
50 RLIBS = $(PNGLIB) $(ZLIB) $(WINLIBS)
51 WLIBS = $(PNGLIB) $(ZLIB)
/external/tensorflow/tensorflow/python/lib/io/
Dtf_record_test.py181 options = tf_record.TFRecordOptions(TFRecordCompressionType.ZLIB)
237 zlib_t = tf_record.TFRecordCompressionType.ZLIB
278 compression_type = tf_record.TFRecordCompressionType.ZLIB
324 options = tf_record.TFRecordOptions(TFRecordCompressionType.ZLIB)
335 options = tf_record.TFRecordOptions(TFRecordCompressionType.ZLIB)
347 options = tf_record.TFRecordOptions(TFRecordCompressionType.ZLIB)
372 options = tf_record.TFRecordOptions(TFRecordCompressionType.ZLIB)
385 options = tf_record.TFRecordOptions(TFRecordCompressionType.ZLIB)
397 options = tf_record.TFRecordOptions(TFRecordCompressionType.ZLIB)
642 self).setUp(TFRecordCompressionType.ZLIB)
Dtf_record.py31 ZLIB = 1 variable in TFRecordCompressionType
42 TFRecordCompressionType.ZLIB: "ZLIB",
/external/cronet/third_party/protobuf/cmake/
DCMakeLists.txt158 find_package(ZLIB)
165 if (TARGET ZLIB::ZLIB)
166 set(ZLIB_LIBRARIES ZLIB::ZLIB)
167 set(_protobuf_FIND_ZLIB "if(NOT ZLIB_FOUND)\n find_package(ZLIB)\nendif()")
168 endif (TARGET ZLIB::ZLIB)
/external/rust/crates/libz-sys/src/zlib/old/
Dvisual-basic.txt32 Declare Function compress Lib "ZLIB.DLL" (ByVal compr As
35 Declare Function uncompress Lib "ZLIB.DLL" (ByVal uncompr
38 Declare Function gzopen Lib "ZLIB.DLL" (ByVal filePath As
40 Declare Function gzread Lib "ZLIB.DLL" (ByVal file As
43 Declare Function gzwrite Lib "ZLIB.DLL" (ByVal file As
46 Declare Function gzclose Lib "ZLIB.DLL" (ByVal file As
/external/protobuf/
DCMakeLists.txt167 find_package(ZLIB)
174 if (TARGET ZLIB::ZLIB)
175 set(ZLIB_LIBRARIES ZLIB::ZLIB)
176 set(_protobuf_FIND_ZLIB "if(NOT ZLIB_FOUND)\n find_package(ZLIB)\nendif()")
177 endif (TARGET ZLIB::ZLIB)
/external/protobuf/src/google/protobuf/io/
Dgzip_stream.h72 ZLIB = 2, enumerator
118 ZLIB = 2, enumerator
/external/cronet/third_party/protobuf/src/google/protobuf/io/
Dgzip_stream.h72 ZLIB = 2, enumerator
118 ZLIB = 2, enumerator
/external/libpng/scripts/
Dmakefile.amiga10 ZLIB=/zlib
17 OPTLOOP OPTRDEP=4 OPTDEP=4 OPTCOMP=4 INCLUDEDIR=$(ZLIB) \
/external/icing/icing/portable/
Dgzip_stream.h49 ZLIB = 2, enumerator
92 ZLIB = 2, enumerator
/external/libxml2/
Dlibxml2-config.cmake.in79 find_dependency(ZLIB)
81 list(APPEND LIBXML2_INTERFACE_LINK_LIBRARIES "\$<LINK_ONLY:ZLIB::ZLIB>")
/external/cronet/third_party/libxml/src/
Dlibxml2-config.cmake.in79 find_dependency(ZLIB)
81 list(APPEND LIBXML2_INTERFACE_LINK_LIBRARIES "\$<LINK_ONLY:ZLIB::ZLIB>")
/external/freetype/builds/vms/
Dvmslib.dat24 ! ZLIB: http://www.decus.de:8080/www/vms/sw/zlib.htmlx
28 ZLIB # sys$library:libz.olb # sys$library: # zlib.h # FT_CONFIG_OPTION_SYSTEM_ZLIB
/external/curl/winbuild/
DMakefile.vc186 ZLIB = dll
189 ZLIB = static
235 CONFIG_NAME_LIB = $(CONFIG_NAME_LIB)-zlib-$(ZLIB)
/external/rust/crates/libz-sys/src/zlib/old/os2/
DMakefile.os231 ZLIB=z.lib
34 LIBS=$(ZLIB) $(SHAREDLIB) $(SHAREDLIBIMP)
70 $(ZLIB): $(OBJS)
/external/rust/crates/libz-sys/src/zlib/doc/
Drfc1950.txt14 ZLIB Compressed Data Format Specification version 3.3
60 RFC 1950 ZLIB Compressed Data Format Specification May 1996
116 RFC 1950 ZLIB Compressed Data Format Specification May 1996
172 RFC 1950 ZLIB Compressed Data Format Specification May 1996
228 RFC 1950 ZLIB Compressed Data Format Specification May 1996
284 RFC 1950 ZLIB Compressed Data Format Specification May 1996
340 RFC 1950 ZLIB Compressed Data Format Specification May 1996
396 RFC 1950 ZLIB Compressed Data Format Specification May 1996
452 RFC 1950 ZLIB Compressed Data Format Specification May 1996
508 RFC 1950 ZLIB Compressed Data Format Specification May 1996
[all …]
/external/rust/crates/libz-sys/src/zlib-ng/doc/
Drfc1950.txt14 ZLIB Compressed Data Format Specification version 3.3
60 RFC 1950 ZLIB Compressed Data Format Specification May 1996
116 RFC 1950 ZLIB Compressed Data Format Specification May 1996
172 RFC 1950 ZLIB Compressed Data Format Specification May 1996
228 RFC 1950 ZLIB Compressed Data Format Specification May 1996
284 RFC 1950 ZLIB Compressed Data Format Specification May 1996
340 RFC 1950 ZLIB Compressed Data Format Specification May 1996
396 RFC 1950 ZLIB Compressed Data Format Specification May 1996
452 RFC 1950 ZLIB Compressed Data Format Specification May 1996
508 RFC 1950 ZLIB Compressed Data Format Specification May 1996
[all …]
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.io.-t-f-record-compression-type.pbtxt14 name: "ZLIB"
Dtensorflow.python_io.-t-f-record-compression-type.pbtxt14 name: "ZLIB"

123456