| /third_party/node/deps/v8/third_party/zlib/google/ |
| H A D | compression_utils.cc | 16 GzipCompress(base::span<const char> input, char* output_buffer, size_t output_buffer_size, size_t* compressed_size, void* (*malloc_fn)(size_t), void (*free_fn)(void*)) GzipCompress() argument
|
| /third_party/node/deps/zlib/google/ |
| H A D | compression_utils.cc | 15 GzipCompress(base::span<const char> input, char* output_buffer, size_t output_buffer_size, size_t* compressed_size, void* (*malloc_fn)(size_t), void (*free_fn)(void*)) GzipCompress() argument
|
| /third_party/skia/third_party/externals/zlib/google/ |
| H A D | compression_utils.cc | 16 GzipCompress(base::span<const char> input, char* output_buffer, size_t output_buffer_size, size_t* compressed_size, void* (*malloc_fn)(size_t), void (*free_fn)(void*)) GzipCompress() argument
|
| /third_party/elfio/elfio/ |
| H A D | elfio_section.hpp | 328 Elf_Xword compressed_size = 0; variable
|
| /third_party/skia/third_party/externals/zlib/contrib/tests/ |
| H A D | utils_unittest.cc | 27 unsigned long compressed_size = static_cast<unsigned long>(compressed.size()); in TestPayloads() local 78 unsigned long compressed_size = static_cast<unsigned long>(compressed.size()); in TEST() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | hap.h | 56 size_t compressed_size; member
|
| H A D | exrenc.c | 64 unsigned int compressed_size; member
|
| H A D | notchlc.c | 37 unsigned compressed_size; member
|
| H A D | agm.c | 1104 unsigned compressed_size; in decode_frame() local
|
| H A D | qdm2.c | 170 int compressed_size; member
|
| H A D | exr.c | 199 static int zip_uncompress(EXRContext *s, const uint8_t *src, int compressed_size, in zip_uncompress() argument 258 static int rle_uncompress(EXRContext *ctx, const uint8_t *src, int compressed_size, in rle_uncompress() argument 812 static int b44_uncompress(EXRContext *s, const uint8_t *src, int compressed_size, in b44_uncompress() argument 216 rle(uint8_t *dst, const uint8_t *src, int compressed_size, int uncompressed_size) rle() argument 677 pxr24_uncompress(EXRContext *s, const uint8_t *src, int compressed_size, int uncompressed_size, EXRThreadData *td) pxr24_uncompress() argument 989 dwa_uncompress(EXRContext *s, const uint8_t *src, int compressed_size, int uncompressed_size, EXRThreadData *td) dwa_uncompress() argument [all...] |
| /third_party/musl/porting/linux/user/ldso/ |
| H A D | zip_archive.h | 75 uint32_t compressed_size; member 91 uint32_t compressed_size; member
|
| /third_party/musl/ldso/linux/ |
| H A D | zip_archive.h | 75 uint32_t compressed_size; member 91 uint32_t compressed_size; member
|
| /third_party/skia/third_party/externals/libwebp/src/dec/ |
| H A D | webpi_dec.h | 64 size_t compressed_size; // VP8/VP8L compressed data size member
|
| /third_party/node/deps/v8/third_party/zlib/contrib/minizip/ |
| H A D | unzip.h | 119 ZPOS64_T compressed_size; /* compressed size 8 bytes */ member 140 uLong compressed_size; /* compressed size 4 bytes */ member
|
| H A D | zip.c | 1517 ZPOS64_T compressed_size; in zipCloseFileInZipRaw64() local [all...] |
| /third_party/lwip/src/netif/ |
| H A D | lowpan6_common.c | 391 lowpan6_decompress_hdr(u8_t *lowpan6_buffer, size_t lowpan6_bufsize, u8_t *decomp_buffer, size_t decomp_bufsize, u16_t *hdr_size_comp, u16_t *hdr_size_decomp, u16_t datagram_size, u16_t compressed_size, ip6_addr_t *lowpan6_contexts, struct lowpan6_link_addr *src, struct lowpan6_link_addr *dest) lowpan6_decompress_hdr() argument
|
| /third_party/libbpf/src/ |
| H A D | zip.c | 92 __u32 compressed_size; member 120 __u32 compressed_size; member 262 __u32 compressed_size; in get_entry_at_offset() local
|
| /third_party/skia/third_party/externals/zlib/contrib/minizip/ |
| H A D | unzip.h | 119 ZPOS64_T compressed_size; /* compressed size 8 bytes */ member 140 uLong compressed_size; /* compressed size 4 bytes */ member
|
| H A D | zip.c | 1528 ZPOS64_T compressed_size; in zipCloseFileInZipRaw64() local [all...] |
| /third_party/zlib/contrib/minizip/ |
| H A D | unzip.h | 119 ZPOS64_T compressed_size; /* compressed size 8 bytes */ member 140 uLong compressed_size; /* compressed size 4 bytes */ member
|
| H A D | zip.c | 1791 ZPOS64_T compressed_size; in zipCloseFileInZipRaw64() local [all...] |
| /third_party/ntfs-3g/include/ntfs-3g/ |
| H A D | attrib.h | 196 s64 compressed_size; member
|
| /third_party/jerryscript/jerry-core/parser/js/ |
| H A D | js-scanner-util.c | 520 size_t compressed_size = 1; in scanner_pop_literal_pool() local [all...] |
| /third_party/ntfs-3g/libntfs-3g/ |
| H A D | attrib.c | 361 ntfs_attr_init(ntfs_attr *na, const BOOL non_resident, const ATTR_FLAGS data_flags, const BOOL encrypted, const BOOL sparse, const s64 allocated_size, const s64 data_size, const s64 initialized_size, const s64 compressed_size, const u8 compression_unit) ntfs_attr_init() argument [all...] |