Lines Matching refs:Functor
111 ApplyIntegerKind<LocationResultHelper<ACCUMULATOR>::template Functor, void>( in LocationHelper()
132 template <int KIND> struct Functor { struct
162 TypedMaxOrMinLocHelper<TypeCategory::Integer, IS_MAX>::template Functor, in TypedMaxOrMinLoc()
168 TypedMaxOrMinLocHelper<TypeCategory::Real, IS_MAX>::template Functor, in TypedMaxOrMinLoc()
174 IS_MAX>::template Functor, in TypedMaxOrMinLoc()
205 ApplyIntegerKind<PartialLocationHelper<Accumulator>::template Functor, void>( in DoPartialMaxOrMinLocDirection()
227 template <int KIND> struct Functor { struct
263 NumericCompare>::template Functor, in TypedPartialMaxOrMinLoc()
269 IS_MAX, NumericCompare>::template Functor, in TypedPartialMaxOrMinLoc()
275 IS_MAX, CharacterCompare>::template Functor, in TypedPartialMaxOrMinLoc()
379 template <int KIND> struct Functor { struct
400 MaxOrMinHelper<TypeCategory::Integer, IS_MAXVAL>::template Functor, in NumericMaxOrMin()
406 MaxOrMinHelper<TypeCategory::Real, IS_MAXVAL>::template Functor, void>( in NumericMaxOrMin()
451 template <int KIND> struct Functor { struct
469 ApplyCharacterKind<CharacterMaxOrMinHelper<IS_MAXVAL>::template Functor, in CharacterMaxOrMin()