Home
last modified time | relevance | path

Searched defs:inflate (Results 1 – 25 of 40) sorted by relevance

12

/external/skia/src/views/
DSkViewPriv.cpp19 void SkView::Artist::inflate(const SkDOM& dom, const SkDOM::Node* node) in inflate() function in SkView::Artist
65 void SkView::Layout::inflate(const SkDOM& dom, const SkDOM::Node* node) in inflate() function in SkView::Layout
DSkEvent.cpp124 void SkEvent::inflate(const SkDOM& dom, const SkDOM::Node* node) in inflate() function in SkEvent
/external/okhttp/okio/okio/src/test/java/okio/
DInflaterSourceTest.java31 @Test public void inflate() throws Exception { in inflate() method in InflaterSourceTest
105 private Buffer inflate(Buffer deflated) throws IOException { in inflate() method in InflaterSourceTest
DDeflaterSinkTest.java134 private Buffer inflate(Buffer deflated) throws IOException { in inflate() method in DeflaterSinkTest
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowLayoutInflater.java42 public View inflate(int resource, ViewGroup root, boolean attachToRoot) { in inflate() method in ShadowLayoutInflater
47 public View inflate(int resource, ViewGroup root) { in inflate() method in ShadowLayoutInflater
DShadowMenuInflater.java25 public void inflate(int resource, Menu root) { in inflate() method in ShadowMenuInflater
DShadowViewStub.java66 public View inflate() { in inflate() method in ShadowViewStub
/external/zlib/src/contrib/dotzlib/DotZLib/
DInflater.cs25 private static extern int inflate(ref ZStream sz, int flush); in inflate() method in DotZLib.Inflater
/external/elfutils/libelf/
Delf_compress_gnu.c38 elf_compress_gnu (Elf_Scn *scn, int inflate, unsigned int flags) in elf_compress_gnu()
/external/curl/lib/
Dsetup-os400.h219 #define inflate Curl_os400_inflate macro
/external/freetype/src/gzip/
Dinflate.c147 ZEXPORT(int) inflate( /* z, f) */ in inflate() function
Dzconf.h20 # define inflate z_inflate macro
Dftzconf.h20 # define inflate z_inflate macro
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/res/
DPreferenceLoader.java102 public Preference inflate(Context context, Preference parent) throws Exception { in inflate() method in PreferenceLoader.PreferenceNode
DMenuLoader.java180 public void inflate(Context context, Menu root) throws Exception { in inflate() method in MenuLoader.MenuNode
DViewLoader.java170 public View inflate(Context context, View parent) throws Exception { in inflate() method in ViewLoader.ViewNode
/external/zlib/src/contrib/pascal/
Dzlibpas.pas110 function inflate(var strm: z_stream; flush: Integer): Integer; in inflate() function
208 function inflate; external; in inflate() function
/external/syslinux/com32/lib/zlib/
Dzconf.in.h19 # define inflate z_inflate macro
Dinflate.c589 int ZEXPORT inflate(strm, flush) in inflate() function
/external/toybox/toys/pending/
Dcompress.c230 static void inflate(struct bitbuf *bb) in inflate() function
/external/zlib/src/contrib/delphi/
DZLib.pas249 function inflate(var strm: TZStreamRec; flush: Integer): Integer; external; in inflate() function
/external/python/cpython2/Modules/zlib/
Dinflate.c605 int ZEXPORT inflate(strm, flush) in inflate() function
/external/zlib/src/
Dinflate.c605 int ZEXPORT inflate(strm, flush) in inflate() function
/external/pdfium/third_party/zlib_v128/
Dinflate.c605 int ZEXPORT inflate( in inflate() function
/external/syslinux/memdisk/
Dinflate.c896 STATIC int inflate() in inflate() function

12