Lines Matching refs:max
336 A nEnd = ::std::numeric_limits<A>::max(); in GetLastUnequalAccess()
387 return ::std::numeric_limits<unsigned long>::max(); in SumValuesContinuation()
410 return ::std::numeric_limits<unsigned long>::max(); in SumScaledValuesContinuation()
433 A nS = ::std::max( (nIndex>0 ? this->pData[nIndex-1].nEnd+1 : 0), nStart); in AndValue()
460 A nS = ::std::max( (nIndex>0 ? this->pData[nIndex-1].nEnd+1 : 0), nStart); in OrValue()
521 A nStart = ::std::numeric_limits<A>::max(); in GetBitStateStart()
544 A nEnd = ::std::numeric_limits<A>::max(); in GetBitStateEnd()
566 return ::std::max( nFound, nStart); in GetFirstForCondition()
572 return ::std::numeric_limits<A>::max(); in GetFirstForCondition()
595 return ::std::numeric_limits<A>::max(); in GetLastForCondition()
609 A nS = ::std::max( (nIndex>0 ? this->pData[nIndex-1].nEnd+1 : 0), nStart); in CountForCondition()
632 A nS = ::std::max( (nIndex>0 ? this->pData[nIndex-1].nEnd+1 : 0), nStart); in FillArrayForCondition()
672 A nS = ::std::max( (nIndex>0 ? this->pData[nIndex-1].nEnd+1 : 0), nStart); in CountForAnyBitCondition()
688 A nEnd = ::std::numeric_limits<A>::max(); in GetLastAnyBitAccess()
734 return ::std::numeric_limits<unsigned long>::max(); in SumCoupledArrayForCondition()
768 return ::std::numeric_limits<unsigned long>::max(); in SumScaledCoupledArrayForCondition()