Home
last modified time | relevance | path

Searched refs:correct (Results 51 – 75 of 24483) sorted by relevance

12345678910>>...980

/dports/devel/boost-libs/boost_1_72_0/boost/geometry/algorithms/
H A Dcorrect.hpp62 namespace detail { namespace correct namespace
197 struct correct: not_implemented<Tag> struct
201 struct correct<Point, point_tag> struct
211 struct correct<Segment, segment_tag> struct
217 struct correct<Box, box_tag> struct
218 : detail::correct::correct_box<Box>
222 struct correct<Ring, ring_tag> struct
223 : detail::correct::correct_ring
231 struct correct<Polygon, polygon_tag> struct
268 struct correct struct
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/geometry/algorithms/
H A Dcorrect.hpp62 namespace detail { namespace correct namespace
197 struct correct: not_implemented<Tag> struct
201 struct correct<Point, point_tag> struct
211 struct correct<Segment, segment_tag> struct
217 struct correct<Box, box_tag> struct
218 : detail::correct::correct_box<Box>
222 struct correct<Ring, ring_tag> struct
223 : detail::correct::correct_ring
231 struct correct<Polygon, polygon_tag> struct
268 struct correct struct
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/geometry/algorithms/
H A Dcorrect.hpp62 namespace detail { namespace correct
197 struct correct: not_implemented<Tag>
201 struct correct<Point, point_tag>
211 struct correct<Segment, segment_tag>
217 struct correct<Box, box_tag>
218 : detail::correct::correct_box<Box>
222 struct correct<Ring, ring_tag>
223 : detail::correct::correct_ring
231 struct correct<Polygon, polygon_tag>
268 struct correct
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/geometry/algorithms/
H A Dcorrect.hpp62 namespace detail { namespace correct namespace
203 struct correct: not_implemented<Tag> struct
207 struct correct<Point, point_tag> struct
217 struct correct<Segment, segment_tag> struct
223 struct correct<Box, box_tag> struct
224 : detail::correct::correct_box<Box>
228 struct correct<Ring, ring_tag> struct
229 : detail::correct::correct_ring
237 struct correct<Polygon, polygon_tag> struct
274 struct correct struct
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/liblouis/src/tables/
H A Dcorrections.cti27 noback correct "\x0094" "\""
31 noback correct "\x00ad" ?
32 noback correct "\x2019" "'"
35 noback correct "(\s" "("
36 noback correct "\s)" ")"
41 noback correct "..." *
42 noback correct "\s," ","
43 noback correct "\s." "."
44 noback correct "\s?" "?"
45 noback correct "-\"" "--\""
[all …]
/dports/devel/liblouis/liblouis-3.20.0/tables/
H A Dcorrections.cti27 noback correct "\x0094" "\""
31 noback correct "\x00ad" ?
32 noback correct "\x2019" "'"
35 noback correct "(\s" "("
36 noback correct "\s)" ")"
41 noback correct "..." *
42 noback correct "\s," ","
43 noback correct "\s." "."
44 noback correct "\s?" "?"
45 noback correct "-\"" "--\""
[all …]
/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/src/
H A Darilev1dbg.d117 FREE_DYNAMIC_ARRAY(correct); in or_loop_up()
132 FREE_DYNAMIC_ARRAY(correct); in xor_loop_up()
147 FREE_DYNAMIC_ARRAY(correct); in and_loop_up()
162 FREE_DYNAMIC_ARRAY(correct); in eqv_loop_up()
177 FREE_DYNAMIC_ARRAY(correct); in nand_loop_up()
192 FREE_DYNAMIC_ARRAY(correct); in nor_loop_up()
207 FREE_DYNAMIC_ARRAY(correct); in andc2_loop_up()
222 FREE_DYNAMIC_ARRAY(correct); in orc2_loop_up()
233 correct[i] = ~xptr[i]; in not_loop_up()
237 FREE_DYNAMIC_ARRAY(correct); in not_loop_up()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/meta/css/css-transforms/animation/
H A Dtransform-interpolation-computed-value.html.ini17 …[Interpolation between skewX(0deg) and skewX(180deg) gives the correct computed value halfway acco…
20 …[Interpolation between scale(1, 2) and scale(3, 4) gives the correct computed value halfway accord…
26 …[Interpolation between scaleX(2) and scaleY(2) gives the correct computed value halfway according …
38 …[Interpolation between scaleX(1) and scaleX(2) gives the correct computed value halfway according …
44 …[Interpolation between rotate(0deg) and rotateZ(90deg) gives the correct computed value halfway ac…
53 …[Interpolation between scaleZ(1) and scale(2) gives the correct computed value halfway according t…
95 …[Interpolation between scaleZ(1) and scaleZ(2) gives the correct computed value halfway according …
128 …[Interpolation between scale(1) and scale(2) gives the correct computed value halfway according to…
131 …[Interpolation between scaleX(2) and scaleY(2) gives the correct computed value halfway according …
152 …[Interpolation between scaleX(2) and scaleY(3) gives the correct computed value halfway according …
[all …]
/dports/databases/p5-DBM-Deep/DBM-Deep-2.0016/t/
H A D41_transaction_multilevel.t23 cmp_bag( [ keys %$db1 ], [qw( x )], "DB1 keys correct" );
24 cmp_bag( [ keys %$db2 ], [qw( x )], "DB2 keys correct" );
26 cmp_bag( [ keys %{$db1->{x}} ], [qw( xy )], "DB1->X keys correct" );
34 cmp_bag( [ keys %$db1 ], [qw( x )], "DB1 keys correct" );
35 cmp_bag( [ keys %$db2 ], [qw( x )], "DB2 keys correct" );
55 cmp_bag( [ keys %$db1 ], [qw( x )], "DB1 keys correct" );
56 cmp_bag( [ keys %$db2 ], [qw( x )], "DB2 keys correct" );
69 cmp_bag( [ keys %$db1 ], [qw( x )], "DB1 keys correct" );
70 cmp_bag( [ keys %$db2 ], [qw( x )], "DB2 keys correct" );
90 cmp_bag( [ keys %$db1 ], [qw( x )], "DB1 keys correct" );
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/test/lisp/emacs-lisp/
H A Dlisp-mode-tests.el67 (should (equal (buffer-string) correct))
87 (let ((correct (buffer-string)))
91 (should (equal (buffer-string) correct))
103 (let ((correct (buffer-string)))
190 (should (equal (buffer-string) correct))
212 (correct (buffer-string)))
224 (correct (buffer-string)))
239 (correct (buffer-string)))
253 (correct (buffer-string)))
265 (correct (buffer-string)))
[all …]
/dports/editors/emacs/emacs-27.2/test/lisp/emacs-lisp/
H A Dlisp-mode-tests.el65 (should (equal (buffer-string) correct))
85 (let ((correct (buffer-string)))
89 (should (equal (buffer-string) correct))
101 (let ((correct (buffer-string)))
188 (should (equal (buffer-string) correct))
210 (correct (buffer-string)))
222 (correct (buffer-string)))
237 (correct (buffer-string)))
251 (correct (buffer-string)))
263 (correct (buffer-string)))
[all …]
/dports/math/sprng/sprng5/check/cmrg/F77/
H A Dcheck_genf_simple.F72 correct = YES
91 correct = NO
101 correct = YES
111 correct = NO
120 correct = YES
127 correct = NO
153 correct = YES
159 correct = NO
187 correct = YES
201 correct = YES
[all …]
/dports/math/sprng/sprng5/check/lcg64/F77/
H A Dcheck_genf_simple.F72 correct = YES
91 correct = NO
101 correct = YES
111 correct = NO
120 correct = YES
127 correct = NO
153 correct = YES
159 correct = NO
187 correct = YES
201 correct = YES
[all …]
/dports/math/sprng/sprng5/check/mlfg/F77/
H A Dcheck_genf_simple.F72 correct = YES
91 correct = NO
101 correct = YES
111 correct = NO
120 correct = YES
127 correct = NO
153 correct = YES
159 correct = NO
187 correct = YES
201 correct = YES
[all …]
/dports/math/sprng/sprng5/check/lcg/F77/
H A Dcheck_genf_simple.F73 correct = YES
92 correct = NO
102 correct = YES
112 correct = NO
121 correct = YES
128 correct = NO
156 correct = YES
162 correct = NO
190 correct = YES
204 correct = YES
[all …]
/dports/math/sprng/sprng5/check/lfg/F77/
H A Dcheck_genf_simple.F72 correct = YES
91 correct = NO
101 correct = YES
111 correct = NO
120 correct = YES
127 correct = NO
153 correct = YES
159 correct = NO
187 correct = YES
201 correct = YES
[all …]
/dports/math/sprng/sprng5/check/pmlcg/F77/
H A Dcheck_genf_simple.F72 correct = YES
91 correct = NO
101 correct = YES
111 correct = NO
120 correct = YES
127 correct = NO
153 correct = YES
159 correct = NO
187 correct = YES
201 correct = YES
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/geometry/algorithms/
H A Dcorrect.hpp58 namespace detail { namespace correct namespace
211 struct correct: not_implemented<Tag> struct
215 struct correct<Point, point_tag> struct
225 struct correct<Segment, segment_tag> struct
231 struct correct<Box, box_tag> struct
232 : detail::correct::correct_box<Box>
236 struct correct<Ring, ring_tag> struct
237 : detail::correct::correct_ring
245 struct correct<Polygon, polygon_tag> struct
282 struct correct struct
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/geometry/algorithms/
H A Dcorrect.hpp58 namespace detail { namespace correct namespace
211 struct correct: not_implemented<Tag> struct
215 struct correct<Point, point_tag> struct
225 struct correct<Segment, segment_tag> struct
231 struct correct<Box, box_tag> struct
232 : detail::correct::correct_box<Box>
236 struct correct<Ring, ring_tag> struct
237 : detail::correct::correct_ring
245 struct correct<Polygon, polygon_tag> struct
282 struct correct struct
[all …]
/dports/databases/xtrabackup/boost_1_59_0/boost/geometry/algorithms/
H A Dcorrect.hpp58 namespace detail { namespace correct namespace
211 struct correct: not_implemented<Tag> struct
215 struct correct<Point, point_tag> struct
225 struct correct<Segment, segment_tag> struct
231 struct correct<Box, box_tag> struct
232 : detail::correct::correct_box<Box>
236 struct correct<Ring, ring_tag> struct
237 : detail::correct::correct_ring
245 struct correct<Polygon, polygon_tag> struct
282 struct correct struct
[all …]
/dports/databases/percona57-server/boost_1_59_0/boost/geometry/algorithms/
H A Dcorrect.hpp58 namespace detail { namespace correct namespace
211 struct correct: not_implemented<Tag> struct
215 struct correct<Point, point_tag> struct
225 struct correct<Segment, segment_tag> struct
231 struct correct<Box, box_tag> struct
232 : detail::correct::correct_box<Box>
236 struct correct<Ring, ring_tag> struct
237 : detail::correct::correct_ring
245 struct correct<Polygon, polygon_tag> struct
282 struct correct struct
[all …]
/dports/databases/percona57-client/boost_1_59_0/boost/geometry/algorithms/
H A Dcorrect.hpp58 namespace detail { namespace correct namespace
211 struct correct: not_implemented<Tag> struct
215 struct correct<Point, point_tag> struct
225 struct correct<Segment, segment_tag> struct
231 struct correct<Box, box_tag> struct
232 : detail::correct::correct_box<Box>
236 struct correct<Ring, ring_tag> struct
237 : detail::correct::correct_ring
245 struct correct<Polygon, polygon_tag> struct
282 struct correct struct
[all …]
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/geometry/algorithms/
H A Dcorrect.hpp58 namespace detail { namespace correct namespace
211 struct correct: not_implemented<Tag> struct
215 struct correct<Point, point_tag> struct
225 struct correct<Segment, segment_tag> struct
231 struct correct<Box, box_tag> struct
232 : detail::correct::correct_box<Box>
236 struct correct<Ring, ring_tag> struct
237 : detail::correct::correct_ring
245 struct correct<Polygon, polygon_tag> struct
282 struct correct struct
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/geometry/algorithms/
H A Dcorrect.hpp58 namespace detail { namespace correct namespace
211 struct correct: not_implemented<Tag> struct
215 struct correct<Point, point_tag> struct
225 struct correct<Segment, segment_tag> struct
231 struct correct<Box, box_tag> struct
232 : detail::correct::correct_box<Box>
236 struct correct<Ring, ring_tag> struct
237 : detail::correct::correct_ring
245 struct correct<Polygon, polygon_tag> struct
282 struct correct struct
[all …]
/dports/devel/p5-Class-AutoClass/Class-AutoClass-1.56/t/
H A Dautoclass.010.basics.t44 sub correct (\@\%%) {
65 $correct->{$attr}=$correct->{"syn$suffix"}=any($value,$syn_value);
68 $correct->{$attr}=$correct->{"syn$suffix"}=$value;
70 $correct;
82 my $correct=correct(@attrs,%defaults);
90 my $correct;
105 my $correct=correct(@attrs,%defaults,map {$_=>"$_ set value"} @attrs);
129 my $correct=correct(@attrs,%defaults,
140 my $correct=correct(@attrs,%defaults,
152 my $correct=correct(@attrs,%defaults,
[all …]

12345678910>>...980