Home
last modified time | relevance | path

Searched refs:base_lhs (Results 1 – 6 of 6) sorted by relevance

/dports/devel/xtl-quant-stack/xtl-0.7.4/include/xtl/
H A Dxmultimethods.hpp39 class base_lhs,
43 class base_rhs = base_lhs,
95 static return_type dispatch_lhs(base_lhs& lhs, in dispatch_lhs()
104 static return_type dispatch_lhs(base_lhs& lhs, in dispatch_lhs()
118 static return_type dispatch(base_lhs& lhs, base_rhs& rhs, executor& exec) in dispatch()
/dports/games/pioneer/pioneer-20210723/contrib/pcg-cpp/
H A Dpcg_random.hpp1364 auto& base_lhs = static_cast<const baseclass&>(lhs); in operator ==() local
1366 return base_lhs == base_rhs in operator ==()
/dports/games/openclonk/openclonk-release-8.1-src/thirdparty/pcg/
H A Dpcg_random.hpp1365 auto& base_lhs = static_cast<const baseclass&>(lhs); in operator ==() local
1367 return base_lhs == base_rhs in operator ==()
/dports/devel/rkcommon/rkcommon-1.8.0/rkcommon/utility/detail/
H A Dpcg_random.hpp1452 auto& base_lhs = static_cast<const baseclass&>(lhs); in operator ==() local
1454 return base_lhs == base_rhs in operator ==()
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/vendored/pcg/
H A Dpcg_random.hpp1453 auto& base_lhs = static_cast<const baseclass&>(lhs); in operator ==() local
1455 return base_lhs == base_rhs in operator ==()
/dports/devel/pcg-cpp/pcg-cpp-0.98.1-59-g5b5cac8/include/
H A Dpcg_random.hpp1452 auto& base_lhs = static_cast<const baseclass&>(lhs); in operator ==() local
1454 return base_lhs == base_rhs in operator ==()