Home
last modified time | relevance | path

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

12

/external/setupcompat/main/java/com/google/android/setupcompat/template/
DFooterButtonInflater.java53 public FooterButton inflate(int resId) { in inflate() method in FooterButtonInflater
73 private FooterButton inflate(XmlPullParser parser) { in inflate() method in FooterButtonInflater
/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/setupdesign/main/src/com/google/android/setupdesign/items/
DSimpleInflater.java65 public T inflate(int resId) { in inflate() method in SimpleInflater
85 public T inflate(XmlPullParser parser) { in inflate() method in SimpleInflater
/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/apache-commons-compress/src/test/java/org/apache/commons/compress/archivers/sevenz/
DSevenZNativeHeapTest.java118 public int inflate(byte[] b, int off, int len) throws DataFormatException { in inflate() method in SevenZNativeHeapTest.DelegatingInflater
123 public int inflate(byte[] b) throws DataFormatException { in inflate() method in SevenZNativeHeapTest.DelegatingInflater
/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
Dftzconf.h20 # define inflate z_inflate macro
/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/u-boot/lib/zlib/
Dinflate.c328 int ZEXPORT inflate(z_streamp strm, int flush) in inflate() function
/external/grpc-grpc-java/core/src/main/java/io/grpc/internal/
DGzipInflatingBuffer.java413 private int inflate(byte[] b, int off, int len) throws DataFormatException, ZipException { in inflate() method in GzipInflatingBuffer
/external/zlib/src/contrib/delphi/
DZLib.pas249 function inflate(var strm: TZStreamRec; flush: Integer): Integer; external; in inflate() function
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowLayoutInflaterTest.java461 private <T extends View> T inflate(int layoutResId) { in inflate() method in ShadowLayoutInflaterTest
/external/python/cpython2/Modules/zlib/
Dinflate.c622 int ZEXPORT inflate(strm, flush) in inflate() function
Dzconf.h.in101 # define inflate z_inflate macro
Dzconf.h101 # define inflate z_inflate macro
/external/zlib/src/
Dinflate.c622 int ZEXPORT inflate(strm, flush) in inflate() function
/external/toybox/lib/
Ddeflate.c194 static void inflate(struct deflate *dd, struct bitbuf *bb) in inflate() function
/external/mesa3d/src/intel/tools/
Daubinator_error_decode.c347 static int ascii85_decode(const char *in, uint32_t **out, bool inflate) in ascii85_decode()
/external/u-boot/include/u-boot/
Dzlib.h71 # define inflate z_inflate macro
/external/zopfli/src/zopflipng/lodepng/
Dlodepng_util.cpp360 …void inflate(std::vector<unsigned char>& out, const std::vector<unsigned char>& in, size_t inpos =… in inflate() function
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/ui/
DViewInflater.java270 public View inflate(Activity context, XmlPullParser xml) throws XmlPullParserException, in inflate() method in ViewInflater
/external/zlib/
Dzconf.h101 # define inflate z_inflate macro

12