| /OK3568_Linux_fs/kernel/Documentation/powerpc/ |
| H A D | vas-api.rst | 15 such as 842 compression, GZIP compression and encryption. On power9, 16 userspace applications will have access to only GZIP Compression engine 17 which supports ZLIB and GZIP compression algorithms in the hardware. 21 Requests to the GZIP engine must be formatted as a co-processor Request 26 The GZIP engine provides two priority levels of requests: Normal and 37 Application access to the GZIP engine is provided through 41 establish connection to the engine. It means send window is opened on GZIP 58 NX-GZIP Device Node 62 access to all GZIP engines in the system. The only valid operations on 94 instead of libz and use NX GZIP compression without any modification. [all …]
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/ |
| H A D | fit_misc.c | 29 #if CONFIG_IS_ENABLED(MISC_DECOMPRESS) || CONFIG_IS_ENABLED(GZIP) || CONFIG_IS_ENABLED(LZMA) 130 #if CONFIG_IS_ENABLED(GZIP) in fit_decomp_image() 160 #if CONFIG_IS_ENABLED(MISC_DECOMPRESS) || CONFIG_IS_ENABLED(GZIP) || CONFIG_IS_ENABLED(LZMA) in board_fit_image_post_process()
|
| /OK3568_Linux_fs/buildroot/dl/stressapptest/git/ |
| H A D | Makefile.in | 521 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz 541 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz 550 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz 559 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\ 569 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
|
| /OK3568_Linux_fs/buildroot/package/fbgrab/ |
| H A D | 0001-fix-static-build.patch | 21 $(GZIP) $(GZIPFLAGS) $< > $@
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.multi-dtb-fit | 32 SPL. LZO and GZIP compressions are supported. By default, the area where the 60 | GZIP (user defined area) | 133880 | 8575 | 1.421 | 0.032 |
|
| /OK3568_Linux_fs/buildroot/package/squashfs/ |
| H A D | Config.in | 24 Support GZIP compression algorithm
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/ |
| H A D | Kconfig | 43 VAS allows accelerators in co-processors like NX-GZIP and NX-842
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/early-userspace/ |
| H A D | buffer-format.rst | 28 GZIP() indicates the gzip(1) of the operand 33 cpio_gzip_archive := GZIP(cpio_archive)
|
| /OK3568_Linux_fs/kernel/arch/ia64/ |
| H A D | Makefile | 41 quiet_cmd_gzip = GZIP $@
|
| /OK3568_Linux_fs/u-boot/lib/zlib/ |
| H A D | deflate.c | 253 #ifdef GZIP 376 #ifdef GZIP 606 #ifdef GZIP 679 #ifdef GZIP 867 #ifdef GZIP 1005 #ifdef GZIP
|
| H A D | deflate.h | 23 # define GZIP macro
|
| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | Makefile | 64 obj-$(CONFIG_$(SPL_)GZIP) += gunzip.o
|
| H A D | fdtdec.c | 1220 if (CONFIG_IS_ENABLED(GZIP)) in uncompress_blob() 1241 if (CONFIG_IS_ENABLED(GZIP)) in uncompress_blob()
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-driver-genwqe | 10 Description: Identifies the currently active card application e.g. 'GZIP'
|
| /OK3568_Linux_fs/kernel/drivers/soc/rockchip/ |
| H A D | Kconfig | 59 LZ4, GZIP, ZLIB. 67 LZ4, GZIP, ZLIB.
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | Makefile.in | 987 tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz 1016 shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz 1034 eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\ 1044 eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/ |
| H A D | 0025-RH-add-mpathconf.patch | 49 $(GZIP) $(EXEC).8 > $(EXEC).8.gz 50 $(GZIP) $(EXEC).conf.5 > $(EXEC).conf.5.gz 51 + $(GZIP) mpathconf.8 > mpathconf.8.gz
|
| H A D | 0001-multipath-tools-use-run-instead-of-dev-shm.patch | 66 GZIP = gzip -9 -c
|
| /OK3568_Linux_fs/u-boot/drivers/misc/ |
| H A D | Kconfig | 86 LZ4, GZIP, PNG, ZLIB. 93 LZ4, GZIP, PNG, ZLIB.
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.19/scripts/ |
| H A D | Makefile.lib | 239 quiet_cmd_gzip = GZIP $@
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.19/scripts/ |
| H A D | Makefile.lib | 239 quiet_cmd_gzip = GZIP $@
|
| /OK3568_Linux_fs/u-boot/dts/ |
| H A D | Kconfig | 200 bool "GZIP" 205 using GZIP compression. (requires gzip on host)
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.4/scripts/ |
| H A D | Makefile.lib | 265 quiet_cmd_gzip = GZIP $@
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.4/scripts/ |
| H A D | Makefile.lib | 265 quiet_cmd_gzip = GZIP $@
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | Makefile.lib | 304 quiet_cmd_gzip = GZIP $@
|