Searched refs:opt_mt (Results 1 – 9 of 9) sorted by relevance
/dports/lang/luajit-openresty/luajit2-2.1-20211210/src/ |
H A D | lib_buffer.c | 301 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 D | lib_buffer.c | 301 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 D | lib_buffer.c | 301 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 D | tmop_tools.hpp | 32 MemoryType opt_mt = MemoryType::DEFAULT; member in mfem::AdvectorCG 50 void SetMemoryType(MemoryType mt) { opt_mt = mt; } in SetMemoryType()
|
H A D | tmop_tools.cpp | 81 oper = new ParAdvectorCGOper(nodes0, u, *pfess, al, opt_mt); in ComputeAtNewPositionScalar()
|
/dports/biology/tRNAscan-SE/tRNAscan-SE-2.0/ |
H A D | tRNAscan-SE.src | 758 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 D | embarcadero.jam | 557 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 D | embarcadero.jam | 557 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 D | embarcadero.jam | 557 local opt_mt = -tM ; 567 flags embarcadero OPTIONS <threading>multi : $(opt_mt) ;
|