| /kernel/linux/linux-6.6/include/crypto/internal/ |
| H A D | blake2b.h | 25 __blake2b_update(struct blake2b_state *state, const u8 *in, size_t inlen, blake2b_compress_t compress) __blake2b_update() argument 51 __blake2b_final(struct blake2b_state *state, u8 *out, blake2b_compress_t compress) __blake2b_final() argument 96 crypto_blake2b_update(struct shash_desc *desc, const u8 *in, unsigned int inlen, blake2b_compress_t compress) crypto_blake2b_update() argument 106 crypto_blake2b_final(struct shash_desc *desc, u8 *out, blake2b_compress_t compress) crypto_blake2b_final() argument
|
| H A D | scompress.h | 37 int (*compress)(struct crypto_scomp *tfm, const u8 *src, member
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | ppp-comp.h | 50 int (*compress) (void *state, unsigned char *rptr, member
|
| /third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/enc/ |
| H A D | Encoder.java | 159 public static byte[] compress(byte[] data, Parameters params) throws IOException { in compress() method in Encoder 202 public static byte[] compress(byte[] data) throws IOException { in compress() method in Encoder
|
| /third_party/python/Lib/ |
| H A D | lzma.py | 319 def compress(data, format=FORMAT_XZ, check=-1, preset=None, filters=None): function
|
| H A D | bz2.py | 313 def compress(data, compresslevel=9): function
|
| H A D | gzip.py | 576 def compress(data, compresslevel=_COMPRESS_LEVEL_BEST, *, mtime=None): function [all...] |
| /kernel/linux/linux-5.10/sound/core/ |
| H A D | Makefile | |
| /kernel/linux/linux-5.10/fs/jffs2/ |
| H A D | compr.h | 53 int (*compress)(unsigned char *data_in, unsigned char *cpage_out, member
|
| /kernel/linux/linux-6.6/sound/core/ |
| H A D | Makefile | |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | UnicodeCompressor.java | 303 public static byte [] compress(String buffer) in compress() method in UnicodeCompressor 317 public static byte [] compress(char [] buffer, compress() method in UnicodeCompressor 358 public int compress(char [] charBuffer, compress() method in UnicodeCompressor [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | UnicodeCompressor.java | 302 public static byte [] compress(String buffer) in compress() method in UnicodeCompressor 315 public static byte [] compress(char [] buffer, compress() method in UnicodeCompressor 355 public int compress(char [] charBuffer, compress() method in UnicodeCompressor [all...] |
| /base/hiviewdfx/hilog/test/unittest/common/ |
| H A D | hilogtool_test.cpp | 506 std::string compress = "zlib";
in HWTEST_F() local
|
| /drivers/peripheral/display/test/unittest/lite/ |
| H A D | loadbmp_test.h | 70 uint32_t compress;
member
|
| /kernel/linux/linux-5.10/drivers/crypto/nx/ |
| H A D | nx-842.c | 158 static int compress(struct nx842_crypto_ctx *ctx, in compress() function
|
| /kernel/linux/linux-5.10/include/crypto/ |
| H A D | acompress.h | 48 int (*compress)(struct acomp_req *req); member 77 int (*compress)(struct acomp_req *req); member [all...] |
| /kernel/linux/linux-6.6/fs/jffs2/ |
| H A D | compr.h | 53 int (*compress)(unsigned char *data_in, unsigned char *cpage_out, member
|
| /kernel/linux/linux-6.6/include/crypto/ |
| H A D | acompress.h | 52 int (*compress)(struct acomp_req *req); member [all...] |
| /kernel/linux/linux-6.6/drivers/crypto/nx/ |
| H A D | nx-842.c | 158 static int compress(struct nx842_crypto_ctx *ctx, in compress() function
|
| /test/xts/hats/hdf/hdf_lite/display/ |
| H A D | loadbmp_test.h | 70 uint32_t compress;
member
|
| /third_party/lz4/tests/ |
| H A D | roundTripTest.c | 108 compressFn compress = selected_clevel >= LZ4HC_CLEVEL_MIN ? LZ4_compress_HC : LZ4_compress_fast; in roundTripTest() local
|
| /third_party/python/Tools/ccbench/ |
| H A D | ccbench.py | 103 def compress(s): function 113 def compress(s): function
|
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/ |
| H A D | LzcompCompress.java | 411 public static byte[] compress(byte[] dataIn) { in compress() method in LzcompCompress
|
| /third_party/skia/third_party/externals/freetype/src/gzip/ |
| H A D | ftzconf.h | 32 # define compress z_compress macro
|
| /third_party/zlib/contrib/pascal/ |
| H A D | zlibpas.pas | 144 function compress(dest: PChar; var destLen: LongInt; in compress() function 190 function compress; external; function
|