/third_party/glib/gio/ |
D | gzlibdecompressor.c | 74 g_zlib_decompressor_set_gzheader (GZlibDecompressor *decompressor) in g_zlib_decompressor_set_gzheader() argument 78 if (decompressor->format != G_ZLIB_COMPRESSOR_FORMAT_GZIP) in g_zlib_decompressor_set_gzheader() 81 if (decompressor->header_data != NULL) in g_zlib_decompressor_set_gzheader() 83 if (decompressor->header_data->file_info) in g_zlib_decompressor_set_gzheader() 84 g_object_unref (decompressor->header_data->file_info); in g_zlib_decompressor_set_gzheader() 86 memset (decompressor->header_data, 0, sizeof (HeaderData)); in g_zlib_decompressor_set_gzheader() 90 decompressor->header_data = g_new0 (HeaderData, 1); in g_zlib_decompressor_set_gzheader() 93 decompressor->header_data->gzheader.name = (Bytef*) &decompressor->header_data->filename; in g_zlib_decompressor_set_gzheader() 95 decompressor->header_data->gzheader.name_max = 256; in g_zlib_decompressor_set_gzheader() 97 if (inflateGetHeader (&decompressor->zstream, &decompressor->header_data->gzheader) != Z_OK) in g_zlib_decompressor_set_gzheader() [all …]
|
D | gresource.c | 759 GZlibDecompressor *decompressor = in g_resource_open_stream() local 762 stream2 = g_converter_input_stream_new (stream, G_CONVERTER (decompressor)); in g_resource_open_stream() 763 g_object_unref (decompressor); in g_resource_open_stream() 823 GZlibDecompressor *decompressor = in g_resource_lookup_data() local 835 res = g_converter_convert (G_CONVERTER (decompressor), in g_resource_lookup_data() 845 g_object_unref (decompressor); in g_resource_lookup_data() 862 g_object_unref (decompressor); in g_resource_lookup_data()
|
D | gzlibdecompressor.h | 54 GFileInfo *g_zlib_decompressor_get_file_info (GZlibDecompressor *decompressor);
|
/third_party/skia/third_party/externals/brotli/python/tests/ |
D | decompressor_test.py | 22 self.decompressor = brotli.Decompressor() 25 self.decompressor = None 39 out_file.write(self.decompressor.process(data)) 40 self.assertTrue(self.decompressor.is_finished()) 48 self.decompressor.process(brotli.compress(b'a') + b'a') 51 self.decompressor.process(brotli.compress(b'a')) 53 self.decompressor.process(b'a')
|
/third_party/node/test/parallel/ |
D | test-zlib-premature-end.js | 8 for (const [ compress, decompressor ] of [ 24 const stream = decompressor();
|
/third_party/glib/gio/tests/ |
D | converter-stream.c | 745 GConverter *compressor, *decompressor; in test_roundtrip() local 788 decompressor = G_CONVERTER (g_zlib_decompressor_new (test->format)); in test_roundtrip() 789 cistream1 = g_converter_input_stream_new (istream1, decompressor); in test_roundtrip() 800 g_converter_reset (decompressor); in test_roundtrip() 801 g_object_get (decompressor, "format", &fmt, NULL); in test_roundtrip() 803 g_object_unref (decompressor); in test_roundtrip() 1118 GConverter *compressor, *decompressor; in test_truncation() local 1148 decompressor = G_CONVERTER (g_zlib_decompressor_new (test->format)); in test_truncation() 1149 cistream1 = g_converter_input_stream_new (istream1, decompressor); in test_truncation() 1158 g_object_unref (decompressor); in test_truncation()
|
D | filter-cat.c | 61 decompressor_file_info_notify_cb (GZlibDecompressor *decompressor, in decompressor_file_info_notify_cb() argument 68 file_info = g_zlib_decompressor_get_file_info (decompressor); in decompressor_file_info_notify_cb()
|
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/doc/ |
D | rfc1950.txt | 136 Unless otherwise indicated below, a compliant decompressor must be 293 below). The decompressor can use this identifier to determine 353 A compliant decompressor must check CMF, FLG, and ADLER32, and 355 A compliant decompressor must give an error indication if CM is 359 data to be interpreted incorrectly. A compliant decompressor must 361 identifier of a known preset dictionary. A decompressor may 364 decompressor must support all the preset dictionaries specified by 366 dictionary feature, a compliant decompressor must reject any 462 decompressor can be initialized with the appropriate context by 468 The compressor and the decompressor must use exactly the same [all …]
|
D | rfc1952.txt | 145 Unless otherwise indicated below, a compliant decompressor must be 318 decompressor can use FTEXT to choose the appropriate format. 321 leaving it cleared and a decompressor always has the option 470 A compliant decompressor must check ID1, ID2, and CM, and 475 trailer; in particular, a decompressor may ignore FTEXT and OS 477 compliant decompressor must give an error indication if any 581 includes a modification time, the gzip decompressor provides a
|
/third_party/zlib/doc/ |
D | rfc1950.txt | 136 Unless otherwise indicated below, a compliant decompressor must be 293 below). The decompressor can use this identifier to determine 353 A compliant decompressor must check CMF, FLG, and ADLER32, and 355 A compliant decompressor must give an error indication if CM is 359 data to be interpreted incorrectly. A compliant decompressor must 361 identifier of a known preset dictionary. A decompressor may 364 decompressor must support all the preset dictionaries specified by 366 dictionary feature, a compliant decompressor must reject any 462 decompressor can be initialized with the appropriate context by 468 The compressor and the decompressor must use exactly the same [all …]
|
D | rfc1952.txt | 145 Unless otherwise indicated below, a compliant decompressor must be 318 decompressor can use FTEXT to choose the appropriate format. 321 leaving it cleared and a decompressor always has the option 470 A compliant decompressor must check ID1, ID2, and CM, and 475 trailer; in particular, a decompressor may ignore FTEXT and OS 477 compliant decompressor must give an error indication if any 581 includes a modification time, the gzip decompressor provides a
|
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/doc/ |
D | rfc1950.txt | 136 Unless otherwise indicated below, a compliant decompressor must be 293 below). The decompressor can use this identifier to determine 353 A compliant decompressor must check CMF, FLG, and ADLER32, and 355 A compliant decompressor must give an error indication if CM is 359 data to be interpreted incorrectly. A compliant decompressor must 361 identifier of a known preset dictionary. A decompressor may 364 decompressor must support all the preset dictionaries specified by 366 dictionary feature, a compliant decompressor must reject any 462 decompressor can be initialized with the appropriate context by 468 The compressor and the decompressor must use exactly the same [all …]
|
D | rfc1952.txt | 145 Unless otherwise indicated below, a compliant decompressor must be 318 decompressor can use FTEXT to choose the appropriate format. 321 leaving it cleared and a decompressor always has the option 470 A compliant decompressor must check ID1, ID2, and CM, and 475 trailer; in particular, a decompressor may ignore FTEXT and OS 477 compliant decompressor must give an error indication if any 581 includes a modification time, the gzip decompressor provides a
|
/third_party/libsoup/docs/reference/ |
D | meson.build | 11 'soup-brotli-decompressor.h',
|
/third_party/lz4/doc/ |
D | lz4_Frame_format.md | 52 A compliant decompressor must be able to decompress 228 both the compressor and the decompressor to “warm-up” reference tables. 230 The decompressor can use Dict-ID identifier to determine 232 The compressor and the decompressor must use exactly the same dictionary.
|
D | lz4_Block_format.md | 19 not how the compressor nor decompressor actually work. 20 The correctness of the decompressor should not depend
|
/third_party/libsoup/libsoup/ |
D | meson.build | 207 soup_sources += 'soup-brotli-decompressor.c' 208 soup_headers += 'soup-brotli-decompressor.h'
|
/third_party/python/Doc/library/ |
D | lzma.rst | 30 decompression, or while initializing the compressor/decompressor state. 213 Create a decompressor object, which can be used to decompress data 225 that the decompressor can use. When this argument is used, decompression will 238 create a new decompressor for each stream.
|
D | bz2.rst | 178 Create a new decompressor object. This object may be used to decompress data 186 you must use a new decompressor for each stream.
|
D | zlib.rst | 198 call to the decompressor's ``decompress()`` method. 302 of the decompressor midway through the data stream in order to speed up random
|
/third_party/libsoup/tests/ |
D | meson.build | 72 ['brotli-decompressor', true, []],
|
/third_party/libjpeg-turbo/ |
D | structure.txt | 89 The compressor and decompressor are each divided into two main sections: 90 the JPEG compressor or decompressor proper, and the preprocessing or 116 The decompressor library contains the following main elements: 135 in the decompressor, where a wide range of speed/quality tradeoffs is very 497 decompressor is divided into two sections that can run independently: 522 The main impact of dividing the decompressor in this fashion is that we must 885 1. Testing for a DNL marker must occur in the inner loop of the decompressor's 899 this approach we'd simply treat DNL as a no-op in the decompressor (at most,
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
D | structure.txt | 89 The compressor and decompressor are each divided into two main sections: 90 the JPEG compressor or decompressor proper, and the preprocessing or 116 The decompressor library contains the following main elements: 135 in the decompressor, where a wide range of speed/quality tradeoffs is very 497 decompressor is divided into two sections that can run independently: 522 The main impact of dividing the decompressor in this fashion is that we must 881 1. Testing for a DNL marker must occur in the inner loop of the decompressor's 895 this approach we'd simply treat DNL as a no-op in the decompressor (at most,
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/ |
D | structure.txt | 89 The compressor and decompressor are each divided into two main sections: 90 the JPEG compressor or decompressor proper, and the preprocessing or 116 The decompressor library contains the following main elements: 135 in the decompressor, where a wide range of speed/quality tradeoffs is very 497 decompressor is divided into two sections that can run independently: 522 The main impact of dividing the decompressor in this fashion is that we must 885 1. Testing for a DNL marker must occur in the inner loop of the decompressor's 899 this approach we'd simply treat DNL as a no-op in the decompressor (at most,
|
/third_party/python/Misc/NEWS.d/ |
D | 3.6.0b3.rst | 75 LZMA compressor and decompressor no longer raise exceptions if given empty
|