Home
last modified time | relevance | path

Searched defs:compress (Results 26 - 50 of 60) sorted by relevance

123

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/
H A DLzcompCompress.java411 public static byte[] compress(byte[] dataIn) { in compress() method in LzcompCompress
/third_party/skia/third_party/externals/freetype/src/gzip/
H A Dftzconf.h32 # define compress z_compress macro
/third_party/zlib/contrib/pascal/
H A Dzlibpas.pas144 function compress(dest: PChar; var destLen: LongInt; in compress() function
190 function compress; external; function
/third_party/ffmpeg/libavcodec/
H A Dlibopenjpegenc.c562 opj_codec_t *compress = NULL; in libopenjpeg_encode_frame() local
[all...]
/third_party/toybox/lib/
H A Ddeflate.c361 static struct deflate *init_deflate(int compress) in init_deflate() argument
/third_party/elfutils/src/
H A Delfcompress.c199 compress_section(Elf_Scn *scn, size_t orig_size, const char *name, const char *newname, size_t ndx, bool gnu, bool compress, bool report_verbose) compress_section() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/comp/
H A Dc_zlib.c108 # define compress p_compress macro
/third_party/openssl/crypto/comp/
H A Dc_zlib.c108 # define compress p_compress macro
/third_party/python/Modules/
H A D_bz2module.c175 compress(BZ2Compressor *c, char *data, size_t len, int action) in compress() function
H A D_lzmamodule.c547 compress(Compressor *c, uint8_t *data, size_t len, lzma_action action) in compress() function
/base/startup/init/services/modules/trace/
H A Dinit_trace.c75 uint32_t compress : 1; member
/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
H A Dzip_file.cpp901 bool compress = zipEntry.compressionMethod > 0; in CreateFileMapper() local
/third_party/alsa-lib/include/
H A Dtopology.h1010 unsigned int compress; /*!< 1 = compressed; 0 = PCM */ member
/third_party/icu/tools/unicode/c/genprops/
H A Dnamespropsbuilder.cpp492 compress(UErrorCode &errorCode) { in compress() function
/third_party/node/deps/v8/third_party/zlib/
H A Dchromeconf.h46 #define compress Cr_z_compress macro
H A Dzconf.h46 # define compress z_compress macro
/third_party/node/deps/zlib/
H A Dchromeconf.h46 #define compress Cr_z_compress macro
H A Dzconf.h46 # define compress z_compress macro
/third_party/ntfs-3g/libntfs-3g/
H A Dcompress.c1691 BOOL compress; in ntfs_compressed_pwrite() local
1626 ntfs_flush(ntfs_attr *na, runlist_element *rl, s64 offs, char *outbuf, s32 count, BOOL compress, BOOL appending, VCN *update_from) ntfs_flush() argument
[all...]
/third_party/libwebsockets/win32port/zlib/
H A Dzconf.h30 # define compress z_compress macro
/third_party/skia/third_party/externals/zlib/
H A Dchromeconf.h46 #define compress Cr_z_compress macro
H A Dzconf.h46 # define compress z_compress macro
/third_party/backends/backend/
H A Dpieusb_specific.c2193 SANE_Bool compress; in sanei_pieusb_get_scan_data() local
/third_party/alsa-lib/include/sound/uapi/
H A Dasoc.h526 __le32 compress; /* 1 = compressed; 0 = PCM */ member
626 __le32 compress; /* 1 = compressed; 0 = PCM */ member
/third_party/pulseaudio/src/modules/raop/
H A Draop-client.c277 static size_t write_ALAC_data(uint8_t *packet, const size_t max, uint8_t *raw, size_t *length, bool compress) { in write_ALAC_data() argument

Completed in 33 milliseconds

123