Home
last modified time | relevance | path

Searched refs:mytype (Results 1 – 25 of 2279) sorted by relevance

12345678910>>...92

/dports/devel/swig/swig-4.0.2/Examples/test-suite/
H A Dcpp11_shared_ptr_overload.i37 std::string UseA(MyType &mytype) { return mytype.val + " ref"; } in UseA() argument
38 std::string UseA(std::shared_ptr<MyType> mytype) { return mytype->val + " sharedptr"; } in UseA() argument
40 std::string UseB(int, MyType &mytype) { return mytype.val + " ref"; } in UseB() argument
47 std::string UseX(std::shared_ptr<MyType> mytype) { return mytype->val + " sharedptr"; } in UseX() argument
48 std::string UseX(MyType &mytype) { return mytype.val + " ref"; } in UseX() argument
51 std::string UseY(int, MyType &mytype) { return mytype.val + " ref"; } in UseY() argument
57 std::string Combo1(MyType mytype) { return mytype.val + "Combo1"; } in Combo1() argument
62 std::string Combo2(MyType *mytype) { return mytype->val + "Combo2"; } in Combo2() argument
67 std::string Combo3(std::shared_ptr<MyType> mytype) { return mytype->val + "Combo3"; } in Combo3() argument
78 std::string Combo5(MyType &mytype) { return mytype.val + "Combo5"; } in Combo5() argument
[all …]
/dports/math/cddlib/cddlib-0.94l/lib-src/
H A Dcddmp.c105 void ddd_init(mytype a) in ddd_init()
110 void ddd_clear(mytype a) in ddd_clear()
115 void ddd_set(mytype a,mytype b) in ddd_set()
135 void ddd_add(mytype a,mytype b,mytype c) in ddd_add()
140 void ddd_sub(mytype a,mytype b,mytype c) in ddd_sub()
145 void ddd_mul(mytype a,mytype b,mytype c) in ddd_mul()
150 void ddd_div(mytype a,mytype b,mytype c) in ddd_div()
155 void ddd_neg(mytype a,mytype b) in ddd_neg()
160 void ddd_inv(mytype a,mytype b) in ddd_inv()
165 int ddd_cmp(mytype a,mytype b) in ddd_cmp()
[all …]
H A Dcdd.h82 dd_boolean dd_Equal(mytype,mytype);
83 dd_boolean dd_Larger(mytype,mytype);
84 dd_boolean dd_Smaller(mytype,mytype);
85 void dd_abs(mytype, mytype);
86 void dd_LinearComb(mytype, mytype, mytype, mytype, mytype);
234 void dd_CopyArow(mytype *, mytype *, dd_colrange);
236 void dd_CopyNormalizedArow(mytype *, mytype *, dd_colrange);
255 dd_boolean dd_LexSmaller(mytype *, mytype *, long);
256 dd_boolean dd_LexLarger(mytype *, mytype *, long);
257 dd_boolean dd_LexEqual(mytype *, mytype *, long);
[all …]
H A Dcddmp.h92 typedef mpq_t mytype; typedef
94 typedef mpf_t mytype; typedef
106 void ddd_set(mytype,mytype);
110 void ddd_add(mytype,mytype,mytype);
111 void ddd_sub(mytype,mytype,mytype);
112 void ddd_mul(mytype,mytype,mytype);
113 void ddd_div(mytype,mytype,mytype);
114 void ddd_neg(mytype,mytype);
115 void ddd_inv(mytype,mytype);
116 int ddd_cmp(mytype,mytype);
[all …]
/dports/math/sympol/SymPol-0.1.9/external/cddlib-094f/
H A Dcddmp.c105 void ddd_init(mytype a) in ddd_init()
110 void ddd_clear(mytype a) in ddd_clear()
115 void ddd_set(mytype a,mytype b) in ddd_set()
135 void ddd_add(mytype a,mytype b,mytype c) in ddd_add()
140 void ddd_sub(mytype a,mytype b,mytype c) in ddd_sub()
145 void ddd_mul(mytype a,mytype b,mytype c) in ddd_mul()
150 void ddd_div(mytype a,mytype b,mytype c) in ddd_div()
155 void ddd_neg(mytype a,mytype b) in ddd_neg()
160 void ddd_inv(mytype a,mytype b) in ddd_inv()
165 int ddd_cmp(mytype a,mytype b) in ddd_cmp()
[all …]
H A Dcdd.h82 dd_boolean dd_Equal(mytype,mytype);
83 dd_boolean dd_Larger(mytype,mytype);
84 dd_boolean dd_Smaller(mytype,mytype);
85 void dd_abs(mytype, mytype);
86 void dd_LinearComb(mytype, mytype, mytype, mytype, mytype);
242 void dd_CopyArow(mytype *, mytype *, dd_colrange);
244 void dd_CopyNormalizedArow(mytype *, mytype *, dd_colrange);
261 dd_boolean dd_LexSmaller(mytype *, mytype *, long);
262 dd_boolean dd_LexLarger(mytype *, mytype *, long);
263 dd_boolean dd_LexEqual(mytype *, mytype *, long);
[all …]
H A Dcddmp.h91 typedef mpq_t mytype; typedef
93 typedef mpf_t mytype; typedef
105 void ddd_set(mytype,mytype);
109 void ddd_add(mytype,mytype,mytype);
110 void ddd_sub(mytype,mytype,mytype);
111 void ddd_mul(mytype,mytype,mytype);
112 void ddd_div(mytype,mytype,mytype);
113 void ddd_neg(mytype,mytype);
114 void ddd_inv(mytype,mytype);
115 int ddd_cmp(mytype,mytype);
[all …]
/dports/math/ised/ised-2.7.1/src/
H A Dunroll.h25 typedef value mytype; typedef
34 mytype data[0];
97 mytype& back();
98 mytype& front();
129 void sort(int (*compare)(const mytype&, const mytype&));//sort
130 mytype min(int (*compare)(const mytype&, const mytype&));//min element
131 mytype accum(const mytype& start, void (mytype::*acc)(const mytype&));
133 void map(void (mytype::*fun)());
135 int includes(const mytype& v);
142 void components(unroll& ul1, unroll& ul2, mytype (mytype::*op)(const mytype&) const);
[all …]
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/NWints/api/
H A Dcando_sp.F145 integer basis, mytype, ucont local
246 & ((mytype.eq.-1).or.
247 $ (((mytype.eq.0).or.(mytype.eq.1)).and.mygen.eq.1)) .and.
257 & ((mytype.eq.-1).or.
258 $ (((mytype.eq.0).or.(mytype.eq.1)).and.mygen.eq.1)) .and.
296 integer mytype, basis local
336 $ .and. (mytype.le.5)
341 $ .and. (mytype.le.5)
391 integer basis, mytype, ucont local
454 integer basis, mytype, ucont, ngen local
[all …]
/dports/science/nwchem-data/nwchem-7.0.2-release/src/NWints/api/
H A Dcando_sp.F145 integer basis, mytype, ucont local
246 & ((mytype.eq.-1).or.
247 $ (((mytype.eq.0).or.(mytype.eq.1)).and.mygen.eq.1)) .and.
257 & ((mytype.eq.-1).or.
258 $ (((mytype.eq.0).or.(mytype.eq.1)).and.mygen.eq.1)) .and.
296 integer mytype, basis local
336 $ .and. (mytype.le.5)
341 $ .and. (mytype.le.5)
391 integer basis, mytype, ucont local
454 integer basis, mytype, ucont, ngen local
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A Delemental_subroutine_3.f9011 type mytype type
13 end type mytype
19 type(mytype), intent(out) :: x
20 type(mytype), intent(in) :: y
29 type(mytype) :: y(6), x(6) = (/mytype(1),mytype(20),mytype(300),&
30 mytype(4000),mytype(50000),&
31 mytype(1000000)/)
32 type(mytype) :: z(2, 3)
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/
H A Delemental_subroutine_3.f9011 type mytype type
13 end type mytype
19 type(mytype), intent(out) :: x
20 type(mytype), intent(in) :: y
29 type(mytype) :: y(6), x(6) = (/mytype(1),mytype(20),mytype(300),&
30 mytype(4000),mytype(50000),&
31 mytype(1000000)/)
32 type(mytype) :: z(2, 3)
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Delemental_subroutine_3.f9011 type mytype type
13 end type mytype
19 type(mytype), intent(out) :: x
20 type(mytype), intent(in) :: y
29 type(mytype) :: y(6), x(6) = (/mytype(1),mytype(20),mytype(300),&
30 mytype(4000),mytype(50000),&
31 mytype(1000000)/)
32 type(mytype) :: z(2, 3)
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/
H A Delemental_subroutine_3.f9011 type mytype type
13 end type mytype
19 type(mytype), intent(out) :: x
20 type(mytype), intent(in) :: y
29 type(mytype) :: y(6), x(6) = (/mytype(1),mytype(20),mytype(300),&
30 mytype(4000),mytype(50000),&
31 mytype(1000000)/)
32 type(mytype) :: z(2, 3)
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Delemental_subroutine_3.f9011 type mytype type
13 end type mytype
19 type(mytype), intent(out) :: x
20 type(mytype), intent(in) :: y
29 type(mytype) :: y(6), x(6) = (/mytype(1),mytype(20),mytype(300),&
30 mytype(4000),mytype(50000),&
31 mytype(1000000)/)
32 type(mytype) :: z(2, 3)
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Delemental_subroutine_3.f9011 type mytype type
13 end type mytype
19 type(mytype), intent(out) :: x
20 type(mytype), intent(in) :: y
29 type(mytype) :: y(6), x(6) = (/mytype(1),mytype(20),mytype(300),&
30 mytype(4000),mytype(50000),&
31 mytype(1000000)/)
32 type(mytype) :: z(2, 3)
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Delemental_subroutine_3.f9011 type mytype type
13 end type mytype
19 type(mytype), intent(out) :: x
20 type(mytype), intent(in) :: y
29 type(mytype) :: y(6), x(6) = (/mytype(1),mytype(20),mytype(300),&
30 mytype(4000),mytype(50000),&
31 mytype(1000000)/)
32 type(mytype) :: z(2, 3)
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/
H A Delemental_subroutine_3.f9011 type mytype type
13 end type mytype
19 type(mytype), intent(out) :: x
20 type(mytype), intent(in) :: y
29 type(mytype) :: y(6), x(6) = (/mytype(1),mytype(20),mytype(300),&
30 mytype(4000),mytype(50000),&
31 mytype(1000000)/)
32 type(mytype) :: z(2, 3)
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Delemental_subroutine_3.f9011 type mytype type
13 end type mytype
19 type(mytype), intent(out) :: x
20 type(mytype), intent(in) :: y
29 type(mytype) :: y(6), x(6) = (/mytype(1),mytype(20),mytype(300),&
30 mytype(4000),mytype(50000),&
31 mytype(1000000)/)
32 type(mytype) :: z(2, 3)
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gfortran.dg/
H A Delemental_subroutine_3.f9011 type mytype type
13 end type mytype
19 type(mytype), intent(out) :: x
20 type(mytype), intent(in) :: y
29 type(mytype) :: y(6), x(6) = (/mytype(1),mytype(20),mytype(300),&
30 mytype(4000),mytype(50000),&
31 mytype(1000000)/)
32 type(mytype) :: z(2, 3)
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/
H A Delemental_subroutine_3.f9011 type mytype type
13 end type mytype
19 type(mytype), intent(out) :: x
20 type(mytype), intent(in) :: y
29 type(mytype) :: y(6), x(6) = (/mytype(1),mytype(20),mytype(300),&
30 mytype(4000),mytype(50000),&
31 mytype(1000000)/)
32 type(mytype) :: z(2, 3)
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gfortran.dg/
H A Delemental_subroutine_3.f9011 type mytype type
13 end type mytype
19 type(mytype), intent(out) :: x
20 type(mytype), intent(in) :: y
29 type(mytype) :: y(6), x(6) = (/mytype(1),mytype(20),mytype(300),&
30 mytype(4000),mytype(50000),&
31 mytype(1000000)/)
32 type(mytype) :: z(2, 3)
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Delemental_subroutine_3.f9011 type mytype type
13 end type mytype
19 type(mytype), intent(out) :: x
20 type(mytype), intent(in) :: y
29 type(mytype) :: y(6), x(6) = (/mytype(1),mytype(20),mytype(300),&
30 mytype(4000),mytype(50000),&
31 mytype(1000000)/)
32 type(mytype) :: z(2, 3)
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Delemental_subroutine_3.f9011 type mytype type
13 end type mytype
19 type(mytype), intent(out) :: x
20 type(mytype), intent(in) :: y
29 type(mytype) :: y(6), x(6) = (/mytype(1),mytype(20),mytype(300),&
30 mytype(4000),mytype(50000),&
31 mytype(1000000)/)
32 type(mytype) :: z(2, 3)
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/
H A Delemental_subroutine_3.f9011 type mytype type
13 end type mytype
19 type(mytype), intent(out) :: x
20 type(mytype), intent(in) :: y
29 type(mytype) :: y(6), x(6) = (/mytype(1),mytype(20),mytype(300),&
30 mytype(4000),mytype(50000),&
31 mytype(1000000)/)
32 type(mytype) :: z(2, 3)

12345678910>>...92