Searched refs:COMPRESS (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/u-boot/scripts/ |
| H A D | decomp.sh | 31 COMPRESS="lzma" 34 … -A arm -O u-boot -T standalone -C ${COMPRESS} -a ${ADDR} -e ${ADDR} -d u-boot.bin.${COMPRESS} u-b… 39 cat u-boot.bin.${COMPRESS}.uImage >> u-boot.bin.decomp
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/filesystems/incfs/ |
| H A D | incfs_perf.c | 45 COMPRESS = 2, enumerator 228 if (flags & COMPRESS) { in write_data() 556 flags & COMPRESS ? 'C' : 'c', in test_incfs_file() 597 flags & COMPRESS ? "(compress)" : "", in test_incfs_file() 699 skip(&options, flags & COMPRESS, 'c') || in main()
|
| /OK3568_Linux_fs/u-boot/drivers/fpga/ |
| H A D | ivm_core.c | 641 g_usDataType |= COMPRESS; in ispVMCode() 643 g_usDataType &= ~COMPRESS; in ispVMCode() 1383 if (g_usDataType & COMPRESS) { in ispVMData() 1472 !getData && !(g_usDataType&COMPRESS)) { in ispVMData() 1737 if (g_usDataType & COMPRESS) { in ispVMAmble() 1738 g_usDataType &= ~(COMPRESS); in ispVMAmble() 1861 g_usDataType |= COMPRESS; in ispVMAmble()
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | super.c | 574 if (!btrfs_test_opt(info, COMPRESS) || in btrfs_parse_options() 582 btrfs_clear_opt(info->mount_opt, COMPRESS); in btrfs_parse_options() 598 COMPRESS) ? in btrfs_parse_options() 621 btrfs_set_opt(info->mount_opt, COMPRESS); in btrfs_parse_options() 629 btrfs_set_opt(info->mount_opt, COMPRESS); in btrfs_parse_options() 641 btrfs_set_opt(info->mount_opt, COMPRESS); in btrfs_parse_options() 650 btrfs_clear_opt(info->mount_opt, COMPRESS); in btrfs_parse_options() 1430 if (btrfs_test_opt(info, COMPRESS)) { in btrfs_show_options()
|
| H A D | inode.c | 441 if (btrfs_test_opt(fs_info, COMPRESS) || in inode_need_compress()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | lattice.h | 59 #define COMPRESS 0x0008 /* Data is compressed. */ macro
|
| /OK3568_Linux_fs/buildroot/package/httping/ |
| H A D | 0002-Makefile-allow-build-without-gettext.patch | 25 COMPRESS=/bin/gzip -9
|
| /OK3568_Linux_fs/yocto/poky/documentation/migration-guides/ |
| H A D | migration-2.2.rst | 442 - :ref:`ref-classes-image`: Renamed COMPRESS(ION) to CONVERSION. This change 445 ``CONVERSION_DEPENDS`` and ``CONVERSION_CMD``. The ``COMPRESS*`` 448 new names as the ``COMPRESS*`` ones will be removed in a future
|
| /OK3568_Linux_fs/buildroot/package/libgsm/ |
| H A D | 0001-misc-fixes-from-archlinux.patch | 41 COMPRESS = compress
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/mediactl/ |
| H A D | media-types.rst | 264 .. _MEDIA-INTF-T-ALSA-COMPRESS:
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | aclocal.m4 | 288 no|none) COMPRESS_SUFFIX="" ; COMPRESS="cat" ;; 292 XORG_FONT_REQUIRED_PROG(COMPRESS, ${compression})
|