Lines Matching defs:RTDEF
112 std::int8_t RTDEF(ReduceInteger1Ref)(const Descriptor &array,
123 std::int8_t RTDEF(ReduceInteger1Value)(const Descriptor &array,
134 void RTDEF(ReduceInteger1DimRef)(Descriptor &result, const Descriptor &array,
144 void RTDEF(ReduceInteger1DimValue)(Descriptor &result, const Descriptor &array,
154 std::int16_t RTDEF(ReduceInteger2Ref)(const Descriptor &array,
165 std::int16_t RTDEF(ReduceInteger2Value)(const Descriptor &array,
176 void RTDEF(ReduceInteger2DimRef)(Descriptor &result, const Descriptor &array,
186 void RTDEF(ReduceInteger2DimValue)(Descriptor &result, const Descriptor &array,
196 std::int32_t RTDEF(ReduceInteger4Ref)(const Descriptor &array,
207 std::int32_t RTDEF(ReduceInteger4Value)(const Descriptor &array,
218 void RTDEF(ReduceInteger4DimRef)(Descriptor &result, const Descriptor &array,
228 void RTDEF(ReduceInteger4DimValue)(Descriptor &result, const Descriptor &array,
238 std::int64_t RTDEF(ReduceInteger8Ref)(const Descriptor &array,
249 std::int64_t RTDEF(ReduceInteger8Value)(const Descriptor &array,
260 void RTDEF(ReduceInteger8DimRef)(Descriptor &result, const Descriptor &array,
270 void RTDEF(ReduceInteger8DimValue)(Descriptor &result, const Descriptor &array,
281 common::int128_t RTDEF(ReduceInteger16Ref)(const Descriptor &array,
292 common::int128_t RTDEF(ReduceInteger16Value)(const Descriptor &array,
303 void RTDEF(ReduceInteger16DimRef)(Descriptor &result, const Descriptor &array,
313 void RTDEF(ReduceInteger16DimValue)(Descriptor &result, const Descriptor &array,
325 std::uint8_t RTDEF(ReduceUnsigned1Ref)(const Descriptor &array,
336 std::uint8_t RTDEF(ReduceUnsigned1Value)(const Descriptor &array,
347 void RTDEF(ReduceUnsigned1DimRef)(Descriptor &result, const Descriptor &array,
357 void RTDEF(ReduceUnsigned1DimValue)(Descriptor &result, const Descriptor &array,
367 std::uint16_t RTDEF(ReduceUnsigned2Ref)(const Descriptor &array,
378 std::uint16_t RTDEF(ReduceUnsigned2Value)(const Descriptor &array,
389 void RTDEF(ReduceUnsigned2DimRef)(Descriptor &result, const Descriptor &array,
399 void RTDEF(ReduceUnsigned2DimValue)(Descriptor &result, const Descriptor &array,
409 std::uint32_t RTDEF(ReduceUnsigned4Ref)(const Descriptor &array,
420 std::uint32_t RTDEF(ReduceUnsigned4Value)(const Descriptor &array,
431 void RTDEF(ReduceUnsigned4DimRef)(Descriptor &result, const Descriptor &array,
441 void RTDEF(ReduceUnsigned4DimValue)(Descriptor &result, const Descriptor &array,
451 std::uint64_t RTDEF(ReduceUnsigned8Ref)(const Descriptor &array,
462 std::uint64_t RTDEF(ReduceUnsigned8Value)(const Descriptor &array,
473 void RTDEF(ReduceUnsigned8DimRef)(Descriptor &result, const Descriptor &array,
483 void RTDEF(ReduceUnsigned8DimValue)(Descriptor &result, const Descriptor &array,
494 common::uint128_t RTDEF(ReduceUnsigned16Ref)(const Descriptor &array,
505 common::uint128_t RTDEF(ReduceUnsigned16Value)(const Descriptor &array,
516 void RTDEF(ReduceUnsigned16DimRef)(Descriptor &result, const Descriptor &array,
526 void RTDEF(ReduceUnsigned16DimValue)(Descriptor &result,
540 float RTDEF(ReduceReal4Ref)(const Descriptor &array,
549 float RTDEF(ReduceReal4Value)(const Descriptor &array,
558 void RTDEF(ReduceReal4DimRef)(Descriptor &result, const Descriptor &array,
567 void RTDEF(ReduceReal4DimValue)(Descriptor &result, const Descriptor &array,
576 double RTDEF(ReduceReal8Ref)(const Descriptor &array,
585 double RTDEF(ReduceReal8Value)(const Descriptor &array,
594 void RTDEF(ReduceReal8DimRef)(Descriptor &result, const Descriptor &array,
603 void RTDEF(ReduceReal8DimValue)(Descriptor &result, const Descriptor &array,
613 CppTypeFor<TypeCategory::Real, 10> RTDEF(ReduceReal10Ref)(
625 CppTypeFor<TypeCategory::Real, 10> RTDEF(ReduceReal10Value)(
637 void RTDEF(ReduceReal10DimRef)(Descriptor &result, const Descriptor &array,
648 void RTDEF(ReduceReal10DimValue)(Descriptor &result, const Descriptor &array,
661 CppFloat128Type RTDEF(ReduceReal16Ref)(const Descriptor &array,
672 CppFloat128Type RTDEF(ReduceReal16Value)(const Descriptor &array,
683 void RTDEF(ReduceReal16DimRef)(Descriptor &result, const Descriptor &array,
693 void RTDEF(ReduceReal16DimValue)(Descriptor &result, const Descriptor &array,
705 void RTDEF(CppReduceComplex4Ref)(CppTypeFor<TypeCategory::Complex, 4> &result,
717 void RTDEF(CppReduceComplex4Value)(CppTypeFor<TypeCategory::Complex, 4> &result,
729 void RTDEF(CppReduceComplex4DimRef)(Descriptor &result, const Descriptor &array,
740 void RTDEF(CppReduceComplex4DimValue)(Descriptor &result,
752 void RTDEF(CppReduceComplex8Ref)(CppTypeFor<TypeCategory::Complex, 8> &result,
764 void RTDEF(CppReduceComplex8Value)(CppTypeFor<TypeCategory::Complex, 8> &result,
776 void RTDEF(CppReduceComplex8DimRef)(Descriptor &result, const Descriptor &array,
787 void RTDEF(CppReduceComplex8DimValue)(Descriptor &result,
800 void RTDEF(CppReduceComplex10Ref)(CppTypeFor<TypeCategory::Complex, 10> &result,
813 void RTDEF(CppReduceComplex10Value)(
825 void RTDEF(CppReduceComplex10DimRef)(Descriptor &result,
838 void RTDEF(CppReduceComplex10DimValue)(Descriptor &result,
852 void RTDEF(CppReduceComplex16Ref)(CppTypeFor<TypeCategory::Complex, 16> &result,
865 void RTDEF(CppReduceComplex16Value)(
877 void RTDEF(CppReduceComplex16DimRef)(Descriptor &result,
890 void RTDEF(CppReduceComplex16DimValue)(Descriptor &result,
904 bool RTDEF(ReduceLogical1Ref)(const Descriptor &array,
911 bool RTDEF(ReduceLogical1Value)(const Descriptor &array,
918 void RTDEF(ReduceLogical1DimRef)(Descriptor &result, const Descriptor &array,
925 void RTDEF(ReduceLogical1DimValue)(Descriptor &result, const Descriptor &array,
932 bool RTDEF(ReduceLogical2Ref)(const Descriptor &array,
939 bool RTDEF(ReduceLogical2Value)(const Descriptor &array,
946 void RTDEF(ReduceLogical2DimRef)(Descriptor &result, const Descriptor &array,
953 void RTDEF(ReduceLogical2DimValue)(Descriptor &result, const Descriptor &array,
960 bool RTDEF(ReduceLogical4Ref)(const Descriptor &array,
967 bool RTDEF(ReduceLogical4Value)(const Descriptor &array,
974 void RTDEF(ReduceLogical4DimRef)(Descriptor &result, const Descriptor &array,
981 void RTDEF(ReduceLogical4DimValue)(Descriptor &result, const Descriptor &array,
988 bool RTDEF(ReduceLogical8Ref)(const Descriptor &array,
995 bool RTDEF(ReduceLogical8Value)(const Descriptor &array,
1002 void RTDEF(ReduceLogical8DimRef)(Descriptor &result, const Descriptor &array,
1009 void RTDEF(ReduceLogical8DimValue)(Descriptor &result, const Descriptor &array,
1017 void RTDEF(ReduceChar1)(char *result, const Descriptor &array,
1027 void RTDEF(ReduceCharacter1Dim)(Descriptor &result, const Descriptor &array,
1037 void RTDEF(ReduceChar2)(char16_t *result, const Descriptor &array,
1048 void RTDEF(ReduceCharacter2Dim)(Descriptor &result, const Descriptor &array,
1058 void RTDEF(ReduceChar4)(char32_t *result, const Descriptor &array,
1069 void RTDEF(ReduceCharacter4Dim)(Descriptor &result, const Descriptor &array,
1080 void RTDEF(ReduceDerivedType)(char *result, const Descriptor &array,
1090 void RTDEF(ReduceDerivedTypeDim)(Descriptor &result, const Descriptor &array,