Home
last modified time | relevance | path

Searched refs:getn (Results 151 – 175 of 803) sorted by relevance

12345678910>>...33

/dports/lang/tolua/tolua-5.2.4/src/bin/lua-5.1-0k/
H A Dclean.lua22 for i = 1,getn(MASK) do
29 for i = 1,getn(MASK) do
/dports/lang/tolua++/tolua++-1.0.93/src/bin/lua/
H A Dclean.lua22 for i = 1,getn(MASK) do
29 for i = 1,getn(MASK) do
H A Dpackage.lua42 return "\n#["..getn(L).."]#"
50 return "\n#<"..getn(C)..">#"
57 return "\n#<"..getn(C)..">#"
67 return "\n#"..getn(V).."#"
H A Dclass.lua95 for i=1,table.getn(self.extra_bases) do
141 if table.getn(p) > 1 then
143 for i=2,table.getn(p),1 do
/dports/lang/tolua/tolua-5.2.4/src/bin/lua-5.0/
H A Dclean.lua22 for i = 1,getn(MASK) do
29 for i = 1,getn(MASK) do
/dports/security/axTLS/axTLS/www/lua/
H A Ddownload.lua40 local n = table.getn (threads)
54 if table.getn (connections) == n then
/dports/games/freeciv/freeciv-2.6.6/dependencies/tolua-5.2/src/bin/lua/
H A Dclean.lua22 for i = 1,getn(MASK) do
29 for i = 1,getn(MASK) do
/dports/games/zangband/zangband/src/lua/
H A Dclean.lua22 for i = 1,getn(MASK) do
29 for i = 1,getn(MASK) do
/dports/lang/micropython/axtls-531cab9/www/lua/
H A Ddownload.lua40 local n = table.getn (threads)
54 if table.getn (connections) == n then
/dports/games/freeciv-nox11/freeciv-2.6.6/dependencies/tolua-5.2/src/bin/lua/
H A Dclean.lua22 for i = 1,getn(MASK) do
29 for i = 1,getn(MASK) do
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/toluapp/src/bin/lua/
H A Dclean.lua22 for i = 1,getn(MASK) do
29 for i = 1,getn(MASK) do
H A Dpackage.lua42 return "\n#["..getn(L).."]#"
50 return "\n#<"..getn(C)..">#"
57 return "\n#<"..getn(C)..">#"
67 return "\n#"..getn(V).."#"
H A Dclass.lua95 for i=1,table.getn(self.extra_bases) do
141 if table.getn(p) > 1 then
143 for i=2,table.getn(p),1 do
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/dat/clua/
H A Dkills.lua50 if table.getn(selected) > 0 then
135 if table.getn(a) == 0 then return end
182 if not a or table.getn(a) == 0 then
/dports/mail/ezmlm-idx/ezmlm-idx-7.2.2/tests/
H A D222-ezmlm-get-get57 LOCAL="$LIST-getn.2_4"
58 DEFAULT='getn.2_4'
61 fatal "failed to exit 99 after -getn"
/dports/devel/R-cran-BH/BH/inst/include/boost/interprocess/detail/
H A Dchar_wchar_holder.hpp75 *this = other.getn(); in operator =()
89 char *getn() const in getn() function in boost::interprocess::char_wchar_holder
/dports/graphics/cegui/cegui-0.8.7/cegui/src/ScriptModules/Lua/support/tolua++bin/lua/
H A Dpackage.lua42 return "\n#["..getn(L).."]#"
50 return "\n#<"..getn(C)..">#"
57 return "\n#<"..getn(C)..">#"
67 return "\n#"..getn(V).."#"
/dports/audio/supercollider/SuperCollider-3.11.0-Source/HelpSource/Classes/
H A DDbufrd.schelp22 b.getn(0, b.numFrames, {|x| x.postln })
37 c.getn(0, c.numFrames, {|x| x.postln })
/dports/lang/elixir/elixir-1.12.3/lib/elixir/test/elixir/
H A Dstring_io_test.exs197 test "IO.getn" do
199 assert IO.getn(pid, ">", 2) == "ab"
203 test "IO.getn with UTF-8" do
205 assert IO.getn(pid, ">", 2) == "あい"
209 test "IO.getn with invalid UTF-8" do
211 assert IO.getn(pid, ">", 2) == {:error, :invalid_unicode}
215 test "IO.getn with capture_prompt" do
217 assert IO.getn(pid, ">", 2) == "ab"
/dports/lang/elixir-devel/elixir-1.13.1/lib/elixir/test/elixir/
H A Dstring_io_test.exs197 test "IO.getn" do
199 assert IO.getn(pid, ">", 2) == "ab"
203 test "IO.getn with UTF-8" do
205 assert IO.getn(pid, ">", 2) == "あい"
209 test "IO.getn with invalid UTF-8" do
211 assert IO.getn(pid, ">", 2) == {:error, :invalid_unicode}
215 test "IO.getn with capture_prompt" do
217 assert IO.getn(pid, ">", 2) == "ab"
/dports/devel/cpprestsdk/cpprestsdk-2.10.16/Release/tests/functional/streams/
H A Dwinrt_interop_tests.cpp153 buf.getn((char*)&int16, sizeof(int16)).wait(); in SUITE()
156 buf.getn((char*)&int32, sizeof(int32)).wait(); in SUITE()
182 buf.getn((char*)&int16, sizeof(int16)).wait(); in SUITE()
185 buf.getn((char*)&int32, sizeof(int32)).wait(); in SUITE()
/dports/games/wyrmsun/Wyrmsun-3.5.4/scripts/
H A Dai.lua77 for i = 1, table.getn(units)/2 do
90 for i = 1, table.getn(units)/2 do
/dports/games/gunfudeadlands/
H A Deditor_files.lua220 if j~=table.getn(entry) then
226 if i~=table.getn(Editor.slots[slot]) then
307 if not Entities.hasalength( entityid ) and table.getn(values) == 2 then
310 if Entities.hasalength( entityid ) and table.getn(values) == 3 then
448 if i-1 > table.getn(Level.enemies) then break end -- some enemies disappeared
497 if table.getn(tabl)>=5 then
602 if Editor.listingoffset+Editor.listinglength > table.getn(Editor.listingtable) and
/dports/games/gltron/gltron-0.70/scripts/
H A Dmenu_functions.lua21 for i=1,getn(Menu[menu].values) do
35 local nValues = getn(Menu[menu].values)
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/yuin/gopher-lua/_lua5.1-tests/
H A Dapi.lua11 assert(table.getn(t1) == table.getn(t2))
12 for i=1,table.getn(t1) do assert(t1[i] == t2[i]) end
402 assert(table.getn(cl) == 1 and cl[1] == nc)
416 assert(table.getn(cl) == 4)
429 assert(table.getn(cl) == 30)
445 assert(table.getn(cl) == 0)
448 assert(table.getn(cl) == 1 and cl[1] == x) -- old `x' must be collected

12345678910>>...33