Home
last modified time | relevance | path

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

12345678910>>...43

/third_party/elfutils/tests/
Drun-elfclassify.sh36 testrun_compare ${abs_top_builddir}/src/elfclassify --core --print $core_files <<EOF heredoc
38 EOF
42 testrun_compare ${abs_top_builddir}/src/elfclassify --not-program --print $core_files <<EOF heredoc
44 EOF
48 testrun_compare ${abs_top_builddir}/src/elfclassify --not-shared --print $core_files <<EOF heredoc
50 EOF
54 …run_compare ${abs_top_builddir}/src/elfclassify --not-linux-kernel-module --print $core_files <<EOF heredoc
56 EOF
60 testrun_compare ${abs_top_builddir}/src/elfclassify --not-debug-only --print $core_files <<EOF heredoc
62 EOF
[all …]
Drun-addrname-test.sh24 0x08049078 0x08048080 0x08049080 <<\EOF
37 EOF
39 testrun_compare ${abs_top_builddir}/src/addr2line -S -e testfile38 0x02 0x10a 0x211 0x31a <<\EOF
48 EOF
50 testrun_compare ${abs_top_builddir}/src/addr2line -S -e testfile41 0x1 0x104 <<\EOF
55 EOF
60 cat > testmaps <<EOF heredoc
70 EOF
72 testrun_compare ${abs_top_builddir}/src/addr2line -S -M testmaps 0x40047c 0x10009db <<\EOF
77 EOF
[all …]
Drun-find-prologues.sh23 testrun_compare ${abs_builddir}/find-prologues -e testfile <<\EOF
27 EOF
29 testrun_compare ${abs_builddir}/find-prologues -e testfile11 <<\EOF
38 EOF
40 testrun_compare ${abs_builddir}/find-prologues -e testfile22 <<\EOF
43 EOF
45 testrun_compare ${abs_builddir}/find-prologues -e testfile24 <<\EOF
48 EOF
50 testrun_compare ${abs_builddir}/find-prologues -e testfile25 <<\EOF
52 EOF
[all …]
Drun-xlate-note.sh20 testrun_compare ${abs_top_builddir}/tests/xlate_notes testfileppc32 << EOF heredoc
25 EOF
28 testrun_compare ${abs_top_builddir}/tests/xlate_notes testfileppc64 << EOF heredoc
33 EOF
36 testrun_compare ${abs_top_builddir}/tests/xlate_notes testfiles390 << EOF heredoc
41 EOF
44 testrun_compare ${abs_top_builddir}/tests/xlate_notes testfiles390x << EOF heredoc
49 EOF
52 testrun_compare ${abs_top_builddir}/tests/xlate_notes testfileaarch64 << EOF heredoc
57 EOF
[all …]
Drun-prelink-addr-test.sh38 cat > testmaps52-32 <<EOF heredoc
45 EOF
51 0x11140c 0x4100042d 0x4200040e <<\EOF
58 EOF
67 cat > testmaps52-64 <<EOF heredoc
77 EOF
80 0x100000056c 0x300000056d 0x380000056e <<\EOF
87 EOF
100 testrun_compare ${abs_top_builddir}/src/addr2line -S -e testfile53-32 0x8048394 0x8048395 <<\EOF
105 EOF
[all …]
Drun-elfgetzdata.sh23 testrun_compare ${abs_top_builddir}/tests/elfgetzdata read testfile-zgnu64 <<\EOF
32 EOF
34 testrun_compare ${abs_top_builddir}/tests/elfgetzdata mmap testfile-zgnu64 <<\EOF
43 EOF
46 testrun_compare ${abs_top_builddir}/tests/elfgetzdata read testfile-zgnu64be <<\EOF
56 EOF
58 testrun_compare ${abs_top_builddir}/tests/elfgetzdata mmap testfile-zgnu64be <<\EOF
68 EOF
71 testrun_compare ${abs_top_builddir}/tests/elfgetzdata read testfile-zgabi64 <<\EOF
80 EOF
[all …]
Drun-addr2line-i-test.sh57 testrun_compare ${abs_top_builddir}/src/addr2line -i -e testfile-inlines 0x00000000000005a0 <<\EOF
59 EOF
61 testrun_compare ${abs_top_builddir}/src/addr2line -i -e testfile-inlines 0x00000000000005a1 <<\EOF
63 EOF
65 testrun_compare ${abs_top_builddir}/src/addr2line -i -e testfile-inlines 0x00000000000005b0 <<\EOF
67 EOF
69 testrun_compare ${abs_top_builddir}/src/addr2line -i -e testfile-inlines 0x00000000000005b1 <<\EOF
71 EOF
73 testrun_compare ${abs_top_builddir}/src/addr2line -i -e testfile-inlines 0x00000000000005c0 <<\EOF
76 EOF
[all …]
Drun-dwarf-ranges.sh22 testrun_compare ${abs_builddir}/dwarf-ranges debug-ranges-no-lowpc.o 0xb <<\EOF
25 EOF
90 testrun_compare ${abs_builddir}/dwarf-ranges testfileranges4.debug 0xb <<\EOF
93 EOF
95 testrun_compare ${abs_builddir}/dwarf-ranges testfileranges4.debug 0xcd <<\EOF
98 EOF
100 testrun_compare ${abs_builddir}/dwarf-ranges testfileranges4.debug 0x374 <<\EOF
103 EOF
107 testrun_compare ${abs_builddir}/dwarf-ranges testfileranges5.debug 0xc <<\EOF
110 EOF
[all …]
Drun-ar-N.sh30 testrun_compare ${abs_top_builddir}/src/ar -t test.ar << EOF heredoc
34 EOF
38 diff -u testfile - << EOF heredoc
40 EOF
42 diff -u testfile - << EOF heredoc
44 EOF
46 diff -u testfile - << EOF heredoc
48 EOF
52 testrun_compare ${abs_top_builddir}/src/ar -t test.ar << EOF heredoc
55 EOF
[all …]
Drun-varlocs-vars.sh46 diff -u varlocs.out - <<EOF heredoc
49 EOF
52 diff -u varlocs.out - <<EOF heredoc
55 EOF
58 diff -u varlocs.out - <<EOF heredoc
61 EOF
64 diff -u varlocs.out - <<EOF heredoc
67 EOF
70 diff -u varlocs.out - <<EOF heredoc
73 EOF
[all …]
Drun-next-cfi.sh26 testrun_compare ${abs_builddir}/next_cfi testfile11 <<\EOF
44 EOF
46 testrun_compare ${abs_builddir}/next_cfi testfile12 <<\EOF
55 EOF
57 testrun_compare ${abs_builddir}/next_cfi testfilearm <<\EOF
65 EOF
67 testrun_compare ${abs_builddir}/next_cfi testfileaarch64 <<\EOF
78 EOF
80 testrun_compare ${abs_builddir}/next_cfi testfileppc32 <<\EOF
92 EOF
[all …]
Drun-elfgetchdr.sh89 testrun_compare ${abs_top_builddir}/tests/elfgetchdr testfile-zgnu64 <<\EOF
98 EOF
101 testrun_compare ${abs_top_builddir}/tests/elfgetchdr testfile-zgabi64 <<\EOF
110 EOF
113 testrun_compare ${abs_top_builddir}/tests/elfgetchdr testfile-zgnu32 <<\EOF
122 EOF
125 testrun_compare ${abs_top_builddir}/tests/elfgetchdr testfile-zgabi32 <<\EOF
134 EOF
137 testrun_compare ${abs_top_builddir}/tests/elfgetchdr testfile-zgnu64be <<\EOF
147 EOF
[all …]
Drun-readelf-n.sh33 testrun_compare ${abs_top_builddir}/src/readelf -n testfile-gnu-property-note.o << EOF heredoc
39 EOF
42 testrun_compare ${abs_top_builddir}/src/readelf -n testfile-gnu-property-note << EOF heredoc
55 EOF
60 testrun_compare ${abs_top_builddir}/src/readelf -n testfile11 << EOF heredoc
72 EOF
76 testrun_compare ${abs_top_builddir}/src/readelf -n testfile-annobingroup.o << EOF heredoc
127 EOF
184 testrun_compare ${abs_top_builddir}/src/readelf -n testfile_gnu_props.32le.o << EOF heredoc
192 EOF
[all …]
Drun-annobingroup.sh30 testrun_compare ${abs_top_builddir}/src/readelf -g testfile-annobingroup.o << EOF heredoc
36 EOF
40 testrun_compare ${abs_top_builddir}/src/readelf -g stripped.elf << EOF heredoc
46 EOF
48 testrun_compare ${abs_top_builddir}/src/readelf -g debugfile1.elf << EOF heredoc
54 EOF
58 testrun_compare ${abs_top_builddir}/src/readelf -g remerged.elf << EOF heredoc
64 EOF
73 testrun_compare ${abs_top_builddir}/src/readelf -g testfile-annobingroup-i386.o << EOF heredoc
82 EOF
[all …]
Drun-addr2line-i-lex-test.sh37 …trun_compare ${abs_top_builddir}/src/addr2line -i -e testfile-lex-inlines 0x0000000000000680 <<\EOF
39 EOF
41 …trun_compare ${abs_top_builddir}/src/addr2line -i -e testfile-lex-inlines 0x0000000000000681 <<\EOF
43 EOF
45 …trun_compare ${abs_top_builddir}/src/addr2line -i -e testfile-lex-inlines 0x0000000000000690 <<\EOF
48 EOF
50 …trun_compare ${abs_top_builddir}/src/addr2line -i -e testfile-lex-inlines 0x0000000000000691 <<\EOF
53 EOF
56 …file-lex-inlines 0x0000000000000680 0x0000000000000681 0x0000000000000690 0x0000000000000691 <<\EOF
69 EOF
/third_party/toybox/tests/
Dman.test21 cat >banana/man1/toybox.1 <<EOF
33 EOF
37 cat >banana/man1/toybox.1 <<EOF
40 EOF
43 cat >banana/man1/toybox.1 <<EOF
47 EOF
53 cat >banana/man1/toybox.1 <<EOF
56 EOF
59 cat >banana/man1/toybox.1 <<EOF
62 EOF
[all …]
/third_party/toybox/scripts/
Dgenconfig.sh35 probesymbol TOYBOX_CONTAINER << EOF heredoc
42 EOF
44 probesymbol TOYBOX_FIFREEZE -c << EOF heredoc
49 EOF
52 probesymbol TOYBOX_ICONV -c << EOF heredoc
54 EOF
55 probesymbol TOYBOX_FALLOCATE << EOF heredoc
59 EOF
62 probesymbol TOYBOX_UTMPX -c << EOF heredoc
72 EOF
[all …]
/third_party/gptfdisk/
Dgdisk_test.sh112 $GDISK_BIN $TEMP_DISK << EOF heredoc
117 EOF
152 $GDISK_BIN $TEMP_DISK << EOF heredoc
160 EOF
179 $GDISK_BIN $TEMP_DISK << EOF heredoc
184 EOF
203 $GDISK_BIN $TEMP_DISK << EOF heredoc
208 EOF
227 $GDISK_BIN $TEMP_DISK << EOF heredoc
231 EOF
[all …]
/third_party/ltp/testcases/open_posix_testsuite/scripts/
Dgenerate-makefiles.sh99 cat > "$makefile.1" <<EOF heredoc
127 EOF
130 cat >> "$makefile.1" <<EOF heredoc
133 EOF
136 cat >> "$makefile.1" <<EOF heredoc
138 EOF
142 cat >> "$makefile.1" <<EOF heredoc
144 EOF
154 cat >> "$makefile.2" <<EOF heredoc
156 EOF
[all …]
/third_party/ltp/testcases/kernel/security/tomoyo/
Dtomoyo_new_file_test.c33 if (result != EOF) in show_result()
38 if (result == EOF) { in show_result()
94 int pipe_fd[2] = { EOF, EOF }; in stage_file_test()
169 show_result(error ? EOF : 0, 1); in stage_file_test()
186 show_result(errno ? EOF : 0, 0); in stage_file_test()
192 if (fd != EOF) in stage_file_test()
197 if (fd != EOF) in stage_file_test()
204 if (fd != EOF) in stage_file_test()
209 if (fd != EOF) in stage_file_test()
216 if (fd != EOF) in stage_file_test()
[all …]
/third_party/mesa3d/.gitlab-ci/container/debian/
Dx86_build-mingw-patch.sh33 cat >/usr/x86_64-w64-mingw32/bin/pkg-config <<EOF heredoc
37 EOF
40 cat >/usr/x86_64-w64-mingw32/bin/llvm-config <<EOF heredoc
43 EOF
46 cat >/usr/x86_64-w64-mingw32/bin/clang <<EOF heredoc
49 EOF
52 cat >/usr/x86_64-w64-mingw32/bin/llvm-as <<EOF heredoc
55 EOF
58 cat >/usr/x86_64-w64-mingw32/bin/llvm-link <<EOF heredoc
61 EOF
[all …]
/third_party/zlib/contrib/iostream/
Dzfstream.cpp131 return streampos(EOF); in seekoff()
139 return EOF; in underflow()
144 if ( (allocate()) == EOF ) in underflow()
145 return EOF; in underflow()
154 if ( flushbuf() == EOF ) in underflow()
155 return EOF; in underflow()
163 if ( result == EOF ) { in underflow()
166 return EOF; in underflow()
176 return EOF; in overflow()
179 if ( allocate() == EOF ) in overflow()
[all …]
/third_party/zlib/
Dconfigure168 cat > $test.c <<EOF heredoc
171 EOF
376 cat > $test.c <<EOF heredoc
378 EOF
417 cat > $test.c << EOF heredoc
419 EOF
431 cat > $test.c <<EOF heredoc
434 EOF
465 cat > $test.c <<EOF heredoc
469 EOF
[all …]
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_inherit_test/
Dcpuset_inherit_testset.sh112 done <<- EOF heredoc
119 EOF
129 done <<- EOF heredoc
136 EOF
150 done <<- EOF heredoc
153 EOF
167 done <<- EOF heredoc
170 EOF
181 done <<- EOF heredoc
184 EOF
[all …]
/third_party/ffmpeg/tests/ref/seek/
Dlavf-y4m4 ret:-EOF
10 ret:-EOF
12 ret:-EOF
18 ret:-EOF
20 ret:-EOF
23 ret:-EOF
25 ret:-EOF
30 ret:-EOF
32 ret:-EOF
37 ret:-EOF
[all …]

12345678910>>...43