Home
last modified time | relevance | path

Searched refs:static_max (Results 1 – 25 of 59) sorted by relevance

123

/dports/astro/libosmium/libosmium-2.17.2/benchmarks/
H A Dosmium_benchmark_static_vs_dynamic_index.cpp62 double static_max = 0; in main() local
90 if (duration > static_max) { in main()
91 static_max = duration; in main()
127 …ut << "static min=" << static_min << "ms avg=" << static_avg << "ms max=" << static_max << "ms\n"; in main()
133 const double diff_max = std::round((dynamic_max - static_max) * rfactor) / rfactor; in main()
138 … const double percent_max = std::round((100.0 * diff_max / static_max) * prfactor) / prfactor; in main()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/xen/
H A Dxen-balloon.c66 unsigned long long new_target, static_max; in watch_target() local
92 "%llu", &static_max) == 1) || in watch_target()
94 "%llu", &static_max) == 1)) in watch_target()
95 static_max >>= PAGE_SHIFT - 10; in watch_target()
97 static_max = balloon_stats.current_pages; in watch_target()
100 : static_max - balloon_stats.target_pages; in watch_target()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/xen/
H A Dxen-balloon.c66 unsigned long long new_target, static_max; in watch_target() local
92 "%llu", &static_max) == 1) || in watch_target()
94 "%llu", &static_max) == 1)) in watch_target()
95 static_max >>= PAGE_SHIFT - 10; in watch_target()
97 static_max = balloon_stats.current_pages; in watch_target()
100 : static_max - balloon_stats.target_pages; in watch_target()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/xen/
H A Dxen-balloon.c66 unsigned long long new_target, static_max; in watch_target() local
92 "%llu", &static_max) == 1) || in watch_target()
94 "%llu", &static_max) == 1)) in watch_target()
95 static_max >>= PAGE_SHIFT - 10; in watch_target()
97 static_max = balloon_stats.current_pages; in watch_target()
100 : static_max - balloon_stats.target_pages; in watch_target()
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/libosmium/benchmarks/
H A Dosmium_benchmark_static_vs_dynamic_index.cpp62 double static_max = 0; in main() local
90 if (duration > static_max) { in main()
91 static_max = duration; in main()
127 …ut << "static min=" << static_min << "ms avg=" << static_avg << "ms max=" << static_max << "ms\n"; in main()
133 const double diff_max = std::round((dynamic_max - static_max) * rfactor) / rfactor; in main()
138 … const double percent_max = std::round((100.0 * diff_max / static_max) * prfactor) / prfactor; in main()
/dports/devel/eastl/EASTL-3.13.06/include/EASTL/internal/
H A Dtype_transformations.h475 static const size_t size0 = eastl::static_max<minSize, sizeof(Type0)>::value;
476 static const size_t size1 = eastl::static_max<size0, sizeof(Type1)>::value;
477 static const size_t size2 = eastl::static_max<size1, sizeof(Type2)>::value;
478 static const size_t size = eastl::static_max<size2, sizeof(Type3)>::value;
480 …static const size_t alignment0 = eastl::static_max<EA_ALIGN_OF(Type0), EA_ALIGN_OF(Type1)>::v…
481 …static const size_t alignment1 = eastl::static_max<alignment0, EA_ALIGN_OF(Type2)>::v…
482 …static const size_t alignment_value = eastl::static_max<alignment1, EA_ALIGN_OF(Type3)>::v…
499 …static const size_t size = eastl::static_max<minSize, sizeof(Type0), sizeof(TypeN)...>:…
500 …static const size_t alignment_value = eastl::static_max<EA_ALIGN_OF(Type0), EA_ALIGN_OF(TypeN)...>…
/dports/devel/eastl/EASTL-3.13.06/include/EASTL/
H A Dtype_traits.h1022 struct static_max;
1025 struct static_max<I0>
1029 struct static_max<I0, I1, in...>
1030 …{ static const size_t value = ((I0 >= I1) ? static_max<I0, in...>::value : static_max<I1, in...>::…
/dports/devel/boost-docs/boost_1_72_0/libs/gil/test/legacy/
H A Dpixel.cpp61 error_if(static_max(C2::_pixel) != static_max(C1::_pixel)); in test_all()
63 error_if(static_max(C2::_pixel) < static_min(C2::_pixel)); in test_all()
/dports/devel/boost-python-libs/boost_1_72_0/libs/gil/test/legacy/
H A Dpixel.cpp61 error_if(static_max(C2::_pixel) != static_max(C1::_pixel)); in test_all()
63 error_if(static_max(C2::_pixel) < static_min(C2::_pixel)); in test_all()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/gil/test/
H A Dpixel.cpp71 error_if(static_max(C2::_pixel) != static_max(C1::_pixel)); in test_all()
73 error_if(static_max(C2::_pixel) < static_min(C2::_pixel)); in test_all()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/gil/test/
H A Dpixel.cpp71 error_if(static_max(C2::_pixel) != static_max(C1::_pixel)); in test_all()
73 error_if(static_max(C2::_pixel) < static_min(C2::_pixel)); in test_all()
/dports/databases/percona57-server/boost_1_59_0/libs/gil/test/
H A Dpixel.cpp71 error_if(static_max(C2::_pixel) != static_max(C1::_pixel)); in test_all()
73 error_if(static_max(C2::_pixel) < static_min(C2::_pixel)); in test_all()
/dports/databases/xtrabackup/boost_1_59_0/libs/gil/test/
H A Dpixel.cpp71 error_if(static_max(C2::_pixel) != static_max(C1::_pixel)); in test_all()
73 error_if(static_max(C2::_pixel) < static_min(C2::_pixel)); in test_all()
/dports/databases/percona57-client/boost_1_59_0/libs/gil/test/
H A Dpixel.cpp71 error_if(static_max(C2::_pixel) != static_max(C1::_pixel)); in test_all()
73 error_if(static_max(C2::_pixel) < static_min(C2::_pixel)); in test_all()
/dports/devel/boost-libs/boost_1_72_0/libs/gil/test/legacy/
H A Dpixel.cpp61 error_if(static_max(C2::_pixel) != static_max(C1::_pixel)); in test_all()
63 error_if(static_max(C2::_pixel) < static_min(C2::_pixel)); in test_all()
/dports/devel/hyperscan/boost_1_75_0/libs/gil/test/legacy/
H A Dpixel.cpp61 error_if(static_max(C2::_pixel) != static_max(C1::_pixel)); in test_all()
63 error_if(static_max(C2::_pixel) < static_min(C2::_pixel)); in test_all()
/dports/devel/libopentracing/opentracing-cpp-1.6.0/3rd_party/include/opentracing/variant/
H A Dvariant.hpp192 struct static_max;
195 struct static_max<arg> struct
201 struct static_max<arg1, arg2, others...> struct
203 …static const std::size_t value = arg1 >= arg2 ? static_max<arg1, others...>::value : static_max<ar… argument
567 static const std::size_t data_size = detail::static_max<sizeof(Types)...>::value;
568 static const std::size_t data_align = detail::static_max<alignof(Types)...>::value;
/dports/sysutils/lnav/lnav-0.10.1/src/mapbox/
H A Dvariant.hpp226 struct static_max;
229 struct static_max<arg> struct
235 struct static_max<arg1, arg2, others...> struct
237 …static const type_index_t value = arg1 >= arg2 ? static_max<arg1, others...>::value : static_max<a… argument
525 static const std::size_t data_size = detail::static_max<sizeof(Types)...>::value;
526 static const std::size_t data_align = detail::static_max<alignof(Types)...>::value;
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/variant/include/mapbox/
H A Dvariant.hpp188 struct static_max;
191 struct static_max<arg> struct
197 struct static_max<arg1, arg2, others...> struct
199 …static const std::size_t value = arg1 >= arg2 ? static_max<arg1, others...>::value : static_max<ar… argument
559 static const std::size_t data_size = detail::static_max<sizeof(Types)...>::value;
560 static const std::size_t data_align = detail::static_max<alignof(Types)...>::value;
/dports/devel/boost-docs/boost_1_72_0/boost/gil/
H A Ddeprecated.hpp28 #define max_channel static_max
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/gil/
H A Ddeprecated.hpp42 #define max_channel static_max
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/gil/
H A Ddeprecated.hpp42 #define max_channel static_max
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/gil/
H A Ddeprecated.hpp28 #define max_channel static_max
/dports/databases/xtrabackup/boost_1_59_0/boost/gil/
H A Ddeprecated.hpp42 #define max_channel static_max
/dports/databases/percona57-server/boost_1_59_0/boost/gil/
H A Ddeprecated.hpp42 #define max_channel static_max

123