Home
last modified time | relevance | path

Searched defs:compressed_data (Results 1 - 18 of 18) sorted by relevance

/third_party/node/deps/v8/third_party/zlib/google/
H A Dcompression_utils_unittest.cc37 std::string compressed_data; in TEST() local
76 std::string compressed_data; in TEST() local
H A Dcompression_utils.cc50 Bytef* compressed_data; in GzipCompress() local
124 uint32_t GetUncompressedSize(base::span<const char> compressed_data) { in GetUncompressedSize() argument
128 uint32_t GetUncompressedSize(base::span<const uint8_t> compressed_data) { in GetUncompressedSize() argument
[all...]
H A Dcompression_utils_portable.cc37 uint32_t GetGzipUncompressedSize(const Bytef* compressed_data, size_t length) { in GetGzipUncompressedSize() argument
/third_party/node/deps/zlib/google/
H A Dcompression_utils_unittest.cc37 std::string compressed_data; in TEST() local
76 std::string compressed_data; in TEST() local
H A Dcompression_utils.cc49 Bytef* compressed_data; in GzipCompress() local
124 uint32_t GetUncompressedSize(base::span<const char> compressed_data) { in GetUncompressedSize() argument
128 uint32_t GetUncompressedSize(base::span<const uint8_t> compressed_data) { in GetUncompressedSize() argument
[all...]
H A Dcompression_utils_portable.cc37 uint32_t GetGzipUncompressedSize(const Bytef* compressed_data, size_t length) { in GetGzipUncompressedSize() argument
/third_party/skia/third_party/externals/zlib/google/
H A Dcompression_utils_unittest.cc37 std::string compressed_data; in TEST() local
76 std::string compressed_data; in TEST() local
H A Dcompression_utils.cc50 Bytef* compressed_data; in GzipCompress() local
124 uint32_t GetUncompressedSize(base::span<const char> compressed_data) { in GetUncompressedSize() argument
128 uint32_t GetUncompressedSize(base::span<const uint8_t> compressed_data) { in GetUncompressedSize() argument
[all...]
H A Dcompression_utils_portable.cc37 uint32_t GetGzipUncompressedSize(const Bytef* compressed_data, size_t length) { in GetGzipUncompressedSize() argument
/third_party/lz4/examples/
H A Dsimple_buffer.c47 char* compressed_data = (char*)malloc((size_t)max_dst_size); in main() local
[all...]
/third_party/node/deps/v8/src/snapshot/
H A Dsnapshot-compression.cc15 uint32_t GetUncompressedSize(const Bytef* compressed_data) { in GetUncompressedSize() argument
39 byte* compressed_data = const_cast<byte*>(snapshot_data.RawData().begin()); in Compress() local
64 Decompress( base::Vector<const byte> compressed_data) Decompress() argument
/third_party/ffmpeg/libavcodec/
H A Dexrenc.c63 uint8_t *compressed_data; member
[all...]
H A Dqdm2.c169 const uint8_t *compressed_data; member
/third_party/mesa3d/src/broadcom/cle/
H A Dv3d_decoder.c566 static uint32_t zlib_inflate(const void *compressed_data, in zlib_inflate() argument
/third_party/mesa3d/src/util/
H A Ddisk_cache_os.c641 void *compressed_data = malloc(max_buf); in create_cache_item_header_and_blob() local
/third_party/mesa3d/src/intel/common/
H A Dintel_decoder.c513 static uint32_t zlib_inflate(const void *compressed_data, in zlib_inflate() argument
/third_party/mesa3d/src/mesa/main/
H A Dmtypes.h811 struct st_compressed_data* compressed_data; member
/third_party/glfw/deps/
H A Dnuklear.h13672 void *compressed_data; in nk_font_atlas_add_compressed_base85() local
13633 nk_font_atlas_add_compressed(struct nk_font_atlas *atlas, void *compressed_data, nk_size compressed_size, float height, const struct nk_font_config *config) nk_font_atlas_add_compressed() argument
[all...]

Completed in 53 milliseconds