Home
last modified time | relevance | path

Searched defs:InvertedProportionRange (Results 1 – 1 of 1) sorted by relevance

/oneTBB/test/tbb/
H A Dtest_partitioner.h238 InvertedProportionRange(size_t _begin, size_t _end, RangeStatisticData *statData, in InvertedProportionRange() function
242 InvertedProportionRange(InvertedProportionRange& r, split) in InvertedProportionRange() function
244 InvertedProportionRange(InvertedProportionRange& r, proportional_split& p) in InvertedProportionRange() function
246 float compute_right_part(RangeBase<InvertedProportionRange, float>& r, in compute_right_part()