Home
last modified time | relevance | path

Searched refs:file1 (Results 1 – 25 of 33) sorted by relevance

12

/OK3568_Linux_fs/kernel/tools/objtool/
H A Dsync-check.sh30 file1=$1
36 cmd="diff $* $file1 $file2 > /dev/null"
40 echo "Warning: Kernel ABI header at '$file1' differs from latest version at '$file2'" >&2
41 echo diff -u $file1 $file2
/OK3568_Linux_fs/kernel/tools/perf/
H A Dcheck-headers.sh95 file1=$1
101 cmd="diff $* $file1 $file2 > /dev/null"
105 echo "Warning: Kernel ABI header at '$file1' differs from latest version at '$file2'" >&2
106 echo diff -u $file1 $file2
/OK3568_Linux_fs/kernel/scripts/
H A Dget_dvb_firmware557 my $file1 = "ngene_15.fw";
567 wgetfile($file1, $url . $file1);
568 verify($file1, $hash1);
576 "$file1, $file2, $file3";
699 my $file1 = "dvb-usb-it9135-01.zip";
708 wgetfile($file1, $url . $file1);
709 unzip($file1, "");
716 "$file1 $file2"
H A DKbuild.include262 # (3) - due to: file1.h file2.h
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/busybox/busybox/
H A D0001-du-l-works-fix-to-use-145-instead-of-144.patch22 dd if=/dev/zero of=file1 bs=1k count=64 2>/dev/null
23 ln file1 file1.1
/OK3568_Linux_fs/buildroot/support/testing/tests/core/
H A Dtest_rootfs_overlay.py7 def compare_file(file1, file2): argument
8 return subprocess.call(["cmp", file1, file2])
/OK3568_Linux_fs/yocto/poky/meta-selftest/recipes-test/recipetool/
H A Dselftest-recipetool-appendfile.bb10 file://file1 \
27 install -m 0644 ${WORKDIR}/file1 ${D}${datadir}/selftest-replaceme-renamed
/OK3568_Linux_fs/yocto/poky/meta-selftest/recipes-test/devtool/
H A Ddevtool-test-localonly.bb4 SRC_URI = "file://file1 \
H A Ddevtool-test-local_6.03.bb7 file://file1 \
/OK3568_Linux_fs/yocto/poky/meta-skeleton/recipes-skeleton/useradd/
H A Duseradd-example.bb8 SRC_URI = "file://file1 \
52 install -p -m 644 file1 ${D}${datadir}/user1/
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dmultilib_script.bbclass3 # MULTILIB_SCRIPTS = "${PN}-dev:${bindir}/file1 ${PN}:${base_bindir}/file2"
/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dconfdata.c41 static bool is_same(const char *file1, const char *file2) in is_same() argument
48 fd1 = open(file1, O_RDONLY); in is_same()
/OK3568_Linux_fs/buildroot/dl/stressapptest/git/
H A DREADME.md33 ./stressapptest -f /tmp/file1 -f /tmp/file2 # Run 2 file IO threads, and autodetect memory size and…
/OK3568_Linux_fs/u-boot/scripts/
H A DKbuild.include284 # (3) - due to: file1.h file2.h
/OK3568_Linux_fs/kernel/tools/perf/Documentation/
H A Dperf-diff.txt11 'perf diff' [baseline file] [data file1] [[data file2] ... ]
/OK3568_Linux_fs/yocto/poky/documentation/ref-manual/
H A Dtasks.rst336 file://file1.patch \
340 In the previous example ``file1.patch`` would be applied as a patch by default
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-5.10/scripts/
H A DKbuild.include262 # (3) - due to: file1.h file2.h
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-5.10/scripts/
H A DKbuild.include262 # (3) - due to: file1.h file2.h
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.19/scripts/
H A DKbuild.include318 # (3) - due to: file1.h file2.h
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.19/scripts/
H A DKbuild.include318 # (3) - due to: file1.h file2.h
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.4/scripts/
H A DKbuild.include291 # (3) - due to: file1.h file2.h
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.4/scripts/
H A DKbuild.include291 # (3) - due to: file1.h file2.h
/OK3568_Linux_fs/kernel/fs/befs/
H A DChangeLog53 names like file1 and file2 to mysteriously be duplicates of each other
/OK3568_Linux_fs/buildroot/dl/sox/git/
H A DDoxyfile1543 # TAGFILES = file1 file2 ...
1545 # TAGFILES = file1=loc1 "file2 = loc2" ...
/OK3568_Linux_fs/external/mpp/tools/
H A Dmpp_doxyfile1966 # TAGFILES = file1 file2 ...
1968 # TAGFILES = file1=loc1 "file2 = loc2" ...

12