Home
last modified time | relevance | path

Searched refs:substInout (Results 1 – 20 of 20) sorted by relevance

/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/internal/
H A Dtraits.d57 template substInout(T) in substInout() function
61 alias substInout = T; in substInout() local
81 else static if (is(T : V[K], K, V)) alias substInoutForm = substInout!V[substInout!K]; in substInoutForm()
82 else static if (is(T : U[n], U, size_t n)) alias substInoutForm = substInout!U[n]; in substInoutForm()
83 else static if (is(T : U[], U)) alias substInoutForm = substInout!U[]; in substInoutForm()
84 else static if (is(T : U*, U)) alias substInoutForm = substInout!U*; in substInoutForm()
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/internal/
H A Dtraits.d57 template substInout(T) in substInout() function
61 alias substInout = T; in substInout() local
81 else static if (is(T : V[K], K, V)) alias substInoutForm = substInout!V[substInout!K]; in substInoutForm()
82 else static if (is(T : U[n], U, size_t n)) alias substInoutForm = substInout!U[n]; in substInoutForm()
83 else static if (is(T : U[], U)) alias substInoutForm = substInout!U[]; in substInoutForm()
84 else static if (is(T : U*, U)) alias substInoutForm = substInout!U*; in substInoutForm()
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/internal/
H A Dtraits.d57 template substInout(T) in substInout() function
61 alias substInout = T; in substInout() local
81 else static if (is(T : V[K], K, V)) alias substInoutForm = substInout!V[substInout!K]; in substInoutForm()
82 else static if (is(T : U[n], U, size_t n)) alias substInoutForm = substInout!U[n]; in substInoutForm()
83 else static if (is(T : U[], U)) alias substInoutForm = substInout!U[]; in substInoutForm()
84 else static if (is(T : U*, U)) alias substInoutForm = substInout!U*; in substInoutForm()
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/internal/
H A Dtraits.d57 template substInout(T) in substInout() function
61 alias substInout = T; in substInout() local
81 else static if (is(T : V[K], K, V)) alias substInoutForm = substInout!V[substInout!K]; in substInoutForm()
82 else static if (is(T : U[n], U, size_t n)) alias substInoutForm = substInout!U[n]; in substInoutForm()
83 else static if (is(T : U[], U)) alias substInoutForm = substInout!U[]; in substInoutForm()
84 else static if (is(T : U*, U)) alias substInoutForm = substInout!U*; in substInoutForm()
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/internal/
H A Dtraits.d57 template substInout(T) in substInout() function
61 alias substInout = T; in substInout() local
81 else static if (is(T : V[K], K, V)) alias substInoutForm = substInout!V[substInout!K]; in substInoutForm()
82 else static if (is(T : U[n], U, size_t n)) alias substInoutForm = substInout!U[n]; in substInoutForm()
83 else static if (is(T : U[], U)) alias substInoutForm = substInout!U[]; in substInoutForm()
84 else static if (is(T : U*, U)) alias substInoutForm = substInout!U*; in substInoutForm()
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/internal/
H A Dtraits.d57 template substInout(T) in substInout() function
61 alias substInout = T; in substInout() local
81 else static if (is(T : V[K], K, V)) alias substInoutForm = substInout!V[substInout!K]; in substInoutForm()
82 else static if (is(T : U[n], U, size_t n)) alias substInoutForm = substInout!U[n]; in substInoutForm()
83 else static if (is(T : U[], U)) alias substInoutForm = substInout!U[]; in substInoutForm()
84 else static if (is(T : U*, U)) alias substInoutForm = substInout!U*; in substInoutForm()
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/internal/
H A Dtraits.d63 template substInout(T) in substInout() function
67 alias substInout = T; in substInout() local
87 else static if (is(T : V[K], K, V)) alias substInoutForm = substInout!V[substInout!K]; in substInoutForm()
88 else static if (is(T : U[n], U, size_t n)) alias substInoutForm = substInout!U[n]; in substInoutForm()
89 else static if (is(T : U[], U)) alias substInoutForm = substInout!U[]; in substInoutForm()
90 else static if (is(T : U*, U)) alias substInoutForm = substInout!U*; in substInoutForm()
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/internal/
H A Dtraits.d63 template substInout(T) in substInout() function
67 alias substInout = T; in substInout() local
87 else static if (is(T : V[K], K, V)) alias substInoutForm = substInout!V[substInout!K]; in substInoutForm()
88 else static if (is(T : U[n], U, size_t n)) alias substInoutForm = substInout!U[n]; in substInoutForm()
89 else static if (is(T : U[], U)) alias substInoutForm = substInout!U[]; in substInoutForm()
90 else static if (is(T : U*, U)) alias substInoutForm = substInout!U*; in substInoutForm()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/internal/
H A Dtraits.d63 template substInout(T) in substInout() function
67 alias substInout = T; in substInout() local
87 else static if (is(T : V[K], K, V)) alias substInoutForm = substInout!V[substInout!K]; in substInoutForm()
88 else static if (is(T : U[n], U, size_t n)) alias substInoutForm = substInout!U[n]; in substInoutForm()
89 else static if (is(T : U[], U)) alias substInoutForm = substInout!U[]; in substInoutForm()
90 else static if (is(T : U*, U)) alias substInoutForm = substInout!U*; in substInoutForm()
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/internal/
H A Dtraits.d84 template substInout(T) in substInout() function
88 alias substInout = T; in substInout() local
108 else static if (is(T : V[K], K, V)) alias substInoutForm = substInout!V[substInout!K]; in substInoutForm()
109 else static if (is(T : U[n], U, size_t n)) alias substInoutForm = substInout!U[n]; in substInoutForm()
110 else static if (is(T : U[], U)) alias substInoutForm = substInout!U[]; in substInoutForm()
111 else static if (is(T : U*, U)) alias substInoutForm = substInout!U*; in substInoutForm()
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/
H A Dobject.d2026 import core.internal.traits : substInout;
2036 auto p = (() @trusted => cast(substInout!K*) _aaRangeFrontKey(r)) (); in front()
2061 import core.internal.traits : substInout;
2071 auto p = (() @trusted => cast(substInout!V*) _aaRangeFrontValue(r)) (); in front()
2096 import core.internal.traits : substInout;
2115 auto p = (() @trusted => cast(substInout!K*) keyp) (); in front()
2120 auto p = (() @trusted => cast(substInout!V*) valp) (); in front()
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/
H A Dobject.d2043 import core.internal.traits : substInout;
2053 auto p = (() @trusted => cast(substInout!K*) _aaRangeFrontKey(r)) (); in front()
2078 import core.internal.traits : substInout;
2088 auto p = (() @trusted => cast(substInout!V*) _aaRangeFrontValue(r)) (); in front()
2113 import core.internal.traits : substInout;
2132 auto p = (() @trusted => cast(substInout!K*) keyp) (); in front()
2137 auto p = (() @trusted => cast(substInout!V*) valp) (); in front()
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/
H A Dobject.d2026 import core.internal.traits : substInout;
2036 auto p = (() @trusted => cast(substInout!K*) _aaRangeFrontKey(r)) (); in front()
2061 import core.internal.traits : substInout;
2071 auto p = (() @trusted => cast(substInout!V*) _aaRangeFrontValue(r)) (); in front()
2096 import core.internal.traits : substInout;
2115 auto p = (() @trusted => cast(substInout!K*) keyp) (); in front()
2120 auto p = (() @trusted => cast(substInout!V*) valp) (); in front()
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/
H A Dobject.d2026 import core.internal.traits : substInout;
2036 auto p = (() @trusted => cast(substInout!K*) _aaRangeFrontKey(r)) (); in front()
2061 import core.internal.traits : substInout;
2071 auto p = (() @trusted => cast(substInout!V*) _aaRangeFrontValue(r)) (); in front()
2096 import core.internal.traits : substInout;
2115 auto p = (() @trusted => cast(substInout!K*) keyp) (); in front()
2120 auto p = (() @trusted => cast(substInout!V*) valp) (); in front()
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/
H A Dobject.d2043 import core.internal.traits : substInout;
2053 auto p = (() @trusted => cast(substInout!K*) _aaRangeFrontKey(r)) (); in front()
2078 import core.internal.traits : substInout;
2088 auto p = (() @trusted => cast(substInout!V*) _aaRangeFrontValue(r)) (); in front()
2113 import core.internal.traits : substInout;
2132 auto p = (() @trusted => cast(substInout!K*) keyp) (); in front()
2137 auto p = (() @trusted => cast(substInout!V*) valp) (); in front()
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/
H A Dobject.d2026 import core.internal.traits : substInout;
2036 auto p = (() @trusted => cast(substInout!K*) _aaRangeFrontKey(r)) (); in front()
2061 import core.internal.traits : substInout;
2071 auto p = (() @trusted => cast(substInout!V*) _aaRangeFrontValue(r)) (); in front()
2096 import core.internal.traits : substInout;
2115 auto p = (() @trusted => cast(substInout!K*) keyp) (); in front()
2120 auto p = (() @trusted => cast(substInout!V*) valp) (); in front()
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/
H A Dobject.d2026 import core.internal.traits : substInout;
2036 auto p = (() @trusted => cast(substInout!K*) _aaRangeFrontKey(r)) (); in front()
2061 import core.internal.traits : substInout;
2071 auto p = (() @trusted => cast(substInout!V*) _aaRangeFrontValue(r)) (); in front()
2096 import core.internal.traits : substInout;
2115 auto p = (() @trusted => cast(substInout!K*) keyp) (); in front()
2120 auto p = (() @trusted => cast(substInout!V*) valp) (); in front()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/
H A Dobject.d2043 import core.internal.traits : substInout;
2053 auto p = (() @trusted => cast(substInout!K*) _aaRangeFrontKey(r)) (); in front()
2078 import core.internal.traits : substInout;
2088 auto p = (() @trusted => cast(substInout!V*) _aaRangeFrontValue(r)) (); in front()
2113 import core.internal.traits : substInout;
2132 auto p = (() @trusted => cast(substInout!K*) keyp) (); in front()
2137 auto p = (() @trusted => cast(substInout!V*) valp) (); in front()
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/
H A Dobject.d2026 import core.internal.traits : substInout;
2036 auto p = (() @trusted => cast(substInout!K*) _aaRangeFrontKey(r)) (); in front()
2061 import core.internal.traits : substInout;
2071 auto p = (() @trusted => cast(substInout!V*) _aaRangeFrontValue(r)) (); in front()
2096 import core.internal.traits : substInout;
2115 auto p = (() @trusted => cast(substInout!K*) keyp) (); in front()
2120 auto p = (() @trusted => cast(substInout!V*) valp) (); in front()
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/
H A Dobject.d2864 import core.internal.traits : substInout;
2874 return *cast(substInout!K*) _aaRangeFrontKey(r);
2909 import core.internal.traits : substInout;
2919 return *cast(substInout!V*) _aaRangeFrontValue(r);
2954 import core.internal.traits : substInout;
2973 return *cast(substInout!K*) keyp;
2977 return *cast(substInout!V*) valp;