| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| D | Compression.cpp | 49 Error zlib::compress(StringRef InputBuffer, in compress() function in zlib 90 Error zlib::compress(StringRef InputBuffer, in compress() function in zlib
|
| D | IntEqClasses.cpp | 59 void IntEqClasses::compress() { in compress() function in IntEqClasses
|
| /third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/enc/ |
| 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/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| D | UnicodeCompressor.java | 303 public static byte [] compress(String buffer) in compress() method in UnicodeCompressor 317 public static byte [] compress(char [] buffer, in compress() method in UnicodeCompressor 358 public int compress(char [] charBuffer, in compress() method in UnicodeCompressor
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| D | UnicodeCompressor.java | 302 public static byte [] compress(String buffer) in compress() method in UnicodeCompressor 315 public static byte [] compress(char [] buffer, in compress() method in UnicodeCompressor 355 public int compress(char [] charBuffer, in compress() method in UnicodeCompressor
|
| /third_party/skia/third_party/externals/brotli/python/ |
| D | brotli.py | 26 def compress(string, mode=MODE_GENERIC, quality=11, lgwin=22, lgblock=0): function
|
| /third_party/libwebsockets/win32port/zlib/ |
| D | compress.c | 62 int ZEXPORT compress (dest, destLen, source, sourceLen) in compress() function
|
| /third_party/node/deps/v8/third_party/zlib/ |
| D | compress.c | 68 int ZEXPORT compress (dest, destLen, source, sourceLen) in compress() function
|
| /third_party/node/deps/zlib/ |
| D | compress.c | 63 int ZEXPORT compress(Bytef *dest, uLongf *destLen, const Bytef *source, in compress() function
|
| /third_party/zlib/ |
| D | compress.c | 63 int ZEXPORT compress(Bytef *dest, uLongf *destLen, const Bytef *source, in compress() function
|
| /third_party/skia/third_party/externals/zlib/ |
| D | compress.c | 68 int ZEXPORT compress (dest, destLen, source, sourceLen) in compress() function
|
| /third_party/node/test/parallel/ |
| D | test-zlib-flush-write-sync-interleaved.js | 11 const compress = createGzip(); constant
|
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/ |
| D | MtxWriter.java | 49 public byte[] compress(Font sfntlyFont) { in compress() method in MtxWriter
|
| /third_party/openssl/crypto/comp/ |
| D | comp_local.h | 15 int (*compress) (COMP_CTX *ctx, member
|
| /third_party/node/deps/openssl/openssl/crypto/comp/ |
| D | comp_local.h | 15 int (*compress) (COMP_CTX *ctx, member
|
| /third_party/python/Tools/ccbench/ |
| D | ccbench.py | 103 def compress(s): function 113 def compress(s): function
|
| /third_party/node/deps/npm/node_modules/make-fetch-happen/lib/cache/ |
| D | policy.js | 21 compress: request.compress, property
|
| /third_party/python/Lib/distutils/ |
| D | archive_util.py | 55 def make_tarball(base_name, base_dir, compress="gzip", verbose=0, dry_run=0, argument
|
| /third_party/zlib/contrib/ada/ |
| D | zlib-thin.ads | 160 function compress subprogspec
|
| /third_party/rust/crates/cxx/src/ |
| D | sip.rs | 42 macro_rules! compress { macro
|
| /third_party/zlib/contrib/pascal/ |
| D | zlibpas.pas | 144 function compress(dest: PChar; var destLen: LongInt; in compress() function 190 function compress; external; in compress() function
|
| /third_party/python/Lib/ |
| D | bz2.py | 313 def compress(data, compresslevel=9): function
|
| D | lzma.py | 319 def compress(data, format=FORMAT_XZ, check=-1, preset=None, filters=None): function
|
| /third_party/node/deps/npm/node_modules/minipass-fetch/lib/ |
| D | index.js | 212 compress: request.compress, property
|
| /third_party/python/Lib/test/ |
| D | test_zlib.py | 235 compress = lambda s: zlib.compress(s, 1) function 760 compress = lambda s: c.compress(s) + c.flush() function
|