Home
last modified time | relevance | path

Searched refs:STAR (Results 1 – 25 of 2627) sorted by relevance

12345678910>>...106

/dports/science/madness/madness-ebb3fd7/src/madness/external/elemental/src/blas-like/
H A DTrr2k.cpp225 const DistMatrix<float,STAR,MR>& B,
227 const DistMatrix<float,STAR,MR>& D,
233 const DistMatrix<float,STAR,MR>& B,
235 const DistMatrix<float,MR,STAR>& D,
241 const DistMatrix<float,STAR,MR>& B,
243 const DistMatrix<float,STAR,MR>& D,
250 const DistMatrix<float,STAR,MR>& B,
252 const DistMatrix<float,MR,STAR>& D,
258 const DistMatrix<float,MR,STAR>& B,
260 const DistMatrix<float,STAR,MR>& D,
[all …]
/dports/games/pvpgn/pvpgn-1.8.5/conf/
H A Dversioncheck.conf213 STAR \
224 STAR \
283 STAR \
320 STAR \
331 STAR \
1172 STAR \
1194 STAR \
1216 STAR \
1238 STAR \
1260 STAR \
[all …]
/dports/science/madness/madness-ebb3fd7/src/madness/external/elemental/src/core/BlockDistMatrix/
H A DMD_STAR.cpp30 BlockDistMatrix<T,STAR,STAR> A_STAR_STAR(A); in operator =()
41 BlockDistMatrix<T,STAR,STAR> A_STAR_STAR(A); in operator =()
52 BlockDistMatrix<T,STAR,STAR> A_STAR_STAR(A); in operator =()
72 BlockDistMatrix<T,STAR,STAR> A_STAR_STAR(A); in operator =()
83 BlockDistMatrix<T,STAR,STAR> A_STAR_STAR(A); in operator =()
94 BlockDistMatrix<T,STAR,STAR> A_STAR_STAR(A); in operator =()
105 BlockDistMatrix<T,STAR,STAR> A_STAR_STAR(A); in operator =()
116 BlockDistMatrix<T,STAR,STAR> A_STAR_STAR(A); in operator =()
127 BlockDistMatrix<T,STAR,STAR> A_STAR_STAR(A); in operator =()
138 BlockDistMatrix<T,STAR,STAR> A_STAR_STAR(A); in operator =()
[all …]
H A DSTAR_MD.cpp30 BlockDistMatrix<T,STAR,STAR> A_STAR_STAR(A); in operator =()
41 BlockDistMatrix<T,STAR,STAR> A_STAR_STAR(A); in operator =()
52 BlockDistMatrix<T,STAR,STAR> A_STAR_STAR(A); in operator =()
81 BlockDistMatrix<T,STAR,STAR> A_STAR_STAR(A); in operator =()
92 BlockDistMatrix<T,STAR,STAR> A_STAR_STAR(A); in operator =()
103 BlockDistMatrix<T,STAR,STAR> A_STAR_STAR(A); in operator =()
114 BlockDistMatrix<T,STAR,STAR> A_STAR_STAR(A); in operator =()
125 BlockDistMatrix<T,STAR,STAR> A_STAR_STAR(A); in operator =()
136 BlockDistMatrix<T,STAR,STAR> A_STAR_STAR(A); in operator =()
147 BlockDistMatrix<T,STAR,STAR> A_STAR_STAR(A); in operator =()
[all …]
H A DMR_MC.cpp75 BlockDistMatrix<T,STAR,STAR> A_STAR_STAR( A ); in operator =()
86 BlockDistMatrix<T,STAR,STAR> A_STAR_STAR( A ); in operator =()
158 BDM::operator=( const BlockDistMatrix<T,STAR,STAR>& A ) in operator =() argument
222 BOTH( T,MC, STAR); \
223 BOTH( T,MD, STAR); \
225 BOTH( T,MR, STAR); \
226 BOTH( T,STAR,MC ); \
227 BOTH( T,STAR,MD ); \
228 BOTH( T,STAR,MR ); \
229 BOTH( T,STAR,STAR); \
[all …]
H A DSTAR_MR.cpp11 #define ColDist STAR
60 BlockDistMatrix<T,STAR,STAR> A_STAR_STAR( A ); in operator =()
71 BlockDistMatrix<T,STAR,STAR> A_STAR_STAR( A ); in operator =()
191 BDM::operator=( const BlockDistMatrix<T,STAR,STAR>& A ) in operator =() argument
255 BOTH( T,MC, STAR); \
256 BOTH( T,MD, STAR); \
258 BOTH( T,MR, STAR); \
259 BOTH( T,STAR,MC ); \
260 BOTH( T,STAR,MD ); \
262 BOTH( T,STAR,STAR); \
[all …]
H A DMC_STAR.cpp12 #define RowDist STAR
60 BlockDistMatrix<T,STAR,STAR> A_STAR_STAR( A ); in operator =()
71 BlockDistMatrix<T,STAR,STAR> A_STAR_STAR( A ); in operator =()
181 BDM::operator=( const BlockDistMatrix<T,STAR,STAR>& A ) in operator =() argument
242 OTHER(T,MC, STAR); \
243 BOTH( T,MD, STAR); \
245 BOTH( T,MR, STAR); \
246 BOTH( T,STAR,MC ); \
247 BOTH( T,STAR,MD ); \
249 BOTH( T,STAR,STAR); \
[all …]
H A DMC_MR.cpp60 BlockDistMatrix<T,STAR,STAR> A_STAR_STAR( A ); in operator =()
71 BlockDistMatrix<T,STAR,STAR> A_STAR_STAR( A ); in operator =()
161 BDM::operator=( const BlockDistMatrix<T,STAR,STAR>& A ) in operator =() argument
235 BOTH( T,MC, STAR); \
236 BOTH( T,MD, STAR); \
238 BOTH( T,MR, STAR); \
239 BOTH( T,STAR,MC ); \
240 BOTH( T,STAR,MD ); \
241 BOTH( T,STAR,MR ); \
242 BOTH( T,STAR,STAR); \
[all …]
H A DMR_STAR.cpp12 #define RowDist STAR
79 BlockDistMatrix<T,STAR,STAR> A_STAR_STAR( A ); in operator =()
90 BlockDistMatrix<T,STAR,STAR> A_STAR_STAR( A ); in operator =()
174 BDM::operator=( const BlockDistMatrix<T,STAR,STAR>& A ) in operator =() argument
238 BOTH( T,MC, STAR); \
239 BOTH( T,MD, STAR); \
241 OTHER(T,MR, STAR); \
242 BOTH( T,STAR,MC ); \
243 BOTH( T,STAR,MD ); \
245 BOTH( T,STAR,STAR); \
[all …]
H A DSTAR_MC.cpp11 #define ColDist STAR
79 BlockDistMatrix<T,STAR,STAR> A_STAR_STAR( A ); in operator =()
90 BlockDistMatrix<T,STAR,STAR> A_STAR_STAR( A ); in operator =()
173 BDM::operator=( const BlockDistMatrix<T,STAR,STAR>& A ) in operator =() argument
237 BOTH( T,MC, STAR); \
238 BOTH( T,MD, STAR); \
240 BOTH( T,MR, STAR); \
241 OTHER(T,STAR,MC ); \
242 BOTH( T,STAR,MD ); \
244 BOTH( T,STAR,STAR); \
[all …]
H A DVR_STAR.cpp12 #define RowDist STAR
64 BlockDistMatrix<T,STAR,STAR> A_STAR_STAR( A ); in operator =()
75 BlockDistMatrix<T,STAR,STAR> A_STAR_STAR( A ); in operator =()
152 BDM::operator=( const BlockDistMatrix<T,STAR,STAR>& A ) in operator =() argument
221 BOTH( T,MC, STAR); \
222 BOTH( T,MD, STAR); \
224 BOTH( T,MR, STAR); \
225 BOTH( T,STAR,MC ); \
226 BOTH( T,STAR,MD ); \
228 BOTH( T,STAR,STAR); \
[all …]
H A DSTAR_VC.cpp11 #define ColDist STAR
64 BlockDistMatrix<T,STAR,STAR> A_STAR_STAR( A ); in operator =()
75 BlockDistMatrix<T,STAR,STAR> A_STAR_STAR( A ); in operator =()
152 BDM::operator=( const BlockDistMatrix<T,STAR,STAR>& A ) in operator =() argument
221 BOTH( T,MC, STAR); \
222 BOTH( T,MD, STAR); \
224 BOTH( T,MR, STAR); \
225 BOTH( T,STAR,MC ); \
226 BOTH( T,STAR,MD ); \
228 BOTH( T,STAR,STAR); \
[all …]
H A DSTAR_VR.cpp11 #define ColDist STAR
58 BlockDistMatrix<T,STAR,STAR> A_STAR_STAR( A ); in operator =()
69 BlockDistMatrix<T,STAR,STAR> A_STAR_STAR( A ); in operator =()
152 BDM::operator=( const BlockDistMatrix<T,STAR,STAR>& A ) in operator =() argument
221 BOTH( T,MC, STAR); \
222 BOTH( T,MD, STAR); \
224 BOTH( T,MR, STAR); \
225 BOTH( T,STAR,MC ); \
226 BOTH( T,STAR,MD ); \
228 BOTH( T,STAR,STAR); \
[all …]
H A DVC_STAR.cpp12 #define RowDist STAR
58 BlockDistMatrix<T,STAR,STAR> A_STAR_STAR( A ); in operator =()
69 BlockDistMatrix<T,STAR,STAR> A_STAR_STAR( A ); in operator =()
152 BDM::operator=( const BlockDistMatrix<T,STAR,STAR>& A ) in operator =() argument
221 BOTH( T,MC, STAR); \
222 BOTH( T,MD, STAR); \
224 BOTH( T,MR, STAR); \
225 BOTH( T,STAR,MC ); \
226 BOTH( T,STAR,MD ); \
228 BOTH( T,STAR,STAR); \
[all …]
/dports/science/madness/madness-ebb3fd7/src/madness/external/elemental/src/core/DistMatrix/
H A DMD_STAR.cpp39 DistMatrix<T,STAR,STAR> A_STAR_STAR( A ); in operator =()
50 DistMatrix<T,STAR,STAR> A_STAR_STAR( A ); in operator =()
61 DistMatrix<T,STAR,STAR> A_STAR_STAR( A ); in operator =()
72 DistMatrix<T,STAR,STAR> A_STAR_STAR( A ); in operator =()
83 DistMatrix<T,STAR,STAR> A_STAR_STAR( A ); in operator =()
94 DistMatrix<T,STAR,STAR> A_STAR_STAR( A ); in operator =()
105 DistMatrix<T,STAR,STAR> A_STAR_STAR( A ); in operator =()
116 DistMatrix<T,STAR,STAR> A_STAR_STAR( A ); in operator =()
127 DistMatrix<T,STAR,STAR> A_STAR_STAR( A ); in operator =()
138 DistMatrix<T,STAR,STAR> A_STAR_STAR(A); in operator =()
[all …]
H A DSTAR_MD.cpp39 DistMatrix<T,STAR,STAR> A_STAR_STAR( A ); in operator =()
50 DistMatrix<T,STAR,STAR> A_STAR_STAR( A ); in operator =()
61 DistMatrix<T,STAR,STAR> A_STAR_STAR( A ); in operator =()
72 DistMatrix<T,STAR,STAR> A_STAR_STAR( A ); in operator =()
83 DistMatrix<T,STAR,STAR> A_STAR_STAR( A ); in operator =()
94 DistMatrix<T,STAR,STAR> A_STAR_STAR( A ); in operator =()
105 DistMatrix<T,STAR,STAR> A_STAR_STAR( A ); in operator =()
116 DistMatrix<T,STAR,STAR> A_STAR_STAR( A ); in operator =()
127 DistMatrix<T,STAR,STAR> A_STAR_STAR( A ); in operator =()
138 DistMatrix<T,STAR,STAR> A_STAR_STAR( A ); in operator =()
[all …]
H A DSTAR_MR.cpp11 #define ColDist STAR
60 DistMatrix<T,STAR,STAR> A_STAR_STAR( A ); in operator =()
71 DistMatrix<T,STAR,STAR> A_STAR_STAR( A ); in operator =()
191 DM::operator=( const DistMatrix<T,STAR,STAR>& A ) in operator =() argument
255 BOTH( T,MC, STAR); \
256 BOTH( T,MD, STAR); \
258 BOTH( T,MR, STAR); \
259 BOTH( T,STAR,MC ); \
260 BOTH( T,STAR,MD ); \
262 BOTH( T,STAR,STAR); \
[all …]
H A DMC_STAR.cpp12 #define RowDist STAR
60 DistMatrix<T,STAR,STAR> A_STAR_STAR( A ); in operator =()
71 DistMatrix<T,STAR,STAR> A_STAR_STAR( A ); in operator =()
180 DM::operator=( const DistMatrix<T,STAR,STAR>& A ) in operator =() argument
244 OTHER(T,MC, STAR); \
245 BOTH( T,MD, STAR); \
247 BOTH( T,MR, STAR); \
248 BOTH( T,STAR,MC ); \
249 BOTH( T,STAR,MD ); \
251 BOTH( T,STAR,STAR); \
[all …]
H A DMR_STAR.cpp12 #define RowDist STAR
174 DistMatrix<T,STAR,STAR> A_STAR_STAR( A ); in operator =()
185 DistMatrix<T,STAR,STAR> A_STAR_STAR( A ); in operator =()
260 DM::operator=( const DistMatrix<T,STAR,STAR>& A ) in operator =() argument
324 BOTH( T,MC, STAR); \
325 BOTH( T,MD, STAR); \
327 OTHER(T,MR, STAR); \
328 BOTH( T,STAR,MC ); \
329 BOTH( T,STAR,MD ); \
331 BOTH( T,STAR,STAR); \
[all …]
H A DSTAR_MC.cpp11 #define ColDist STAR
173 DistMatrix<T,STAR,STAR> A_STAR_STAR( A ); in operator =()
184 DistMatrix<T,STAR,STAR> A_STAR_STAR( A ); in operator =()
258 DM::operator=( const DistMatrix<T,STAR,STAR>& A ) in operator =() argument
322 BOTH( T,MC, STAR); \
323 BOTH( T,MD, STAR); \
325 BOTH( T,MR, STAR); \
326 OTHER(T,STAR,MC ); \
327 BOTH( T,STAR,MD ); \
329 BOTH( T,STAR,STAR); \
[all …]
/dports/science/madness/madness-ebb3fd7/src/madness/external/elemental/include/elemental/blas-like/
H A Ddecl.hpp75 T alpha, const DistMatrix<T,MC, STAR>& A, const DistMatrix<T,STAR,MR>& B,
76 const DistMatrix<T,MC, STAR>& C, const DistMatrix<T,STAR,MR>& D,
82 T alpha, const DistMatrix<T,MC, STAR>& A, const DistMatrix<T,STAR,MR>& B,
83 const DistMatrix<T,MC, STAR>& C, const DistMatrix<T,MR,STAR>& D,
89 T alpha, const DistMatrix<T,MC, STAR>& A, const DistMatrix<T,STAR,MR>& B,
90 const DistMatrix<T,STAR,MC >& C, const DistMatrix<T,STAR,MR>& D,
97 T alpha, const DistMatrix<T,MC, STAR>& A, const DistMatrix<T,STAR,MR>& B,
112 T alpha, const DistMatrix<T,MC,STAR>& A, const DistMatrix<T,MR,STAR>& B,
113 const DistMatrix<T,MC,STAR>& C, const DistMatrix<T,MR,STAR>& D,
152 T alpha, const DistMatrix<T,STAR,MC>& A, const DistMatrix<T,STAR,MR>& B,
[all …]
/dports/science/madness/madness-ebb3fd7/src/madness/external/elemental/include/elemental/lapack-like/decomp/
H A Ddecl.hpp80 DistMatrix<Base<F>,STAR,STAR>& w, DistMatrix<F,STAR,STAR>& Z,
104 DistMatrix<F,STAR,STAR>& A,
105 DistMatrix<Base<F>,STAR,STAR>& w,
111 DistMatrix<F,STAR,STAR>& A,
112 DistMatrix<Base<F>,STAR,STAR>& w,
142 DistMatrix<F,STAR,STAR>& A,
143 DistMatrix<Base<F>,STAR,STAR>& w,
144 DistMatrix<F,STAR,STAR>& Z,
150 DistMatrix<F,STAR,STAR>& A,
151 DistMatrix<Base<F>,STAR,STAR>& w,
[all …]
/dports/science/madness/madness-ebb3fd7/src/madness/external/elemental/include/elemental/core/DistMatrix/
H A DSTAR_STAR.hpp19 class DistMatrix<T,STAR,STAR> : public GeneralDistMatrix<T,STAR,STAR>
25 typedef GeneralDistMatrix<T,STAR,STAR> genType;
26 typedef DistMatrix<T,STAR,STAR> type;
51 type& operator=( const DistMatrix<T,MC, STAR>& A );
52 type& operator=( const DistMatrix<T,STAR,MR >& A );
53 type& operator=( const DistMatrix<T,MD, STAR>& A );
54 type& operator=( const DistMatrix<T,STAR,MD >& A );
56 type& operator=( const DistMatrix<T,MR, STAR>& A );
57 type& operator=( const DistMatrix<T,STAR,MC >& A );
58 type& operator=( const DistMatrix<T,VC, STAR>& A );
[all …]
/dports/science/madness/madness-ebb3fd7/src/madness/external/elemental/include/elemental/core/BlockDistMatrix/
H A DSTAR_STAR.hpp19 class BlockDistMatrix<T,STAR,STAR> : public GeneralBlockDistMatrix<T,STAR,STAR>
25 typedef GeneralBlockDistMatrix<T,STAR,STAR> genType;
26 typedef BlockDistMatrix<T,STAR,STAR> type;
59 type& operator=( const BlockDistMatrix<T,MC, STAR>& A );
60 type& operator=( const BlockDistMatrix<T,STAR,MR >& A );
61 type& operator=( const BlockDistMatrix<T,MD, STAR>& A );
62 type& operator=( const BlockDistMatrix<T,STAR,MD >& A );
64 type& operator=( const BlockDistMatrix<T,MR, STAR>& A );
65 type& operator=( const BlockDistMatrix<T,STAR,MC >& A );
66 type& operator=( const BlockDistMatrix<T,VC, STAR>& A );
[all …]
/dports/x11/xscreensaver/xscreensaver-5.44/hacks/images/
H A DMakefile12 STAR = * macro
15 $(STAR).png \
16 $(STAR).gif \
17 $(STAR)/$(STAR).png \
18 $(STAR)/$(STAR).asm \
19 $(STAR)/$(STAR).pdb \
20 $(STAR)/$(STAR).pov \
21 $(STAR)/$(STAR).txt \

12345678910>>...106