Home
last modified time | relevance | path

Searched refs:setnodevector (Results 1 – 25 of 118) sorted by relevance

12345

/dports/games/gltron/gltron-0.70/lua/src/
H A Dltable.c161 static void setnodevector (lua_State *L, Hash *t, lint32 size) { in setnodevector() function
185 setnodevector(L, t, luaO_power2(size)); in luaH_new()
217 setnodevector(L, t, (lint32)oldsize*2); in rehash()
220 setnodevector(L, t, oldsize/2); in rehash()
222 setnodevector(L, t, oldsize); in rehash()
/dports/games/tomenet/tomenet-4.6.0/src/server/lua/
H A Dltable.c161 static void setnodevector (lua_State *L, Hash *t, lint32 size) { in setnodevector() function
185 setnodevector(L, t, luaO_power2(size)); in luaH_new()
217 setnodevector(L, t, (lint32)oldsize*2); in rehash()
220 setnodevector(L, t, oldsize/2); in rehash()
222 setnodevector(L, t, oldsize); in rehash()
/dports/games/zangband/zangband/src/lua/
H A Dltable.c161 static void setnodevector (lua_State *L, Hash *t, lint32 size) { in setnodevector() function
185 setnodevector(L, t, luaO_power2(size)); in luaH_new()
217 setnodevector(L, t, (lint32)oldsize*2); in rehash()
220 setnodevector(L, t, oldsize/2); in rehash()
222 setnodevector(L, t, oldsize); in rehash()
/dports/games/blinkensisters/blinkensisters/lostpixels/game/software/BlinkenLUA/LuaMain/source/
H A Dltable.cpp248 static void setnodevector (lua_State *L, Table *t, int lsize) { in setnodevector() function
291 setnodevector(L, t, nhsize); in resize()
338 setnodevector(L, t, lnhash); in luaH_new()
/dports/games/pioneer/pioneer-20210723/contrib/lua/src/
H A Dltable.c279 static void setnodevector (lua_State *L, Table *t, int size) { in setnodevector() function
312 setnodevector(L, t, nhsize); in luaH_resize()
374 setnodevector(L, t, 0); in luaH_new()
/dports/finance/moneymanagerex/moneymanagerex-1.2.7/lib/lua/src/
H A Dltable.c279 static void setnodevector (lua_State *L, Table *t, int size) { in setnodevector() function
312 setnodevector(L, t, nhsize); in luaH_resize()
374 setnodevector(L, t, 0); in luaH_new()
/dports/lang/lua52/lua-5.2.4/src/
H A Dltable.c279 static void setnodevector (lua_State *L, Table *t, int size) { in setnodevector() function
312 setnodevector(L, t, nhsize); in luaH_resize()
374 setnodevector(L, t, 0); in luaH_new()
/dports/games/blobby/blobby-1.0/src/lua/
H A Dltable.c279 static void setnodevector (lua_State *L, Table *t, int size) { in setnodevector() function
312 setnodevector(L, t, nhsize); in luaH_resize()
374 setnodevector(L, t, 0); in luaH_new()
/dports/emulators/fs-uae/fs-uae-3.1.35/lua/src/
H A Dltable.c279 static void setnodevector (lua_State *L, Table *t, int size) { in setnodevector() function
312 setnodevector(L, t, nhsize); in luaH_resize()
374 setnodevector(L, t, 0); in luaH_new()
/dports/games/alephone/alephone-release-20190331/Source_Files/Lua/
H A Dltable.c279 static void setnodevector (lua_State *L, Table *t, int size) { in setnodevector() function
312 setnodevector(L, t, nhsize); in luaH_resize()
374 setnodevector(L, t, 0); in luaH_new()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/lua/src/
H A Dltable.c279 static void setnodevector (lua_State *L, Table *t, int size) { in setnodevector() function
312 setnodevector(L, t, nhsize); in luaH_resize()
374 setnodevector(L, t, 0); in luaH_new()
/dports/devel/tex-libtexlua/texlive-20150521-source/libs/lua52/lua-5.2.4/src/
H A Dltable.c279 static void setnodevector (lua_State *L, Table *t, int size) { in setnodevector() function
312 setnodevector(L, t, nhsize); in luaH_resize()
374 setnodevector(L, t, 0); in luaH_new()
/dports/misc/xplr/xplr-0.17.0/cargo-crates/lua-src-543.1.0/lua-5.2.4/
H A Dltable.c279 static void setnodevector (lua_State *L, Table *t, int size) { in setnodevector() function
312 setnodevector(L, t, nhsize); in luaH_resize()
374 setnodevector(L, t, 0); in luaH_new()
/dports/security/ossec-hids-server/ossec-hids-3.6.0/src/external/lua-5.2.3/src/
H A Dltable.c279 static void setnodevector (lua_State *L, Table *t, int size) { in setnodevector() function
312 setnodevector(L, t, nhsize); in luaH_resize()
374 setnodevector(L, t, 0); in luaH_new()
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/lua-5.2.3/src/
H A Dltable.c292 static void setnodevector(lua_State *L, Table *t, int size) in setnodevector() function
329 setnodevector(L, t, nhsize); in luaH_resize()
393 setnodevector(L, t, 0); in luaH_new()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lua/lua-5.2.3/src/
H A Dltable.c279 static void setnodevector (lua_State *L, Table *t, int size) { in setnodevector() function
312 setnodevector(L, t, nhsize); in luaH_resize()
374 setnodevector(L, t, 0); in luaH_new()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/lua/lua-5.2.3/src/
H A Dltable.c279 static void setnodevector (lua_State *L, Table *t, int size) { in setnodevector() function
312 setnodevector(L, t, nhsize); in luaH_resize()
374 setnodevector(L, t, 0); in luaH_new()
/dports/www/civetweb/civetweb-1.15/src/third_party/lua-5.2.4/src/
H A Dltable.c279 static void setnodevector (lua_State *L, Table *t, int size) { in setnodevector() function
312 setnodevector(L, t, nhsize); in luaH_resize()
374 setnodevector(L, t, 0); in luaH_new()
/dports/security/ossec-hids-local/ossec-hids-3.6.0/src/external/lua-5.2.3/src/
H A Dltable.c279 static void setnodevector (lua_State *L, Table *t, int size) { in setnodevector() function
312 setnodevector(L, t, nhsize); in luaH_resize()
374 setnodevector(L, t, 0); in luaH_new()
/dports/security/ossec-hids-agent/ossec-hids-3.6.0/src/external/lua-5.2.3/src/
H A Dltable.c279 static void setnodevector (lua_State *L, Table *t, int size) { in setnodevector() function
312 setnodevector(L, t, nhsize); in luaH_resize()
374 setnodevector(L, t, 0); in luaH_new()
/dports/print/tex-luatex/texlive-20150521-source/libs/lua52/lua-5.2.4/src/
H A Dltable.c279 static void setnodevector (lua_State *L, Table *t, int size) { in setnodevector() function
312 setnodevector(L, t, nhsize); in luaH_resize()
374 setnodevector(L, t, 0); in luaH_new()
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/lua-5.2.3/src/
H A Dltable.c292 static void setnodevector(lua_State *L, Table *t, int size) in setnodevector() function
329 setnodevector(L, t, nhsize); in luaH_resize()
393 setnodevector(L, t, 0); in luaH_new()
/dports/games/libretro-scummvm/scummvm-7b1e929/common/lua/
H A Dltable.cpp272 static void setnodevector (lua_State *L, Table *t, int size) { in setnodevector() function
306 setnodevector(L, t, nhsize); in resize()
371 setnodevector(L, t, nhash); in luaH_new()
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/dep/libs/lua/
H A Dltable.c272 static void setnodevector (lua_State *L, Table *t, int size) { in setnodevector() function
305 setnodevector(L, t, nhsize); in resize()
369 setnodevector(L, t, nhash); in luaH_new()
/dports/games/libretro-gw/gw-libretro-2be30ba/lua/src/
H A Dltable.c310 static void setnodevector (lua_State *L, Table *t, unsigned int size) { in setnodevector() function
345 setnodevector(L, t, nhsize); in luaH_resize()
410 setnodevector(L, t, 0); in luaH_new()

12345