Home
last modified time | relevance | path

Searched refs:opt_mt (Results 1 – 9 of 9) sorted by relevance

/dports/lang/luajit-openresty/luajit2-2.1-20211210/src/
H A Dlib_buffer.c301 cTValue *opt_dict, *opt_mt; in LJLIB_SET() local
307 opt_mt = lj_tab_getstr(options, lj_str_newlit(L, "metatable")); in LJLIB_SET()
308 if (opt_mt && tvistab(opt_mt)) { in LJLIB_SET()
309 dict_mt = tabV(opt_mt); in LJLIB_SET()
/dports/lang/luajit-devel/LuaJIT-a91d0d9/src/
H A Dlib_buffer.c301 cTValue *opt_dict, *opt_mt; in LJLIB_SET() local
307 opt_mt = lj_tab_getstr(options, lj_str_newlit(L, "metatable")); in LJLIB_SET()
308 if (opt_mt && tvistab(opt_mt)) { in LJLIB_SET()
309 dict_mt = tabV(opt_mt); in LJLIB_SET()
/dports/misc/xplr/xplr-0.17.0/cargo-crates/luajit-src-210.3.2+resty1085a4d/luajit2/src/
H A Dlib_buffer.c301 cTValue *opt_dict, *opt_mt; in LJLIB_SET() local
307 opt_mt = lj_tab_getstr(options, lj_str_newlit(L, "metatable")); in LJLIB_SET()
308 if (opt_mt && tvistab(opt_mt)) { in LJLIB_SET()
309 dict_mt = tabV(opt_mt); in LJLIB_SET()
/dports/math/mfem/mfem-4.3/fem/
H A Dtmop_tools.hpp32 MemoryType opt_mt = MemoryType::DEFAULT; member in mfem::AdvectorCG
50 void SetMemoryType(MemoryType mt) { opt_mt = mt; } in SetMemoryType()
H A Dtmop_tools.cpp81 oper = new ParAdvectorCGOper(nodes0, u, *pfess, al, opt_mt); in ComputeAtNewPositionScalar()
/dports/biology/tRNAscan-SE/tRNAscan-SE-2.0/
H A DtRNAscan-SE.src758 our $opt_legacy=0; our $opt_inf=0; our $opt_isocm=''; our $opt_mt = '';
1007 if ($opt_mt ne '')
1069 if ($opt_mt ne '')
1259 if ($opt_mt ne '')
1266 if ($opt_mt ne '')
1268 my $cms = $global_constants->get("mito_cm_".lc($opt_mt));
1271 …die "FATAL: Mt-tRNA covariance models $opt_mt are not defined in the configuration file when using…
1273 $opts->mito_model($opt_mt);
/dports/devel/boost_build/build-29baa79/src/tools/
H A Dembarcadero.jam557 local opt_mt = -tM ;
567 flags embarcadero OPTIONS <threading>multi : $(opt_mt) ;
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/tools/build/src/tools/
H A Dembarcadero.jam557 local opt_mt = -tM ;
567 flags embarcadero OPTIONS <threading>multi : $(opt_mt) ;
/dports/devel/hyperscan/boost_1_75_0/tools/build/src/tools/
H A Dembarcadero.jam557 local opt_mt = -tM ;
567 flags embarcadero OPTIONS <threading>multi : $(opt_mt) ;