Home
last modified time | relevance | path

Searched refs:m_to (Results 1 – 25 of 740) sorted by last modified time

12345678910>>...30

/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/3rdparty/masm/assembler/
H A DARMv7Assembler.h478 data.realTypes.m_to = to; in LinkRecord()
491 intptr_t to() const { return data.realTypes.m_to; } in to()
500 int32_t m_to : 31; member
H A DARM64Assembler.h634 data.realTypes.m_to = to; in LinkRecord()
642 data.realTypes.m_to = to; in LinkRecord()
652 data.realTypes.m_to = to; in LinkRecord()
665 intptr_t to() const { return data.realTypes.m_to; } in to()
678 int64_t m_to : 48; member
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/3rdparty/masm/assembler/
H A DARMv7Assembler.h478 data.realTypes.m_to = to; in LinkRecord()
491 intptr_t to() const { return data.realTypes.m_to; } in to()
500 int32_t m_to : 31; member
H A DARM64Assembler.h634 data.realTypes.m_to = to; in LinkRecord()
642 data.realTypes.m_to = to; in LinkRecord()
652 data.realTypes.m_to = to; in LinkRecord()
665 intptr_t to() const { return data.realTypes.m_to; } in to()
678 int64_t m_to : 48; member
/dports/net-im/gloox/gloox-1.0.24/src/
H A Dlinklocalclient.cpp96 m_to = service; in resolve()
194 sendStart( m_to ); in handleConnect()
/dports/net/opal/opal-3.10.10/src/sip/
H A Dsipep.cxx989 message->m_to = to.AsString(); in OnReceivedMESSAGE()
/dports/games/brutalchess/brutalchess-0.5.2/src/
H A Dfaileplayer.cpp27 write(m_to[1], "exit\n", 5); in ~FailePlayer()
42 write(m_to[1], "go\n", 3); in startGame()
48 pipe( m_to ); in runChessEngine()
54 dup2( m_to[0], 0 ); in runChessEngine()
56 close( m_to[0] ); in runChessEngine()
57 close( m_to[1] ); in runChessEngine()
62 write( m_to[1], "xboard\n", 7); in runChessEngine()
131 write( m_to[1], movestr.c_str(), 5); in opponentMove()
137 write(m_to[1], undo.c_str(), 5); in undoMove()
H A Dxboardplayer.cpp28 write(m_to[1], "quit\n", 5); in ~XboardPlayer()
43 write(m_to[1], "go\n", 3); in startGame()
49 pipe( m_to ); in runChessEngine()
55 dup2( m_to[0], 0 ); in runChessEngine()
57 close( m_to[0] ); in runChessEngine()
58 close( m_to[1] ); in runChessEngine()
63 write( m_to[1], "xboard\n", 7); in runChessEngine()
129 write( m_to[1], movestr.c_str(), characters); in opponentMove()
135 write(m_to[1], undo.c_str(), 5); in undoMove()
H A Dchessplayers.h129 int m_to[2]; variable
177 int m_to[2]; variable
/dports/ftp/multiget/multiget-1.1.3/src/
H A Dshowtablewindow.cpp134 m_from = m_to = m_nBlock = 0; in CShowTableWindow()
229 if ( ( m_to - m_from ) / 8 / 1024 > 10000 ) in OnMouseEvent()
234 if ( ( m_to - m_from ) / 16 / 1024 > 10000 ) in OnMouseEvent()
239 if ( ( m_to - m_from ) / 32 / 1024 > 10000 ) in OnMouseEvent()
244 if ( ( m_to - m_from ) / 64 / 1024 > 10000 ) in OnMouseEvent()
282 m_to = 0; in SetRange()
284 m_to = to; in SetRange()
293 m_to = 0; in SetRange()
298 llong range = m_to - m_from; in SetRange()
347 if ( ( m_to - m_from ) % ( m_unit * 1024 ) ) in SetUnit()
[all …]
H A Dshowtablewindow.h57 llong m_to; variable
/dports/editors/xmlcopyeditor/xmlcopyeditor/tests/
H A Dcatch.hpp2445 BetweenGenerator( T from, T to ) : m_from( from ), m_to( to ){} in BetweenGenerator()
2452 return static_cast<std::size_t>( 1+m_to-m_from ); in size()
2458 T m_to; member in Catch::BetweenGenerator
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_unsupported/external/GotoBLAS2/lapack/potrf/
H A Dpotrf_parallel.c134 BLASLONG m_from, m_to; in inner_thread() local
156 m_to = range_n[mypos + 1]; in inner_thread()
159 fprintf(stderr, "Thread[%ld] m_from : %ld m_to : %ld\n", mypos, m_from, m_to); in inner_thread()
175 for (xxx = m_from, bufferside = 0; xxx < m_to; xxx += div_n, bufferside ++) { in inner_thread()
177 for(jjs = xxx; jjs < MIN(m_to, xxx + div_n); jjs += min_jj){ in inner_thread()
179 min_jj = MIN(m_to, xxx + div_n) - jjs; in inner_thread()
221 min_i = m_to - m_from; in inner_thread()
255 if (m_from + min_i >= m_to) { in inner_thread()
268 for(is = m_from + min_i; is < m_to; is += min_i){ in inner_thread()
269 min_i = m_to - is; in inner_thread()
[all …]
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_unsupported/external/GotoBLAS2/driver/level3/
H A Dlevel3_syr2k.c90 BLASLONG m_from, m_to, n_from, n_to, k, lda, ldb, ldc; in CNAME() local
114 m_to = M; in CNAME()
118 m_to = *(((BLASLONG *)range_m) + 1); in CNAME()
135 syrk_beta(m_from, m_to, n_from, n_to, beta, c, ldc); in CNAME()
153 if (m_end > m_to) m_end = m_to; in CNAME()
156 m_end = m_to; in CNAME()
H A Dlevel3_syrk.c86 BLASLONG m_from, m_to, n_from, n_to, k, lda, ldc; in CNAME() local
118 m_to = M; in CNAME()
122 m_to = *(((BLASLONG *)range_m) + 1); in CNAME()
139 syrk_beta(m_from, m_to, n_from, n_to, beta, c, ldc); in CNAME()
152 m_from, m_to, n_from, n_to); in CNAME()
162 if (m_end > m_to) m_end = m_to; in CNAME()
165 m_end = m_to; in CNAME()
472 …(double)(m_to - m_from) * (double)(n_to - n_from) * (double)k / (double)kernelcost * 100. * (doubl… in CNAME()
473 …(double)(m_to - m_from) * (double)(n_to - n_from) * (double)k / total * 100. * (double)COMPSIZE / … in CNAME()
H A Dgemm3m_level3.c218 BLASLONG m_from, m_to, n_from, n_to; in CNAME() local
245 m_to = M; in CNAME()
249 m_to = *(((BLASLONG *)range_m) + 1); in CNAME()
307 min_i = m_to - m_from; in CNAME()
345 for(is = m_from + min_i; is < m_to; is += min_i){ in CNAME()
346 min_i = m_to - is; in CNAME()
367 min_i = m_to - m_from; in CNAME()
409 for(is = m_from + min_i; is < m_to; is += min_i){ in CNAME()
410 min_i = m_to - is; in CNAME()
432 min_i = m_to - m_from; in CNAME()
[all …]
H A Dzherk_k.c91 static inline int syrk_beta(BLASLONG m_from, BLASLONG m_to, BLASLONG n_from, BLASLONG n_to, FLOAT *… in syrk_beta() argument
97 if (m_to > n_to ) m_to = n_to; in syrk_beta()
100 if (m_to < n_to ) n_to = m_to; in syrk_beta()
105 m_to -= m_from; in syrk_beta()
112 SCAL_K(MIN(i + n_from - m_from + 1, m_to) * COMPSIZE, 0, 0, alpha[0], c, 1, NULL, 0, NULL, 0); in syrk_beta()
114 if (i + n_from - m_from + 1 <= m_to) in syrk_beta()
121 … SCAL_K(MIN(m_to - i + m_from - n_from, m_to) * COMPSIZE, 0, 0, alpha[0], c, 1, NULL, 0, NULL, 0); in syrk_beta()
H A Dtrsm_R.c75 BLASLONG m_to = *(((BLASLONG *)range_m) + 1); in CNAME() local
77 m = m_to - m_from; in CNAME()
H A Dlevel3.c160 BLASLONG m_from, m_to, n_from, n_to; in CNAME() local
196 m_to = M; in CNAME()
200 m_to = *(((BLASLONG *)range_m) + 1); in CNAME()
230 BETA_OPERATION(m_from, m_to, n_from, n_to, beta, c, ldc); in CNAME()
257 …e): M_from : %ld M_to : %ld N_from : %ld N_to : %ld k : %ld\n", m_from, m_to, n_from, n_to, k); in CNAME()
290 min_i = m_to - m_from; in CNAME()
341 for(is = m_from + min_i; is < m_to; is += min_i){ in CNAME()
342 min_i = m_to - is; in CNAME()
378 …(double)(m_to - m_from) * (double)(n_to - n_from) * (double)k / (double)kernelcost * 100. * (doubl… in CNAME()
379 …(double)(m_to - m_from) * (double)(n_to - n_from) * (double)k / total * 100. * (double)COMPSIZE / … in CNAME()
H A Dsyr2k_k.c33 static inline int syrk_beta(BLASLONG m_from, BLASLONG m_to, BLASLONG n_from, BLASLONG n_to, FLOAT *… in syrk_beta() argument
39 if (m_to > n_to ) m_to = n_to; in syrk_beta()
42 if (m_to < n_to ) n_to = m_to; in syrk_beta()
47 m_to -= m_from; in syrk_beta()
54 SCAL_K(MIN(i + n_from - m_from + 1, m_to), 0, 0, alpha[0], in syrk_beta()
64 SCAL_K(MIN(m_to - i + m_from - n_from, m_to), 0, 0, alpha[0], in syrk_beta()
H A Dsyrk_k.c35 static inline int syrk_beta(BLASLONG m_from, BLASLONG m_to, BLASLONG n_from, BLASLONG n_to, FLOAT *… in syrk_beta() argument
41 if (m_to > n_to ) m_to = n_to; in syrk_beta()
44 if (m_to < n_to ) n_to = m_to; in syrk_beta()
49 m_to -= m_from; in syrk_beta()
56 SCAL_K(MIN(i + n_from - m_from + 1, m_to), 0, 0, alpha[0], in syrk_beta()
66 SCAL_K(MIN(m_to - i + m_from - n_from, m_to), 0, 0, alpha[0], in syrk_beta()
H A Dzher2k_k.c93 static inline int syrk_beta(BLASLONG m_from, BLASLONG m_to, BLASLONG n_from, BLASLONG n_to, FLOAT *… in syrk_beta() argument
99 if (m_to > n_to ) m_to = n_to; in syrk_beta()
102 if (m_to < n_to ) n_to = m_to; in syrk_beta()
107 m_to -= m_from; in syrk_beta()
114 SCAL_K(MIN(i + n_from - m_from + 1, m_to) * COMPSIZE, 0, 0, alpha[0], c, 1, NULL, 0, NULL, 0); in syrk_beta()
116 if (i + n_from - m_from + 1 <= m_to) in syrk_beta()
123 … SCAL_K(MIN(m_to - i + m_from - n_from, m_to) * COMPSIZE, 0, 0, alpha[0], c, 1, NULL, 0, NULL, 0); in syrk_beta()
H A Dlevel3_gemm3m_thread.c306 m_to = M; in inner_thread()
310 m_to = range_m[1]; in inner_thread()
358 min_i = m_to - m_from; in inner_thread()
450 if (m_to - m_from == min_i) { in inner_thread()
457 min_i = m_to - is; in inner_thread()
489 if (is + min_i >= m_to) { in inner_thread()
593 min_i = m_to - is; in inner_thread()
624 if (is + min_i >= m_to) { in inner_thread()
729 min_i = m_to - is; in inner_thread()
760 if (is + min_i >= m_to) { in inner_thread()
[all …]
H A Dlevel3_syrk_threaded.c114 BLASLONG m_from, m_to, n_from, n_to; local
155 m_to = N;
163 m_to = range_n[mypos + 1];
207 min_i = m_to - m_from;
302 c, ldc, m_to - min_i, jjs);
357 m_to - min_i,
366 if (m_to - m_from == min_i) {
380 min_i = m_to - is;
385 min_i = m_to - start_i - is;
423 if (is + min_i >= m_to) {
[all …]
H A Dlevel3_thread.c199 BLASLONG m_from, m_to, n_from, n_to, N_from, N_to; in inner_thread() local
240 m_to = M; in inner_thread()
244 m_to = range_m[1]; in inner_thread()
282 mypos, m_from, m_to, n_from, n_to, N_from, N_to); in inner_thread()
307 min_i = m_to - m_from; in inner_thread()
405 if (m_to - m_from == min_i) { in inner_thread()
412 for(is = m_from + min_i; is < m_to; is += min_i){ in inner_thread()
413 min_i = m_to - is; in inner_thread()
447 if (is + min_i >= m_to) { in inner_thread()
652 BLASLONG m_to = *(((BLASLONG *)range_m) + 1); in CNAME() local
[all …]

12345678910>>...30