| /openbmc/u-boot/lib/lzma/ |
| H A D | lzma.txt | 14 decompressing. 33 - ANSI-C/C++/C#/Java source code for LZMA compressing and decompressing 34 - Compiled file->file LZMA compressing/decompressing program for Windows system 142 - Estimated decompressing speed: 145 - Small memory requirements for decompressing (16 KB + DictionarySize) 146 - Small code size for decompressing: 5-8 KB 156 The speed of LZMA decompressing mostly depends from CPU speed. 173 b: Benchmark. There are two tests: compressing and decompressing 193 For decompressing file compressed by LZMA method with dictionary 287 Decompressing = LZMA_decoding + Filter_decoding [all …]
|
| H A D | history.txt | 89 - C++ code for .7z archives compressing/decompressing from 7-zip 157 decompressing worked incorrectly. 189 - New example for RAM->RAM compressing/decompressing: 232 and decompressing speed and shows rating values. 261 2001-2008: Improvements to LZMA compressing/decompressing code,
|
| /openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-pyzstd_0.17.0.bb | 2 decompressing data, using Facebook’s Zstandard (or zstd as short name) algorithm."
|
| /openbmc/bmcweb/http/ |
| H A D | zstd_decompressor.cpp | 32 // Note, this loop is prone to compression bombs, decompressing chunks that in decompress()
|
| H A D | complete_response_fields.hpp | 31 // decompressing it by sending it to the client directly in handleEncoding()
|
| /openbmc/u-boot/fs/cramfs/ |
| H A D | uncompress.c | 50 /*printf ("Error %d while decompressing!\n", err); */ in cramfs_uncompress_block()
|
| /openbmc/u-boot/include/ |
| H A D | bootm.h | 76 * @image_start Image start address (where we are decompressing from)
|
| H A D | bootstage.h | 63 BOOTSTAGE_ID_DECOMP_IMAGE, /* Decompressing image */
|
| /openbmc/openbmc/poky/meta/classes-recipe/ |
| H A D | kernel.bbclass | 261 echo "gzip decompressing image" 266 echo "lz4 decompressing image" 271 echo "lzo decompressing image" 276 echo "lzma decompressing image" 281 echo "xz decompressing image" 286 echo "zst decompressing image"
|
| /openbmc/openbmc-tools/dbus-vis/ |
| H A D | ipmi_capture.js | 100 console.log('Error decompressing .tar.gz file:' + err); 103 // example error: "Error decompressing .tar.gz file:Error: incorrect data check"
|
| /openbmc/u-boot/tools/easylogo/ |
| H A D | easylogo.c | 492 " -b Preallocate space in bss for decompressing image\n" in usage() 535 puts("Preallocating bss space for decompressing image"); in main()
|
| /openbmc/qemu/ui/ |
| H A D | vnc-enc-tight.h | 53 * stream which should be used for decompressing the data;
|
| /openbmc/u-boot/doc/uImage.FIT/ |
| H A D | x86-fit-boot.txt | 177 address so that U-Boot doesn't overwrite it when decompressing. Something like
|
| /openbmc/u-boot/test/ |
| H A D | compression.c | 485 /* We can't detect corruption when not decompressing */ in run_bootm_test()
|
| /openbmc/u-boot/include/u-boot/ |
| H A D | zlib.h | 644 continue decompressing. If Z_DATA_ERROR is returned, the application may then
|
| /openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/ |
| H A D | 0013-eglibc-Forward-port-cross-locale-generation-support.patch | 121 /* Creates a subprocess decompressing the given pathname, and returns
|
| /openbmc/u-boot/common/ |
| H A D | bootm.c | 366 * Load the image to the right place, decompressing if needed. After in bootm_decomp_image()
|
| /openbmc/openbmc/poky/documentation/dev-manual/ |
| H A D | building.rst | 365 memory used for decompressing the kernel and for the ``__init__``
|
| /openbmc/qemu/hw/arm/ |
| H A D | boot.c | 1037 * don't tell us their exact size (eg self-decompressing 32-bit kernels) in arm_setup_direct_kernel_boot()
|
| /openbmc/u-boot/cmd/ |
| H A D | Kconfig | 592 Support decompressing an LZMA (Lempel-Ziv-Markov chain algorithm)
|
| /openbmc/qemu/hw/core/ |
| H A D | loader.c | 839 * self-decompressing executables when loaded via EFI. The compressed payload
|
| /openbmc/qemu/pc-bios/ |
| HD | u-boot.e500 | __of_translate_address fdt_fixup_memory_banks set_tlb do_bootvx_fdt dev_get_parent_priv device_remove mpc85xx_pci_dm_probe tsec_mdio_probe phy_device_create fs_devread dev_get_uclass_priv virtio_uclass_child_pre_probe virtio_has_feature virtio_pci_set_status virtio_pci_get_config virtio_has_feature dev_get_priv virtqueue_add virtio_pci_set_features ... |