Home
last modified time | relevance | path

Searched refs:opCast (Results 151 – 175 of 352) sorted by relevance

12345678910>>...15

/dports/emulators/mame/mame-mame0226/3rdparty/catch/single_include/
H A Dcatch.hpp1388 inline T& opCast(T const& t) { return const_cast<T&>(t); } in opCast() function
1392 inline std::nullptr_t opCast(std::nullptr_t) { return nullptr; } in opCast() function
1403 return bool( opCast( lhs ) == opCast( rhs ) ); in evaluate()
1409 return bool( opCast( lhs ) != opCast( rhs ) ); in evaluate()
1415 return bool( opCast( lhs ) < opCast( rhs ) ); in evaluate()
1421 return bool( opCast( lhs ) > opCast( rhs ) ); in evaluate()
1427 return bool( opCast( lhs ) >= opCast( rhs ) ); in evaluate()
1433 return bool( opCast( lhs ) <= opCast( rhs ) ); in evaluate()
/dports/devel/py-thrift/thrift-0.14.0/compiler/cpp/tests/catch/
H A Dcatch.hpp1298 inline T& opCast(T const& t) { return const_cast<T&>(t); } in opCast() function
1302 inline std::nullptr_t opCast(std::nullptr_t) { return nullptr; } in opCast() function
1313 return bool( opCast( lhs ) == opCast( rhs ) ); in evaluate()
1319 return bool( opCast( lhs ) != opCast( rhs ) ); in evaluate()
1325 return bool( opCast( lhs ) < opCast( rhs ) ); in evaluate()
1331 return bool( opCast( lhs ) > opCast( rhs ) ); in evaluate()
1337 return bool( opCast( lhs ) >= opCast( rhs ) ); in evaluate()
1343 return bool( opCast( lhs ) <= opCast( rhs ) ); in evaluate()
/dports/devel/thrift-c_glib/thrift-0.14.0/compiler/cpp/tests/catch/
H A Dcatch.hpp1298 inline T& opCast(T const& t) { return const_cast<T&>(t); } in opCast() function
1302 inline std::nullptr_t opCast(std::nullptr_t) { return nullptr; } in opCast() function
1313 return bool( opCast( lhs ) == opCast( rhs ) ); in evaluate()
1319 return bool( opCast( lhs ) != opCast( rhs ) ); in evaluate()
1325 return bool( opCast( lhs ) < opCast( rhs ) ); in evaluate()
1331 return bool( opCast( lhs ) > opCast( rhs ) ); in evaluate()
1337 return bool( opCast( lhs ) >= opCast( rhs ) ); in evaluate()
1343 return bool( opCast( lhs ) <= opCast( rhs ) ); in evaluate()
/dports/devel/thrift-cpp/thrift-0.14.0/compiler/cpp/tests/catch/
H A Dcatch.hpp1298 inline T& opCast(T const& t) { return const_cast<T&>(t); } in opCast() function
1302 inline std::nullptr_t opCast(std::nullptr_t) { return nullptr; } in opCast() function
1313 return bool( opCast( lhs ) == opCast( rhs ) ); in evaluate()
1319 return bool( opCast( lhs ) != opCast( rhs ) ); in evaluate()
1325 return bool( opCast( lhs ) < opCast( rhs ) ); in evaluate()
1331 return bool( opCast( lhs ) > opCast( rhs ) ); in evaluate()
1337 return bool( opCast( lhs ) >= opCast( rhs ) ); in evaluate()
1343 return bool( opCast( lhs ) <= opCast( rhs ) ); in evaluate()
/dports/devel/thrift/thrift-0.14.0/compiler/cpp/tests/catch/
H A Dcatch.hpp1298 inline T& opCast(T const& t) { return const_cast<T&>(t); } in opCast() function
1302 inline std::nullptr_t opCast(std::nullptr_t) { return nullptr; } in opCast() function
1313 return bool( opCast( lhs ) == opCast( rhs ) ); in evaluate()
1319 return bool( opCast( lhs ) != opCast( rhs ) ); in evaluate()
1325 return bool( opCast( lhs ) < opCast( rhs ) ); in evaluate()
1331 return bool( opCast( lhs ) > opCast( rhs ) ); in evaluate()
1337 return bool( opCast( lhs ) >= opCast( rhs ) ); in evaluate()
1343 return bool( opCast( lhs ) <= opCast( rhs ) ); in evaluate()
/dports/math/clingo/clingo-5.5.1/clasp/clasp-da10954/tests/
H A Dcatch.hpp1305 inline T& opCast(T const& t) { return const_cast<T&>(t); } in opCast() function
1309 inline std::nullptr_t opCast(std::nullptr_t) { return nullptr; } in opCast() function
1320 return bool( opCast( lhs ) == opCast( rhs ) ); in evaluate()
1326 return bool( opCast( lhs ) != opCast( rhs ) ); in evaluate()
1332 return bool( opCast( lhs ) < opCast( rhs ) ); in evaluate()
1338 return bool( opCast( lhs ) > opCast( rhs ) ); in evaluate()
1344 return bool( opCast( lhs ) >= opCast( rhs ) ); in evaluate()
1350 return bool( opCast( lhs ) <= opCast( rhs ) ); in evaluate()
/dports/math/clingo/clingo-5.5.1/clasp/tests/
H A Dcatch.hpp1305 inline T& opCast(T const& t) { return const_cast<T&>(t); } in opCast() function
1309 inline std::nullptr_t opCast(std::nullptr_t) { return nullptr; } in opCast() function
1320 return bool( opCast( lhs ) == opCast( rhs ) ); in evaluate()
1326 return bool( opCast( lhs ) != opCast( rhs ) ); in evaluate()
1332 return bool( opCast( lhs ) < opCast( rhs ) ); in evaluate()
1338 return bool( opCast( lhs ) > opCast( rhs ) ); in evaluate()
1344 return bool( opCast( lhs ) >= opCast( rhs ) ); in evaluate()
1350 return bool( opCast( lhs ) <= opCast( rhs ) ); in evaluate()
/dports/math/clingo/clingo-5.5.1/clasp/libpotassco/tests/
H A Dcatch.hpp1292 inline T& opCast(T const& t) { return const_cast<T&>(t); } in opCast() function
1296 inline std::nullptr_t opCast(std::nullptr_t) { return nullptr; } in opCast() function
1307 return bool( opCast( lhs ) == opCast( rhs ) ); in evaluate()
1313 return bool( opCast( lhs ) != opCast( rhs ) ); in evaluate()
1319 return bool( opCast( lhs ) < opCast( rhs ) ); in evaluate()
1325 return bool( opCast( lhs ) > opCast( rhs ) ); in evaluate()
1331 return bool( opCast( lhs ) >= opCast( rhs ) ); in evaluate()
1337 return bool( opCast( lhs ) <= opCast( rhs ) ); in evaluate()
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/compiler/cpp/tests/catch/
H A Dcatch.hpp1298 inline T& opCast(T const& t) { return const_cast<T&>(t); } in opCast() function
1302 inline std::nullptr_t opCast(std::nullptr_t) { return nullptr; } in opCast() function
1313 return bool( opCast( lhs ) == opCast( rhs ) ); in evaluate()
1319 return bool( opCast( lhs ) != opCast( rhs ) ); in evaluate()
1325 return bool( opCast( lhs ) < opCast( rhs ) ); in evaluate()
1331 return bool( opCast( lhs ) > opCast( rhs ) ); in evaluate()
1337 return bool( opCast( lhs ) >= opCast( rhs ) ); in evaluate()
1343 return bool( opCast( lhs ) <= opCast( rhs ) ); in evaluate()
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarth/
H A Dcatch.hpp1330 inline T& opCast(T const& t) { return const_cast<T&>(t); } in opCast() function
1334 inline std::nullptr_t opCast(std::nullptr_t) { return nullptr; } in opCast() function
1345 return bool( opCast( lhs ) == opCast( rhs ) ); in evaluate()
1351 return bool( opCast( lhs ) != opCast( rhs ) ); in evaluate()
1357 return bool( opCast( lhs ) < opCast( rhs ) ); in evaluate()
1363 return bool( opCast( lhs ) > opCast( rhs ) ); in evaluate()
1369 return bool( opCast( lhs ) >= opCast( rhs ) ); in evaluate()
1375 return bool( opCast( lhs ) <= opCast( rhs ) ); in evaluate()
/dports/benchmarks/vkmark/vkmark-2017.08-24-g53abc4f/tests/
H A Dcatch.hpp1305 inline T& opCast(T const& t) { return const_cast<T&>(t); } in opCast() function
1309 inline std::nullptr_t opCast(std::nullptr_t) { return nullptr; } in opCast() function
1320 return bool( opCast( lhs ) == opCast( rhs ) ); in evaluate()
1326 return bool( opCast( lhs ) != opCast( rhs ) ); in evaluate()
1332 return bool( opCast( lhs ) < opCast( rhs ) ); in evaluate()
1338 return bool( opCast( lhs ) > opCast( rhs ) ); in evaluate()
1344 return bool( opCast( lhs ) >= opCast( rhs ) ); in evaluate()
1350 return bool( opCast( lhs ) <= opCast( rhs ) ); in evaluate()
/dports/devel/mustache/Mustache-4.1/
H A Dcatch.hpp1323 T& opCast(T const& t) { return const_cast<T&>(t); } in opCast() function
1327 inline std::nullptr_t opCast(std::nullptr_t) { return nullptr; } in opCast() function
1338 return bool( opCast( lhs ) == opCast( rhs ) ); in evaluate()
1344 return bool( opCast( lhs ) != opCast( rhs ) ); in evaluate()
1350 return bool( opCast( lhs ) < opCast( rhs ) ); in evaluate()
1356 return bool( opCast( lhs ) > opCast( rhs ) ); in evaluate()
1362 return bool( opCast( lhs ) >= opCast( rhs ) ); in evaluate()
1368 return bool( opCast( lhs ) <= opCast( rhs ) ); in evaluate()
/dports/devel/node-thrift/thrift-0.14.0/compiler/cpp/tests/catch/
H A Dcatch.hpp1298 inline T& opCast(T const& t) { return const_cast<T&>(t); } in opCast() function
1302 inline std::nullptr_t opCast(std::nullptr_t) { return nullptr; } in opCast() function
1313 return bool( opCast( lhs ) == opCast( rhs ) ); in evaluate()
1319 return bool( opCast( lhs ) != opCast( rhs ) ); in evaluate()
1325 return bool( opCast( lhs ) < opCast( rhs ) ); in evaluate()
1331 return bool( opCast( lhs ) > opCast( rhs ) ); in evaluate()
1337 return bool( opCast( lhs ) >= opCast( rhs ) ); in evaluate()
1343 return bool( opCast( lhs ) <= opCast( rhs ) ); in evaluate()
/dports/math/symengine/symengine-0.8.1/symengine/utilities/catch/
H A Dcatch.hpp1323 T& opCast(T const& t) { return const_cast<T&>(t); } in opCast() function
1327 inline std::nullptr_t opCast(std::nullptr_t) { return nullptr; } in opCast() function
1338 return bool( opCast( lhs ) == opCast( rhs ) ); in evaluate()
1344 return bool( opCast( lhs ) != opCast( rhs ) ); in evaluate()
1350 return bool( opCast( lhs ) < opCast( rhs ) ); in evaluate()
1356 return bool( opCast( lhs ) > opCast( rhs ) ); in evaluate()
1362 return bool( opCast( lhs ) >= opCast( rhs ) ); in evaluate()
1368 return bool( opCast( lhs ) <= opCast( rhs ) ); in evaluate()
/dports/math/tblis/tblis-1.2.0/src/external/catch/
H A Dcatch.hpp1305 inline T& opCast(T const& t) { return const_cast<T&>(t); } in opCast() function
1309 inline std::nullptr_t opCast(std::nullptr_t) { return nullptr; } in opCast() function
1320 return bool( opCast( lhs ) == opCast( rhs ) ); in evaluate()
1326 return bool( opCast( lhs ) != opCast( rhs ) ); in evaluate()
1332 return bool( opCast( lhs ) < opCast( rhs ) ); in evaluate()
1338 return bool( opCast( lhs ) > opCast( rhs ) ); in evaluate()
1344 return bool( opCast( lhs ) >= opCast( rhs ) ); in evaluate()
1350 return bool( opCast( lhs ) <= opCast( rhs ) ); in evaluate()
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/compiler/cpp/tests/catch/
H A Dcatch.hpp1298 inline T& opCast(T const& t) { return const_cast<T&>(t); } in opCast() function
1302 inline std::nullptr_t opCast(std::nullptr_t) { return nullptr; } in opCast() function
1313 return bool( opCast( lhs ) == opCast( rhs ) ); in evaluate()
1319 return bool( opCast( lhs ) != opCast( rhs ) ); in evaluate()
1325 return bool( opCast( lhs ) < opCast( rhs ) ); in evaluate()
1331 return bool( opCast( lhs ) > opCast( rhs ) ); in evaluate()
1337 return bool( opCast( lhs ) >= opCast( rhs ) ); in evaluate()
1343 return bool( opCast( lhs ) <= opCast( rhs ) ); in evaluate()
/dports/sysutils/fusefs-securefs/securefs-0.12.0/external/
H A Dcatch.hpp1298 inline T& opCast(T const& t) { return const_cast<T&>(t); } in opCast() function
1302 inline std::nullptr_t opCast(std::nullptr_t) { return nullptr; } in opCast() function
1313 return bool( opCast( lhs ) == opCast( rhs ) ); in evaluate()
1319 return bool( opCast( lhs ) != opCast( rhs ) ); in evaluate()
1325 return bool( opCast( lhs ) < opCast( rhs ) ); in evaluate()
1331 return bool( opCast( lhs ) > opCast( rhs ) ); in evaluate()
1337 return bool( opCast( lhs ) >= opCast( rhs ) ); in evaluate()
1343 return bool( opCast( lhs ) <= opCast( rhs ) ); in evaluate()
/dports/audio/sonic-visualiser/sonic-visualiser-4.0.1/piper-vamp-cpp/ext/catch/
H A Dcatch.hpp1394 inline T& opCast(T const& t) { return const_cast<T&>(t); } in opCast() function
1398 inline std::nullptr_t opCast(std::nullptr_t) { return nullptr; } in opCast() function
1409 return bool( opCast( lhs ) == opCast( rhs ) ); in evaluate()
1415 return bool( opCast( lhs ) != opCast( rhs ) ); in evaluate()
1421 return bool( opCast( lhs ) < opCast( rhs ) ); in evaluate()
1427 return bool( opCast( lhs ) > opCast( rhs ) ); in evaluate()
1433 return bool( opCast( lhs ) >= opCast( rhs ) ); in evaluate()
1439 return bool( opCast( lhs ) <= opCast( rhs ) ); in evaluate()
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/vtzero/test/catch/
H A Dcatch.hpp1323 T& opCast(T const& t) { return const_cast<T&>(t); } in opCast() function
1327 inline std::nullptr_t opCast(std::nullptr_t) { return nullptr; } in opCast() function
1338 return bool( opCast( lhs ) == opCast( rhs ) ); in evaluate()
1344 return bool( opCast( lhs ) != opCast( rhs ) ); in evaluate()
1350 return bool( opCast( lhs ) < opCast( rhs ) ); in evaluate()
1356 return bool( opCast( lhs ) > opCast( rhs ) ); in evaluate()
1362 return bool( opCast( lhs ) >= opCast( rhs ) ); in evaluate()
1368 return bool( opCast( lhs ) <= opCast( rhs ) ); in evaluate()
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/libosmium/test/catch/
H A Dcatch.hpp1323 T& opCast(T const& t) { return const_cast<T&>(t); } in opCast() function
1327 inline std::nullptr_t opCast(std::nullptr_t) { return nullptr; } in opCast() function
1338 return bool( opCast( lhs ) == opCast( rhs ) ); in evaluate()
1344 return bool( opCast( lhs ) != opCast( rhs ) ); in evaluate()
1350 return bool( opCast( lhs ) < opCast( rhs ) ); in evaluate()
1356 return bool( opCast( lhs ) > opCast( rhs ) ); in evaluate()
1362 return bool( opCast( lhs ) >= opCast( rhs ) ); in evaluate()
1368 return bool( opCast( lhs ) <= opCast( rhs ) ); in evaluate()
/dports/graphics/recastnavigation/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/Tests/
H A Dcatch.hpp1323 T& opCast(T const& t) { return const_cast<T&>(t); } in opCast() function
1327 inline std::nullptr_t opCast(std::nullptr_t) { return nullptr; } in opCast() function
1338 return bool( opCast( lhs ) == opCast( rhs ) ); in evaluate()
1344 return bool( opCast( lhs ) != opCast( rhs ) ); in evaluate()
1350 return bool( opCast( lhs ) < opCast( rhs ) ); in evaluate()
1356 return bool( opCast( lhs ) > opCast( rhs ) ); in evaluate()
1362 return bool( opCast( lhs ) >= opCast( rhs ) ); in evaluate()
1368 return bool( opCast( lhs ) <= opCast( rhs ) ); in evaluate()
/dports/biology/gemma/GEMMA-0.98.3/contrib/catch-1.9.7/
H A Dcatch.hpp1320 T& opCast(T const& t) { return const_cast<T&>(t); } in opCast() function
1324 inline std::nullptr_t opCast(std::nullptr_t) { return nullptr; } in opCast() function
1335 return bool( opCast( lhs ) == opCast( rhs ) ); in evaluate()
1341 return bool( opCast( lhs ) != opCast( rhs ) ); in evaluate()
1347 return bool( opCast( lhs ) < opCast( rhs ) ); in evaluate()
1353 return bool( opCast( lhs ) > opCast( rhs ) ); in evaluate()
1359 return bool( opCast( lhs ) >= opCast( rhs ) ); in evaluate()
1365 return bool( opCast( lhs ) <= opCast( rhs ) ); in evaluate()
/dports/biology/iqtree/IQ-TREE-2.0.6/terraphast/catch/
H A Dcatch.hpp1323 T& opCast(T const& t) { return const_cast<T&>(t); } in opCast() function
1327 inline std::nullptr_t opCast(std::nullptr_t) { return nullptr; } in opCast() function
1338 return bool( opCast( lhs ) == opCast( rhs ) ); in evaluate()
1344 return bool( opCast( lhs ) != opCast( rhs ) ); in evaluate()
1350 return bool( opCast( lhs ) < opCast( rhs ) ); in evaluate()
1356 return bool( opCast( lhs ) > opCast( rhs ) ); in evaluate()
1362 return bool( opCast( lhs ) >= opCast( rhs ) ); in evaluate()
1368 return bool( opCast( lhs ) <= opCast( rhs ) ); in evaluate()
/dports/biology/mothur/mothur-1.46.1/TestMothur/
H A Dcatch.hpp1332 inline T& opCast(T const& t) { return const_cast<T&>(t); } in opCast() function
1336 inline std::nullptr_t opCast(std::nullptr_t) { return nullptr; } in opCast() function
1347 return bool( opCast( lhs ) == opCast( rhs ) ); in evaluate()
1353 return bool( opCast( lhs ) != opCast( rhs ) ); in evaluate()
1359 return bool( opCast( lhs ) < opCast( rhs ) ); in evaluate()
1365 return bool( opCast( lhs ) > opCast( rhs ) ); in evaluate()
1371 return bool( opCast( lhs ) >= opCast( rhs ) ); in evaluate()
1377 return bool( opCast( lhs ) <= opCast( rhs ) ); in evaluate()
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/src/std/algorithm/
H A Dsearching.d2908 bool opCast(T : bool)() const
2915 bool opCast(T : bool)()
2986 bool opCast(T : bool)() const
2993 bool opCast(T : bool)()
3062 bool opCast(T : bool)() const
3069 bool opCast(T : bool)()

12345678910>>...15