Home
last modified time | relevance | path

Searched refs:uncompress (Results 1 – 25 of 41) sorted by relevance

12

/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/perl/files/
H A Dperl-rdepends.txt209 RDEPENDS:perl-module-compress-zlib += "perl-module-io-uncompress-gunzip"
1062 RDEPENDS:perl-module-io-uncompress-adapter-bunzip2 += "perl-module-bytes"
1063 RDEPENDS:perl-module-io-uncompress-adapter-bunzip2 += "perl-module-compress-raw-bzip2"
1064 RDEPENDS:perl-module-io-uncompress-adapter-bunzip2 += "perl-module-io-compress-base-common"
1065 RDEPENDS:perl-module-io-uncompress-adapter-bunzip2 += "perl-module-strict"
1066 RDEPENDS:perl-module-io-uncompress-adapter-bunzip2 += "perl-module-warnings"
1067 RDEPENDS:perl-module-io-uncompress-adapter-identity += "perl-module-bytes"
1068 RDEPENDS:perl-module-io-uncompress-adapter-identity += "perl-module-compress-raw-zlib"
1069 RDEPENDS:perl-module-io-uncompress-adapter-identity += "perl-module-io-compress-base-common"
1070 RDEPENDS:perl-module-io-uncompress-adapter-identity += "perl-module-io-compress-zip-constants "
[all …]
/OK3568_Linux_fs/kernel/net/6lowpan/
H A Dnhc.h37 .uncompress = _uncompress, \
77 int (*uncompress)(struct sk_buff *skb, size_t needed); member
H A Dnhc.c163 if (nhc->uncompress) { in lowpan_nhc_do_uncompression()
164 ret = nhc->uncompress(skb, sizeof(struct ipv6hdr) + in lowpan_nhc_do_uncompression()
/OK3568_Linux_fs/u-boot/test/
H A Dcompression.c291 static int run_test(char *name, mutate_func compress, mutate_func uncompress) in run_test() argument
327 errcheck(uncompress(compressed_buf, compressed_size, in run_test()
336 errcheck(uncompress(compressed_buf, compressed_size, in run_test()
354 ret = uncompress(compressed_buf, compressed_size, in run_test()
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/gzip/
H A Dgzip.inc20 mv ${D}${bindir}/uncompress ${D}${base_bindir}/uncompress
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/busybox/busybox/
H A D0002-nslookup-sanitize-all-printed-strings-with-printable.patch23 //printf("Unable to uncompress domain: %s\n", strerror(errno));
32 //printf("Cannot uncompress MX domain: %s\n", strerror(errno));
/OK3568_Linux_fs/buildroot/package/sox/
H A D0003-configure.ac-fix-static-linking-with-id3tag.patch21 util.c:(.text+0x240): undefined reference to `uncompress'
38 SOX_CHECK_LIB([ZLIB], [zlib.h], [z], [uncompress])
H A D0004-configure.ac-fix-static-linking-with-magic.patch43 SOX_CHECK_LIB([ZLIB], [zlib.h], [z], [uncompress])
/OK3568_Linux_fs/buildroot/package/busybox/
H A D0004-nslookup-sanitize-all-printed-strings-with-printable.patch23 //printf("Unable to uncompress domain: %s\n", strerror(errno));
32 //printf("Cannot uncompress MX domain: %s\n", strerror(errno));
/OK3568_Linux_fs/u-boot/fs/cramfs/
H A DMakefile9 obj-y += uncompress.o
/OK3568_Linux_fs/kernel/fs/cramfs/
H A DMakefile8 cramfs-objs := inode.o uncompress.o
/OK3568_Linux_fs/kernel/drivers/media/usb/pwc/
H A DMakefile2 pwc-objs += pwc-if.o pwc-misc.o pwc-ctrl.o pwc-v4l.o pwc-uncompress.o
/OK3568_Linux_fs/buildroot/board/qemu/arm-versatile/patches/linux/
H A Dversatile-nommu.patch61 default "debug/uncompress.h" if ARCH_MULTIPLATFORM || ARCH_MSM || \
65 default "mach/uncompress.h"
/OK3568_Linux_fs/kernel/arch/arm/include/debug/
H A Dsa1100.S24 @ the comment in arch/arm/mach-sa1100/include/mach/uncompress.h.
/OK3568_Linux_fs/buildroot/boot/grub2/
H A D0077-commands-hashsum-Fix-a-memory-leak.patch53 | (!uncompress ? GRUB_FILE_TYPE_NO_DECOMPRESS
/OK3568_Linux_fs/kernel/Documentation/fb/
H A Dmetronomefb.rst27 to uncompress it before delivering it. metronomefb will ask for metronome.wbf
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dzconf.h121 # define uncompress z_uncompress macro
H A Dzlib.h1197 ZEXTERN int ZEXPORT uncompress OF((Bytef *dest, uLongf *destLen,
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dzconf.h121 # define uncompress z_uncompress macro
H A Dzlib.h1197 ZEXTERN int ZEXPORT uncompress OF((Bytef *dest, uLongf *destLen,
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Dzconf.h121 # define uncompress z_uncompress macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Dzconf.h121 # define uncompress z_uncompress macro
H A Dzlib.h1197 ZEXTERN int ZEXPORT uncompress OF((Bytef *dest, uLongf *destLen,
/OK3568_Linux_fs/buildroot/dl/sox/git/
H A Dconfigure.ac84 SOX_CHECK_LIB([ZLIB], [zlib.h], [z], [uncompress])
/OK3568_Linux_fs/u-boot/include/u-boot/
H A Dzlib.h91 # define uncompress z_uncompress macro

12