Home
last modified time | relevance | path

Searched refs:DEST_IS_SMALLER (Results 1 – 5 of 5) sorted by relevance

/dports/games/pioneer/pioneer-20210723/contrib/pcg-cpp/
H A Dpcg_extras.hpp447 constexpr bool DEST_IS_SMALLER = sizeof(dest_t) < sizeof(src_t); in uneven_copy() local
450 std::integral_constant<bool, DEST_IS_SMALLER>{}); in uneven_copy()
/dports/games/openclonk/openclonk-release-8.1-src/thirdparty/pcg/
H A Dpcg_extras.hpp454 constexpr bool DEST_IS_SMALLER = sizeof(dest_t) < sizeof(src_t); in uneven_copy() local
457 std::integral_constant<bool, DEST_IS_SMALLER>{}); in uneven_copy()
/dports/devel/rkcommon/rkcommon-1.8.0/rkcommon/utility/detail/
H A Dpcg_extras.hpp469 constexpr bool DEST_IS_SMALLER = sizeof(dest_t) < sizeof(src_t); in uneven_copy() local
472 std::integral_constant<bool, DEST_IS_SMALLER>{}); in uneven_copy()
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/vendored/pcg/
H A Dpcg_extras.hpp474 constexpr bool DEST_IS_SMALLER = sizeof(dest_t) < sizeof(src_t); in uneven_copy() local
477 std::integral_constant<bool, DEST_IS_SMALLER>{}); in uneven_copy()
/dports/devel/pcg-cpp/pcg-cpp-0.98.1-59-g5b5cac8/include/
H A Dpcg_extras.hpp469 constexpr bool DEST_IS_SMALLER = sizeof(dest_t) < sizeof(src_t); in uneven_copy() local
472 std::integral_constant<bool, DEST_IS_SMALLER>{}); in uneven_copy()