Lines Matching refs:source

118     const Descriptor &x, int kind, const char *source, int line,  in DoMaxOrMinLoc()  argument
121 Terminator terminator{source, line}; in DoMaxOrMinLoc()
134 const Descriptor &x, int kind, const char *source, int line, in operator ()()
137 intrinsic, result, x, kind, source, line, mask, back); in operator ()()
144 const Descriptor &x, int kind, const char *source, int line, in TypedMaxOrMinLoc() argument
151 Terminator terminator{source, line}; in TypedMaxOrMinLoc()
163 void>(catKind->second, terminator, intrinsic, result, x, kind, source, in TypedMaxOrMinLoc()
169 void>(catKind->second, terminator, intrinsic, result, x, kind, source, in TypedMaxOrMinLoc()
175 void>(catKind->second, terminator, intrinsic, result, x, kind, source, in TypedMaxOrMinLoc()
186 const char *source, int line, const Descriptor *mask, bool back) { in RTNAME()
187 TypedMaxOrMinLoc<true>("MAXLOC", result, x, kind, source, line, mask, back); in RTNAME()
190 const char *source, int line, const Descriptor *mask, bool back) { in RTNAME()
191 TypedMaxOrMinLoc<false>("MINLOC", result, x, kind, source, line, mask, back); in RTNAME()
239 const Descriptor &x, int kind, int dim, const char *source, int line, in TypedPartialMaxOrMinLoc() argument
241 Terminator terminator{source, line}; in TypedPartialMaxOrMinLoc()
287 int dim, const char *source, int line, const Descriptor *mask, bool back) { in RTNAME()
289 "MAXLOC", result, x, kind, dim, source, line, mask, back); in RTNAME()
292 int dim, const char *source, int line, const Descriptor *mask, bool back) { in RTNAME()
294 "MINLOC", result, x, kind, dim, source, line, mask, back); in RTNAME()
350 const char *source, int line, int dim, const Descriptor *mask, in TotalNumericMaxOrMin() argument
352 return GetTotalReduction<CAT, KIND>(x, source, line, dim, mask, in TotalNumericMaxOrMin()
392 const char *source, int line, const Descriptor *mask, in NumericMaxOrMin() argument
394 Terminator terminator{source, line}; in NumericMaxOrMin()
464 const char *source, int line, const Descriptor *mask, in CharacterMaxOrMin() argument
466 Terminator terminator{source, line}; in CharacterMaxOrMin()
476 const char *source, int line, int dim, const Descriptor *mask) { in RTNAME()
478 x, source, line, dim, mask, "MAXVAL"); in RTNAME()
481 const char *source, int line, int dim, const Descriptor *mask) { in RTNAME()
483 x, source, line, dim, mask, "MAXVAL"); in RTNAME()
486 const char *source, int line, int dim, const Descriptor *mask) { in RTNAME()
488 x, source, line, dim, mask, "MAXVAL"); in RTNAME()
491 const char *source, int line, int dim, const Descriptor *mask) { in RTNAME()
493 x, source, line, dim, mask, "MAXVAL"); in RTNAME()
497 const Descriptor &x, const char *source, int line, int dim, in RTNAME()
500 x, source, line, dim, mask, "MAXVAL"); in RTNAME()
506 const char *source, int line, int dim, const Descriptor *mask) { in RTNAME()
508 x, source, line, dim, mask, "MAXVAL"); in RTNAME()
511 const char *source, int line, int dim, const Descriptor *mask) { in RTNAME()
513 x, source, line, dim, mask, "MAXVAL"); in RTNAME()
517 const char *source, int line, int dim, const Descriptor *mask) { in RTNAME()
519 x, source, line, dim, mask, "MAXVAL"); in RTNAME()
524 const char *source, int line, int dim, const Descriptor *mask) { in RTNAME()
526 x, source, line, dim, mask, "MAXVAL"); in RTNAME()
531 const char *source, int line, const Descriptor *mask) { in RTNAME()
532 CharacterMaxOrMin<true>(result, x, 0, source, line, mask, "MAXVAL"); in RTNAME()
536 const char *source, int line, int dim, const Descriptor *mask) { in RTNAME()
538 x, source, line, dim, mask, "MINVAL"); in RTNAME()
541 const char *source, int line, int dim, const Descriptor *mask) { in RTNAME()
543 x, source, line, dim, mask, "MINVAL"); in RTNAME()
546 const char *source, int line, int dim, const Descriptor *mask) { in RTNAME()
548 x, source, line, dim, mask, "MINVAL"); in RTNAME()
551 const char *source, int line, int dim, const Descriptor *mask) { in RTNAME()
553 x, source, line, dim, mask, "MINVAL"); in RTNAME()
557 const Descriptor &x, const char *source, int line, int dim, in RTNAME()
560 x, source, line, dim, mask, "MINVAL"); in RTNAME()
566 const char *source, int line, int dim, const Descriptor *mask) { in RTNAME()
568 x, source, line, dim, mask, "MINVAL"); in RTNAME()
571 const char *source, int line, int dim, const Descriptor *mask) { in RTNAME()
573 x, source, line, dim, mask, "MINVAL"); in RTNAME()
577 const char *source, int line, int dim, const Descriptor *mask) { in RTNAME()
579 x, source, line, dim, mask, "MINVAL"); in RTNAME()
584 const char *source, int line, int dim, const Descriptor *mask) { in RTNAME()
586 x, source, line, dim, mask, "MINVAL"); in RTNAME()
591 const char *source, int line, const Descriptor *mask) { in RTNAME()
592 CharacterMaxOrMin<false>(result, x, 0, source, line, mask, "MINVAL"); in RTNAME()
596 const char *source, int line, const Descriptor *mask) { in RTNAME()
598 CharacterMaxOrMin<true>(result, x, dim, source, line, mask, "MAXVAL"); in RTNAME()
600 NumericMaxOrMin<true>(result, x, dim, source, line, mask, "MAXVAL"); in RTNAME()
604 const char *source, int line, const Descriptor *mask) { in RTNAME()
606 CharacterMaxOrMin<false>(result, x, dim, source, line, mask, "MINVAL"); in RTNAME()
608 NumericMaxOrMin<false>(result, x, dim, source, line, mask, "MINVAL"); in RTNAME()
674 const char *source, int line, int dim, const Descriptor *mask) { in RTNAME()
676 x, source, line, dim, mask, Norm2Accumulator<4>{x}, "NORM2"); in RTNAME()
679 const char *source, int line, int dim, const Descriptor *mask) { in RTNAME()
681 x, source, line, dim, mask, Norm2Accumulator<8>{x}, "NORM2"); in RTNAME()
685 const char *source, int line, int dim, const Descriptor *mask) { in RTNAME()
687 x, source, line, dim, mask, Norm2Accumulator<10>{x}, "NORM2"); in RTNAME()
692 const char *source, int line, int dim, const Descriptor *mask) { in RTNAME()
694 x, source, line, dim, mask, Norm2Accumulator<16>{x}, "NORM2"); in RTNAME()
699 const char *source, int line, const Descriptor *mask) { in RTNAME()
700 Terminator terminator{source, line}; in RTNAME()