Home
last modified time | relevance | path

Searched refs:VectorInt (Results 1 – 25 of 189) sorted by relevance

12345678

/dports/math/lapack++/lapackpp-2.5.4/include/
H A Dvi.h53 class DLLIMPORT VectorInt
80 VectorInt(unsigned size);
85 VectorInt(const VectorInt&);
86 ~VectorInt() ;
107 inline VectorInt& operator=(const VectorInt&);
108 VectorInt& operator=(int);
109 inline VectorInt& ref(const VectorInt &);
110 VectorInt& inject(const VectorInt&);
111 VectorInt& copy(const VectorInt&);
206 inline VectorInt& VectorInt::ref(const VectorInt& m) in ref()
[all …]
/dports/math/lapack++/lapackpp-2.5.4/matrix/src/
H A Dvi.cc34 VectorInt::VectorInt(unsigned n) in VectorInt() function in VectorInt
42 VectorInt::VectorInt(const VectorInt& m) in VectorInt() function in VectorInt
48 VectorInt::VectorInt(value_type *d, unsigned n) in VectorInt() function in VectorInt
55 VectorInt::VectorInt(value_type *d, unsigned m, unsigned n, in VectorInt() function in VectorInt
78 VectorInt::VectorInt(unsigned n, value_type scalar) in VectorInt() function in VectorInt
87 VectorInt::~VectorInt() in ~VectorInt()
92 int VectorInt::resize(unsigned d) in resize()
97 VectorInt& VectorInt::inject(const VectorInt& m) in inject()
105 VectorInt& VectorInt::copy(const VectorInt &m) in copy()
110 std::ostream& operator<<(std::ostream& s, const VectorInt& m) in operator <<()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.old-deja/g++.law/
H A Dcode-gen5.C22 class VectorInt
32 VectorInt( const VectorInt & );
33 ~VectorInt();
177 VectorInt *vi = new VectorInt( *r ); in assign()
186 VectorInt::
191 VectorInt::
197 VectorInt::
198 VectorInt( const VectorInt & ) in VectorInt() function
203 VectorInt * VectorInt::
224 VectorInt::
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.old-deja/g++.law/
H A Dcode-gen5.C22 class VectorInt
32 VectorInt( const VectorInt & );
33 ~VectorInt();
177 VectorInt *vi = new VectorInt( *r ); in assign()
186 VectorInt::
191 VectorInt::
197 VectorInt::
198 VectorInt( const VectorInt & ) in VectorInt() function
203 VectorInt * VectorInt::
224 VectorInt::
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/g++.old-deja/g++.law/
H A Dcode-gen5.C22 class VectorInt
32 VectorInt( const VectorInt & );
33 ~VectorInt();
177 VectorInt *vi = new VectorInt( *r ); in assign()
186 VectorInt::
191 VectorInt::
197 VectorInt::
198 VectorInt( const VectorInt & ) in VectorInt() argument
203 VectorInt * VectorInt::
224 VectorInt::
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.old-deja/g++.law/
H A Dcode-gen5.C22 class VectorInt
32 VectorInt( const VectorInt & );
33 ~VectorInt();
177 VectorInt *vi = new VectorInt( *r ); in assign()
186 VectorInt::
191 VectorInt::
197 VectorInt::
198 VectorInt( const VectorInt & ) in VectorInt() argument
203 VectorInt * VectorInt::
224 VectorInt::
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.old-deja/g++.law/
H A Dcode-gen5.C22 class VectorInt
32 VectorInt( const VectorInt & );
33 ~VectorInt();
177 VectorInt *vi = new VectorInt( *r ); in assign()
186 VectorInt::
191 VectorInt::
197 VectorInt::
198 VectorInt( const VectorInt & ) in VectorInt() function
203 VectorInt * VectorInt::
224 VectorInt::
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/g++.old-deja/g++.law/
H A Dcode-gen5.C22 class VectorInt
32 VectorInt( const VectorInt & );
33 ~VectorInt();
177 VectorInt *vi = new VectorInt( *r ); in assign()
186 VectorInt::
191 VectorInt::
197 VectorInt::
198 VectorInt( const VectorInt & ) in VectorInt() function
203 VectorInt * VectorInt::
224 VectorInt::
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.old-deja/g++.law/
H A Dcode-gen5.C22 class VectorInt
32 VectorInt( const VectorInt & );
33 ~VectorInt();
177 VectorInt *vi = new VectorInt( *r ); in assign()
186 VectorInt::
191 VectorInt::
197 VectorInt::
198 VectorInt( const VectorInt & ) in VectorInt() argument
203 VectorInt * VectorInt::
224 VectorInt::
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/g++.old-deja/g++.law/
H A Dcode-gen5.C22 class VectorInt
32 VectorInt( const VectorInt & );
33 ~VectorInt();
177 VectorInt *vi = new VectorInt( *r ); in assign()
186 VectorInt::
191 VectorInt::
197 VectorInt::
198 VectorInt( const VectorInt & ) in VectorInt() function
203 VectorInt * VectorInt::
224 VectorInt::
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Dcode-gen5.C22 class VectorInt
32 VectorInt( const VectorInt & );
33 ~VectorInt();
177 VectorInt *vi = new VectorInt( *r ); in assign()
186 VectorInt::
191 VectorInt::
197 VectorInt::
198 VectorInt( const VectorInt & ) in VectorInt() function
203 VectorInt * VectorInt::
224 VectorInt::
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.old-deja/g++.law/
H A Dcode-gen5.C22 class VectorInt
32 VectorInt( const VectorInt & );
33 ~VectorInt();
177 VectorInt *vi = new VectorInt( *r ); in assign()
186 VectorInt::
191 VectorInt::
197 VectorInt::
198 VectorInt( const VectorInt & ) in VectorInt() function
203 VectorInt * VectorInt::
224 VectorInt::
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/g++.old-deja/g++.law/
H A Dcode-gen5.C22 class VectorInt
32 VectorInt( const VectorInt & );
33 ~VectorInt();
177 VectorInt *vi = new VectorInt( *r ); in assign()
186 VectorInt::
191 VectorInt::
197 VectorInt::
198 VectorInt( const VectorInt & ) in VectorInt() argument
203 VectorInt * VectorInt::
224 VectorInt::
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.old-deja/g++.law/
H A Dcode-gen5.C22 class VectorInt
32 VectorInt( const VectorInt & );
33 ~VectorInt();
177 VectorInt *vi = new VectorInt( *r ); in assign()
186 VectorInt::
191 VectorInt::
197 VectorInt::
198 VectorInt( const VectorInt & ) in VectorInt() function
203 VectorInt * VectorInt::
224 VectorInt::
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/g++.old-deja/g++.law/
H A Dcode-gen5.C22 class VectorInt
32 VectorInt( const VectorInt & );
33 ~VectorInt();
177 VectorInt *vi = new VectorInt( *r ); in assign()
186 VectorInt::
191 VectorInt::
197 VectorInt::
198 VectorInt( const VectorInt & ) in VectorInt() argument
203 VectorInt * VectorInt::
224 VectorInt::
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.old-deja/g++.law/
H A Dcode-gen5.C22 class VectorInt
32 VectorInt( const VectorInt & );
33 ~VectorInt();
177 VectorInt *vi = new VectorInt( *r ); in assign()
186 VectorInt::
191 VectorInt::
197 VectorInt::
198 VectorInt( const VectorInt & ) in VectorInt() function
203 VectorInt * VectorInt::
224 VectorInt::
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.old-deja/g++.law/
H A Dcode-gen5.C22 class VectorInt
32 VectorInt( const VectorInt & );
33 ~VectorInt();
177 VectorInt *vi = new VectorInt( *r ); in assign()
186 VectorInt::
191 VectorInt::
197 VectorInt::
198 VectorInt( const VectorInt & ) in VectorInt() function
203 VectorInt * VectorInt::
224 VectorInt::
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/g++.old-deja/g++.law/
H A Dcode-gen5.C22 class VectorInt
32 VectorInt( const VectorInt & );
33 ~VectorInt();
177 VectorInt *vi = new VectorInt( *r ); in assign()
186 VectorInt::
191 VectorInt::
197 VectorInt::
198 VectorInt( const VectorInt & ) in VectorInt() argument
203 VectorInt * VectorInt::
224 VectorInt::
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.old-deja/g++.law/
H A Dcode-gen5.C22 class VectorInt
32 VectorInt( const VectorInt & );
33 ~VectorInt();
177 VectorInt *vi = new VectorInt( *r ); in assign()
186 VectorInt::
191 VectorInt::
197 VectorInt::
198 VectorInt( const VectorInt & ) in VectorInt() function
203 VectorInt * VectorInt::
224 VectorInt::
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/g++.old-deja/g++.law/
H A Dcode-gen5.C22 class VectorInt
32 VectorInt( const VectorInt & );
33 ~VectorInt();
177 VectorInt *vi = new VectorInt( *r ); in assign()
186 VectorInt::
191 VectorInt::
197 VectorInt::
198 VectorInt( const VectorInt & ) in VectorInt() function
203 VectorInt * VectorInt::
224 VectorInt::
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Dcode-gen5.C22 class VectorInt
32 VectorInt( const VectorInt & );
33 ~VectorInt();
177 VectorInt *vi = new VectorInt( *r ); in assign()
186 VectorInt::
191 VectorInt::
197 VectorInt::
198 VectorInt( const VectorInt & ) in VectorInt() function
203 VectorInt * VectorInt::
224 VectorInt::
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/g++.old-deja/g++.law/
H A Dcode-gen5.C22 class VectorInt
32 VectorInt( const VectorInt & );
33 ~VectorInt();
177 VectorInt *vi = new VectorInt( *r ); in assign()
186 VectorInt::
191 VectorInt::
197 VectorInt::
198 VectorInt( const VectorInt & ) in VectorInt() function
203 VectorInt * VectorInt::
224 VectorInt::
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/g++.old-deja/g++.law/
H A Dcode-gen5.C22 class VectorInt
32 VectorInt( const VectorInt & );
33 ~VectorInt();
177 VectorInt *vi = new VectorInt( *r ); in assign()
186 VectorInt::
191 VectorInt::
197 VectorInt::
198 VectorInt( const VectorInt & ) in VectorInt() argument
203 VectorInt * VectorInt::
224 VectorInt::
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.old-deja/g++.law/
H A Dcode-gen5.C22 class VectorInt
32 VectorInt( const VectorInt & );
33 ~VectorInt();
177 VectorInt *vi = new VectorInt( *r ); in assign()
186 VectorInt::
191 VectorInt::
197 VectorInt::
198 VectorInt( const VectorInt & ) in VectorInt() function
203 VectorInt * VectorInt::
224 VectorInt::
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/g++.old-deja/g++.law/
H A Dcode-gen5.C22 class VectorInt
32 VectorInt( const VectorInt & );
33 ~VectorInt();
177 VectorInt *vi = new VectorInt( *r ); in assign()
186 VectorInt::
191 VectorInt::
197 VectorInt::
198 VectorInt( const VectorInt & ) in VectorInt() function
203 VectorInt * VectorInt::
224 VectorInt::
[all …]

12345678