Home
last modified time | relevance | path

Searched refs:gL (Results 1 – 25 of 470) sorted by relevance

12345678910>>...19

/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dlua_hooklib.c292 lua_pop(gL, 1); in LUAh_MobjHook()
298 lua_pop(gL, 1); in LUAh_MobjHook()
320 lua_pop(gL, 1); in LUAh_MobjHook()
356 lua_pop(gL, 1); in LUAh_PlayerHook()
582 lua_pop(gL, 1); in LUAh_MobjCollideHook()
613 lua_pop(gL, 1); in LUAh_MobjCollideHook()
1187gL, 2+1), lua_toboolean(gL, 2+2), lua_toboolean(gL, 2+3), lua_toboolean(gL, 2+4), lua_toboolean(gL in LUAh_BotAI()
1699 if (!lua_isnil(gL, -1) && !lua_toboolean(gL, -1)) in LUAh_TeamSwitch()
1793 if (!lua_isnil(gL, -1) && !lua_toboolean(gL, -1)) in LUAh_SeenPlayer()
1838 if (!lua_isnil(gL, -1) && lua_toboolean(gL, -1)) in LUAh_ShouldJingleContinue()
[all …]
H A Dlua_script.c486 if (gL) in LUA_ClearState()
523 gL = L; in LUA_ClearState()
529 if (!gL) in LUA_ClearExtVars()
775 if (!gL) in LUA_InvalidateUserdata()
814 if (!gL) in LUA_InvalidateLevel()
866 if (!gL) in LUA_InvalidateMapthings()
878 if (!gL) in LUA_InvalidatePlayer()
1612 if (gL) in LUA_Archive()
1638 if (gL) in LUA_Archive()
1648 if (gL) in LUA_UnArchive()
[all …]
H A Dlua_consolelib.c42 if (!gL) goto deny; in Got_Luacmd()
59 if (lua_isboolean(gL, -1)) in Got_Luacmd()
63 lua_pop(gL, 1); // pop flags in Got_Luacmd()
81 lua_pushstring(gL, buf); in Got_Luacmd()
89 lua_settop(gL, 0); // clear stack in Got_Luacmd()
104 I_Assert(gL != NULL); in COM_Lua_f()
110 I_Assert(lua_istable(gL, -1)); in COM_Lua_f()
116 I_Assert(lua_istable(gL, -1)); in COM_Lua_f()
121 if (lua_isboolean(gL, -1)) in COM_Lua_f()
125 lua_pop(gL, 1); // pop flags in COM_Lua_f()
[all …]
H A Dlua_hudlib.c1267 lua_settop(gL, 0); in LUAh_GameHUD()
1286 lua_pushnil(gL); in LUAh_GameHUD()
1293 lua_settop(gL, 0); in LUAh_GameHUD()
1303 lua_settop(gL, 0); in LUAh_ScoresHUD()
1315 lua_pushnil(gL); in LUAh_ScoresHUD()
1320 lua_settop(gL, 0); in LUAh_ScoresHUD()
1330 lua_settop(gL, 0); in LUAh_TitleHUD()
1342 lua_pushnil(gL); in LUAh_TitleHUD()
1347 lua_settop(gL, 0); in LUAh_TitleHUD()
1373 lua_pushnil(gL); in LUAh_TitleCardHUD()
[all …]
H A Dlua_blockmaplib.c56 lua_pop(gL, 1); in lib_searchBlockmap_Objects()
61 if (!lua_isnil(gL, -1)) in lib_searchBlockmap_Objects()
69 lua_pop(gL, 1); in lib_searchBlockmap_Objects()
117 lua_pop(gL, 1); in lib_searchBlockmap_Lines()
128 lua_pop(gL, 1); in lib_searchBlockmap_Lines()
154 lua_pop(gL, 1); in lib_searchBlockmap_Lines()
158 if (!lua_isnil(gL, -1)) in lib_searchBlockmap_Lines()
165 lua_pop(gL, 1); in lib_searchBlockmap_Lines()
200 lua_pop(gL, 1); in lib_searchBlockmap_PolyObjs()
204 if (!lua_isnil(gL, -1)) in lib_searchBlockmap_PolyObjs()
[all …]
H A Dlua_infolib.c636 lua_rawget(gL, -2); in A_Lua()
642 lua_pushnil(gL); in A_Lua()
643 while (lua_next(gL, -2)) in A_Lua()
653 lua_pop(gL, 1); in A_Lua()
658 lua_pushinteger(gL, var1); in A_Lua()
659 lua_pushinteger(gL, var2); in A_Lua()
660 LUA_Call(gL, 3, 0, 1); in A_Lua()
788 if (!gL) // Lua isn't loaded, in LUA_SetLuaAction()
795 lua_getfield(gL, -1, action); in LUA_SetLuaAction()
849 lua_pushinteger(gL, var1); in LUA_CallAction()
[all …]
/dports/science/chemps2/CheMPS2-1.8.10/CheMPS2/
H A DSyBookkeeper.cpp45 ScaleCURdim( D, 1, gL() - 1 ); in SyBookkeeper()
79 Nmin = new int[ gL() + 1 ]; in allocate_arrays()
80 Nmax = new int[ gL() + 1 ]; in allocate_arrays()
81 TwoSmin = new int*[ gL() + 1 ]; in allocate_arrays()
82 TwoSmax = new int*[ gL() + 1 ]; in allocate_arrays()
89 const int temporary = gL() - boundary - abs( gN() - N - gL() + boundary ); in allocate_arrays()
96 FCIdim = new int***[ gL() + 1 ]; in allocate_arrays()
97 CURdim = new int***[ gL() + 1 ]; in allocate_arrays()
143 int CheMPS2::SyBookkeeper::gL() const{ return Prob->gL(); } in gL() function in CheMPS2::SyBookkeeper
182 fill_fci_dim_right( FCIdim, 1, gL() ); in fillFCIdim()
[all …]
H A DHeffDiagrams5.cpp80 for (int l_beta=theindex+2; l_beta<Prob->gL(); l_beta++){
160 for (int l_beta=theindex+2; l_beta<Prob->gL(); l_beta++){
239 for (int l_beta=theindex+2; l_beta<Prob->gL(); l_beta++){
311 for (int l_beta=theindex+2; l_beta<Prob->gL(); l_beta++){
410 for (int l_beta=theindex+2; l_beta<Prob->gL(); l_beta++){
487 for (int l_beta=theindex+2; l_beta<Prob->gL(); l_beta++){
565 for (int l_beta=theindex+2; l_beta<Prob->gL(); l_beta++){
887 for (int l_beta=theindex+2; l_beta<Prob->gL(); l_beta++){
1132 for (int l_beta=theindex+2; l_beta<Prob->gL(); l_beta++){
1523 for (int l_beta=theindex+2; l_beta<Prob->gL(); l_beta++){
[all …]
H A DHeff.cpp47 const bool atRight = (indexS==Prob->gL()-2)?true:false; in makeHeff()
99 if ( MPIchemps2::owner_cdf( Prob->gL(), indexS, indexS ) == MPIRANK ) in makeHeff()
113 if ( MPIchemps2::owner_q( Prob->gL(), indexS ) == MPIRANK ) in makeHeff()
117 if ( MPIchemps2::owner_q( Prob->gL(), indexS+1 ) == MPIRANK ) in makeHeff()
130 if ( MPIchemps2::owner_cdf( Prob->gL(), indexS, indexS+1 ) == MPIRANK ) in makeHeff()
161 if ( MPIchemps2::owner_cdf( Prob->gL(), indexS, indexS ) == MPIRANK ) in makeHeff()
175 if ( MPIchemps2::owner_q( Prob->gL(), indexS ) == MPIRANK ) in makeHeff()
179 if ( MPIchemps2::owner_q( Prob->gL(), indexS+1 ) == MPIRANK ) in makeHeff()
254 const bool atRight = (indexS==Prob->gL()-2)?true:false; in fillHeffDiag()
280 if ( MPIchemps2::owner_cdf( Prob->gL(), indexS, indexS ) == MPIRANK ) in fillHeffDiag()
[all …]
H A DProblem.cpp401 if (gL()<0){ in checkConsistency()
402 cout << "Problem::checkConsistency() : L = " << gL() << endl; in checkConsistency()
405 if (gN()>2*gL()){ in checkConsistency()
406 cout << "Problem::checkConsistency() : N > 2*L ; N = " << gN() << " and L = " << gL() << endl; in checkConsistency()
413 if ( gTwoS() > gL() - abs(gN() - gL()) ){ in checkConsistency()
414 …y() : TwoS > L - |N-L| ; N = " << gN() << " and TwoS = " << gTwoS() << " and L = " << gL() << endl; in checkConsistency()
429 for ( int site = 0; site < gL(); site++ ){ in check_rohf_occ()
H A DHeffDiagonal.cpp400 bool leftSum = ( theindex < Prob->gL()*0.5 )?true:false; in addDiagonal2a3spin0()
450 for (int l_delta=theindex+2; l_delta<Prob->gL(); l_delta++){ in addDiagonal2a3spin0()
451 for (int l_beta=l_delta+1; l_beta<Prob->gL(); l_beta++){ in addDiagonal2a3spin0()
454 if ( MPIchemps2::owner_cdf( Prob->gL(), l_delta, l_beta ) == MPIRANK ) in addDiagonal2a3spin0()
472 for (int l_beta=theindex+2; l_beta<Prob->gL(); l_beta++){ in addDiagonal2a3spin0()
473 for (int l_delta=l_beta; l_delta<Prob->gL(); l_delta++){ in addDiagonal2a3spin0()
522 bool leftSum = ( theindex < Prob->gL()*0.5 )?true:false; in addDiagonal2a3spin1()
573 for (int l_delta=theindex+2; l_delta<Prob->gL(); l_delta++){ in addDiagonal2a3spin1()
574 for (int l_beta=l_delta+1; l_beta<Prob->gL(); l_beta++){ in addDiagonal2a3spin1()
595 for (int l_beta=theindex+2; l_beta<Prob->gL(); l_beta++){ in addDiagonal2a3spin1()
[all …]
/dports/lang/voc/voc-63008f6/src/tools/coco/
H A DCRP.Mod151 gL :=0; gR := 0 ;
160 gL := CRT.NewNode(CRT.class, c, 0); gR := gL
227 gL := CRT.NewNode(sn.typ, sp, CRS.line); gR := gL ;
230 CRT.GetNode(gL, gn); gn.pos := pos; CRT.PutNode(gL, gn);
255 gR := gL;
256 CRT.GetNode(gL, gn); gn.pos := pos; CRT.PutNode(gL, gn) ;
259 gL := CRT.NewNode(CRT.any, CRT.NewSet(set), 0); gR := gL ;
261 gL := CRT.NewNode(CRT.sync, 0, 0); gR := gL ;
271 Factor(gL, gR);
277 gL := CRT.NewNode(CRT.eps, 0, 0); gR := gL ;
[all …]
/dports/net/haproxy17/haproxy-1.7.14/src/
H A Dhlua.c138 struct hlua gL; variable
937 if (lua == &gL) in hlua_ctx_renew()
6940 lua_pop(gL.T, 1); in hlua_load()
6951 lua_pop(gL.T, 1); in hlua_load()
6958 lua_pop(gL.T, 1); in hlua_load()
6962 lua_pop(gL.T, 1); in hlua_load()
6966 lua_pop(gL.T, 1); in hlua_load()
7101 gL.flags = 0; in hlua_init()
7102 LIST_INIT(&gL.com); in hlua_init()
7104 hlua_sethlua(&gL); in hlua_init()
[all …]
/dports/net/haproxy23/haproxy-2.3.16/src/
H A Dhlua.c162 struct hlua gL; variable
1087 if (lua == &gL) in hlua_ctx_renew()
8067 lua_pop(gL.T, 1); in hlua_load()
8078 lua_pop(gL.T, 1); in hlua_load()
8085 lua_pop(gL.T, 1); in hlua_load()
8090 lua_pop(gL.T, 1); in hlua_load()
8095 lua_pop(gL.T, 1); in hlua_load()
8281 gL.flags = 0; in hlua_init()
8284 hlua_sethlua(&gL); in hlua_init()
8286 gL.task = NULL; in hlua_init()
[all …]
/dports/net/haproxy22/haproxy-2.2.19/src/
H A Dhlua.c161 struct hlua gL; variable
1049 if (lua == &gL) in hlua_ctx_renew()
8062 lua_pop(gL.T, 1); in hlua_load()
8073 lua_pop(gL.T, 1); in hlua_load()
8080 lua_pop(gL.T, 1); in hlua_load()
8085 lua_pop(gL.T, 1); in hlua_load()
8090 lua_pop(gL.T, 1); in hlua_load()
8276 gL.flags = 0; in hlua_init()
8277 LIST_INIT(&gL.com); in hlua_init()
8279 hlua_sethlua(&gL); in hlua_init()
[all …]
/dports/net/nuster/nuster-5.0.4.21/src/
H A Dhlua.c163 struct hlua gL; variable
983 if (lua == &gL) in hlua_ctx_renew()
7419 lua_pop(gL.T, 1); in hlua_load()
7430 lua_pop(gL.T, 1); in hlua_load()
7437 lua_pop(gL.T, 1); in hlua_load()
7441 lua_pop(gL.T, 1); in hlua_load()
7445 lua_pop(gL.T, 1); in hlua_load()
7631 gL.flags = 0; in hlua_init()
7632 LIST_INIT(&gL.com); in hlua_init()
7634 hlua_sethlua(&gL); in hlua_init()
[all …]
/dports/net/haproxy21/haproxy-2.1.12/src/
H A Dhlua.c165 struct hlua gL; variable
1052 if (lua == &gL) in hlua_ctx_renew()
7633 lua_pop(gL.T, 1); in hlua_load()
7644 lua_pop(gL.T, 1); in hlua_load()
7651 lua_pop(gL.T, 1); in hlua_load()
7656 lua_pop(gL.T, 1); in hlua_load()
7661 lua_pop(gL.T, 1); in hlua_load()
7847 gL.flags = 0; in hlua_init()
7848 LIST_INIT(&gL.com); in hlua_init()
7850 hlua_sethlua(&gL); in hlua_init()
[all …]
/dports/net/haproxy18/haproxy-1.8.30/src/
H A Dhlua.c161 struct hlua gL; variable
985 if (lua == &gL) in hlua_ctx_renew()
7530 lua_pop(gL.T, 1); in hlua_load()
7541 lua_pop(gL.T, 1); in hlua_load()
7548 lua_pop(gL.T, 1); in hlua_load()
7552 lua_pop(gL.T, 1); in hlua_load()
7556 lua_pop(gL.T, 1); in hlua_load()
7703 gL.flags = 0; in hlua_init()
7704 LIST_INIT(&gL.com); in hlua_init()
7706 hlua_sethlua(&gL); in hlua_init()
[all …]
/dports/net/haproxy20/haproxy-2.0.26/src/
H A Dhlua.c167 struct hlua gL; variable
1012 if (lua == &gL) in hlua_ctx_renew()
8410 lua_pop(gL.T, 1); in hlua_load()
8421 lua_pop(gL.T, 1); in hlua_load()
8428 lua_pop(gL.T, 1); in hlua_load()
8433 lua_pop(gL.T, 1); in hlua_load()
8438 lua_pop(gL.T, 1); in hlua_load()
8580 gL.flags = 0; in hlua_init()
8581 LIST_INIT(&gL.com); in hlua_init()
8583 hlua_sethlua(&gL); in hlua_init()
[all …]
/dports/net/haproxy19/haproxy-1.9.16/src/
H A Dhlua.c165 struct hlua gL; variable
993 if (lua == &gL) in hlua_ctx_renew()
8357 lua_pop(gL.T, 1); in hlua_load()
8368 lua_pop(gL.T, 1); in hlua_load()
8375 lua_pop(gL.T, 1); in hlua_load()
8379 lua_pop(gL.T, 1); in hlua_load()
8383 lua_pop(gL.T, 1); in hlua_load()
8525 gL.flags = 0; in hlua_init()
8526 LIST_INIT(&gL.com); in hlua_init()
8528 hlua_sethlua(&gL); in hlua_init()
[all …]
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/blua/
H A Dliolib.c280 lua_settop(gL, 0); // Just in case... in Got_LuaFile()
281 lua_pushcfunction(gL, LUA_GetErrorMessage); in Got_LuaFile()
285 lua_gettable(gL, LUA_REGISTRYINDEX); in Got_LuaFile()
304 lua_pushnil(gL); in Got_LuaFile()
307 lua_pushstring(gL, luafiletransfers->filename); in Got_LuaFile()
310 LUA_Call(gL, 2, 0, 1); in Got_LuaFile()
311 lua_settop(gL, 0); in Got_LuaFile()
341 lua_pushfstring(gL, FMT_FILECALLBACKID, id); in StoreLuaFileCallback()
342 lua_pushvalue(gL, 3); // Parameter 3 is the callback in StoreLuaFileCallback()
349 lua_pushfstring(gL, FMT_FILECALLBACKID, id); in RemoveLuaFileCallback()
[all …]
/dports/science/py-gpaw/gpaw-21.6.0/gpaw/test/
H A Dtest_gauss_func.py31 for gL in range(2, 9):
32 g = gauss.get_gauss(gL) # a gaussian of gL'th order
33 print('\nGaussian of order', gL)
37 equal(m, gL == mL, 1e-4)
/dports/graphics/hugin/hugin-2020.0.0/src/celeste/
H A DGabor.cpp69 gRadius, gS, gF, gU, gL, gA, filename); in ProcessChannel()
74 gRadius, gS, gF, gU, gL, gA); in ProcessChannel()
111 gRadius, gS, gF, gU, gL, gA ); in ProcessChannel()
/dports/science/mcstas-comps/mcstas-comps-2.5-src/examples/
H A DBTsimple.instr24 * gL: [m] Length of ellipitic guide
33 DEFINE INSTRUMENT BTsimple(lambda=10,dlambda=9.9, maxhd=3, maxvd=3, gw=0.1, gh=0.1, gL=50, gm=6, de…
96 l=gL,
109 AT (0,0,gL) RELATIVE PREVIOUS
118 WHEN ((VertDiv <= maxvd) && (HorDiv <= maxhd)) AT (0,0,2.0+gL) RELATIVE guide
124 AT (0,0,2.0+gL) RELATIVE guide
/dports/devel/tclvfs/tclvfs-20080503/library/template/
H A Dversionvfs.tcl273 foreach gL $globList {
274 if [file isdirectory $gL] {
275 set acquiredFile [VAcquireFile $path $root [file join $relative [file tail $gL]]]
276 if ![string equal $acquiredFile $gL] {continue}
278 if ![string first .&dir [file tail $gL]] {continue}
279 set gL [VFileNameDecode $gL]
280 if {[lsearch $acquireAttempts $gL] > -1} {continue}
281 lappend acquireAttempts $gL
282 set acquiredFile [VAcquireFile $path $root [file join $relative [file tail $gL]]]
283 if [string equal $acquiredFile $gL] {continue}
[all …]

12345678910>>...19