Home
last modified time | relevance | path

Searched refs:ConstArray (Results 1 – 25 of 266) sorted by relevance

1234567891011

/dports/science/lammps/lammps-stable_29Sep2021/src/REACTION/
H A Dsuperpose3d.h70 void SetWeights(ConstArray aWeights);
118 Superpose3D<Scalar, ConstArrayOfCoords, ConstArray> &
334 void Superpose3D<Scalar, ConstArrayOfCoords, ConstArray>::SetWeights(ConstArray aWeights) in SetWeights()
347 Superpose3D<Scalar, ConstArrayOfCoords, ConstArray>::Superpose3D(size_t N, ConstArray aWeights) : in Superpose3D()
362 void Superpose3D<Scalar, ConstArrayOfCoords, ConstArray>::Init() in Init()
411 void Superpose3D<Scalar, ConstArrayOfCoords, ConstArray>::swap( in swap()
412 Superpose3D<Scalar, ConstArrayOfCoords, ConstArray> &other) in swap()
423 Superpose3D<Scalar, ConstArrayOfCoords, ConstArray> &&other) in Superpose3D()
431 Superpose3D<Scalar, ConstArrayOfCoords, ConstArray> &
432 Superpose3D<Scalar, ConstArrayOfCoords, ConstArray>::operator=(
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.old-deja/g++.other/
H A Doverload2.C4 class ConstArray {
8 void operator+(const ConstArray<T1>&, const ConstArray<T2>&)
13 void operator+(const ConstArray<T1>&, T2);
16 void operator+(T1, const ConstArray<T2>&);
18 const ConstArray<int> cai() { return ConstArray<int>(); } in cai()
19 const ConstArray<double> cad() { return ConstArray<double>(); } in cad()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/g++.old-deja/g++.other/
H A Doverload2.C4 class ConstArray {
8 void operator+(const ConstArray<T1>&, const ConstArray<T2>&)
13 void operator+(const ConstArray<T1>&, T2);
16 void operator+(T1, const ConstArray<T2>&);
18 const ConstArray<int> cai() { return ConstArray<int>(); } in cai()
19 const ConstArray<double> cad() { return ConstArray<double>(); } in cad()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.old-deja/g++.other/
H A Doverload2.C4 class ConstArray {
8 void operator+(const ConstArray<T1>&, const ConstArray<T2>&)
13 void operator+(const ConstArray<T1>&, T2);
16 void operator+(T1, const ConstArray<T2>&);
18 const ConstArray<int> cai() { return ConstArray<int>(); } in cai()
19 const ConstArray<double> cad() { return ConstArray<double>(); } in cad()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.old-deja/g++.other/
H A Doverload2.C4 class ConstArray {
8 void operator+(const ConstArray<T1>&, const ConstArray<T2>&)
13 void operator+(const ConstArray<T1>&, T2);
16 void operator+(T1, const ConstArray<T2>&);
18 const ConstArray<int> cai() { return ConstArray<int>(); } in cai()
19 const ConstArray<double> cad() { return ConstArray<double>(); } in cad()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.old-deja/g++.other/
H A Doverload2.C4 class ConstArray {
8 void operator+(const ConstArray<T1>&, const ConstArray<T2>&)
13 void operator+(const ConstArray<T1>&, T2);
16 void operator+(T1, const ConstArray<T2>&);
18 const ConstArray<int> cai() { return ConstArray<int>(); } in cai()
19 const ConstArray<double> cad() { return ConstArray<double>(); } in cad()
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/g++.old-deja/g++.other/
H A Doverload2.C4 class ConstArray {
8 void operator+(const ConstArray<T1>&, const ConstArray<T2>&)
13 void operator+(const ConstArray<T1>&, T2);
16 void operator+(T1, const ConstArray<T2>&);
18 const ConstArray<int> cai() { return ConstArray<int>(); } in cai()
19 const ConstArray<double> cad() { return ConstArray<double>(); } in cad()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.old-deja/g++.other/
H A Doverload2.C4 class ConstArray {
8 void operator+(const ConstArray<T1>&, const ConstArray<T2>&)
13 void operator+(const ConstArray<T1>&, T2);
16 void operator+(T1, const ConstArray<T2>&);
18 const ConstArray<int> cai() { return ConstArray<int>(); } in cai()
19 const ConstArray<double> cad() { return ConstArray<double>(); } in cad()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/g++.old-deja/g++.other/
H A Doverload2.C4 class ConstArray {
8 void operator+(const ConstArray<T1>&, const ConstArray<T2>&)
13 void operator+(const ConstArray<T1>&, T2);
16 void operator+(T1, const ConstArray<T2>&);
18 const ConstArray<int> cai() { return ConstArray<int>(); } in cai()
19 const ConstArray<double> cad() { return ConstArray<double>(); } in cad()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.old-deja/g++.other/
H A Doverload2.C4 class ConstArray {
8 void operator+(const ConstArray<T1>&, const ConstArray<T2>&)
13 void operator+(const ConstArray<T1>&, T2);
16 void operator+(T1, const ConstArray<T2>&);
18 const ConstArray<int> cai() { return ConstArray<int>(); } in cai()
19 const ConstArray<double> cad() { return ConstArray<double>(); } in cad()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/g++.old-deja/g++.other/
H A Doverload2.C4 class ConstArray {
8 void operator+(const ConstArray<T1>&, const ConstArray<T2>&)
13 void operator+(const ConstArray<T1>&, T2);
16 void operator+(T1, const ConstArray<T2>&);
18 const ConstArray<int> cai() { return ConstArray<int>(); } in cai()
19 const ConstArray<double> cad() { return ConstArray<double>(); } in cad()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.old-deja/g++.other/
H A Doverload2.C4 class ConstArray {
8 void operator+(const ConstArray<T1>&, const ConstArray<T2>&)
13 void operator+(const ConstArray<T1>&, T2);
16 void operator+(T1, const ConstArray<T2>&);
18 const ConstArray<int> cai() { return ConstArray<int>(); } in cai()
19 const ConstArray<double> cad() { return ConstArray<double>(); } in cad()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.old-deja/g++.other/
H A Doverload2.C4 class ConstArray {
8 void operator+(const ConstArray<T1>&, const ConstArray<T2>&)
13 void operator+(const ConstArray<T1>&, T2);
16 void operator+(T1, const ConstArray<T2>&);
18 const ConstArray<int> cai() { return ConstArray<int>(); } in cai()
19 const ConstArray<double> cad() { return ConstArray<double>(); } in cad()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.old-deja/g++.other/
H A Doverload2.C4 class ConstArray {
8 void operator+(const ConstArray<T1>&, const ConstArray<T2>&)
13 void operator+(const ConstArray<T1>&, T2);
16 void operator+(T1, const ConstArray<T2>&);
18 const ConstArray<int> cai() { return ConstArray<int>(); } in cai()
19 const ConstArray<double> cad() { return ConstArray<double>(); } in cad()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/g++.old-deja/g++.other/
H A Doverload2.C4 class ConstArray {
8 void operator+(const ConstArray<T1>&, const ConstArray<T2>&)
13 void operator+(const ConstArray<T1>&, T2);
16 void operator+(T1, const ConstArray<T2>&);
18 const ConstArray<int> cai() { return ConstArray<int>(); } in cai()
19 const ConstArray<double> cad() { return ConstArray<double>(); } in cad()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.old-deja/g++.other/
H A Doverload2.C4 class ConstArray {
8 void operator+(const ConstArray<T1>&, const ConstArray<T2>&)
13 void operator+(const ConstArray<T1>&, T2);
16 void operator+(T1, const ConstArray<T2>&);
18 const ConstArray<int> cai() { return ConstArray<int>(); } in cai()
19 const ConstArray<double> cad() { return ConstArray<double>(); } in cad()
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/g++.old-deja/g++.other/
H A Doverload2.C4 class ConstArray {
8 void operator+(const ConstArray<T1>&, const ConstArray<T2>&)
13 void operator+(const ConstArray<T1>&, T2);
16 void operator+(T1, const ConstArray<T2>&);
18 const ConstArray<int> cai() { return ConstArray<int>(); } in cai()
19 const ConstArray<double> cad() { return ConstArray<double>(); } in cad()
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/g++.old-deja/g++.other/
H A Doverload2.C4 class ConstArray {
8 void operator+(const ConstArray<T1>&, const ConstArray<T2>&)
13 void operator+(const ConstArray<T1>&, T2);
16 void operator+(T1, const ConstArray<T2>&);
18 const ConstArray<int> cai() { return ConstArray<int>(); } in cai()
19 const ConstArray<double> cad() { return ConstArray<double>(); } in cad()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Doverload2.C4 class ConstArray {
8 void operator+(const ConstArray<T1>&, const ConstArray<T2>&)
13 void operator+(const ConstArray<T1>&, T2);
16 void operator+(T1, const ConstArray<T2>&);
18 const ConstArray<int> cai() { return ConstArray<int>(); } in cai()
19 const ConstArray<double> cad() { return ConstArray<double>(); } in cad()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Doverload2.C4 class ConstArray {
8 void operator+(const ConstArray<T1>&, const ConstArray<T2>&)
13 void operator+(const ConstArray<T1>&, T2);
16 void operator+(T1, const ConstArray<T2>&);
18 const ConstArray<int> cai() { return ConstArray<int>(); } in cai()
19 const ConstArray<double> cad() { return ConstArray<double>(); } in cad()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/g++.old-deja/g++.other/
H A Doverload2.C4 class ConstArray {
8 void operator+(const ConstArray<T1>&, const ConstArray<T2>&)
13 void operator+(const ConstArray<T1>&, T2);
16 void operator+(T1, const ConstArray<T2>&);
18 const ConstArray<int> cai() { return ConstArray<int>(); } in cai()
19 const ConstArray<double> cad() { return ConstArray<double>(); } in cad()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/g++.old-deja/g++.other/
H A Doverload2.C4 class ConstArray {
8 void operator+(const ConstArray<T1>&, const ConstArray<T2>&)
13 void operator+(const ConstArray<T1>&, T2);
16 void operator+(T1, const ConstArray<T2>&);
18 const ConstArray<int> cai() { return ConstArray<int>(); } in cai()
19 const ConstArray<double> cad() { return ConstArray<double>(); } in cad()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.old-deja/g++.other/
H A Doverload2.C4 class ConstArray {
8 void operator+(const ConstArray<T1>&, const ConstArray<T2>&)
13 void operator+(const ConstArray<T1>&, T2);
16 void operator+(T1, const ConstArray<T2>&);
18 const ConstArray<int> cai() { return ConstArray<int>(); } in cai()
19 const ConstArray<double> cad() { return ConstArray<double>(); } in cad()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/g++.old-deja/g++.other/
H A Doverload2.C4 class ConstArray {
8 void operator+(const ConstArray<T1>&, const ConstArray<T2>&)
13 void operator+(const ConstArray<T1>&, T2);
16 void operator+(T1, const ConstArray<T2>&);
18 const ConstArray<int> cai() { return ConstArray<int>(); } in cai()
19 const ConstArray<double> cad() { return ConstArray<double>(); } in cad()
/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/opensubdiv/vtr/
H A Darray.h53 class ConstArray {
67 ConstArray() : _begin(0), _size(0) { } in ConstArray() function
69 ConstArray(value_type const * ptr, size_type sizeArg) : in ConstArray() function
105 class Array : public ConstArray<TYPE> {
118 Array() : ConstArray<TYPE>() { } in Array()
120 Array(value_type * ptr, size_type sizeArg) : ConstArray<TYPE>(ptr, sizeArg) { } in Array()
125 return ConstArray<TYPE>::_begin[index];
129 return const_cast<reference>(ConstArray<TYPE>::_begin[index]);
133 return const_cast<iterator>(ConstArray<TYPE>::_begin); in begin()
137 return const_cast<iterator>(ConstArray<TYPE>::_begin + in end()
[all …]

1234567891011