Home
last modified time | relevance | path

Searched refs:InnerT (Results 1 – 25 of 100) sorted by relevance

1234

/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/tdutils/td/utils/
H A DSpan.h17 template <class T, class InnerT>
19 InnerT *data_{nullptr};
26 SpanImpl(InnerT &data) : SpanImpl(&data, 1) { in SpanImpl()
68 InnerT &operator[](size_t i) {
78 InnerT &back() { in back()
83 const InnerT &back() const { in back()
88 InnerT &front() { in front()
93 const InnerT &front() const { in front()
98 InnerT *data() const { in data()
102 InnerT *begin() const { in begin()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Dclass_array_21.f0312 type, extends(InnerBaseT) :: InnerT type
14 end type InnerT
17 class(InnerT), allocatable :: arr(:,:)
26 class(InnerT), intent(inout) :: mat(:,:)
33 class(InnerT), intent(inout) :: mat(:,:)
54 class(InnerT), pointer :: i_p(:,:)
60 allocate(InnerT::i_a(2,2))
78 type is (InnerT)
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A Dclass_array_21.f0312 type, extends(InnerBaseT) :: InnerT type
14 end type InnerT
17 class(InnerT), allocatable :: arr(:,:)
26 class(InnerT), intent(inout) :: mat(:,:)
33 class(InnerT), intent(inout) :: mat(:,:)
54 class(InnerT), pointer :: i_p(:,:)
60 allocate(InnerT::i_a(2,2))
78 type is (InnerT)
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dclass_array_21.f0312 type, extends(InnerBaseT) :: InnerT type
14 end type InnerT
17 class(InnerT), allocatable :: arr(:,:)
26 class(InnerT), intent(inout) :: mat(:,:)
33 class(InnerT), intent(inout) :: mat(:,:)
54 class(InnerT), pointer :: i_p(:,:)
60 allocate(InnerT::i_a(2,2))
78 type is (InnerT)
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/
H A Dclass_array_21.f0312 type, extends(InnerBaseT) :: InnerT type
14 end type InnerT
17 class(InnerT), allocatable :: arr(:,:)
26 class(InnerT), intent(inout) :: mat(:,:)
33 class(InnerT), intent(inout) :: mat(:,:)
54 class(InnerT), pointer :: i_p(:,:)
60 allocate(InnerT::i_a(2,2))
78 type is (InnerT)
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dclass_array_21.f0312 type, extends(InnerBaseT) :: InnerT type
14 end type InnerT
17 class(InnerT), allocatable :: arr(:,:)
26 class(InnerT), intent(inout) :: mat(:,:)
33 class(InnerT), intent(inout) :: mat(:,:)
54 class(InnerT), pointer :: i_p(:,:)
60 allocate(InnerT::i_a(2,2))
78 type is (InnerT)
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dclass_array_21.f0312 type, extends(InnerBaseT) :: InnerT type
14 end type InnerT
17 class(InnerT), allocatable :: arr(:,:)
26 class(InnerT), intent(inout) :: mat(:,:)
33 class(InnerT), intent(inout) :: mat(:,:)
54 class(InnerT), pointer :: i_p(:,:)
60 allocate(InnerT::i_a(2,2))
78 type is (InnerT)
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/
H A Dclass_array_21.f0312 type, extends(InnerBaseT) :: InnerT type
14 end type InnerT
17 class(InnerT), allocatable :: arr(:,:)
26 class(InnerT), intent(inout) :: mat(:,:)
33 class(InnerT), intent(inout) :: mat(:,:)
54 class(InnerT), pointer :: i_p(:,:)
60 allocate(InnerT::i_a(2,2))
78 type is (InnerT)
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dclass_array_21.f0312 type, extends(InnerBaseT) :: InnerT type
14 end type InnerT
17 class(InnerT), allocatable :: arr(:,:)
26 class(InnerT), intent(inout) :: mat(:,:)
33 class(InnerT), intent(inout) :: mat(:,:)
54 class(InnerT), pointer :: i_p(:,:)
60 allocate(InnerT::i_a(2,2))
78 type is (InnerT)
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dclass_array_21.f0312 type, extends(InnerBaseT) :: InnerT type
14 end type InnerT
17 class(InnerT), allocatable :: arr(:,:)
26 class(InnerT), intent(inout) :: mat(:,:)
33 class(InnerT), intent(inout) :: mat(:,:)
54 class(InnerT), pointer :: i_p(:,:)
60 allocate(InnerT::i_a(2,2))
78 type is (InnerT)
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/
H A Dclass_array_21.f0312 type, extends(InnerBaseT) :: InnerT type
14 end type InnerT
17 class(InnerT), allocatable :: arr(:,:)
26 class(InnerT), intent(inout) :: mat(:,:)
33 class(InnerT), intent(inout) :: mat(:,:)
54 class(InnerT), pointer :: i_p(:,:)
60 allocate(InnerT::i_a(2,2))
78 type is (InnerT)
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dclass_array_21.f0312 type, extends(InnerBaseT) :: InnerT type
14 end type InnerT
17 class(InnerT), allocatable :: arr(:,:)
26 class(InnerT), intent(inout) :: mat(:,:)
33 class(InnerT), intent(inout) :: mat(:,:)
54 class(InnerT), pointer :: i_p(:,:)
60 allocate(InnerT::i_a(2,2))
78 type is (InnerT)
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/
H A Dclass_array_21.f0312 type, extends(InnerBaseT) :: InnerT type
14 end type InnerT
17 class(InnerT), allocatable :: arr(:,:)
26 class(InnerT), intent(inout) :: mat(:,:)
33 class(InnerT), intent(inout) :: mat(:,:)
54 class(InnerT), pointer :: i_p(:,:)
60 allocate(InnerT::i_a(2,2))
78 type is (InnerT)
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gfortran.dg/
H A Dclass_array_21.f0312 type, extends(InnerBaseT) :: InnerT type
14 end type InnerT
17 class(InnerT), allocatable :: arr(:,:)
26 class(InnerT), intent(inout) :: mat(:,:)
33 class(InnerT), intent(inout) :: mat(:,:)
54 class(InnerT), pointer :: i_p(:,:)
60 allocate(InnerT::i_a(2,2))
78 type is (InnerT)
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gfortran.dg/
H A Dclass_array_21.f0312 type, extends(InnerBaseT) :: InnerT type
14 end type InnerT
17 class(InnerT), allocatable :: arr(:,:)
26 class(InnerT), intent(inout) :: mat(:,:)
33 class(InnerT), intent(inout) :: mat(:,:)
54 class(InnerT), pointer :: i_p(:,:)
60 allocate(InnerT::i_a(2,2))
78 type is (InnerT)
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Dclass_array_21.f0312 type, extends(InnerBaseT) :: InnerT type
14 end type InnerT
17 class(InnerT), allocatable :: arr(:,:)
26 class(InnerT), intent(inout) :: mat(:,:)
33 class(InnerT), intent(inout) :: mat(:,:)
54 class(InnerT), pointer :: i_p(:,:)
60 allocate(InnerT::i_a(2,2))
78 type is (InnerT)
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gfortran.dg/
H A Dclass_array_21.f0312 type, extends(InnerBaseT) :: InnerT type
14 end type InnerT
17 class(InnerT), allocatable :: arr(:,:)
26 class(InnerT), intent(inout) :: mat(:,:)
33 class(InnerT), intent(inout) :: mat(:,:)
54 class(InnerT), pointer :: i_p(:,:)
60 allocate(InnerT::i_a(2,2))
78 type is (InnerT)
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gfortran.dg/
H A Dclass_array_21.f0312 type, extends(InnerBaseT) :: InnerT type
14 end type InnerT
17 class(InnerT), allocatable :: arr(:,:)
26 class(InnerT), intent(inout) :: mat(:,:)
33 class(InnerT), intent(inout) :: mat(:,:)
54 class(InnerT), pointer :: i_p(:,:)
60 allocate(InnerT::i_a(2,2))
78 type is (InnerT)
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/
H A Dclass_array_21.f0312 type, extends(InnerBaseT) :: InnerT type
14 end type InnerT
17 class(InnerT), allocatable :: arr(:,:)
26 class(InnerT), intent(inout) :: mat(:,:)
33 class(InnerT), intent(inout) :: mat(:,:)
54 class(InnerT), pointer :: i_p(:,:)
60 allocate(InnerT::i_a(2,2))
78 type is (InnerT)
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/comedy-0.1.0/src/
H A Derror.rs31 type InnerT: Copy + Eq + PartialEq; typedef
33 fn get(&self) -> Self::InnerT; in get() argument
41 pub fn code(&self) -> T::InnerT { in code() argument
131 type InnerT = DWORD; typedef
200 type InnerT = HRESULT; typedef
236 type Code = EC::InnerT;
/dports/www/firefox/firefox-99.0/third_party/rust/comedy/src/
H A Derror.rs30 type InnerT: Copy + Eq + PartialEq; typedef
32 fn get(&self) -> Self::InnerT; in get() argument
40 pub fn code(&self) -> T::InnerT { in code() argument
132 type InnerT = DWORD; typedef
201 type InnerT = HRESULT; typedef
237 type Code = EC::InnerT;
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/comedy/src/
H A Derror.rs30 type InnerT: Copy + Eq + PartialEq; typedef
32 fn get(&self) -> Self::InnerT; in get() argument
40 pub fn code(&self) -> T::InnerT { in code() argument
132 type InnerT = DWORD; typedef
201 type InnerT = HRESULT; typedef
237 type Code = EC::InnerT;
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/comedy/src/
H A Derror.rs30 type InnerT: Copy + Eq + PartialEq; typedef
32 fn get(&self) -> Self::InnerT; in get() argument
40 pub fn code(&self) -> T::InnerT { in code() argument
132 type InnerT = DWORD; typedef
201 type InnerT = HRESULT; typedef
237 type Code = EC::InnerT;
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/comedy/src/
H A Derror.rs31 type InnerT: Copy + Eq + PartialEq; typedef
33 fn get(&self) -> Self::InnerT; in get() argument
41 pub fn code(&self) -> T::InnerT { in code() argument
131 type InnerT = DWORD; typedef
200 type InnerT = HRESULT; typedef
236 type Code = EC::InnerT;
/dports/graphics/rigsofrods-caelum/ogre-caelum-0.6.3/main/include/
H A DPrivatePtr.h219 template<class PointedT, class InnerT, class ManagerT>
222 typedef InnerT InnerPointerType;
224 static const InnerT getNullValue () { in getNullValue()
225 return InnerT(); in getNullValue()

1234