Home
last modified time | relevance | path

Searched refs:decompressor (Results 1 – 25 of 50) sorted by relevance

12

/netbsd-src/external/gpl2/texinfo/dist/info/
H A Dfilesys.c41 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 Dzlib.d688 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 Drfc1950.txt136 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 Drfc1952.txt145 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 Drfc1951.txt157 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 Drfc1950.txt136 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 Drfc1952.txt145 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 Drfc1951.txt157 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 Drfc1950.txt136 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 Drfc1952.txt145 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 Drfc1951.txt157 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 Drfc1950.txt136 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 Drfc1952.txt145 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 Drfc1951.txt157 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 Drfc1950.txt136 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 Drfc1952.txt145 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 Drfc1951.txt157 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 Dimx1.dtsi15 * The decompressor and also some bootloaders rely on a
H A Dimx31.dtsi10 * The decompressor and also some bootloaders rely on a
H A Dimx35.dtsi13 * The decompressor and also some bootloaders rely on a
H A Dimx50.dtsi15 * The decompressor and also some bootloaders rely on a
H A Dimx23.dtsi13 * The decompressor and also some bootloaders rely on a
H A Dimx25.dtsi12 * The decompressor and also some bootloaders rely on a
H A Dimx27.dtsi16 * The decompressor and also some bootloaders rely on a
/netbsd-src/external/bsd/liblzf/dist/
H A DChanges37 - no changes to the decompressor.

12