/openbmc/u-boot/test/ |
H A D | compression.c | 312 mutate_func compress, mutate_func uncompress, in run_test_internal() argument 331 errcheck(uncompress(uts, buf->compressed_buf, buf->compressed_size, in run_test_internal() 341 errcheck(uncompress(uts, buf->compressed_buf, buf->compressed_size, in run_test_internal() 360 ret = uncompress(uts, buf->compressed_buf, buf->compressed_size, in run_test_internal() 375 mutate_func compress, mutate_func uncompress) in run_test() argument 395 ret = run_test_internal(uts, name, compress, uncompress, buf); in run_test()
|
/openbmc/linux/net/6lowpan/ |
H A D | nhc.h | 33 .uncompress = _uncompress, \ 67 int (*uncompress)(struct sk_buff *skb, size_t needed); member
|
H A D | nhc.c | 112 if (nhc->uncompress) { in lowpan_nhc_do_uncompression() 113 ret = nhc->uncompress(skb, sizeof(struct ipv6hdr) + in lowpan_nhc_do_uncompression()
|
/openbmc/openbmc/poky/meta/recipes-extended/gzip/ |
H A D | gzip.inc | 21 mv ${D}${bindir}/uncompress ${D}${base_bindir}/uncompress
|
/openbmc/u-boot/fs/cramfs/ |
H A D | Makefile | 7 obj-y += uncompress.o
|
/openbmc/linux/fs/cramfs/ |
H A D | Makefile | 8 cramfs-objs := inode.o uncompress.o
|
/openbmc/openbmc/poky/meta/recipes-devtools/perl/files/ |
H A D | perl-rdepends.txt | 203 RDEPENDS:perl-module-compress-zlib += "perl-module-io-uncompress-gunzip" 1059 RDEPENDS:perl-module-io-uncompress-adapter-bunzip2 += "perl-module-bytes" 1060 RDEPENDS:perl-module-io-uncompress-adapter-bunzip2 += "perl-module-compress-raw-bzip2" 1061 RDEPENDS:perl-module-io-uncompress-adapter-bunzip2 += "perl-module-io-compress-base-common" 1062 RDEPENDS:perl-module-io-uncompress-adapter-bunzip2 += "perl-module-strict" 1063 RDEPENDS:perl-module-io-uncompress-adapter-bunzip2 += "perl-module-warnings" 1064 RDEPENDS:perl-module-io-uncompress-adapter-identity += "perl-module-bytes" 1065 RDEPENDS:perl-module-io-uncompress-adapter-identity += "perl-module-compress-raw-zlib" 1066 RDEPENDS:perl-module-io-uncompress-adapter-identity += "perl-module-io-compress-base-common" 1067 RDEPENDS:perl-module-io-uncompress-adapter-identity += "perl-module-io-compress-zip-constants " [all …]
|
/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/ |
H A D | 0002-nslookup-sanitize-all-printed-strings-with-printable.patch | 23 //printf("Unable to uncompress domain: %s\n", strerror(errno)); 32 //printf("Cannot uncompress MX domain: %s\n", strerror(errno));
|
/openbmc/linux/drivers/media/usb/pwc/ |
H A D | Makefile | 2 pwc-objs += pwc-if.o pwc-misc.o pwc-ctrl.o pwc-v4l.o pwc-uncompress.o
|
/openbmc/linux/arch/arm/include/debug/ |
H A D | sa1100.S | 24 @ the comment in arch/arm/mach-sa1100/include/mach/uncompress.h.
|
/openbmc/linux/Documentation/fb/ |
H A D | metronomefb.rst | 27 to uncompress it before delivering it. metronomefb will ask for metronome.wbf
|
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/libcamera-apps/libcamera-apps/ |
H A D | 0002-Revert-Support-compressed-pixel-formats-when-saving-.patch | 197 -static void uncompress(uint8_t const *src, StreamInfo const &info, uint16_t *dest) 242 - uncompress(mem[0].data(), info, &buf[0]);
|
/openbmc/u-boot/include/u-boot/ |
H A D | zlib.h | 91 # define uncompress z_uncompress macro
|
/openbmc/qemu/tests/avocado/ |
H A D | replay_kernel.py | 283 uncompressed_kernel = archive.uncompress(kernel_path, self.workdir)
|
/openbmc/linux/Documentation/process/ |
H A D | applying-patches.rst | 88 uncompress it before applying it, then you can feed it to patch like this 94 If you wish to uncompress the patch file by hand first before applying it
|
/openbmc/u-boot/dts/ |
H A D | Kconfig | 218 hex "Size of memory reserved to uncompress the DTBs"
|
/openbmc/openbmc/poky/meta/recipes-devtools/perl/ |
H A D | perl_5.40.0.bb | 402 …maker-version-regex|module-file-spec|module-io-compress-lzma|module-io-uncompress-unxz|module-loca…
|
/openbmc/linux/arch/arm/ |
H A D | Kconfig.debug | 1828 default "mach/uncompress.h" if ARCH_FOOTBRIDGE || ARCH_RPC || ARCH_SA1100 1829 default "debug/uncompress.h"
|
/openbmc/qemu/block/ |
H A D | vmdk.c | 1957 ret = uncompress(uncomp_buf, &buf_len, compressed_data, data_len); in vmdk_read_extent()
|
/openbmc/u-boot/ |
H A D | README | 2179 8 common/cmd_bootm.c No uncompress/copy overwrite error 2287 -113 common/cmd_bootm.c Image uncompress/copy overwrite error 3626 This can be used to load and uncompress arbitrary
|
/openbmc/linux/ |
H A D | opengrok1.0.log | [all...] |
H A D | opengrok0.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |