Home
last modified time | relevance | path

Searched refs:eol (Results 1 – 25 of 3842) sorted by relevance

12345678910>>...154

/dports/devel/pegtl/PEGTL-3.0.0/src/test/pegtl/
H A Dascii_eol.cpp20 verify_rule< eol, eol::lf >( __LINE__, __FILE__, " ", result_type::local_failure, 1 ); in unit_test()
21 verify_rule< eol, eol::lf >( __LINE__, __FILE__, "\r", result_type::local_failure, 1 ); in unit_test()
22 verify_rule< eol, eol::lf >( __LINE__, __FILE__, "\n", result_type::success, 0 ); in unit_test()
23 verify_rule< eol, eol::lf >( __LINE__, __FILE__, "\r\n", result_type::local_failure, 2 ); in unit_test()
24 verify_rule< eol, eol::lf >( __LINE__, __FILE__, "\n\r", result_type::success, 1 ); in unit_test()
25 verify_rule< eol, eol::lf >( __LINE__, __FILE__, "\n\r\n", result_type::success, 2 ); in unit_test()
26 verify_rule< eol, eol::lf >( __LINE__, __FILE__, "\n\r\r", result_type::success, 2 ); in unit_test()
27 verify_rule< eol, eol::lf >( __LINE__, __FILE__, "\na", result_type::success, 1 ); in unit_test()
34 verify_rule< eol, eol::cr >( __LINE__, __FILE__, "\r", result_type::success, 0 ); in unit_test()
36 verify_rule< eol, eol::cr >( __LINE__, __FILE__, "\r\n", result_type::success, 1 ); in unit_test()
[all …]
H A Dascii_eolf.cpp20 verify_rule< eolf, eol::lf >( __LINE__, __FILE__, " ", result_type::local_failure, 1 ); in unit_test()
21 verify_rule< eolf, eol::lf >( __LINE__, __FILE__, "\r", result_type::local_failure, 1 ); in unit_test()
22 verify_rule< eolf, eol::lf >( __LINE__, __FILE__, "\n", result_type::success, 0 ); in unit_test()
24 verify_rule< eolf, eol::lf >( __LINE__, __FILE__, "\n\r", result_type::success, 1 ); in unit_test()
25 verify_rule< eolf, eol::lf >( __LINE__, __FILE__, "\n\r\n", result_type::success, 2 ); in unit_test()
26 verify_rule< eolf, eol::lf >( __LINE__, __FILE__, "\n\r\r", result_type::success, 2 ); in unit_test()
27 verify_rule< eolf, eol::lf >( __LINE__, __FILE__, "\na", result_type::success, 1 ); in unit_test()
34 verify_rule< eolf, eol::cr >( __LINE__, __FILE__, "\r", result_type::success, 0 ); in unit_test()
36 verify_rule< eolf, eol::cr >( __LINE__, __FILE__, "\r\n", result_type::success, 1 ); in unit_test()
41 verify_rule< eolf, eol::cr >( __LINE__, __FILE__, "\ra", result_type::success, 1 ); in unit_test()
[all …]
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/tests/unit/
H A Dunit_collection.cpp57 out<<"ss4 : "<<eol<<ss4<<eol; in unit_collection()
60 out<<"ss5 : "<<eol<<ss5<<eol; in unit_collection()
64 out<<eol<<"C++11 initializer list : "<<eol<< ssi<<eol; in unit_collection()
76 out<<"ns4 : "<<eol<<ns4<<eol; in unit_collection()
79 out<<"ns5 : "<<eol<<ns5<<eol; in unit_collection()
94 out<<"is4 : "<<eol<<is4<<eol; in unit_collection()
97 out<<"is5 : "<<eol<<is5<<eol; in unit_collection()
116 out<<"ds4 : "<<eol<<ds4<<eol; in unit_collection()
119 out<<"ds5 : "<<eol<<ds5<<eol; in unit_collection()
135 out<<"Vs4 : "<<eol<<Vs4<<eol; in unit_collection()
[all …]
H A Dunit_EssentialCondition.cpp120 out << "+ LcOperatorOnUnknown : " << (+lcb) << eol; in unit_EssentialCondition()
121 out << "- LcOperatorOnUnknown : " << (-lcb) << eol; in unit_EssentialCondition()
144 out << "Unknown + Unknown : " << (u+phiP) << eol; in unit_EssentialCondition()
145 out << "Unknown - Unknown : " << (u-phiP) << eol; in unit_EssentialCondition()
146 out << "Unknown | Domain : " << (u|sigmaP) << eol; in unit_EssentialCondition()
158 out << "Unknown = 0 : " << (u=0) << eol; in unit_EssentialCondition()
159 out << "Unknown = Function : " << (u=fp) << eol; in unit_EssentialCondition()
160 out << "Unknown = function : " << (u=gp) << eol; in unit_EssentialCondition()
161 out << "OperatorOnUnknown = 0 : " << (dx(u)=0) << eol; in unit_EssentialCondition()
164 out << "LcOperatorOnUnknown = 0 : " << (lc=0) << eol; in unit_EssentialCondition()
[all …]
H A Dunit_polynomials.cpp57 out<<basis<<eol; in unit_polynomials()
59 out<<"x2py2="<<x2py2<<eol; in unit_polynomials()
67 out<<eol; in unit_polynomials()
80 out<<"x2py2="<<x2py2<<eol; in unit_polynomials()
82 out<<"x2py2(xz,xmz)="<<r<<eol; in unit_polynomials()
84 out<<eol; in unit_polynomials()
93 out<<pk3<<eol; in unit_polynomials()
107 out<<P2<<eol<<Q2<<eol; in unit_polynomials()
108 out<<P2* Q2<<eol; in unit_polynomials()
110 out<<P2* Q2<<eol; in unit_polynomials()
[all …]
H A Dunit_sorOperations.cpp87 out << " [w*D]*v = "<<res<<eol; in unit_sorOperations()
89 out << " [w*D+L]*v = "<<res<<eol; in unit_sorOperations()
106 out << " [w*D]*v = "<<res<<eol; in unit_sorOperations()
125 out << " [w*D]*v = "<<res<<eol; in unit_sorOperations()
144 out << " [w*D]*v = "<<res<<eol; in unit_sorOperations()
163 out << " [w*D]*v = "<<res<<eol; in unit_sorOperations()
178 out << " A = " << rMatCsRow<<eol; in unit_sorOperations()
183 out << " [w*D]*v = "<<res<<eol; in unit_sorOperations()
197 out << " A = " << rMatCsCol<<eol; in unit_sorOperations()
202 out << " [w*D]*v = "<<res<<eol; in unit_sorOperations()
[all …]
H A Dunit_LowRankMatrix.cpp68 out<<lrm<<eol; in unit_LowRankMatrix()
71 out<<lrm2<<eol; in unit_LowRankMatrix()
74 out<<lrm3<<eol; in unit_LowRankMatrix()
78 out<<*am<<eol; in unit_LowRankMatrix()
84 out<<drv<<eol; in unit_LowRankMatrix()
87 out<<mat<<eol; in unit_LowRankMatrix()
95 out<<lm<<eol; in unit_LowRankMatrix()
116 out<<*am<<eol; in unit_LowRankMatrix()
165 out<<"lm*Mcol="<<lm*Mcol<<eol<<"lrm*Mcol="<<Mcolr<<eol; in unit_LowRankMatrix()
172 out<<"Mcol*lm="<<Mcol2*lm<<eol<<"Mcol * lrm="<<Mcolr2<<eol; in unit_LowRankMatrix()
[all …]
/dports/databases/pear-MDB2_Schema/MDB2_Schema-0.8.6/MDB2/Schema/
H A DWriter.php222 $buffer = "$eol <sequence>$eol <name>$sequence_name</name>$eol";
234 $buffer .= "</field>$eol </on>$eol";
322 $buffer = "$eol <table>$eol$eol <name>$table_name</name>$eol";
324 $buffer .= "$eol <declaration>$eol";
336 … $buffer .= "$eol <field>$eol <name>$field_name</name>$eol <type>";
369 $buffer .= "$eol <index>$eol <name>$index_name</name>$eol";
391 $buffer .= "$eol <foreign>$eol <name>$constraint_name</name>$eol";
430 $buffer .= "$eol </declaration>$eol";
477 $buffer .= "$eol <delete>$eol$eol";
492 $buffer .= "$eol </table>$eol";
[all …]
/dports/devel/mercurial/mercurial-6.0/tests/
H A Dtest-remove.t29 \r (no-eol) (esc)
47 \r (no-eol) (esc)
50 \r (no-eol) (esc)
58 \r (no-eol) (esc)
66 \r (no-eol) (esc)
73 \r (no-eol) (esc)
82 \r (no-eol) (esc)
85 \r (no-eol) (esc)
94 \r (no-eol) (esc)
103 \r (no-eol) (esc)
[all …]
H A Dtest-progress.t81 \r (no-eol) (esc)
91 \r (no-eol) (esc)
98 \r (no-eol) (esc)
110 \r (no-eol) (esc)
124 \r (no-eol) (esc)
141 \r (no-eol) (esc)
153 \r (no-eol) (esc)
161 \r (no-eol) (esc)
169 \r (no-eol) (esc)
177 \r (no-eol) (esc)
[all …]
H A Dtest-convert-svn-move.t161 \r (no-eol) (esc)
162 scanning [=====> ] 1/7\r (no-eol) (esc)
163 scanning [===========> ] 2/7\r (no-eol) (esc)
164 scanning [=================> ] 3/7\r (no-eol) (esc)
170 \r (no-eol) (esc)
179 \r (no-eol) (esc)
184 \r (no-eol) (esc)
193 \r (no-eol) (esc)
198 \r (no-eol) (esc)
203 \r (no-eol) (esc)
[all …]
H A Dtest-subrepo-deep-nested-change.t30 \r (no-eol) (esc)
38 \r (no-eol) (esc)
54 \r (no-eol) (esc)
64 \r (no-eol) (esc)
67 \r (no-eol) (esc)
127 \r (no-eol) (esc)
132 \r (no-eol) (esc)
135 \r (no-eol) (esc)
140 \r (no-eol) (esc)
524 $ hg files -S "set:eol('dos') or eol('unix') or size('<= 0')"
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/
H A D.gitattributes2 *.py text eol=lf
9 *.c text eol=lf
10 *.cc text eol=lf
11 *.cpp text eol=lf
12 *.csv text eol=lf
15 *.gn text eol=lf
16 *.gni text eol=lf
17 *.h text eol=lf
19 *.idl text eol=lf
26 *.md text eol=lf
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/crashpad/crashpad/
H A D.gitattributes15 *.S text eol=lf
16 *.asm text eol=lf
17 *.c text eol=lf
18 *.cc text eol=lf
23 *.gn text eol=lf
25 *.go text eol=lf
28 *.h text eol=lf
29 *.m text eol=lf
30 *.md text eol=lf
31 *.mm text eol=lf
[all …]
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/
H A D.gitattributes10 *.cpp text eol=lf
11 *.h text eol=lf
12 *.rc text eol=lf
13 *.php text eol=lf
14 *.xpm text eol=lf
15 *.cu text eol=lf
16 *.cl text eol=lf
17 *.c text eol=lf
18 *.hpp text eol=lf
28 *.ac text eol=lf
[all …]
/dports/devel/libvirt/libvirt-7.10.0/src/util/
H A Dvirsysinfo.c236 if (eol) in virSysinfoParsePPCSystem()
243 if (eol) in virSysinfoParsePPCSystem()
251 if (eol) in virSysinfoParsePPCSystem()
283 if (eol) in virSysinfoParsePPCProcessor()
357 if (eol) in virSysinfoParseARMSystem()
364 if (eol) in virSysinfoParseARMSystem()
372 if (eol) in virSysinfoParseARMSystem()
403 if (eol) in virSysinfoParseARMProcessor()
415 if (eol) in virSysinfoParseARMProcessor()
1002 char *eol; in virSysinfoParseX86Processor() local
[all …]
/dports/sysutils/slurm-wlm/slurm-20.02.7/testsuite/expect/
H A Dtest37.1223 -re "$fed1$eol" {
1191 -re "$fed3$eol" {
2295 -re "$fed2$eol" {
2331 -re "$fed3$eol" {
2366 -re "$tc1$eol" {
2370 -re "$tc2$eol" {
2430 -re "$tc1$eol" {
2434 -re "$tc2$eol" {
2438 -re "$tc3$eol" {
2442 -re "$tc4$eol" {
[all …]
/dports/devel/cgit/cgit-1.2.3/git/t/
H A D.gitattributes3 /diff-lib/* eol=lf
5 /t3206/* eol=lf
9 /t4013/* eol=lf
10 /t4018/* eol=lf
11 /t4051/* eol=lf
12 /t4100/* eol=lf
13 /t4101/* eol=lf
14 /t4109/* eol=lf
15 /t4110/* eol=lf
16 /t4135/* eol=lf
[all …]
/dports/devel/git-gui/git-2.34.1/t/
H A D.gitattributes4 /t3206/* eol=lf
7 /t4013/* eol=lf
8 /t4018/* eol=lf
10 /t4051/* eol=lf
11 /t4100/* eol=lf
12 /t4101/* eol=lf
13 /t4109/* eol=lf
14 /t4110/* eol=lf
15 /t4135/* eol=lf
16 /t4211/* eol=lf
[all …]
/dports/devel/git-p4/git-2.34.1/t/
H A D.gitattributes4 /t3206/* eol=lf
7 /t4013/* eol=lf
8 /t4018/* eol=lf
10 /t4051/* eol=lf
11 /t4100/* eol=lf
12 /t4101/* eol=lf
13 /t4109/* eol=lf
14 /t4110/* eol=lf
15 /t4135/* eol=lf
16 /t4211/* eol=lf
[all …]
/dports/devel/git-svn/git-2.34.1/t/
H A D.gitattributes4 /t3206/* eol=lf
7 /t4013/* eol=lf
8 /t4018/* eol=lf
10 /t4051/* eol=lf
11 /t4100/* eol=lf
12 /t4101/* eol=lf
13 /t4109/* eol=lf
14 /t4110/* eol=lf
15 /t4135/* eol=lf
16 /t4211/* eol=lf
[all …]
/dports/devel/git/git-2.34.1/t/
H A D.gitattributes4 /t3206/* eol=lf
7 /t4013/* eol=lf
8 /t4018/* eol=lf
10 /t4051/* eol=lf
11 /t4100/* eol=lf
12 /t4101/* eol=lf
13 /t4109/* eol=lf
14 /t4110/* eol=lf
15 /t4135/* eol=lf
16 /t4211/* eol=lf
[all …]
/dports/devel/git-cvs/git-2.34.1/t/
H A D.gitattributes4 /t3206/* eol=lf
7 /t4013/* eol=lf
8 /t4018/* eol=lf
10 /t4051/* eol=lf
11 /t4100/* eol=lf
12 /t4101/* eol=lf
13 /t4109/* eol=lf
14 /t4110/* eol=lf
15 /t4135/* eol=lf
16 /t4211/* eol=lf
[all …]
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/tests/sys/
H A Dsys_Laplace_Neumann.cpp157 out<<", (A*1|1) = "<<(A*un|un)<<eol; in Laplace_Neumann_Pk()
162 out<<", (B|1) = "<<(B|un)<<eol; in Laplace_Neumann_Pk()
178 out<<", (A*1|1) = "<<(A*un|un)<<eol; in Laplace_Neumann_Pk()
185 out<<", (B|1) = "<<(B|un)<<eol; in Laplace_Neumann_Pk()
218 out<<"residu = "<<norminfty(res)<<eol; in Laplace_Neumann_Pk()
241 out << " -> cpu time = " << cpu << eol; in Laplace_Neumann_Pk()
289 …====================================================================================" << eol<<eol;; in sys_Laplace_Neumann()
324 …====================================================================================" << eol<<eol;; in sys_Laplace_Neumann()
357 …====================================================================================" << eol<<eol;; in sys_Laplace_Neumann()
386 …"====================================================================================" << eol<<eol; in sys_Laplace_Neumann()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/
H A D.gitattributes3 *.c text eol=lf
4 *.cc text eol=lf
5 *.cpp text eol=lf
6 *.evt text eol=lf
7 *.gn text eol=lf
8 *.gni text eol=lf
9 *.h text eol=lf
10 *.in text eol=lf
11 *.js text eol=lf
12 *.md text eol=lf
[all …]

12345678910>>...154