Home
last modified time | relevance | path

Searched refs:EOF (Results 1 – 25 of 450) sorted by relevance

12345678910>>...18

/OK3568_Linux_fs/buildroot/package/rocksdb/
H A D0001-build_tools-build_detect_platform-fix-C-tests.patch10 output/host/bin/xtensa-buildroot-linux-uclibc-g++ -faligned-new -x c++ - -o /dev/null <<EOF
13 EOF
30 - $CXX $PLATFORM_CXXFLAGS -x c++ - -luring -o /dev/null 2>/dev/null <<EOF
31 + $CXX $PLATFORM_CXXFLAGS -x c++ - -luring -o test.o 2>/dev/null <<EOF
39 - $CXX $PLATFORM_CXXFLAGS -x c++ - -o /dev/null 2>/dev/null <<EOF
40 + $CXX $PLATFORM_CXXFLAGS -x c++ - -o test.o 2>/dev/null <<EOF
44 @@ -261,7 +261,7 @@ EOF
48 - $CXX $PLATFORM_CXXFLAGS -x c++ - -o /dev/null 2>/dev/null <<EOF
49 + $CXX $PLATFORM_CXXFLAGS -x c++ - -o test.o 2>/dev/null <<EOF
52 EOF
[all …]
/OK3568_Linux_fs/u-boot/arch/arm/mach-socfpga/
H A Dqts-filter.sh25 cat << EOF heredoc
35 EOF
49 cat << EOF heredoc
52 EOF
69 cat << EOF heredoc
79 EOF
86 cat << EOF heredoc
89 EOF
106 cat << EOF heredoc
116 EOF
[all …]
/OK3568_Linux_fs/device/rockchip/common/configs/
H A Dextra-part-config.sh7 cat <<EOF heredoc
17 EOF
33 cat <<EOF heredoc
49 EOF
53 cat <<EOF heredoc
61 EOF
67 cat <<EOF heredoc
103 EOF
106 cat << EOF heredoc
111 EOF
[all …]
/OK3568_Linux_fs/device/rockchip/common/scripts/
H A Dextra-part-config.sh7 cat <<EOF heredoc
17 EOF
33 cat <<EOF heredoc
49 EOF
53 cat <<EOF heredoc
61 EOF
67 cat <<EOF heredoc
103 EOF
106 cat << EOF heredoc
111 EOF
[all …]
H A Dsave-patches.sh18 cat << EOF > "$PATCH_DIR/apply-patches.sh" heredoc
34 EOF
85 cat << EOF >> "$PATCH_DIR/apply-patches.sh" heredoc
105 EOF
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dcargo_common.bbclass34 cat <<- EOF > ${CARGO_HOME}/config
39 EOF
41 cat <<- EOF >> ${CARGO_HOME}/config
46 EOF
49 cat <<- EOF >> ${CARGO_HOME}/config
54 EOF
57 cat <<- EOF >> ${CARGO_HOME}/config
67 EOF
69 cat <<- EOF >> ${CARGO_HOME}/config
74 EOF
[all …]
H A Dkernel-fitimage.bbclass86 cat << EOF >> $1
92 EOF
107 cat << EOF >> $1
110 EOF
113 cat << EOF >> $1
116 EOF
119 cat << EOF >> $1
121 EOF
124 cat << EOF >> $1
126 EOF
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/patch/patch/
H A D0001-Don-t-leak-temporary-file-on-failed-multi-file-ed.patch44 @@ -38,3 +38,34 @@ EOF
45 check 'cat foo' <<EOF
47 EOF
51 +cat > ed3.diff <<EOF
62 +EOF
66 +cat > baz <<EOF
67 +EOF
69 +check 'patch -e -i ed3.diff' <<EOF
70 +EOF
72 +check 'cat foo' <<EOF
[all …]
H A D0004-Fix-arbitrary-command-execution-in-ed-style-patches-.patch186 +cat > ed1.diff <<EOF
190 +EOF
192 +check 'patch -e foo -i ed1.diff' <<EOF
193 +EOF
195 +check 'cat foo' <<EOF
197 +EOF
199 +cat > ed2.diff <<EOF
203 +EOF
205 +check 'patch -e foo -i ed2.diff 2> /dev/null || echo "Status: $?"' <<EOF
208 +EOF
[all …]
/OK3568_Linux_fs/kernel/scripts/atomic/
H A Dgen-atomic-long.sh48 cat <<EOF heredoc
55 EOF
58 cat << EOF heredoc
84 EOF
90 cat <<EOF heredoc
93 EOF
99 cat <<EOF heredoc
102 EOF
H A Dgen-atomic-fallback.sh54 cat << EOF heredoc
58 EOF
150 cat <<EOF heredoc
174 EOF
177 cat << EOF heredoc
188 EOF
198 cat <<EOF heredoc
203 EOF
209 cat <<EOF heredoc
211 EOF
H A Dgen-atomic-instrumented.sh95 cat <<EOF heredoc
103 EOF
115 cat <<EOF heredoc
122 EOF
138 cat << EOF heredoc
/OK3568_Linux_fs/debian/scripts/rkstage0/02-sys-tweaks/
H A D00-run.sh8 on_chroot << EOF heredoc
14 EOF
29 on_chroot <<EOF heredoc
36 EOF
38 on_chroot << EOF heredoc
40 EOF
42 on_chroot << EOF heredoc
44 EOF
/OK3568_Linux_fs/yocto/meta-browser/meta-firefox/recipes-browser/firefox/firefox/fixes/
H A Dpre-generated-old-configure.patch248 + cat << EOF
281 +EOF
282 + cat << EOF
294 +EOF
822 + cat >> confdefs.pytmp <<\EOF
824 +EOF
825 +cat >> confdefs.h <<\EOF
827 +EOF
1208 + cat > conftest.$ac_ext << EOF
1214 +EOF
[all …]
/OK3568_Linux_fs/kernel/tools/bootconfig/scripts/
H A Dftrace2bconf.sh51 cat 1>&2 << EOF heredoc
53 EOF
61 cat 1>&2 << EOF heredoc
63 EOF
70 cat 1>&2 << EOF heredoc
72 EOF
/OK3568_Linux_fs/yocto/poky/scripts/
H A Dgen-site-config7 cat << EOF heredoc
11 EOF
41 cat << EOF heredoc
43 EOF
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.19/scripts/
H A Dgcc-plugin.sh12 …c=$($1 -E -x c++ - -o /dev/null -I"${srctree}"/gcc-plugins -I"${gccplugins_dir}"/include 2>&1 <<EOF heredoc
19 EOF
46 …++ -std=gnu++98 - -fsyntax-only -I"${srctree}"/gcc-plugins -I"${gccplugins_dir}"/include 2>&1 <<EOF heredoc
54 EOF
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.19/scripts/
H A Dgcc-plugin.sh12 …c=$($1 -E -x c++ - -o /dev/null -I"${srctree}"/gcc-plugins -I"${gccplugins_dir}"/include 2>&1 <<EOF heredoc
19 EOF
46 …++ -std=gnu++98 - -fsyntax-only -I"${srctree}"/gcc-plugins -I"${gccplugins_dir}"/include 2>&1 <<EOF heredoc
54 EOF
/OK3568_Linux_fs/buildroot/support/scripts/
H A Dboot-qemu-image.py40 except pexpect.EOF as e:
62 except pexpect.EOF:
73 child.expect(pexpect.EOF)
74 except pexpect.EOF:
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/postfix/files/
H A D0003-makedefs-Use-native-compiler-to-build-makedefs.test.patch20 EOF
29 EOF
38 EOF
47 EOF
56 EOF
/OK3568_Linux_fs/kernel/tools/testing/selftests/drivers/net/mlxsw/
H A Dqos_lib.sh62 cat >/dev/stderr <<-EOF heredoc
70 EOF
73 cat >/dev/stderr <<-EOF heredoc
78 EOF
/OK3568_Linux_fs/kernel/tools/testing/selftests/netfilter/
H A Dconntrack_icmp_related.sh130 ip netns exec $netns nft -f - <<EOF heredoc
142 EOF
145 ip netns exec nsclient1 nft -f - <<EOF heredoc
157 EOF
159 ip netns exec nsclient2 nft -f - <<EOF heredoc
182 EOF
188 ip netns exec nsrouter1 nft -f - <<EOF heredoc
201 EOF
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/zlib/zlib/
H A D0001-configure-Pass-LDFLAGS-to-link-tests.patch34 EOF
44 EOF
50 @@ -547,7 +547,7 @@ cat > $test.c <<EOF
53 EOF
62 EOF
70 EOF
/OK3568_Linux_fs/kernel/scripts/selinux/
H A Dinstall_policy.sh49 cat > /etc/selinux/dummy/contexts/x_contexts <<EOF heredoc
55 EOF
72 cat > /etc/selinux/config << EOF heredoc
75 EOF
/OK3568_Linux_fs/debian/
H A Dmk-iso-debian.sh94 cat << EOF >> deb.conf heredoc
119 EOF
123 cat << EOF >> udeb.conf heredoc
148 EOF
152 cat << EOF >> release.conf heredoc
159 EOF

12345678910>>...18