Home
last modified time | relevance | path

Searched refs:sM (Results 1 – 25 of 770) sorted by relevance

12345678910>>...31

/dports/cad/pdnmesh/pdnmesh-0.2.2/src/
H A Dspmat.c92 sM->N=N; in SPM_init()
93 sM->T=0; in SPM_init()
197 return(sM->N); in SPM_dim()
214 free(sM->rt); in SPM_destroy()
313 thread_data[i].sM=sM; in SPM_vec()
363 visit_node_copy(sM->rt[i]->root,sM->rt[i],v); in SPM_row()
376 v[i]=visit_node_product(sM->rt[i]->root,sM->rt[i],x); in SPM_vec_recursive()
423 sM->T--; in SPM_eq()
454 visit_node_copy_mat(sM->rt[i]->root,sM->rt[i],B,i); in SPM_copy()
456 B->T=sM->T; in SPM_copy()
[all …]
/dports/www/p5-WWW-Search/WWW-Search-2.519/t/
H A Dtest_parsing.pl80 my ($o, $query, $sSE, $sM, $file);
84 $sM = 'John Heidemann <johnh@isi.edu>';
104 $sM = 'John Heidemann <johnh@isi.edu>';
121 $sM = 'John Heidemann <johnh@isi.edu>';
122 $oTest->not_working($sSE, $sM);
134 $oTest->not_working($sSE, $sM);
144 $oTest->not_working($sSE, $sM);
172 $oTest->not_working($sSE, $sM);
228 $oTest->not_working($sSE, $sM);
253 $oTest->not_working($sSE, $sM);
[all …]
/dports/science/siconos/siconos-4.4.0/numerics/src/MLCP/
H A Dmlcp_FB.c33 static int sM = 0; variable
60 int size = sN + sM; in computeFz()
70 phi_Mixed_FB(sN, sM, z, sFz, FBz); in F_MCPFischerBurmeister()
79 jacobianPhi_Mixed_FB(sN, sM, z, sFz, sProblem->M->matrix0, jacobianFMatrix); in jacobianF_MCPFischerBurmeister()
92 sM = problem->m; in mlcp_FB_init()
94 double * last = nonSmoothNewtonNeighInitMemory(sN + sM, options->dWork + sN + sM, options->iWork); in mlcp_FB_init()
125 *info = nonSmoothNewtonNeigh(sN + sM, z, &F, &jacobianF, options->iparam, options->dparam); in mlcp_FB()
138 for(i = 0; i < sM; i++) in mlcp_FB()
/dports/devel/boost-docs/boost_1_72_0/libs/icl/test/test_combinable_/
H A Dtest_combinable.cpp60 typedef split_interval_map<int,double> sM; in check_combine_pattern() typedef
66 typedef interval_base_map<sM,int,double> sN; in check_combine_pattern()
83 check_combinable<IsCombinable, jS, sM >(jS_sM, "jS_sM", text); in check_combine_pattern()
93 check_combinable<IsCombinable, zS, sM >(zS_sM, "zS_sM", text); in check_combine_pattern()
103 check_combinable<IsCombinable, sS, sM >(sS_sM, "sS_sM", text); in check_combine_pattern()
113 check_combinable<IsCombinable, jM, sM >(jM_sM, "jM_sM", text); in check_combine_pattern()
115 check_combinable<IsCombinable, sM, S_e>(sM_e , "sM_e ", text); in check_combine_pattern()
116 check_combinable<IsCombinable, sM, S_i>(sM_i , "sM_i ", text); in check_combine_pattern()
117 check_combinable<IsCombinable, sM, M_b>(sM_b , "sM_b ", text); in check_combine_pattern()
118 check_combinable<IsCombinable, sM, M_p>(sM_p , "sM_p ", text); in check_combine_pattern()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/icl/test/test_combinable_/
H A Dtest_combinable.cpp60 typedef split_interval_map<int,double> sM; in check_combine_pattern() typedef
66 typedef interval_base_map<sM,int,double> sN; in check_combine_pattern()
83 check_combinable<IsCombinable, jS, sM >(jS_sM, "jS_sM", text); in check_combine_pattern()
93 check_combinable<IsCombinable, zS, sM >(zS_sM, "zS_sM", text); in check_combine_pattern()
103 check_combinable<IsCombinable, sS, sM >(sS_sM, "sS_sM", text); in check_combine_pattern()
113 check_combinable<IsCombinable, jM, sM >(jM_sM, "jM_sM", text); in check_combine_pattern()
115 check_combinable<IsCombinable, sM, S_e>(sM_e , "sM_e ", text); in check_combine_pattern()
116 check_combinable<IsCombinable, sM, S_i>(sM_i , "sM_i ", text); in check_combine_pattern()
117 check_combinable<IsCombinable, sM, M_b>(sM_b , "sM_b ", text); in check_combine_pattern()
118 check_combinable<IsCombinable, sM, M_p>(sM_p , "sM_p ", text); in check_combine_pattern()
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/icl/test/test_combinable_/
H A Dtest_combinable.cpp60 typedef split_interval_map<int,double> sM; in check_combine_pattern() typedef
66 typedef interval_base_map<sM,int,double> sN; in check_combine_pattern()
83 check_combinable<IsCombinable, jS, sM >(jS_sM, "jS_sM", text); in check_combine_pattern()
93 check_combinable<IsCombinable, zS, sM >(zS_sM, "zS_sM", text); in check_combine_pattern()
103 check_combinable<IsCombinable, sS, sM >(sS_sM, "sS_sM", text); in check_combine_pattern()
113 check_combinable<IsCombinable, jM, sM >(jM_sM, "jM_sM", text); in check_combine_pattern()
115 check_combinable<IsCombinable, sM, S_e>(sM_e , "sM_e ", text); in check_combine_pattern()
116 check_combinable<IsCombinable, sM, S_i>(sM_i , "sM_i ", text); in check_combine_pattern()
117 check_combinable<IsCombinable, sM, M_b>(sM_b , "sM_b ", text); in check_combine_pattern()
118 check_combinable<IsCombinable, sM, M_p>(sM_p , "sM_p ", text); in check_combine_pattern()
[all …]
/dports/databases/percona57-server/boost_1_59_0/libs/icl/test/test_combinable_/
H A Dtest_combinable.cpp60 typedef split_interval_map<int,double> sM; in check_combine_pattern() typedef
66 typedef interval_base_map<sM,int,double> sN; in check_combine_pattern()
83 check_combinable<IsCombinable, jS, sM >(jS_sM, "jS_sM", text); in check_combine_pattern()
93 check_combinable<IsCombinable, zS, sM >(zS_sM, "zS_sM", text); in check_combine_pattern()
103 check_combinable<IsCombinable, sS, sM >(sS_sM, "sS_sM", text); in check_combine_pattern()
113 check_combinable<IsCombinable, jM, sM >(jM_sM, "jM_sM", text); in check_combine_pattern()
115 check_combinable<IsCombinable, sM, S_e>(sM_e , "sM_e ", text); in check_combine_pattern()
116 check_combinable<IsCombinable, sM, S_i>(sM_i , "sM_i ", text); in check_combine_pattern()
117 check_combinable<IsCombinable, sM, M_b>(sM_b , "sM_b ", text); in check_combine_pattern()
118 check_combinable<IsCombinable, sM, M_p>(sM_p , "sM_p ", text); in check_combine_pattern()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/libs/icl/test/test_combinable_/
H A Dtest_combinable.cpp60 typedef split_interval_map<int,double> sM; in check_combine_pattern() typedef
66 typedef interval_base_map<sM,int,double> sN; in check_combine_pattern()
83 check_combinable<IsCombinable, jS, sM >(jS_sM, "jS_sM", text); in check_combine_pattern()
93 check_combinable<IsCombinable, zS, sM >(zS_sM, "zS_sM", text); in check_combine_pattern()
103 check_combinable<IsCombinable, sS, sM >(sS_sM, "sS_sM", text); in check_combine_pattern()
113 check_combinable<IsCombinable, jM, sM >(jM_sM, "jM_sM", text); in check_combine_pattern()
115 check_combinable<IsCombinable, sM, S_e>(sM_e , "sM_e ", text); in check_combine_pattern()
116 check_combinable<IsCombinable, sM, S_i>(sM_i , "sM_i ", text); in check_combine_pattern()
117 check_combinable<IsCombinable, sM, M_b>(sM_b , "sM_b ", text); in check_combine_pattern()
118 check_combinable<IsCombinable, sM, M_p>(sM_p , "sM_p ", text); in check_combine_pattern()
[all …]
/dports/databases/percona57-client/boost_1_59_0/libs/icl/test/test_combinable_/
H A Dtest_combinable.cpp60 typedef split_interval_map<int,double> sM; in check_combine_pattern() typedef
66 typedef interval_base_map<sM,int,double> sN; in check_combine_pattern()
83 check_combinable<IsCombinable, jS, sM >(jS_sM, "jS_sM", text); in check_combine_pattern()
93 check_combinable<IsCombinable, zS, sM >(zS_sM, "zS_sM", text); in check_combine_pattern()
103 check_combinable<IsCombinable, sS, sM >(sS_sM, "sS_sM", text); in check_combine_pattern()
113 check_combinable<IsCombinable, jM, sM >(jM_sM, "jM_sM", text); in check_combine_pattern()
115 check_combinable<IsCombinable, sM, S_e>(sM_e , "sM_e ", text); in check_combine_pattern()
116 check_combinable<IsCombinable, sM, S_i>(sM_i , "sM_i ", text); in check_combine_pattern()
117 check_combinable<IsCombinable, sM, M_b>(sM_b , "sM_b ", text); in check_combine_pattern()
118 check_combinable<IsCombinable, sM, M_p>(sM_p , "sM_p ", text); in check_combine_pattern()
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/icl/test/test_combinable_/
H A Dtest_combinable.cpp60 typedef split_interval_map<int,double> sM; in check_combine_pattern() typedef
66 typedef interval_base_map<sM,int,double> sN; in check_combine_pattern()
83 check_combinable<IsCombinable, jS, sM >(jS_sM, "jS_sM", text); in check_combine_pattern()
93 check_combinable<IsCombinable, zS, sM >(zS_sM, "zS_sM", text); in check_combine_pattern()
103 check_combinable<IsCombinable, sS, sM >(sS_sM, "sS_sM", text); in check_combine_pattern()
113 check_combinable<IsCombinable, jM, sM >(jM_sM, "jM_sM", text); in check_combine_pattern()
115 check_combinable<IsCombinable, sM, S_e>(sM_e , "sM_e ", text); in check_combine_pattern()
116 check_combinable<IsCombinable, sM, S_i>(sM_i , "sM_i ", text); in check_combine_pattern()
117 check_combinable<IsCombinable, sM, M_b>(sM_b , "sM_b ", text); in check_combine_pattern()
118 check_combinable<IsCombinable, sM, M_p>(sM_p , "sM_p ", text); in check_combine_pattern()
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/icl/test/test_combinable_/
H A Dtest_combinable.cpp60 typedef split_interval_map<int,double> sM; in check_combine_pattern() typedef
66 typedef interval_base_map<sM,int,double> sN; in check_combine_pattern()
83 check_combinable<IsCombinable, jS, sM >(jS_sM, "jS_sM", text); in check_combine_pattern()
93 check_combinable<IsCombinable, zS, sM >(zS_sM, "zS_sM", text); in check_combine_pattern()
103 check_combinable<IsCombinable, sS, sM >(sS_sM, "sS_sM", text); in check_combine_pattern()
113 check_combinable<IsCombinable, jM, sM >(jM_sM, "jM_sM", text); in check_combine_pattern()
115 check_combinable<IsCombinable, sM, S_e>(sM_e , "sM_e ", text); in check_combine_pattern()
116 check_combinable<IsCombinable, sM, S_i>(sM_i , "sM_i ", text); in check_combine_pattern()
117 check_combinable<IsCombinable, sM, M_b>(sM_b , "sM_b ", text); in check_combine_pattern()
118 check_combinable<IsCombinable, sM, M_p>(sM_p , "sM_p ", text); in check_combine_pattern()
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/icl/test/test_combinable_/
H A Dtest_combinable.cpp60 typedef split_interval_map<int,double> sM; in check_combine_pattern() typedef
66 typedef interval_base_map<sM,int,double> sN; in check_combine_pattern()
83 check_combinable<IsCombinable, jS, sM >(jS_sM, "jS_sM", text); in check_combine_pattern()
93 check_combinable<IsCombinable, zS, sM >(zS_sM, "zS_sM", text); in check_combine_pattern()
103 check_combinable<IsCombinable, sS, sM >(sS_sM, "sS_sM", text); in check_combine_pattern()
113 check_combinable<IsCombinable, jM, sM >(jM_sM, "jM_sM", text); in check_combine_pattern()
115 check_combinable<IsCombinable, sM, S_e>(sM_e , "sM_e ", text); in check_combine_pattern()
116 check_combinable<IsCombinable, sM, S_i>(sM_i , "sM_i ", text); in check_combine_pattern()
117 check_combinable<IsCombinable, sM, M_b>(sM_b , "sM_b ", text); in check_combine_pattern()
118 check_combinable<IsCombinable, sM, M_p>(sM_p , "sM_p ", text); in check_combine_pattern()
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dmn10300-tdep.c648 int fsM, sM, Y, rN; in mn10300_analyze_prologue() local
659 fsM = (Y << 4) | sM; in mn10300_analyze_prologue()
669 int fsM, sM, Y; in mn10300_analyze_prologue() local
679 fsM = (Y << 4) | sM; in mn10300_analyze_prologue()
701 fsM = (Z << 4) | sM; in mn10300_analyze_prologue()
713 int fsM, sM, Y, rN; in mn10300_analyze_prologue() local
737 int fsM, sM, Y, rN; in mn10300_analyze_prologue() local
761 int fsM, sM, Y, rN; in mn10300_analyze_prologue() local
785 int fsM, sM, Y; in mn10300_analyze_prologue() local
808 int fsM, sM, Y; in mn10300_analyze_prologue() local
[all …]
/dports/devel/gdb/gdb-11.1/gdb/
H A Dmn10300-tdep.c625 int fsM, sM, Y, rN; in mn10300_analyze_prologue() local
636 fsM = (Y << 4) | sM; in mn10300_analyze_prologue()
646 int fsM, sM, Y; in mn10300_analyze_prologue() local
656 fsM = (Y << 4) | sM; in mn10300_analyze_prologue()
678 fsM = (Z << 4) | sM; in mn10300_analyze_prologue()
689 int fsM, sM, Y, rN; in mn10300_analyze_prologue() local
712 int fsM, sM, Y, rN; in mn10300_analyze_prologue() local
735 int fsM, sM, Y, rN; in mn10300_analyze_prologue() local
758 int fsM, sM, Y; in mn10300_analyze_prologue() local
780 int fsM, sM, Y; in mn10300_analyze_prologue() local
[all …]
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dmn10300-tdep.c647 int fsM, sM, Y, rN; in mn10300_analyze_prologue() local
658 fsM = (Y << 4) | sM; in mn10300_analyze_prologue()
668 int fsM, sM, Y; in mn10300_analyze_prologue() local
678 fsM = (Y << 4) | sM; in mn10300_analyze_prologue()
700 fsM = (Z << 4) | sM; in mn10300_analyze_prologue()
712 int fsM, sM, Y, rN; in mn10300_analyze_prologue() local
736 int fsM, sM, Y, rN; in mn10300_analyze_prologue() local
760 int fsM, sM, Y, rN; in mn10300_analyze_prologue() local
784 int fsM, sM, Y; in mn10300_analyze_prologue() local
807 int fsM, sM, Y; in mn10300_analyze_prologue() local
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_mprintf.c855 struct sgMprintf sM; in base_vprintf() local
856 sM.zBase = sM.zText = zInitBuf; in base_vprintf()
857 sM.nChar = sM.nTotal = 0; in base_vprintf()
862 if (sM.zText == sM.zBase) { in base_vprintf()
863 sM.zText = xRealloc(0, sM.nChar + 1); in base_vprintf()
864 if (sM.zText) { in base_vprintf()
865 memcpy(sM.zText, sM.zBase, sM.nChar + 1); in base_vprintf()
867 } else if (sM.nAlloc > sM.nChar + 10) { in base_vprintf()
868 char *zNew = xRealloc(sM.zText, sM.nChar + 1); in base_vprintf()
870 sM.zText = zNew; in base_vprintf()
[all …]
/dports/cad/tkgate/tkgate-2.1/src/tkgate/
H A Dsimulate.c264 sM->mod = M; in new_GSimModule()
265 sM->inst = g; in new_GSimModule()
266 sM->parent = P; in new_GSimModule()
273 return sM; in new_GSimModule()
430 P->ss = sM; in new_GSimProbe()
664 return sM; in SimInterface_buildSimMods_aux()
677 if (!sM) return; in SimInterface_drawProbes()
679 for (E = Hash_first(sM->probes);E;E = Hash_next(sM->probes,E)) { in SimInterface_drawProbes()
698 GSimModule *sM; in SimInterface_addProbe() local
736 GSimModule *sM; in SimInterface_delProbe() local
[all …]
/dports/devel/py-qutip/qutip-4.6.2/qutip/tests/
H A Dtest_mkl.py81 sM = sp.csr_matrix((data,(row,col)), shape=(3,3), dtype=float)
82 M = sM.toarray()
88 sX = mkl_spsolve(sM, N)
101 sM = sp.csr_matrix((data,(row,col)), shape=(3,3), dtype=complex)
102 M = sM.toarray()
108 sX = mkl_spsolve(sM, N)
121 sM = sp.csr_matrix((data,(row,col)), shape=(3,3), dtype=float)
122 M = sM.toarray()
131 lu = mkl_splu(sM)
150 M = sM.toarray()
[all …]
/dports/databases/sqlite2/sqlite-2.8.17/src/
H A Dprintf.c698 struct sgMprintf sM; in base_vprintf() local
699 sM.zBase = sM.zText = zInitBuf; in base_vprintf()
700 sM.nChar = sM.nTotal = 0; in base_vprintf()
701 sM.nAlloc = nInitBuf; in base_vprintf()
702 sM.xRealloc = xRealloc; in base_vprintf()
705 if( sM.zText==sM.zBase ){ in base_vprintf()
706 sM.zText = xRealloc(0, sM.nChar+1); in base_vprintf()
707 memcpy(sM.zText, sM.zBase, sM.nChar+1); in base_vprintf()
708 }else if( sM.nAlloc>sM.nChar+10 ){ in base_vprintf()
709 sM.zText = xRealloc(sM.zText, sM.nChar+1); in base_vprintf()
[all …]
/dports/databases/p5-DBD-SQLite2/DBD-SQLite2-0.38/
H A Dprintf.c698 struct sgMprintf sM; in base_vprintf() local
699 sM.zBase = sM.zText = zInitBuf; in base_vprintf()
700 sM.nChar = sM.nTotal = 0; in base_vprintf()
701 sM.nAlloc = nInitBuf; in base_vprintf()
702 sM.xRealloc = xRealloc; in base_vprintf()
705 if( sM.zText==sM.zBase ){ in base_vprintf()
706 sM.zText = xRealloc(0, sM.nChar+1); in base_vprintf()
707 memcpy(sM.zText, sM.zBase, sM.nChar+1); in base_vprintf()
708 }else if( sM.nAlloc>sM.nChar+10 ){ in base_vprintf()
709 sM.zText = xRealloc(sM.zText, sM.nChar+1); in base_vprintf()
[all …]
/dports/devel/upp/upp/uppsrc/ide/Common/
H A DModule.cpp3 static Vector<IdeModule *>& sM() in sM() function
11 sM().Add(&module); in RegisterIdeModule()
16 return sM().GetCount(); in GetIdeModuleCount()
21 return *sM()[q]; in GetIdeModule()
/dports/math/ogdf/OGDF/src/ogdf/decomposition/
H A DDynamicSPQRTree.cpp109 node& sM = m_mapV[sH]; in createSkeleton() local
112 if (!sM) { in createSkeleton()
113 sM = S.m_M.newNode(); in createSkeleton()
114 S.m_origNode[sM] = sH; in createSkeleton()
124 eM = S.m_M.newEdge(sM, tM); in createSkeleton()
203 node sM = fM->source(); in updateInsertedEdge() local
206 node uM = sM; sM = tM; tM = uM; in updateInsertedEdge()
208 m_skelEdge[eH] = m_sk[vT]->getGraph().newEdge(sM, tM); in updateInsertedEdge()
/dports/misc/xiphos/xiphos-4.2.1/src/gtk/
H A Dmain_window.c554 #define sM settings.MainWindowModule macro
566 main_save_module_options(sM, option, opt); in kbd_toggle_option()
599 gui_mark_verse_dialog(sM, sV); in on_vbox1_key_press_event()
609 gchar *label = g_strdup_printf("%s, %s", sV, sM); in on_vbox1_key_press_event()
610 gui_bookmark_dialog(label, sM, sV); in on_vbox1_key_press_event()
663 sM, FALSE, NULL); in on_vbox1_key_press_event()
705 main_check_for_global_option(sM, "OSISLemma")), in on_vbox1_key_press_event()
715 main_check_for_global_option(sM, "OSISMorph")), in on_vbox1_key_press_event()
731 biblesync_prep_and_xmit(sM, sV); in on_vbox1_key_press_event()
865 gui_menu_popup(NULL, sM, NULL); in on_vbox1_key_press_event()
[all …]
/dports/math/gh-bc/bc-5.2.1/tests/fuzzing/dc_inputs/
H A Delse.dc2 [[Done!]pR]sM[lip1-si0li>LeM]sL10silLx
3 [[Done!]pR]sM[lip1-si0li!<LeM]sL10silLx
4 [[Done!]pR]sM[lip1-si0li!=LeM]sL10silLx
/dports/math/gh-bc/bc-5.2.1/tests/dc/scripts/
H A Delse.dc2 [[Done!]pR]sM[lip1-si0li>LeM]sL10silLx
3 [[Done!]pR]sM[lip1-si0li!<LeM]sL10silLx
4 [[Done!]pR]sM[lip1-si0li!=LeM]sL10silLx

12345678910>>...31