| /external/grpc-grpc-java/core/src/main/java/io/grpc/ |
| D | Codec.java | 47 public InputStream decompress(InputStream is) throws IOException { in decompress() method in Codec.Gzip 64 public InputStream decompress(InputStream is) throws IOException { in decompress() method in Codec.Identity
|
| D | Decompressor.java | 39 InputStream decompress(InputStream is) throws IOException; in decompress() method
|
| /external/scapy/scapy/layers/tls/crypto/ |
| D | compression.py | 49 def decompress(self, s): member in Comp_NULL 64 def decompress(self, s): member in Comp_Deflate 83 def decompress(self, s): member in Comp_LZS
|
| /external/icu/android_icu4j/src/main/java/android/icu/text/ |
| D | UnicodeDecompressor.java | 115 public static String decompress(byte [] buffer){ in decompress() method in UnicodeDecompressor 128 public static char [] decompress(byte [] buffer, int start, int limit) { in decompress() method in UnicodeDecompressor 164 public int decompress(byte [] byteBuffer, in decompress() method in UnicodeDecompressor
|
| /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| D | UnicodeDecompressor.java | 116 public static String decompress(byte [] buffer){ in decompress() method in UnicodeDecompressor 130 public static char [] decompress(byte [] buffer, int start, int limit) { in decompress() method in UnicodeDecompressor 167 public int decompress(byte [] byteBuffer, in decompress() method in UnicodeDecompressor
|
| /external/libjpeg-turbo/java/org/libjpegturbo/turbojpeg/ |
| D | TJDecompressor.java | 377 public void decompress(byte[] dstBuf, int x, int y, int desiredWidth, in decompress() method in TJDecompressor 407 public void decompress(byte[] dstBuf, int desiredWidth, int pitch, in decompress() method in TJDecompressor 438 public byte[] decompress(int desiredWidth, int pitch, int desiredHeight, in decompress() method in TJDecompressor 696 public void decompress(int[] dstBuf, int x, int y, int desiredWidth, in decompress() method in TJDecompressor 735 public void decompress(BufferedImage dstImage, int flags) in decompress() method in TJDecompressor 843 public BufferedImage decompress(int desiredWidth, int desiredHeight, in decompress() method in TJDecompressor 885 private native void decompress(byte[] srcBuf, int size, byte[] dstBuf, in decompress() method in TJDecompressor 889 private native void decompress(byte[] srcBuf, int size, byte[] dstBuf, int x, in decompress() method in TJDecompressor 894 private native void decompress(byte[] srcBuf, int size, int[] dstBuf, in decompress() method in TJDecompressor 898 private native void decompress(byte[] srcBuf, int size, int[] dstBuf, int x, in decompress() method in TJDecompressor
|
| /external/brotli/python/ |
| D | brotli.py | 53 decompress = _brotli.decompress variable
|
| /external/grpc-grpc-java/core/src/test/java/io/grpc/ |
| D | DecompressorRegistryTest.java | 91 public InputStream decompress(InputStream is) throws IOException { in decompress() method in DecompressorRegistryTest.Dummy
|
| /external/jsoncpp/devtools/ |
| D | tarball.py | 44 def decompress( tarball_path, base_dir ): function
|
| /external/python/cpython2/Lib/plat-irix5/ |
| D | jpeg.py | 42 def decompress(jpegdata): function
|
| /external/python/cpython2/Lib/plat-irix6/ |
| D | jpeg.py | 42 def decompress(jpegdata): function
|
| /external/python/cpython2/Demo/zlib/ |
| D | minigzip.py | 49 def decompress (input, output): function
|
| /external/fonttools/Lib/fontTools/ttLib/tables/ |
| D | grUtils.py | 11 def decompress(data): function
|
| /external/xz-java/src/ |
| D | TestAllocSpeed.java | 58 private void decompress() throws IOException { in decompress() method in TestAllocSpeed
|
| /external/brotli/java/org/brotli/dec/ |
| D | DecodeTest.java | 32 private byte[] decompress(byte[] data, boolean byByte) throws IOException { in decompress() method in DecodeTest
|
| D | SynthTest.java | 33 private byte[] decompress(byte[] data) throws IOException { in decompress() method in SynthTest
|
| /external/bzip2/ |
| D | dlltest.c | 71 int decompress = 0; in main() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/ |
| D | Decompressor.cpp | 91 Error Decompressor::decompress(MutableArrayRef<char> Buffer) { in decompress() function in Decompressor
|
| /external/grpc-grpc/src/core/lib/compression/ |
| D | stream_compression.h | 57 bool (*decompress)(grpc_stream_compression_context* ctx, member
|
| /external/brotli/java/org/brotli/wrapper/dec/ |
| D | Decoder.java | 138 public static byte[] decompress(byte[] data) throws IOException { in decompress() method in Decoder
|
| /external/u-boot/lib/efi_selftest/ |
| D | efi_selftest_startimage_return.c | 48 static efi_status_t decompress(u8 **image) in decompress() function
|
| D | efi_selftest_startimage_exit.c | 48 static efi_status_t decompress(u8 **image) in decompress() function
|
| /external/elfutils/libdwfl/ |
| D | open.c | 49 decompress (int fd __attribute__ ((unused)), Elf **elf) in decompress() function
|
| /external/python/cpython2/Lib/test/ |
| D | test_bz2.py | 28 def decompress(self, data): member in BaseTest 43 def decompress(self, data): member in BaseTest
|
| /external/xz-embedded/linux/lib/ |
| D | decompress_unxz.c | 397 #define decompress unxz macro
|