/netbsd-src/external/gpl2/texinfo/dist/info/ |
H A D | filesys.c | 41 char *decompressor; member 521 char *command, *decompressor; in filesys_read_compressed() local 526 decompressor = filesys_decompressor_for_file (pathname); in filesys_read_compressed() 528 if (!decompressor) in filesys_read_compressed() 531 command = (char *)xmalloc (15 + strlen (pathname) + strlen (decompressor)); in filesys_read_compressed() 535 decompressor, STRIP_DOT_EXE ? ".exe" : "", pathname); in filesys_read_compressed() 608 char *decompressor; in compressed_filename_p() local 612 decompressor = filesys_decompressor_for_file (filename); in compressed_filename_p() 614 if (decompressor) in compressed_filename_p() 641 return (compress_suffixes[i].decompressor); in filesys_decompressor_for_file()
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/ |
H A D | zlib.d | 688 auto decompressor = new UnCompress(); 702 auto chunk = decompressor.uncompress(reusedBuf); 710 auto chunk = decompressor.flush(); 726 auto decompressor = new UnCompress(); 730 auto uncompressedData = decompressor.uncompress(invalidData); 746 auto decompressor = new UnCompress(); 747 auto uncompressedData = decompressor.uncompress(compressedData ~ cast(ubyte[]) "whatever"); 753 assert(!decompressor.uncompress("whatever").length, 793 auto decompressor = new UnCompress(); 794 auto uncompressedData = decompressor.uncompress(compressedData); [all …]
|
/netbsd-src/external/gpl3/binutils.old/dist/zlib/doc/ |
H A 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 …]
|
H A 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
|
H A D | rfc1951.txt | 157 Unless otherwise indicated below, a compliant decompressor must be 769 A compliant decompressor must accept the full range of possible 884 compressor and decompressor is available within the zlib package at
|
/netbsd-src/external/gpl3/gdb.old/dist/zlib/doc/ |
H A 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 …]
|
H A 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
|
H A D | rfc1951.txt | 157 Unless otherwise indicated below, a compliant decompressor must be 769 A compliant decompressor must accept the full range of possible 884 compressor and decompressor is available within the zlib package at
|
/netbsd-src/common/dist/zlib/doc/ |
H A 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 …]
|
H A 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
|
H A D | rfc1951.txt | 157 Unless otherwise indicated below, a compliant decompressor must be 769 A compliant decompressor must accept the full range of possible 884 compressor and decompressor is available within the zlib package at
|
/netbsd-src/external/gpl3/gdb/dist/zlib/doc/ |
H A 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 …]
|
H A 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
|
H A D | rfc1951.txt | 157 Unless otherwise indicated below, a compliant decompressor must be 769 A compliant decompressor must accept the full range of possible 884 compressor and decompressor is available within the zlib package at
|
/netbsd-src/external/gpl3/binutils/dist/zlib/doc/ |
H A 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 …]
|
H A 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
|
H A D | rfc1951.txt | 157 Unless otherwise indicated below, a compliant decompressor must be 769 A compliant decompressor must accept the full range of possible 884 compressor and decompressor is available within the zlib package at
|
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
H A D | imx1.dtsi | 15 * The decompressor and also some bootloaders rely on a
|
H A D | imx31.dtsi | 10 * The decompressor and also some bootloaders rely on a
|
H A D | imx35.dtsi | 13 * The decompressor and also some bootloaders rely on a
|
H A D | imx50.dtsi | 15 * The decompressor and also some bootloaders rely on a
|
H A D | imx23.dtsi | 13 * The decompressor and also some bootloaders rely on a
|
H A D | imx25.dtsi | 12 * The decompressor and also some bootloaders rely on a
|
H A D | imx27.dtsi | 16 * The decompressor and also some bootloaders rely on a
|
/netbsd-src/external/bsd/liblzf/dist/ |
H A D | Changes | 37 - no changes to the decompressor.
|