| /OK3568_Linux_fs/buildroot/support/dependencies/ |
| H A D | check-host-tar.mk | 1 TAR ?= tar 3 ifeq (,$(call suitable-host-package,tar,$(TAR))) 4 TAR = $(HOST_DIR)/bin/tar
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/setserial/setserial/ |
| H A D | ldflags.patch | 15 TAR = tar 16 @@ -20,7 +21,7 @@ TAR = tar
|
| /OK3568_Linux_fs/kernel/drivers/macintosh/ |
| H A D | macio-adb.c | 52 #define TAR 1 /* transfer access request */ macro 189 out_8(&adb->ctrl.r, in_8(&adb->ctrl.r) | TAR); in macio_send_request() 227 out_8(&adb->ctrl.r, in_8(&adb->ctrl.r) | TAR); in macio_adb_interrupt() 247 out_8(&adb->ctrl.r, in_8(&adb->ctrl.r) | TAR); in macio_adb_interrupt()
|
| /OK3568_Linux_fs/buildroot/package/armbian-firmware/ |
| H A D | armbian-firmware.mk | 56 $(TAR) cf install.tar $(sort $(ARMBIAN_FIRMWARE_FILES)) && \ 57 $(TAR) xf install.tar -C $(TARGET_DIR)/lib/firmware
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-5.10/scripts/ |
| H A D | Makefile.package | 36 quiet_cmd_src_tar = TAR $(2).tar.gz 117 quiet_cmd_perf_tar = TAR
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | Makefile.package | 36 quiet_cmd_src_tar = TAR $(2).tar.gz 117 quiet_cmd_perf_tar = TAR
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-5.10/scripts/ |
| H A D | Makefile.package | 36 quiet_cmd_src_tar = TAR $(2).tar.gz 117 quiet_cmd_perf_tar = TAR
|
| /OK3568_Linux_fs/buildroot/package/rust-bin/ |
| H A D | rust-bin.mk | 26 $(TAR) -C $(@D)/std $(TAR_OPTIONS) -
|
| /OK3568_Linux_fs/buildroot/arch/ |
| H A D | arch.mk.xtensa | 35 $(TAR) --strip-components=1 -C $(1) $(TAR_OPTIONS) - $(2)
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/dpkg/dpkg/ |
| H A D | 0007-dpkg-deb-build.c-Remove-usage-of-clamp-mtime-in-tar.patch | 32 command_init(&cmd, TAR, "tar -cf");
|
| /OK3568_Linux_fs/buildroot/package/perl/ |
| H A D | perl.mk | 30 $(TAR) --strip-components=1 -C $(@D) $(TAR_OPTIONS) -
|
| /OK3568_Linux_fs/buildroot/fs/oci/ |
| H A D | Config.in | 87 Select whether the image should be packed into a TAR archive.
|
| /OK3568_Linux_fs/buildroot/package/murata-cyw-fw/ |
| H A D | murata-cyw-fw.mk | 21 $(TAR) --strip-components=1 -C $(@D) $(TAR_OPTIONS) -
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mtd/ |
| H A D | fsmc-nand.txt | 18 byte 1 TAR : ALE to RE delay, 4 bits are valid. Same format as TCLR.
|
| /OK3568_Linux_fs/buildroot/package/android-tools/ |
| H A D | android-tools.mk | 25 $(TAR) -C $(@D) $(TAR_OPTIONS) -
|
| /OK3568_Linux_fs/buildroot/package/ |
| H A D | pkg-generic.mk | 418 $(TAR) --no-recursion --ignore-failed-read \ 429 $(TAR) --no-recursion --ignore-failed-read \ 440 $(TAR) --no-recursion --ignore-failed-read \ 900 $$(TAR) --strip-components=$$($(2)_STRIP_COMPONENTS) \
|
| /OK3568_Linux_fs/buildroot/package/gettext-tiny/ |
| H A D | gettext-tiny.mk | 38 $(TAR) --strip-components=1 -C $(@D)/gettext-gnu $(TAR_OPTIONS) -
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/dpkg/ |
| H A D | dpkg.inc | 27 TAR=tar \
|
| /OK3568_Linux_fs/buildroot/package/linux-firmware/ |
| H A D | linux-firmware.mk | 725 $(TAR) cf br-firmware.tar $(sort $(LINUX_FIRMWARE_FILES) $(LINUX_FIRMWARE_DIRS)) 755 $(TAR) xf $(@D)/br-firmware.tar -C $(1)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/i18n/charmaps/ |
| HD | GEORGIAN-PS.gz | 1<code_set_name> GEORGIAN-PS
2<comment_char> %
3<escape_char> /
4
5 ... |
| HD | GEORGIAN-ACADEMY.gz | 1<code_set_name> GEORGIAN-ACADEMY
2<comment_char> %
3<escape_char> /
4
5 ... |
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/i18n/charmaps/ |
| HD | GEORGIAN-ACADEMY.gz | 1<code_set_name> GEORGIAN-ACADEMY
2<comment_char> %
3<escape_char> /
4
5 ... |
| HD | GEORGIAN-PS.gz | 1<code_set_name> GEORGIAN-PS
2<comment_char> %
3<escape_char> /
4
5 ... |
| /OK3568_Linux_fs/buildroot/ |
| H A D | Makefile | 649 $(TAR) czf "$(BINARIES_DIR)/$(BR2_SDK_PREFIX).tar.gz" \
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | aclocal.m4 | 3878 AC_SUBST([AMTAR], ['$${TAR-tar}']) 3884 [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'],
|