Home
last modified time | relevance | path

Searched defs:compr (Results 1 – 10 of 10) sorted by relevance

/external/zlib/src/test/
Dexample.c88 void test_compress(compr, comprLen, uncompr, uncomprLen) in test_compress() argument
200 void test_deflate(compr, comprLen) in test_deflate() argument
238 void test_inflate(compr, comprLen, uncompr, uncomprLen) in test_inflate() argument
279 void test_large_deflate(compr, comprLen, uncompr, uncomprLen) in test_large_deflate() argument
334 void test_large_inflate(compr, comprLen, uncompr, uncomprLen) in test_large_inflate() argument
375 void test_flush(compr, comprLen) in test_flush() argument
413 void test_sync(compr, comprLen, uncompr, uncomprLen) in test_sync() argument
457 void test_dict_deflate(compr, comprLen) in test_dict_deflate() argument
494 void test_dict_inflate(compr, comprLen, uncompr, uncomprLen) in test_dict_inflate() argument
549 Byte *compr, *uncompr; local
/external/python/cpython2/Modules/zlib/
Dexample.c88 void test_compress(compr, comprLen, uncompr, uncomprLen) in test_compress() argument
200 void test_deflate(compr, comprLen) in test_deflate() argument
238 void test_inflate(compr, comprLen, uncompr, uncomprLen) in test_inflate() argument
279 void test_large_deflate(compr, comprLen, uncompr, uncomprLen) in test_large_deflate() argument
334 void test_large_inflate(compr, comprLen, uncompr, uncomprLen) in test_large_inflate() argument
375 void test_flush(compr, comprLen) in test_flush() argument
413 void test_sync(compr, comprLen, uncompr, uncomprLen) in test_sync() argument
457 void test_dict_deflate(compr, comprLen) in test_dict_deflate() argument
494 void test_dict_inflate(compr, comprLen, uncompr, uncomprLen) in test_dict_inflate() argument
549 Byte *compr, *uncompr; local
/external/u-boot/fs/ubifs/
Dubifs.c126 struct ubifs_compressor *compr = ubifs_compressors[tfm->compressor]; in crypto_comp_decompress() local
168 struct ubifs_compressor *compr; in ubifs_decompress() local
208 static int __init compr_init(struct ubifs_compressor *compr) in compr_init()
/external/ltp/testcases/kernel/device-drivers/zram/
Dzram03.c200 static void print_mm_stat(char *orig, char *compr, char *mem, char *zero) in print_mm_stat()
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DAMDGPUOperandSyntax.rst150 compr subsection
161 .. _amdgpu_synid_vm:
/external/aac/libAACenc/src/
Dmetadata_main.cpp371 static INT decodeCompr(const UCHAR compr) { in decodeCompr()
597 INT dynrng, compr; in ProcessCompressor() local
/external/mesa3d/src/amd/common/
Dac_llvm_build.h279 bool compr; member
/external/u-boot/include/jffs2/
Djffs2.h164 __u8 compr; /* Compression algorithm used */ member
/external/freetype/src/pcf/
Dpcfread.c341 PCF_Compressed_MetricRec compr; in pcf_get_metric() local
/external/kernel-headers/original/uapi/linux/
Djffs2.h158 __u8 compr; /* Compression algorithm used */ member