Home
last modified time | relevance | path

Searched defs:ok (Results 251 – 275 of 37308) sorted by relevance

1...<<11121314151617181920>>...1493

/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gcc.c-torture/execute/
H A Dcompare-1.c9 int ieq (int x, int y, int ok) in ieq()
40 int ine (int x, int y, int ok) in ine()
50 int ilt (int x, int y, int ok) in ilt()
60 int ile (int x, int y, int ok) in ile()
70 int igt (int x, int y, int ok) in igt()
80 int ige (int x, int y, int ok) in ige()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.c-torture/execute/
H A Dcompare-1.c9 int ieq (int x, int y, int ok) in ieq()
40 int ine (int x, int y, int ok) in ine()
50 int ilt (int x, int y, int ok) in ilt()
60 int ile (int x, int y, int ok) in ile()
70 int igt (int x, int y, int ok) in igt()
80 int ige (int x, int y, int ok) in ige()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.c-torture/execute/
H A Dcompare-1.c9 int ieq (int x, int y, int ok) in ieq()
40 int ine (int x, int y, int ok) in ine()
50 int ilt (int x, int y, int ok) in ilt()
60 int ile (int x, int y, int ok) in ile()
70 int igt (int x, int y, int ok) in igt()
80 int ige (int x, int y, int ok) in ige()
/dports/devel/ppl/ppl-1.2/tests/Octagonal_Shape/
H A Dfromspacedim1.cc32 bool ok = (oc.OK() && oc.is_empty() && oc.space_dimension() == 0); in test01() local
43 bool ok = (oc.OK() && oc.is_universe() && oc.space_dimension() == 0); in test02() local
54 bool ok = (oc.OK() && oc.is_empty() && oc.space_dimension() == 4); in test03() local
65 bool ok = (oc.OK() && oc.is_universe() && oc.space_dimension() == 4); in test04() local
86 bool ok = (oc.OK() && oc.is_empty() && oc.space_dimension() == 4); in test05() local
107 bool ok = (oc.OK() && oc.space_dimension() == 3); in test06() local
H A Dfrombox1.cc37 bool ok = (oct == known_oct); in test01() local
57 bool ok = (oct == known_oct); in test02() local
80 bool ok = (oct == known_oct); in test03() local
103 bool ok = (oct == known_oct); in test04() local
119 bool ok = (oct == known_oct); in test05() local
136 bool ok = (oct == known_oct); in test06() local
159 bool ok = (oct == known_oct); in test07() local
186 bool ok = (oct == known_oct); in test08() local
209 bool ok = (oct == known_oct); in test09() local
232 bool ok = (oct == known_oct); in test10() local
[all …]
H A Daffinepreimage2.cc48 bool ok = (Octagonal_Shape<mpq_class>(oc) == known_result); in test01() local
75 bool ok = (Octagonal_Shape<mpq_class>(oc) == known_result); in test02() local
103 bool ok = (Octagonal_Shape<mpq_class>(oc) == known_result); in test03() local
131 bool ok = (Octagonal_Shape<mpq_class>(oc) == known_result); in test04() local
157 bool ok = (Octagonal_Shape<mpq_class>(oc) == known_result); in test05() local
184 bool ok = check_result(oc, known_result); in test06() local
212 bool ok = (Octagonal_Shape<mpq_class>(oc) == known_result); in test07() local
239 bool ok = (Octagonal_Shape<mpq_class>(oc) == known_result); in test08() local
292 bool ok = (Octagonal_Shape<mpq_class>(oc) == known_result); in test10() local
318 bool ok = (Octagonal_Shape<mpq_class>(oc) == known_result); in test11() local
[all …]
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/syscall/
H A Dasm_linux_arm64.s28 ok: label
54 ok: label
78 ok: label
101 ok: label
/dports/math/openturns/openturns-1.18/python/test/
H A Dt_DistributionFactory_std.py25 ok = False variable
29 ok = True variable
37 ok = False variable
41 ok = True variable
/dports/math/cgal/CGAL-5.3/demo/Optimal_transportation_reconstruction_2/
H A Dwindow.cpp200 bool ok; in on_actionCircle_triggered() local
223 bool ok; in on_actionHalf_circle_triggered() local
234 bool ok; in on_actionSpiral_triggered() local
251 bool ok; in on_actionLine_triggered() local
262 bool ok; in on_actionBox_triggered() local
289 bool ok; in on_actionBoxes_triggered() local
300 bool ok; in on_actionParallel_lines_triggered() local
320 bool ok; in on_actionBox_with_boundaries_triggered() local
331 bool ok; in on_actionBox_with_missing_corners_triggered() local
342 bool ok; in on_actionStar_triggered() local
[all …]
/dports/databases/sqlitestudio/sqlitestudio-3.3.3/SQLiteStudio3/coreSQLiteStudio/services/impl/
H A Dfunctionmanagerimpl.cpp357 QVariant FunctionManagerImpl::nativeRegExp(const QList<QVariant>& args, Db* db, bool& ok) in nativeRegExp()
471 QVariant FunctionManagerImpl::nativeScript(const QList<QVariant>& args, Db* db, bool& ok) in nativeScript()
503 QVariant FunctionManagerImpl::nativeLangs(const QList<QVariant>& args, Db* db, bool& ok) in nativeLangs()
598 QVariant FunctionManagerImpl::nativeMd4(const QList<QVariant>& args, Db* db, bool& ok) in nativeMd4()
603 QVariant FunctionManagerImpl::nativeMd4Hex(const QList<QVariant>& args, Db* db, bool& ok) in nativeMd4Hex()
608 QVariant FunctionManagerImpl::nativeMd5(const QList<QVariant>& args, Db* db, bool& ok) in nativeMd5()
613 QVariant FunctionManagerImpl::nativeMd5Hex(const QList<QVariant>& args, Db* db, bool& ok) in nativeMd5Hex()
618 QVariant FunctionManagerImpl::nativeSha1(const QList<QVariant>& args, Db* db, bool& ok) in nativeSha1()
623 QVariant FunctionManagerImpl::nativeSha224(const QList<QVariant>& args, Db* db, bool& ok) in nativeSha224()
628 QVariant FunctionManagerImpl::nativeSha256(const QList<QVariant>& args, Db* db, bool& ok) in nativeSha256()
[all …]
/dports/devel/ppl/ppl-1.2/tests/Grid/
H A Dtopclosed1.cc33 bool ok = (gr.is_topologically_closed()); in test01() local
46 bool ok = (gr.is_topologically_closed()); in test02() local
59 bool ok = (gr.is_topologically_closed()); in test03() local
86 bool ok = (gr_gs_min.is_topologically_closed()) in test04() local
120 bool ok = (gr_gs_min.is_topologically_closed()) in test05() local
154 bool ok = (gr_gs_min.is_topologically_closed()) in test06() local
189 bool ok = (gr_gs_min.is_topologically_closed()) in test07() local
223 bool ok = (gr_gs_min.is_topologically_closed()) in test08() local
260 bool ok = (gr_gs_min.is_topologically_closed()) in test09() local
296 bool ok = (gr_gs_min.is_topologically_closed()) in test10() local
[all …]
H A Ddiscrete1.cc33 bool ok = (gr.is_discrete()); in test01() local
46 bool ok = (gr.is_discrete()); in test02() local
58 bool ok = (gr.is_discrete()); in test03() local
84 bool ok = (gr_gs_min.is_discrete()) in test04() local
123 bool ok = (!gr_gs_min.is_discrete()) in test05() local
159 bool ok = (gr_gs_min.is_discrete()) in test06() local
194 bool ok = (!gr_gs_min.is_discrete()) in test07() local
228 bool ok = (gr_gs_min.is_discrete()) in test08() local
265 bool ok = (!gr_gs_min.is_discrete()) in test09() local
301 bool ok = (!gr_gs_min.is_discrete()) in test10() local
[all …]
H A Dgenerators1.cc39 bool ok = (gr2 == known_gr); in test01() local
57 bool ok = (gr2 == known_gr); in test02() local
75 bool ok = (gr2 == known_gr); in test03() local
93 bool ok = (gr2 == known_gr); in test04() local
119 bool ok = (gr2 == known_gr); in test05() local
142 bool ok = (gr2 == known_gr); in test06() local
165 bool ok = (gr2 == known_gr); in test07() local
188 bool ok = (gr2 == known_gr); in test08() local
210 bool ok = (gr2 == known_gr); in test09() local
319 bool ok = (gr == known_gr); in test13() local
[all …]
H A Dwidening1.cc46 bool ok = (gr2 == known_gr); in test01() local
73 bool ok = (gr2 == known_gr); in test02() local
99 bool ok = (gr2 == known_gr); in test03() local
128 bool ok = (gr2 == known_gr); in test04() local
159 bool ok = (gr2 == known_gr); in test05() local
193 bool ok = (gr2 == known_gr); in test06() local
226 bool ok = (gr2 == known_gr); in test07() local
247 bool ok = (gr2 == known_gr); in test08() local
272 bool ok = (gr2 == known_gr); in test09() local
326 bool ok = (gr2 == known_gr); in test11() local
[all …]
H A Dsimplifyusingcontext1.cc46 bool ok = gr1.simplify_using_context_assign(gr2); in test01() local
73 bool ok = !gr1.simplify_using_context_assign(gr2); in test02() local
101 bool ok = gr1.simplify_using_context_assign(gr2); in test03() local
129 bool ok = gr1.simplify_using_context_assign(gr2); in test04() local
155 bool ok = gr1.simplify_using_context_assign(gr2); in test05() local
184 bool ok = gr1.simplify_using_context_assign(gr2); in test06() local
213 bool ok = gr1.simplify_using_context_assign(gr2); in test07() local
238 bool ok = !gr1.simplify_using_context_assign(gr2); in test08() local
263 bool ok = !gr1.simplify_using_context_assign(gr2); in test09() local
347 bool ok = gr1.simplify_using_context_assign(gr2); in test12() local
[all …]
H A Dcontainsintegerpoint1.cc34 bool ok = (!gr.contains_integer_point()); in test01() local
47 bool ok = (!gr.contains_integer_point()); in test02() local
59 bool ok = (gr.contains_integer_point()); in test03() local
87 bool ok = (gr_gs_min.contains_integer_point()) in test04() local
126 bool ok = (!gr_gs_min.contains_integer_point()) in test05() local
162 bool ok = (!gr_gs_min.contains_integer_point()) in test06() local
197 bool ok = (gr_gs_min.contains_integer_point()) in test07() local
231 bool ok = (gr_gs_min.contains_integer_point()) in test08() local
251 bool ok = (!gr.contains_integer_point()); in test09() local
269 bool ok = (gr.contains_integer_point() && gr == gr_copy); in test10() local
H A Ddisjoint1.cc42 bool ok = (gr1.is_disjoint_from(gr2)); in test01() local
62 bool ok = (gr1.is_disjoint_from(gr2)); in test02() local
76 bool ok = (gr1.is_disjoint_from(gr2)); in test03() local
90 bool ok = (!gr1.is_disjoint_from(gr2)); in test04() local
108 bool ok = (!gr.is_disjoint_from(gr)); in test05() local
131 bool ok = (gr1.is_disjoint_from(gr2)); in test06() local
153 bool ok = (gr1.is_disjoint_from(gr2)); in test07() local
175 bool ok = (!gr1.is_disjoint_from(gr2)); in test08() local
195 bool ok = (gr1.is_disjoint_from(gr2)); in test09() local
234 bool ok = (gr1.is_disjoint_from(gr2)); in test11() local
H A Dwidening2.cc47 bool ok = (gr2 == known_gr); in test01() local
73 bool ok = (gr2 == known_gr); in test02() local
97 bool ok = (gr2 == known_gr); in test03() local
127 bool ok = (gr2 == known_gr); in test04() local
160 bool ok = (gr2 == known_gr); in test05() local
194 bool ok = (gr2 == known_gr); in test06() local
226 bool ok = (gr2 == known_gr); in test07() local
257 bool ok = (gr2 == known_gr); in test08() local
346 bool ok = (gr2 == known_gr); in test11() local
376 bool ok = (gr2 == known_gr); in test12() local
[all …]
/dports/devel/ppl/ppl-1.2/tests/BD_Shape/
H A Daffineimage2.cc48 bool ok = check_result(bds, known_result); in test01() local
75 bool ok = check_result(bds, known_result); in test02() local
102 bool ok = check_result(bds, known_result); in test03() local
128 bool ok = check_result(bds, known_result); in test04() local
155 bool ok = check_result(bds, known_result); in test05() local
185 bool ok = check_result(bds, known_result); in test06() local
215 bool ok = check_result(bds, known_result); in test07() local
243 bool ok = check_result(bds, known_result, "9.54e-8", "6.75e-8", "4.77e-8"); in test08() local
271 bool ok = check_result(bds, known_result, "2.15e-7", "1.36e-7", "9.54e-8"); in test09() local
301 bool ok = check_result(bds, known_result, "1.91e-7", "1.17e-7", "9.54e-8"); in test10() local
[all …]
/dports/devel/qjson/qjson-0.9.0/tests/parser/
H A Dtestparser.cpp73 bool ok; in parseInvalidEmptyJson() local
94 bool ok; in parseSimpleObject() local
106 bool ok; in parseEmptyObject() local
120 bool ok; in parseEmptyValue() local
134 bool ok; in parseInvalidObject() local
163 bool ok; in parseNonAsciiString() local
182 bool ok; in parseMultipleObject() local
198 bool ok; in parseUrl() local
212 bool ok; in parseSimpleArray() local
237 bool ok; in parseMultipleArray() local
[all …]
/dports/devel/ppl/ppl-1.2/tests/Partially_Reduced_Product/
H A Dboundedaffineimage1.cc39 bool ok = (prp.bounds_from_above(Linear_Expression(0)) in test01() local
53 bool ok = (prp.bounds_from_above(Linear_Expression(3)) in test02() local
67 bool ok = (prp.bounds_from_above(Linear_Expression(1)) in test03() local
87 bool ok = prp.bounds_from_above(le) in test04() local
108 bool ok = prp.bounds_from_above(le) in test05() local
128 bool ok = !prp.bounds_from_above(le) in test06() local
160 bool ok = (prp == known_prp); in test07() local
189 bool ok = (prp == known_prp); in test08() local
222 bool ok = (prp == known_prp); in test09() local
249 bool ok = (prp == known_prp); in test10() local
/dports/devel/ppl/ppl-1.2/tests/Polyhedron/
H A Dgeneralizedaffineimage1.cc48 bool ok = (ph == known_result); in test01() local
77 bool ok = (ph == known_result); in test02() local
106 bool ok = (ph == known_result); in test03() local
132 bool ok = (ph == known_result); in test04() local
159 bool ok = (ph == known_result); in test05() local
181 bool ok = (ph1 == known_result); in test06() local
202 bool ok = (ph1 == known_result); in test07() local
224 bool ok = (ph == known_result); in test08() local
247 bool ok = (ph == known_result); in test09() local
/dports/lang/sdcc/sdcc-4.0.0/support/regression/tests/
H A Dgcc-torture-execute-compare-1.c17 int ieq (int x, int y, int ok) in ieq()
48 int ine (int x, int y, int ok) in ine()
58 int ilt (int x, int y, int ok) in ilt()
68 int ile (int x, int y, int ok) in ile()
78 int igt (int x, int y, int ok) in igt()
88 int ige (int x, int y, int ok) in ige()
/dports/devel/ppl/ppl-1.2/tests/Box/
H A Ddifference1.cc53 bool ok = check_result(box1, known_result); in test01() local
81 bool ok = check_result(box1, known_result); in test02() local
103 bool ok = check_result(box1, known_result); in test03() local
139 bool ok = check_result(box1, known_result); in test04() local
172 bool ok = check_result(box1, known_result); in test05() local
204 bool ok = check_result(box1, known_result); in test06() local
240 bool ok = check_result(box1, known_result); in test07() local
276 bool ok = check_result(box1, known_result); in test08() local
313 bool ok = check_result(box1, known_result); in test09() local
350 bool ok = check_result(box1, known_result); in test10() local
[all …]
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Disequal_roundoff.m17 ok = true ; variable
24 ok = false ; variable
36 ok = false ; variable
51 ok = (err == 0) || (err <= tol * anorm) ; variable

1...<<11121314151617181920>>...1493