Home
last modified time | relevance | path

Searched defs:L (Results 326 – 350 of 34013) sorted by relevance

1...<<11121314151617181920>>...1361

/dports/devel/hs-hlint/hlint-3.3.4/src/GHC/Util/
H A DBrackets.hs76 | L _ ExplicitList{} <- parent = False function
77 | L _ ExplicitTuple{} <- parent = False function
81 | L _ RecordCon{} <- parent = False function
91 | L _ HsPar{} <- parent = False function
138 | L _ TuplePat{} <- parent = False function
139 | L _ ListPat{} <- parent = False function
167 | L _ HsTupleTy{} <- parent = False function
168 | L _ HsListTy{} <- parent = False function
170 | L _ HsListTy{} <- parent = False function
171 | L _ HsExplicitListTy{} <- parent = False function
[all …]
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/hlint-3.2.7/src/GHC/Util/
H A DBrackets.hs75 | L _ ExplicitList{} <- parent = False function
76 | L _ ExplicitTuple{} <- parent = False function
80 | L _ RecordCon{} <- parent = False function
90 | L _ HsPar{} <- parent = False function
136 | L _ TuplePat{} <- parent = False function
137 | L _ ListPat{} <- parent = False function
165 | L _ HsTupleTy{} <- parent = False function
166 | L _ HsListTy{} <- parent = False function
168 | L _ HsListTy{} <- parent = False function
169 | L _ HsExplicitListTy{} <- parent = False function
[all …]
/dports/devel/love10/love-0.10.2/src/modules/audio/
H A Dwrap_Audio.cpp45 int w_newSource(lua_State *L) in w_newSource()
78 int w_play(lua_State *L) in w_play()
85 int w_stop(lua_State *L) in w_stop()
99 int w_pause(lua_State *L) in w_pause()
114 int w_resume(lua_State *L) in w_resume()
128 int w_rewind(lua_State *L) in w_rewind()
142 int w_setVolume(lua_State *L) in w_setVolume()
149 int w_getVolume(lua_State *L) in w_getVolume()
155 int w_setPosition(lua_State *L) in w_setPosition()
165 int w_getPosition(lua_State *L) in w_getPosition()
[all …]
H A Dwrap_Source.cpp35 int w_Source_clone(lua_State *L) in w_Source_clone()
45 int w_Source_play(lua_State *L) in w_Source_play()
52 int w_Source_stop(lua_State *L) in w_Source_stop()
59 int w_Source_pause(lua_State *L) in w_Source_pause()
66 int w_Source_resume(lua_State *L) in w_Source_resume()
73 int w_Source_rewind(lua_State *L) in w_Source_rewind()
80 int w_Source_setPitch(lua_State *L) in w_Source_setPitch()
92 int w_Source_getPitch(lua_State *L) in w_Source_getPitch()
114 int w_Source_seek(lua_State *L) in w_Source_seek()
130 int w_Source_tell(lua_State *L) in w_Source_tell()
[all …]
/dports/devel/luv/luv-1.41.0-0/src/
H A Dmisc.c23 static int luv_guess_handle(lua_State* L) { in luv_guess_handle()
35 static int luv_version(lua_State* L) { in luv_version()
152 static int luv_uptime(lua_State* L) { in luv_uptime()
327 static int luv_cwd(lua_State* L) { in luv_cwd()
336 static int luv_chdir(lua_State* L) { in luv_chdir()
412 static int luv_getpid(lua_State* L){ in luv_getpid()
419 static int luv_getuid(lua_State* L){ in luv_getuid()
425 static int luv_getgid(lua_State* L){ in luv_getgid()
431 static int luv_setuid(lua_State* L){ in luv_setuid()
440 static int luv_setgid(lua_State* L){ in luv_setgid()
[all …]
/dports/devel/love/love-11.3/src/libraries/luasocket/libluasocket/
H A Doptions.c61 int opt_set_reuseaddr(lua_State *L, p_socket ps) in opt_set_reuseaddr()
66 int opt_get_reuseaddr(lua_State *L, p_socket ps) in opt_get_reuseaddr()
72 int opt_set_reuseport(lua_State *L, p_socket ps) in opt_set_reuseport()
77 int opt_get_reuseport(lua_State *L, p_socket ps) in opt_get_reuseport()
93 int opt_set_keepalive(lua_State *L, p_socket ps) in opt_set_keepalive()
98 int opt_get_keepalive(lua_State *L, p_socket ps) in opt_get_keepalive()
103 int opt_set_dontroute(lua_State *L, p_socket ps) in opt_set_dontroute()
108 int opt_get_dontroute(lua_State *L, p_socket ps) in opt_get_dontroute()
163 int opt_set_linger(lua_State *L, p_socket ps) in opt_set_linger()
180 int opt_get_linger(lua_State *L, p_socket ps) in opt_get_linger()
[all …]
/dports/games/spring/spring_98.0/rts/Lua/
H A DLuaVFS.cpp29 bool LuaVFS::PushCommon(lua_State* L) in PushCommon()
62 bool LuaVFS::PushSynced(lua_State* L) in PushSynced()
76 bool LuaVFS::PushUnsynced(lua_State* L) in PushUnsynced()
202 int LuaVFS::SyncInclude(lua_State* L) in SyncInclude()
235 int LuaVFS::SyncLoadFile(lua_State* L) in SyncLoadFile()
297 int LuaVFS::SyncDirList(lua_State* L) in SyncDirList()
327 int LuaVFS::SyncSubDirs(lua_State* L) in SyncSubDirs()
342 int LuaVFS::UseArchive(lua_State* L) in UseArchive()
381 int LuaVFS::MapArchive(lua_State* L) in MapArchive()
552 int PackType(lua_State* L) in PackType()
[all …]
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/Lua/
H A Doptions.c61 int opt_set_reuseaddr(lua_State *L, p_socket ps) in opt_set_reuseaddr()
66 int opt_get_reuseaddr(lua_State *L, p_socket ps) in opt_get_reuseaddr()
72 int opt_set_reuseport(lua_State *L, p_socket ps) in opt_set_reuseport()
77 int opt_get_reuseport(lua_State *L, p_socket ps) in opt_get_reuseport()
93 int opt_set_keepalive(lua_State *L, p_socket ps) in opt_set_keepalive()
98 int opt_get_keepalive(lua_State *L, p_socket ps) in opt_get_keepalive()
103 int opt_set_dontroute(lua_State *L, p_socket ps) in opt_set_dontroute()
108 int opt_get_dontroute(lua_State *L, p_socket ps) in opt_get_dontroute()
163 int opt_set_linger(lua_State *L, p_socket ps) in opt_set_linger()
180 int opt_get_linger(lua_State *L, p_socket ps) in opt_get_linger()
[all …]
/dports/devel/premake5/premake-5.0.0-alpha16-src/binmodules/luasocket/src/
H A Doptions.c61 int opt_set_reuseaddr(lua_State *L, p_socket ps) in opt_set_reuseaddr()
66 int opt_get_reuseaddr(lua_State *L, p_socket ps) in opt_get_reuseaddr()
72 int opt_set_reuseport(lua_State *L, p_socket ps) in opt_set_reuseport()
77 int opt_get_reuseport(lua_State *L, p_socket ps) in opt_get_reuseport()
93 int opt_set_keepalive(lua_State *L, p_socket ps) in opt_set_keepalive()
98 int opt_get_keepalive(lua_State *L, p_socket ps) in opt_get_keepalive()
103 int opt_set_dontroute(lua_State *L, p_socket ps) in opt_set_dontroute()
108 int opt_get_dontroute(lua_State *L, p_socket ps) in opt_get_dontroute()
163 int opt_set_linger(lua_State *L, p_socket ps) in opt_set_linger()
180 int opt_get_linger(lua_State *L, p_socket ps) in opt_get_linger()
[all …]
/dports/math/geogram/geogram-1.7.7/src/lib/geogram/lua/
H A Dlua_wrap.h258 lua_to(lua_State* L, int idx) { in lua_to()
298 lua_to(lua_State* L, int idx) { in lua_to()
316 lua_to(lua_State* L, int idx) { in lua_to()
334 lua_to(lua_State* L, int idx) { in lua_to()
353 lua_to(lua_State* L, int idx) { in lua_to()
371 lua_to(lua_State* L, int idx) { in lua_to()
389 lua_to(lua_State* L, int idx) { in lua_to()
407 lua_to(lua_State* L, int idx) { in lua_to()
425 lua_to(lua_State* L, int idx) { in lua_to()
627 lua_State* L, R (*fptr)(T1) in lua_wrap()
[all …]
/dports/devel/grpc/grpc-1.42.0/third_party/upb/upb/bindings/lua/
H A Ddef.c173 static int lupb_fielddef_lazy(lua_State *L) { in lupb_fielddef_lazy()
179 static int lupb_fielddef_name(lua_State *L) { in lupb_fielddef_name()
289 static int lupb_oneofdef_len(lua_State *L) { in lupb_oneofdef_len()
392 static int lupb_msgdef_field(lua_State *L) { in lupb_msgdef_field()
440 static int lupb_msgdef_name(lua_State *L) { in lupb_msgdef_name()
466 static int lupb_msgdef_file(lua_State *L) { in lupb_msgdef_file()
555 static int lupb_enumdef_len(lua_State *L) { in lupb_enumdef_len()
643 static int lupb_filedef_dep(lua_State *L) { in lupb_filedef_dep()
671 static int lupb_filedef_msg(lua_State *L) { in lupb_filedef_msg()
785 static int lupb_symtab_new(lua_State *L) { in lupb_symtab_new()
[all …]
/dports/devel/love/love-11.3/src/modules/physics/box2d/
H A Dwrap_Body.cpp39 int w_Body_getX(lua_State *L) in w_Body_getX()
46 int w_Body_getY(lua_State *L) in w_Body_getY()
53 int w_Body_getAngle(lua_State *L) in w_Body_getAngle()
128 int w_Body_getMass(lua_State *L) in w_Body_getMass()
170 int w_Body_getType(lua_State *L) in w_Body_getType()
253 int w_Body_setX(lua_State *L) in w_Body_setX()
261 int w_Body_setY(lua_State *L) in w_Body_setY()
291 int w_Body_setAngle(lua_State *L) in w_Body_setAngle()
334 int w_Body_setMass(lua_State *L) in w_Body_setMass()
374 int w_Body_setType(lua_State *L) in w_Body_setType()
[all …]
H A Dwrap_World.cpp38 int w_World_update(lua_State *L) in w_World_update()
58 int w_World_setCallbacks(lua_State *L) in w_World_setCallbacks()
65 int w_World_getCallbacks(lua_State *L) in w_World_getCallbacks()
86 int w_World_setGravity(lua_State *L) in w_World_setGravity()
95 int w_World_getGravity(lua_State *L) in w_World_getGravity()
126 int w_World_isLocked(lua_State *L) in w_World_isLocked()
154 int w_World_getBodies(lua_State *L) in w_World_getBodies()
163 int w_World_getJoints(lua_State *L) in w_World_getJoints()
172 int w_World_getContacts(lua_State *L) in w_World_getContacts()
188 int w_World_rayCast(lua_State *L) in w_World_rayCast()
[all …]
/dports/devel/love07/love-HEAD/src/modules/filesystem/physfs/
H A Dwrap_Filesystem.cpp39 int w_init(lua_State * L) in w_init()
75 int w_newFile(lua_State * L) in w_newFile()
150 int w_exists(lua_State * L) in w_exists()
164 int w_isFile(lua_State * L) in w_isFile()
171 int w_mkdir(lua_State * L) in w_mkdir()
178 int w_remove(lua_State * L) in w_remove()
185 int w_read(lua_State * L) in w_read()
197 int w_write(lua_State * L) in w_write()
214 int w_lines(lua_State * L) in w_lines()
219 int w_load(lua_State * L) in w_load()
[all …]
/dports/devel/love07/love-HEAD/src/modules/audio/
H A Dwrap_Source.cpp32 int w_Source_play(lua_State * L) in w_Source_play()
39 int w_Source_stop(lua_State * L) in w_Source_stop()
46 int w_Source_pause(lua_State * L) in w_Source_pause()
53 int w_Source_resume(lua_State * L) in w_Source_resume()
60 int w_Source_rewind(lua_State * L) in w_Source_rewind()
67 int w_Source_setPitch(lua_State * L) in w_Source_setPitch()
75 int w_Source_getPitch(lua_State * L) in w_Source_getPitch()
82 int w_Source_setVolume(lua_State * L) in w_Source_setVolume()
90 int w_Source_getVolume(lua_State * L) in w_Source_getVolume()
184 int w_Source_isPaused(lua_State * L) in w_Source_isPaused()
[all …]
/dports/lang/rhino/rhino1_7R4/src/org/mozilla/javascript/
H A DNativeMath.java301 break L; in findPrototypeId() local
305 } break L; in findPrototypeId() local
307 case 'N': X="LN10";id=Id_LN10; break L; in findPrototypeId() local
308 case 'c': X="acos";id=Id_acos; break L; in findPrototypeId() local
309 case 'e': X="ceil";id=Id_ceil; break L; in findPrototypeId() local
310 case 'q': X="sqrt";id=Id_sqrt; break L; in findPrototypeId() local
311 case 's': X="asin";id=Id_asin; break L; in findPrototypeId() local
312 case 't': X="atan";id=Id_atan; break L; in findPrototypeId() local
313 } break L; in findPrototypeId() local
320 } break L; in findPrototypeId() local
[all …]
/dports/devel/love08/love-0.8.0/src/modules/audio/
H A Dwrap_Audio.cpp37 int w_getNumSources(lua_State * L) in w_getNumSources()
43 int w_newSource1(lua_State * L) in w_newSource1()
63 int w_play(lua_State * L) in w_play()
70 int w_stop(lua_State * L) in w_stop()
84 int w_pause(lua_State * L) in w_pause()
99 int w_resume(lua_State * L) in w_resume()
113 int w_rewind(lua_State * L) in w_rewind()
127 int w_setVolume(lua_State * L) in w_setVolume()
134 int w_getVolume(lua_State * L) in w_getVolume()
140 int w_setPosition(lua_State * L) in w_setPosition()
[all …]
/dports/devel/love08/love-0.8.0/src/modules/physics/box2d/
H A Dwrap_World.cpp38 int w_World_update(lua_State * L) in w_World_update()
46 int w_World_setCallbacks(lua_State * L) in w_World_setCallbacks()
53 int w_World_getCallbacks(lua_State * L) in w_World_getCallbacks()
74 int w_World_setGravity(lua_State * L) in w_World_setGravity()
83 int w_World_getGravity(lua_State * L) in w_World_getGravity()
105 int w_World_isLocked(lua_State * L) in w_World_isLocked()
112 int w_World_getBodyCount(lua_State * L) in w_World_getBodyCount()
133 int w_World_getBodyList(lua_State * L) in w_World_getBodyList()
140 int w_World_getJointList(lua_State * L) in w_World_getJointList()
161 int w_World_rayCast(lua_State * L) in w_World_rayCast()
[all …]
/dports/games/widelands/widelands-build21/src/scripting/
H A Dlua_game.cc126 int LuaPlayer::get_name(lua_State* L) { in get_name()
208 int LuaPlayer::get_inbox(lua_State* L) { in get_inbox()
231 int LuaPlayer::get_color(lua_State* L) { in get_color()
245 int LuaPlayer::set_team(lua_State* L) { in set_team()
249 int LuaPlayer::get_team(lua_State* L) { in get_team()
261 int LuaPlayer::get_tribe(lua_State* L) { in get_tribe()
483 int LuaPlayer::sees_field(lua_State* L) { in sees_field()
701 int LuaPlayer::get_ships(lua_State* L) { in get_ships()
1139 int LuaObjective::__eq(lua_State* L) { in __eq()
1313 int LuaMessage::__eq(lua_State* L) { in __eq()
[all …]
/dports/devel/love08/love-0.8.0/src/modules/graphics/opengl/
H A Dwrap_ParticleSystem.cpp38 int w_ParticleSystem_setSprite(lua_State * L) in w_ParticleSystem_setSprite()
112 int w_ParticleSystem_setSpeed(lua_State * L) in w_ParticleSystem_setSpeed()
189 int w_ParticleSystem_setSpin(lua_State * L) in w_ParticleSystem_setSpin()
252 int w_ParticleSystem_getX(lua_State * L) in w_ParticleSystem_getX()
259 int w_ParticleSystem_getY(lua_State * L) in w_ParticleSystem_getY()
303 int w_ParticleSystem_count(lua_State * L) in w_ParticleSystem_count()
310 int w_ParticleSystem_start(lua_State * L) in w_ParticleSystem_start()
317 int w_ParticleSystem_stop(lua_State * L) in w_ParticleSystem_stop()
324 int w_ParticleSystem_pause(lua_State * L) in w_ParticleSystem_pause()
331 int w_ParticleSystem_reset(lua_State * L) in w_ParticleSystem_reset()
[all …]
/dports/games/naev/naev-0.7.0/src/
H A Dnlua_player.c168 static int playerL_getname( lua_State *L ) in playerL_getname()
179 static int playerL_shipname( lua_State *L ) in playerL_shipname()
192 static int playerL_pay( lua_State *L ) in playerL_pay()
214 static int playerL_credits( lua_State *L ) in playerL_credits()
242 static int playerL_msg( lua_State *L ) in playerL_msg()
275 static int playerL_omsgAdd( lua_State *L ) in playerL_omsgAdd()
341 static int playerL_omsgRm( lua_State *L ) in playerL_omsgRm()
420 static int playerL_jumps( lua_State *L ) in playerL_jumps()
436 static int playerL_fuel( lua_State *L ) in playerL_fuel()
453 static int playerL_refuel( lua_State *L ) in playerL_refuel()
[all …]
/dports/lang/tolua/tolua-5.2.4/src/lib/
H A Dtolua_map.c35 void tolua_newmetatable (lua_State* L, const char* name) in tolua_newmetatable()
118 static int tolua_bnd_type (lua_State* L) in tolua_bnd_type()
126 int tolua_bnd_takeownership (lua_State* L) in tolua_bnd_takeownership()
148 static int tolua_bnd_releaseownership (lua_State* L) in tolua_bnd_releaseownership()
169 static int tolua_bnd_cast (lua_State* L) in tolua_bnd_cast()
193 static int tolua_bnd_release (lua_State* L) in tolua_bnd_release()
204 static int tolua_bnd_getpeertable (lua_State* L) in tolua_bnd_getpeertable()
221 static void tolua_push_globals_table (lua_State* L) in tolua_push_globals_table()
233 TOLUA_API void tolua_open (lua_State* L) in tolua_open()
358 TOLUA_API void tolua_endmodule (lua_State* L) in tolua_endmodule()
[all …]
/dports/games/freeciv/freeciv-2.6.6/dependencies/tolua-5.2/src/lib/
H A Dtolua_map.c36 void tolua_newmetatable (lua_State* L, const char* name) in tolua_newmetatable()
119 static int tolua_bnd_type (lua_State* L) in tolua_bnd_type()
127 int tolua_bnd_takeownership (lua_State* L) in tolua_bnd_takeownership()
149 static int tolua_bnd_releaseownership (lua_State* L) in tolua_bnd_releaseownership()
170 static int tolua_bnd_cast (lua_State* L) in tolua_bnd_cast()
194 static int tolua_bnd_release (lua_State* L) in tolua_bnd_release()
205 static int tolua_bnd_getpeertable (lua_State* L) in tolua_bnd_getpeertable()
222 static void tolua_push_globals_table (lua_State* L) in tolua_push_globals_table()
234 TOLUA_API void tolua_open (lua_State* L) in tolua_open()
359 TOLUA_API void tolua_endmodule (lua_State* L) in tolua_endmodule()
[all …]
/dports/games/freeciv-nox11/freeciv-2.6.6/dependencies/tolua-5.2/src/lib/
H A Dtolua_map.c36 void tolua_newmetatable (lua_State* L, const char* name) in tolua_newmetatable()
119 static int tolua_bnd_type (lua_State* L) in tolua_bnd_type()
127 int tolua_bnd_takeownership (lua_State* L) in tolua_bnd_takeownership()
149 static int tolua_bnd_releaseownership (lua_State* L) in tolua_bnd_releaseownership()
170 static int tolua_bnd_cast (lua_State* L) in tolua_bnd_cast()
194 static int tolua_bnd_release (lua_State* L) in tolua_bnd_release()
205 static int tolua_bnd_getpeertable (lua_State* L) in tolua_bnd_getpeertable()
222 static void tolua_push_globals_table (lua_State* L) in tolua_push_globals_table()
234 TOLUA_API void tolua_open (lua_State* L) in tolua_open()
359 TOLUA_API void tolua_endmodule (lua_State* L) in tolua_endmodule()
[all …]
/dports/games/freeciv-nox11/freeciv-2.6.6/common/scriptcore/
H A Dapi_game_find.c31 Player *api_find_player(lua_State *L, int player_id) in api_find_player()
41 City *api_find_city(lua_State *L, Player *pplayer, int city_id) in api_find_city()
55 Unit *api_find_unit(lua_State *L, Player *pplayer, int unit_id) in api_find_unit()
121 Tile *api_find_tile(lua_State *L, int nat_x, int nat_y) in api_find_tile()
131 Tile *api_find_tile_by_index(lua_State *L, int tindex) in api_find_tile_by_index()
141 Government *api_find_government(lua_State *L, int government_id) in api_find_government()
193 Building_Type *api_find_building_type_by_name(lua_State *L, in api_find_building_type_by_name()
205 Unit_Type *api_find_unit_type(lua_State *L, int unit_type_id) in api_find_unit_type()
226 Tech_Type *api_find_tech_type(lua_State *L, int tech_type_id) in api_find_tech_type()
247 Terrain *api_find_terrain(lua_State *L, int terrain_id) in api_find_terrain()
[all …]

1...<<11121314151617181920>>...1361