Searched defs:inflate (Results 1 - 25 of 30) sorted by relevance

12

/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libpng/contrib/pngminim/encoder/
H A Ddummy_inflate.c3 int ZEXPORT inflate(strm, flush) function
/macosx-10.10/zlib-55/zlib/contrib/dotzlib/DotZLib/
H A DInflater.cs25 private static extern int inflate(ref ZStream sz, int flush); method in class:DotZLib.Inflater
/macosx-10.10/JavaScriptCore-7600.1.17/bytecode/
H A DWatchpoint.h273 WatchpointSet* inflate() function in class:JSC::InlineWatchpointSet
/macosx-10.10/WebCore-7600.1.25/Modules/websockets/
H A DWebSocketDeflateFramer.cpp219 PassOwnPtr<InflateResultHolder> WebSocketDeflateFramer::inflate(WebSocketFrame& frame) function in class:WebCore::WebSocketDeflateFramer
/macosx-10.10/zlib-55/zlib/contrib/pascal/
H A Dzlibpas.pas88 function inflate(var strm: z_stream; flush: Integer): Integer; function
172 function inflate; external; function
/macosx-10.10/WebCore-7600.1.25/platform/graphics/
H A DFloatRoundedRect.h99 void inflate(float size) { m_rect.inflate(size); } function in class:WebCore::FloatRoundedRect
H A DIntRect.h163 void inflate(int d) { inflateX(d); inflateY(d); } function in class:WebCore::IntRect
H A DRoundedRect.h95 void inflate(const LayoutUnit& size) { m_rect.inflate(size); } function in class:WebCore::RoundedRect
H A DFloatRect.h156 void inflate(float d) { inflateX(d); inflateY(d); } function in class:WebCore::FloatRect
H A DLayoutRect.h159 void inflate(LayoutUnit d) { inflateX(d); inflateY(d); } function in class:WebCore::LayoutRect
/macosx-10.10/curl-83.1.2/curl/lib/
H A Dsetup-os400.h235 #define inflate Curl_os400_inflate macro
/macosx-10.10/rsync-45/rsync/zlib/
H A Dinflate.c554 int ZEXPORT inflate(strm, flush) function
[all...]
H A Dzconf.h20 # define inflate z_inflate macro
/macosx-10.10/ruby-106/ruby/lib/
H A Drubygems.rb514 def self.inflate(data) singleton method in class:Gem
/macosx-10.10/sudo-73/src/zlib/
H A Dinflate.c609 int ZEXPORT inflate(strm, flush) function
[all...]
/macosx-10.10/tcl-105/tcl_ext/trf/trf/compat/
H A Dzconf.h20 # define inflate z_inflate macro
/macosx-10.10/tcl-105/tcl_ext/trf/trf/zlib.vc/
H A Dzconf.h31 # define inflate z_inflate macro
/macosx-10.10/xnu-2782.1.97/libkern/zlib/
H A Dinflate.c583 int ZEXPORT inflate(strm, flush) function
[all...]
/macosx-10.10/zlib-55/zlib/contrib/delphi/
H A DZLib.pas249 function inflate(var strm: TZStreamRec; flush: Integer): Integer; external; function
/macosx-10.10/zlib-55/zlib/
H A Dinflate.c589 int ZEXPORT inflate(strm, flush) function
[all...]
H A Dzconf.h81 # define inflate z_inflate macro
/macosx-10.10/xnu-2782.1.97/libkern/libkern/
H A Dzconf.h47 # define inflate z_inflate macro
/macosx-10.10/JavaScriptCore-7600.1.17/runtime/
H A DSymbolTable.h279 FatEntry* inflate() function in struct:JSC::SymbolTableEntry
/macosx-10.10/OpenSSL098-52/src/crypto/comp/
H A Dc_zlib.c123 #define inflate p_inflate macro
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/zlib/
H A DzlibtclDecls.h245 #define inflate \ macro

Completed in 376 milliseconds

12