Home
last modified time | relevance | path

Searched defs:__combined (Results 1 – 25 of 47) sorted by relevance

12

/dports/devel/py-pythran/pythran-0.11.0/pythran/pythonic/include/types/
H A Dcombined.hpp20 struct __combined<T> { struct
25 struct __combined<T0, T1, T2, Types...> { struct
34 struct __combined<T0, T1> { struct
64 struct __combined<const T0, T1> { struct
74 struct __combined<T0 &, T1> { struct
79 struct __combined<T0 &&, T1> { struct
89 struct __combined<T0, T1 &> { struct
250 struct __combined<container<V>, indexable<K>> { argument
255 struct __combined<indexable_container<K, V>, container<W>> { struct
289 struct __combined<pythonic::types::variant_functor<Types...>, T> { argument
[all …]
H A Ddict.hpp294 struct __combined<pythonic::types::empty_dict, container<A>> { struct
299 struct __combined<container<A>, pythonic::types::dict<C, B>> { argument
315 struct __combined<pythonic::types::empty_dict, struct
327 struct __combined<pythonic::types::static_list<T, N>, struct
369 struct __combined<pythonic::types::empty_dict, indexable_dict<K>> { struct
374 struct __combined<indexable_dict<K>, pythonic::types::empty_dict> { struct
394 struct __combined<pythonic::types::dict<K0, V>, indexable<K1>> { struct
426 struct __combined<indexable<K>, dict_container<V>> { argument
431 struct __combined<dict_container<V>, indexable<K>> { struct
436 struct __combined<dict_container<V>, indexable_container<K, W>> { argument
[all …]
H A Dset.hpp45 struct __combined<pythonic::types::set<B>, pythonic::types::empty_set> { argument
50 struct __combined<pythonic::types::set<B>, container<A>> { argument
70 struct __combined<pythonic::types::empty_set, pythonic::types::list<A>> { argument
75 struct __combined<indexable<K>, pythonic::types::empty_set> { argument
80 struct __combined<pythonic::types::empty_set, indexable<K>> { argument
85 struct __combined<pythonic::types::empty_set, container<A>> { struct
90 struct __combined<indexable<K>, pythonic::types::set<V>> { struct
95 struct __combined<pythonic::types::set<V>, indexable<K>> { argument
100 struct __combined<indexable_container<K, V1>, pythonic::types::set<V2>> { struct
106 struct __combined<pythonic::types::set<V2>, indexable_container<K, V1>> { argument
[all …]
H A Dstatic_if.hpp195 struct __combined<pythonic::types::StaticIfReturn<T0>, struct
200 struct __combined<pythonic::types::StaticIfReturn<T0>, argument
206 struct __combined<pythonic::types::StaticIfNoReturn<T1>, argument
212 struct __combined<pythonic::types::StaticIfNoReturn<T0> &, struct
217 struct __combined<pythonic::types::StaticIfNoReturn<T0>, struct
222 struct __combined<pythonic::types::none_type, struct
227 struct __combined<pythonic::types::StaticIfBreak<T1>, argument
232 struct __combined<pythonic::types::StaticIfCont<T1>, argument
238 struct __combined<pythonic::types::StaticIfReturnHolder<T0, T1>, struct
296 struct __combined<pythonic::types::StaticIfNoReturn<T1>, T0> { struct
[all …]
H A DNoneType.hpp279 struct __combined<pythonic::types::none<T0>, T1> { struct
282 using type = pythonic::types::none<typename __combined<T0, T1>::type>; argument
286 struct __combined<T1, pythonic::types::none<T0>> { struct
289 using type = pythonic::types::none<typename __combined<T0, T1>::type>; argument
298 using type = pythonic::types::none<typename __combined<T0, T1>::type>; argument
302 struct __combined<pythonic::types::none_type, T> { struct
309 struct __combined<pythonic::types::none_type, pythonic::types::none<T>> { argument
316 struct __combined<T, pythonic::types::none_type> { argument
322 struct __combined<pythonic::types::none<T>, pythonic::types::none_type> { argument
329 struct __combined<pythonic::types::none_type, pythonic::types::none_type> { argument
[all …]
H A Dlist.hpp565 struct __combined<pythonic::types::empty_list, container<A>> { struct
570 struct __combined<container<A>, pythonic::types::list<B>> { argument
585 struct __combined<pythonic::types::list<V>, indexable<K>> { argument
590 struct __combined<indexable_container<K, V0>, pythonic::types::list<V1>> { argument
605 struct __combined<pythonic::types::empty_list, indexable_container<K, V>> { argument
610 struct __combined<pythonic::types::list<T0>, pythonic::types::list<T1>> { argument
620 struct __combined<pythonic::types::empty_list, struct
626 struct __combined<pythonic::types::sliced_list<T1, S>, argument
631 struct __combined<pythonic::types::list<T0>, struct
642 struct __combined<pythonic::types::empty_list, argument
[all …]
H A Dcomplex.hpp109 struct __combined<indexable<K>, std::complex<T>> { struct
114 struct __combined<std::complex<T>, indexable<K>> { struct
118 struct __combined<std::complex<T0>, std::complex<T1>> { argument
119 using type = std::complex<typename __combined<T0, T1>::type>; argument
H A Dnumpy_iexpr.hpp404 struct __combined<pythonic::types::numpy_iexpr<E>, indexable<K>> { struct
409 struct __combined<indexable<K>, pythonic::types::numpy_iexpr<E>> { struct
414 struct __combined<pythonic::types::numpy_iexpr<E>, indexable_container<K, V>> { struct
419 struct __combined<indexable_container<K, V>, pythonic::types::numpy_iexpr<E>> { argument
424 struct __combined<container<K>, pythonic::types::numpy_iexpr<E>> { argument
429 struct __combined<pythonic::types::numpy_iexpr<E>, container<K>> { struct
433 struct __combined<pythonic::types::numpy_iexpr<E0>, struct
435 using type = pythonic::types::numpy_iexpr<typename __combined<E0, E1>::type>; argument
438 struct __combined<pythonic::types::numpy_iexpr<E>, struct
440 using type = pythonic::types::ndarray<T, pS>;
H A Dnumpy_texpr.hpp378 struct __combined<pythonic::types::numpy_texpr<E>, struct
383 struct __combined<pythonic::types::numpy_texpr<E0>, argument
385 using type = pythonic::types::numpy_texpr<typename __combined<E0, E1>::type>; argument
389 struct __combined<pythonic::types::numpy_texpr<E>, K> { struct
394 struct __combined<pythonic::types::numpy_texpr<E0>, argument
400 struct __combined<pythonic::types::numpy_texpr<E>, pythonic::types::none<O>> { struct
402 typename __combined<pythonic::types::numpy_texpr<E>, O>::type>; argument
406 struct __combined<pythonic::types::none<O>, pythonic::types::numpy_texpr<E>> { struct
408 typename __combined<O, pythonic::types::numpy_texpr<E>>::type>; argument
417 struct __combined<pythonic::types::none_type, pythonic::types::numpy_texpr<E>> { struct
[all …]
H A Dnumpy_gexpr.hpp899 struct __combined<pythonic::types::numpy_gexpr<Arg, S...>, struct
905 struct __combined<pythonic::types::numpy_gexpr<Arg, S...>, struct
911 typename __combined<typename t0::dtype, typename t1::dtype>::type, argument
922 struct __combined<pythonic::types::list<T>, argument
924 using type = pythonic::types::list<typename __combined< argument
930 using type = pythonic::types::list<typename __combined< argument
940 struct __combined<O, pythonic::types::numpy_gexpr<Arg, S...>> { argument
944 struct __combined<pythonic::types::none_type, argument
951 struct __combined<pythonic::types::numpy_gexpr<Arg, S...>, argument
957 struct __combined<pythonic::types::ndarray<T, pS>, argument
[all …]
H A Dnumpy_expr.hpp856 struct __combined<indexable<K>, pythonic::types::numpy_expr<Op, Args...>> { struct
861 struct __combined<pythonic::types::numpy_expr<Op, Args...>, argument
867 struct __combined<indexable_container<K, V>, struct
873 struct __combined<container<K>, pythonic::types::numpy_expr<Op, Args...>> { argument
878 struct __combined<pythonic::types::numpy_expr<Op, Args...>, container<K>> { argument
883 struct __combined<pythonic::types::numpy_expr<Op, Args...>, struct
891 struct __combined<pythonic::types::numpy_iexpr<E>, argument
896 struct __combined<pythonic::types::numpy_expr<Op, Args...>, argument
902 struct __combined<pythonic::types::numpy_expr<Op, Args...>, argument
908 struct __combined<pythonic::types::numpy_expr<Op, Args...>, struct
[all …]
H A Dndarray.hpp935 struct __combined<pythonic::types::ndarray<T1, pS1>, struct
938 typename __combined<T1, T2>::type, argument
943 struct __combined<pythonic::types::ndarray<T, pS>, struct
947 typename __combined<T, typename expr_type::dtype>::type, argument
953 struct __combined<pythonic::types::ndarray<T, pS>, O> { struct
958 struct __combined<pythonic::types::ndarray<T, pS>, pythonic::types::none<O>> { struct
975 struct __combined<pythonic::types::none_type, pythonic::types::ndarray<T, pS>> { argument
980 struct __combined<indexable_container<C, I>, pythonic::types::ndarray<T, pS>> { struct
985 struct __combined<indexable<C>, pythonic::types::ndarray<T, pS>> { argument
990 struct __combined<container<C>, pythonic::types::ndarray<T, pS>> { argument
[all …]
H A Dtuple.hpp722 struct __combined<std::tuple<Types...>, indexable<K>> { struct
727 struct __combined<pythonic::types::static_list<T, N>, argument
733 struct __combined<pythonic::types::array<T, N>, pythonic::types::array<T, N>> { argument
738 struct __combined<pythonic::types::array_base<T0, N, V>, struct
763 struct __combined<pythonic::types::array_base<T, N, V>, indexable<K>> { argument
768 struct __combined<container<K>, pythonic::types::array_base<T, N, V>> { argument
804 struct __combined<container<t>, std::tuple<t0...>> { argument
825 struct __combined<std::tuple<t0...>, struct
838 struct __combined<indexable_container<k, t>, std::tuple<t0...>> argument
853 struct __combined<pythonic::types::pshape<types...>, struct
[all …]
H A Dnumpy_vexpr.hpp191 struct __combined<pythonic::types::numpy_vexpr<E, F>, struct
197 struct __combined<pythonic::types::ndarray<T, pS>, struct
199 using type = pythonic::types::ndarray<T, pS>;
H A Dstr.hpp395 struct __combined<char const *, pythonic::types::str> { struct
400 struct __combined<pythonic::types::str, char const *> { argument
405 struct __combined<char[N], char[M]> { argument
406 using type = pythonic::types::str;
/dports/devel/py-pythran/pythran-0.11.0/pythran/pythonic/include/itertools/
H A Drepeat.hpp53 struct __combined<E, pythonic::itertools::_repeat<T, C>> { struct
54 using type = typename __combined< argument
H A Dcount.hpp57 struct __combined<E, pythonic::itertools::details::count<T>> { struct
59 typename __combined<E, container<typename pythonic::itertools::details:: argument
H A Dpermutations.hpp95 struct __combined<E, pythonic::itertools::_permutations<T>> { struct
96 using type = typename __combined< argument
H A Difilter.hpp87 struct __combined<E, pythonic::itertools::details::ifilter<Op, T>> { struct
89 typename __combined<E, container<typename pythonic::itertools::details:: argument
H A Dproduct.hpp84 struct __combined<E, pythonic::itertools::details::product<Iter...>> { struct
86 typename __combined<E, container<typename pythonic::itertools::details:: argument
H A Dislice.hpp74 struct __combined<E, pythonic::itertools::_islice<T>> { struct
75 using type = typename __combined< argument
H A Dcombinations.hpp72 struct __combined<E, pythonic::itertools::details::combination<T>> { struct
74 typename __combined<E, container<typename pythonic::itertools::details:: argument
/dports/devel/py-pythran/pythran-0.11.0/pythran/pythonic/include/builtins/
H A Drange.hpp79 struct __combined<E, pythonic::builtins::range> { struct
80 using type = typename __combined<E, container<long>>::type; argument
H A Dmap.hpp145 struct __combined<E, pythonic::builtins::details::map<Op, Iter...>> { struct
147 typename __combined<E, container<typename pythonic::builtins::details:: argument
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dssa-dse-10.c32 } __combined; member

12