| /openbmc/bmcweb/redfish-core/include/generated/enums/ |
| H A D | pump.hpp | 13 Compressor, enumerator 25 {PumpType::Compressor, "Compressor"},
|
| /openbmc/u-boot/fs/ubifs/ |
| H A D | misc.h | 94 * ubifs_compr_present - check if compressor was compiled in. 95 * @compr_type: compressor type to check 97 * This function returns %1 of compressor of type @compr_type is present, and 107 * ubifs_compr_name - get compressor name string by its type. 108 * @compr_type: compressor type 110 * This function returns compressor type string.
|
| H A D | ubifs.c | 37 /* Fake description object for the "none" compressor */ 91 int compressor; member 109 ptr->compressor = i; in crypto_alloc_comp() 126 struct ubifs_compressor *compr = ubifs_compressors[tfm->compressor]; in crypto_comp_decompress() 138 ubifs_err(c, "cannot decompress %d bytes, compressor %s, " in crypto_comp_decompress() 197 ubifs_err(c, "cannot decompress %d bytes, compressor %s," in ubifs_decompress() 204 * compr_init - initialize a compressor. 205 * @compr: compressor description object 207 * This function initializes the requested compressor and returns zero in case 223 dbg_gen("cannot initialize compressor %s," in compr_init() [all …]
|
| H A D | ubifs.h | 751 * So UBIFS always allocates larger output buffer, to be sure the compressor 1423 * struct ubifs_compressor - UBIFS compressor description structure. 1424 * @compr_type: compressor type (%UBIFS_COMPR_LZO, etc) 1425 * @cc: cryptoapi compressor handle 1428 * @name: compressor name 1429 * @capi_name: cryptoapi compressor name 1536 * @override_compr: override default compressor (%0 - do not override and use 1537 * superblock compressor, %1 - override and use compressor 1539 * @compr_type: compressor type to override the superblock compressor with 2394 /* compressor.c */
|
| H A D | super.c | 1103 * Opt_override_compr: override default compressor 1217 ubifs_err(c, "unknown compressor \"%s\"", name); //FIXME: is c ready? in ubifs_parse_options() 1424 * Make sure the compressor which is set as default in the superblock in mount_ubifs() 1428 ubifs_err(c, "'compressor \"%s\" is not compiled in", in mount_ubifs() 1634 dbg_gen("default compressor: %s", ubifs_compr_name(c->default_compr)); in mount_ubifs()
|
| H A D | ubifs-media.h | 471 * nodes of this inode may be compressed with different compressor - this
|
| /openbmc/openbmc/poky/meta/recipes-extended/lzip/ |
| H A D | lzip_1.25.bb | 1 SUMMARY = "Lossless data compressor based on the LZMA algorithm" 3 DESCRIPTION = "Lzip is a lossless data compressor with a user interface similar to the one of gzip …
|
| /openbmc/openbmc/poky/meta/recipes-extended/zip/ |
| H A D | zip_3.0.bb | 1 SUMMARY = "Compressor/archiver for creating and modifying .zip files" 3 … to provide free, portable, high-quality versions of the Zip and UnZip compressor-archiver utiliti…
|
| /openbmc/openbmc/poky/meta/recipes-support/lzop/ |
| H A D | lzop_1.04.bb | 1 SUMMARY = "Real-time file compressor"
|
| /openbmc/openbmc/poky/meta/recipes-extended/pbzip2/ |
| H A D | pbzip2_1.1.13.bb | 3 file compressor that uses pthreads and achieves near-linear speedup on SMP \
|
| /openbmc/openbmc/poky/meta/recipes-extended/gzip/ |
| H A D | gzip.inc | 1 SUMMARY = "Standard GNU compressor"
|
| /openbmc/openbmc/poky/scripts/lib/wic/plugins/imager/ |
| H A D | direct.py | 59 self.compressor = options.compressor 220 if self.compressor: 221 logger.debug("Compressing disk %s with %s", disk_name, self.compressor) 222 exec_cmd("%s %s" % (self.compressor, full_path)) 233 None: ""}.get(self.compressor)
|
| /openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
| H A D | Pump.v1_2_0.json | 333 "Compressor" 336 "Compressor": "A compressor.", string
|
| /openbmc/openbmc/poky/meta/recipes-extended/bzip2/bzip2/ |
| H A D | 0001-fix-bzip2-version-tmp-aaa-will-hang.patch | 12 bzip2, a block-sorting file compressor. Version 1.0.8, 13-Jul-2019.
|
| /openbmc/openbmc/poky/scripts/lib/wic/plugins/source/ |
| H A D | rawcopy.py | 65 raise WicError("Not supported compressor filename extension: %s" % extension)
|
| /openbmc/openbmc/poky/meta/recipes-extended/unzip/ |
| H A D | unzip_6.0.bb | 3 … to provide free, portable, high-quality versions of the Zip and UnZip compressor-archiver utiliti…
|
| /openbmc/u-boot/doc/ |
| H A D | README.ubi | 169 UBIFS: default compressor: LZO
|
| /openbmc/u-boot/include/u-boot/ |
| H A D | zlib.h | 607 by the compressor for this purpose.) The next operation on this stream must 620 chosen by the compressor and returns Z_NEED_DICT; otherwise it sets 624 checksum is equal to that saved by the compressor and returns Z_STREAM_END
|
| /openbmc/openbmc/poky/scripts/ |
| H A D | wic | 340 dest='compressor', 341 help="compress image with specified compressor")
|
| /openbmc/openbmc/poky/scripts/esdk-tools/ |
| H A D | wic | 340 dest='compressor', 341 help="compress image with specified compressor")
|
| /openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ |
| H A D | Pump_v1.xml | 238 <Member Name="Compressor"> 239 <Annotation Term="OData.Description" String="A compressor."/>
|
| /openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/ |
| H A D | 0013-eglibc-Forward-port-cross-locale-generation-support.patch | 124 @@ -202,6 +205,7 @@ fopen_uncompressed (const char *pathname, const char *compressor)
|
| /openbmc/openbmc/poky/documentation/dev-manual/ |
| H A D | wic.rst | 231 compress image with specified compressor
|
| /openbmc/openbmc/poky/documentation/migration-guides/ |
| H A D | release-notes-5.0.rst | 271 - ``package_rpm``: the RPM package compressor's mode can now be overriden.
|
| /openbmc/openbmc/poky/scripts/lib/wic/ |
| H A D | help.py | 210 The -c option is used to specify compressor utility to compress
|