Searched refs:result_type (Results 1 – 4 of 4) sorted by relevance
34 using result_type = Ret; typedef45 using result_type = Ret; typedef55 using result_type = Ret; typedef
34 using result_type = size_t; typedef
506 result_type = func.result_type507 result_spelling = result_type.spelling508 if result_type.get_declaration().kind == clx.CursorKind.NO_DECL_FOUND:523 assert result_type.kind == clx.TypeKind.INT
1687 using result_type = thrust::tuple<PetscReal, PetscReal, PetscReal, PetscInt, PetscInt, PetscInt>; typedef in Petsc::vec::cupm::impl::detail::ErrorWNormTransformBase1714 using result_type = typename base_type::result_type; typedef1719 …PETSC_NODISCARD PETSC_HOSTDEVICE_INLINE_DECL result_type operator()(const argument_type &x) const … in operator ()()1741 using result_type = typename base_type::result_type; typedef1746 …PETSC_NODISCARD PETSC_HOSTDEVICE_INLINE_DECL result_type operator()(const argument_type &x) const … in operator ()()1765 using value_type = typename ErrorWNormTransformBase<wnormtype>::result_type;