Home
last modified time | relevance | path

Searched refs:safe_compare (Results 1 – 25 of 64) sorted by relevance

123

/dports/devel/boost-docs/boost_1_72_0/libs/safe_numerics/test/
H A Dtest_safe_compare.cpp37 if(! safe_compare::equal(v1, v2)) in test_safe_compare_impl()
39 if(safe_compare::less_than(v1, v2)) in test_safe_compare_impl()
41 if(safe_compare::greater_than(v1, v2)) in test_safe_compare_impl()
46 if(! safe_compare::less_than(v1, v2)) in test_safe_compare_impl()
48 if(safe_compare::greater_than(v1, v2)) in test_safe_compare_impl()
50 if(safe_compare::equal(v1, v2)) in test_safe_compare_impl()
55 if(! safe_compare::greater_than(v1, v2)) in test_safe_compare_impl()
57 if(safe_compare::less_than(v1, v2)) in test_safe_compare_impl()
59 if(safe_compare::equal(v1, v2)) in test_safe_compare_impl()
H A Dtest_cast.cpp33 if(! safe_compare::equal(base_value(result), v1)){ in test_cast()
43 if( safe_compare::equal(static_cast<T2>(v1), v1)){ in test_cast()
63 if(! safe_compare::equal(result, v1)){ in test_cast()
73 if(safe_compare::equal(static_cast<T2>(v1), v1)){ in test_cast()
H A Dtest_construction.cpp44 if(! safe_compare::equal(t2 , t1)){ in test_construction()
54 if(safe_compare::equal(t2, t1)){ in test_construction()
101 if(! (safe_compare::equal(t1, t2))){ in test_construction()
111 if(safe_compare::equal(t1, t2)){ in test_construction()
/dports/devel/boost-libs/boost_1_72_0/libs/safe_numerics/test/
H A Dtest_safe_compare.cpp37 if(! safe_compare::equal(v1, v2)) in test_safe_compare_impl()
39 if(safe_compare::less_than(v1, v2)) in test_safe_compare_impl()
41 if(safe_compare::greater_than(v1, v2)) in test_safe_compare_impl()
46 if(! safe_compare::less_than(v1, v2)) in test_safe_compare_impl()
48 if(safe_compare::greater_than(v1, v2)) in test_safe_compare_impl()
50 if(safe_compare::equal(v1, v2)) in test_safe_compare_impl()
55 if(! safe_compare::greater_than(v1, v2)) in test_safe_compare_impl()
57 if(safe_compare::less_than(v1, v2)) in test_safe_compare_impl()
59 if(safe_compare::equal(v1, v2)) in test_safe_compare_impl()
H A Dtest_cast.cpp33 if(! safe_compare::equal(base_value(result), v1)){ in test_cast()
43 if( safe_compare::equal(static_cast<T2>(v1), v1)){ in test_cast()
63 if(! safe_compare::equal(result, v1)){ in test_cast()
73 if(safe_compare::equal(static_cast<T2>(v1), v1)){ in test_cast()
H A Dtest_construction.cpp44 if(! safe_compare::equal(t2 , t1)){ in test_construction()
54 if(safe_compare::equal(t2, t1)){ in test_construction()
101 if(! (safe_compare::equal(t1, t2))){ in test_construction()
111 if(safe_compare::equal(t1, t2)){ in test_construction()
/dports/devel/boost-python-libs/boost_1_72_0/libs/safe_numerics/test/
H A Dtest_safe_compare.cpp37 if(! safe_compare::equal(v1, v2)) in test_safe_compare_impl()
39 if(safe_compare::less_than(v1, v2)) in test_safe_compare_impl()
41 if(safe_compare::greater_than(v1, v2)) in test_safe_compare_impl()
46 if(! safe_compare::less_than(v1, v2)) in test_safe_compare_impl()
48 if(safe_compare::greater_than(v1, v2)) in test_safe_compare_impl()
50 if(safe_compare::equal(v1, v2)) in test_safe_compare_impl()
55 if(! safe_compare::greater_than(v1, v2)) in test_safe_compare_impl()
57 if(safe_compare::less_than(v1, v2)) in test_safe_compare_impl()
59 if(safe_compare::equal(v1, v2)) in test_safe_compare_impl()
H A Dtest_cast.cpp33 if(! safe_compare::equal(base_value(result), v1)){ in test_cast()
43 if( safe_compare::equal(static_cast<T2>(v1), v1)){ in test_cast()
63 if(! safe_compare::equal(result, v1)){ in test_cast()
73 if(safe_compare::equal(static_cast<T2>(v1), v1)){ in test_cast()
H A Dtest_construction.cpp44 if(! safe_compare::equal(t2 , t1)){ in test_construction()
54 if(safe_compare::equal(t2, t1)){ in test_construction()
101 if(! (safe_compare::equal(t1, t2))){ in test_construction()
111 if(safe_compare::equal(t1, t2)){ in test_construction()
/dports/devel/hyperscan/boost_1_75_0/libs/safe_numerics/test/
H A Dtest_safe_compare.cpp37 if(! safe_compare::equal(v1, v2)) in test_safe_compare_impl()
39 if(safe_compare::less_than(v1, v2)) in test_safe_compare_impl()
41 if(safe_compare::greater_than(v1, v2)) in test_safe_compare_impl()
46 if(! safe_compare::less_than(v1, v2)) in test_safe_compare_impl()
48 if(safe_compare::greater_than(v1, v2)) in test_safe_compare_impl()
50 if(safe_compare::equal(v1, v2)) in test_safe_compare_impl()
55 if(! safe_compare::greater_than(v1, v2)) in test_safe_compare_impl()
57 if(safe_compare::less_than(v1, v2)) in test_safe_compare_impl()
59 if(safe_compare::equal(v1, v2)) in test_safe_compare_impl()
H A Dtest_cast.cpp33 if(! safe_compare::equal(base_value(result), v1)){ in test_cast()
43 if( safe_compare::equal(static_cast<T2>(v1), v1)){ in test_cast()
63 if(! safe_compare::equal(result, v1)){ in test_cast()
73 if(safe_compare::equal(static_cast<T2>(v1), v1)){ in test_cast()
H A Dtest_construction.cpp44 if(! safe_compare::equal(t2 , t1)){ in test_construction()
54 if(safe_compare::equal(t2, t1)){ in test_construction()
101 if(! (safe_compare::equal(t1, t2))){ in test_construction()
111 if(safe_compare::equal(t1, t2)){ in test_construction()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/audio_processing/agc2/rnn_vad/
H A DBUILD.gn36 "../../../../rtc_base:safe_compare",
80 "../../../../rtc_base:safe_compare",
97 "../../../../rtc_base:safe_compare",
131 "../../../../rtc_base:safe_compare",
141 "../../../../rtc_base:safe_compare",
158 "../../../../rtc_base:safe_compare",
215 "../../../../rtc_base:safe_compare",
238 "../../../../rtc_base:safe_compare",
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/audio_processing/agc2/rnn_vad/
H A DBUILD.gn37 "../../../../rtc_base:safe_compare",
77 "../../../../rtc_base:safe_compare",
164 "../../../../rtc_base:safe_compare",
202 "../../../../rtc_base:safe_compare",
212 "../../../../rtc_base:safe_compare",
229 "../../../../rtc_base:safe_compare",
297 "../../../../rtc_base:safe_compare",
326 "../../../../rtc_base:safe_compare",
/dports/devel/hyperscan/boost_1_75_0/boost/safe_numerics/
H A Dchecked_integer.hpp67 boost::safe_numerics::safe_compare::greater_than(t, Max) ? in cast_impl()
71 : boost::safe_numerics::safe_compare::less_than(t, Min) ? in cast_impl()
88 boost::safe_numerics::safe_compare::greater_than(t, Max) ? in cast_impl()
93 boost::safe_numerics::safe_compare::less_than(t, Min) ? in cast_impl()
110 boost::safe_numerics::safe_compare::greater_than(t, Max) ? in cast_impl()
115 boost::safe_numerics::safe_compare::less_than(t, Min) ? in cast_impl()
130 boost::safe_numerics::safe_compare::less_than(t, Min) ? in cast_impl()
135 boost::safe_numerics::safe_compare::greater_than(t, Max) ? in cast_impl()
619 safe_compare::greater_than( in left_shift()
646 safe_compare::greater_than( in left_shift()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/safe_numerics/
H A Dchecked_integer.hpp67 boost::safe_numerics::safe_compare::greater_than(t, Max) ? in cast_impl()
71 : boost::safe_numerics::safe_compare::less_than(t, Min) ? in cast_impl()
88 boost::safe_numerics::safe_compare::greater_than(t, Max) ? in cast_impl()
93 boost::safe_numerics::safe_compare::less_than(t, Min) ? in cast_impl()
110 boost::safe_numerics::safe_compare::greater_than(t, Max) ? in cast_impl()
115 boost::safe_numerics::safe_compare::less_than(t, Min) ? in cast_impl()
130 boost::safe_numerics::safe_compare::less_than(t, Min) ? in cast_impl()
135 boost::safe_numerics::safe_compare::greater_than(t, Max) ? in cast_impl()
619 safe_compare::greater_than( in left_shift()
646 safe_compare::greater_than( in left_shift()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/safe_numerics/
H A Dchecked_integer.hpp67 boost::safe_numerics::safe_compare::greater_than(t, Max) ? in cast_impl()
71 : boost::safe_numerics::safe_compare::less_than(t, Min) ? in cast_impl()
88 boost::safe_numerics::safe_compare::greater_than(t, Max) ? in cast_impl()
93 boost::safe_numerics::safe_compare::less_than(t, Min) ? in cast_impl()
110 boost::safe_numerics::safe_compare::greater_than(t, Max) ? in cast_impl()
115 boost::safe_numerics::safe_compare::less_than(t, Min) ? in cast_impl()
130 boost::safe_numerics::safe_compare::less_than(t, Min) ? in cast_impl()
135 boost::safe_numerics::safe_compare::greater_than(t, Max) ? in cast_impl()
619 safe_compare::greater_than( in left_shift()
646 safe_compare::greater_than( in left_shift()
/dports/devel/boost-docs/boost_1_72_0/boost/safe_numerics/
H A Dchecked_integer.hpp60 boost::safe_numerics::safe_compare::greater_than( in cast_impl()
68 boost::safe_numerics::safe_compare::less_than( in cast_impl()
88 boost::safe_numerics::safe_compare::greater_than( in cast_impl()
108 boost::safe_numerics::safe_compare::greater_than( in cast_impl()
126 boost::safe_numerics::safe_compare::less_than(t, 0) ? in cast_impl()
131 boost::safe_numerics::safe_compare::greater_than( in cast_impl()
604 safe_compare::greater_than( in left_shift()
631 safe_compare::greater_than( in left_shift()
/dports/devel/boost-libs/boost_1_72_0/boost/safe_numerics/
H A Dchecked_integer.hpp60 boost::safe_numerics::safe_compare::greater_than( in cast_impl()
68 boost::safe_numerics::safe_compare::less_than( in cast_impl()
88 boost::safe_numerics::safe_compare::greater_than( in cast_impl()
108 boost::safe_numerics::safe_compare::greater_than( in cast_impl()
126 boost::safe_numerics::safe_compare::less_than(t, 0) ? in cast_impl()
131 boost::safe_numerics::safe_compare::greater_than( in cast_impl()
604 safe_compare::greater_than( in left_shift()
631 safe_compare::greater_than( in left_shift()
/dports/devel/boost-python-libs/boost_1_72_0/boost/safe_numerics/
H A Dchecked_integer.hpp60 boost::safe_numerics::safe_compare::greater_than( in cast_impl()
68 boost::safe_numerics::safe_compare::less_than( in cast_impl()
88 boost::safe_numerics::safe_compare::greater_than( in cast_impl()
108 boost::safe_numerics::safe_compare::greater_than( in cast_impl()
126 boost::safe_numerics::safe_compare::less_than(t, 0) ? in cast_impl()
131 boost::safe_numerics::safe_compare::greater_than( in cast_impl()
604 safe_compare::greater_than( in left_shift()
631 safe_compare::greater_than( in left_shift()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/safe_numerics/
H A Dchecked_integer.hpp61 boost::safe_numerics::safe_compare::greater_than( in cast_impl()
70 boost::safe_numerics::safe_compare::less_than( in cast_impl()
91 boost::safe_numerics::safe_compare::greater_than( in cast_impl()
112 boost::safe_numerics::safe_compare::greater_than( in cast_impl()
131 boost::safe_numerics::safe_compare::less_than(t, 0) ? in cast_impl()
137 boost::safe_numerics::safe_compare::greater_than( in cast_impl()
616 safe_compare::greater_than( in left_shift()
644 safe_compare::greater_than( in left_shift()
/dports/sysutils/conky/conky-1.12.2/src/
H A Dluamm.cc308 return safe_compare(&safe_compare_trampoline<lua_equal>, index1, index2); in equal()
352 return safe_compare(&safe_compare_trampoline<&lua_lessthan>, index1, index2); in lessthan()
417 bool state::safe_compare(lua_CFunction trampoline, int index1, int index2) { in safe_compare() function in lua::state
/dports/sysutils/conky-awesome/conky-1.12.2/src/
H A Dluamm.cc308 return safe_compare(&safe_compare_trampoline<lua_equal>, index1, index2); in equal()
352 return safe_compare(&safe_compare_trampoline<&lua_lessthan>, index1, index2); in lessthan()
417 bool state::safe_compare(lua_CFunction trampoline, int index1, int index2) { in safe_compare() function in lua::state
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/rtc_base/
H A DBUILD.gn54 ":safe_compare",
301 ":safe_compare",
339 ":safe_compare",
343 rtc_source_set("safe_compare") {
344 sources = [ "numerics/safe_compare.h" ]
352 ":safe_compare",
572 ":safe_compare",
1195 ":safe_compare",
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/audio_processing/agc2/
H A DBUILD.gn48 "../../../rtc_base:safe_compare",
269 "../../../rtc_base:safe_compare",

123