Home
last modified time | relevance | path

Searched defs:argc (Results 1 – 25 of 9661) sorted by relevance

12345678910>>...387

/dports/net/kamailio/kamailio-5.4.5/src/modules/app_ruby/
H A Dapp_ruby_kemi_export.c39 static VALUE sr_kemi_ruby_exec_func_0(int argc, VALUE* argv, VALUE self) in sr_kemi_ruby_exec_func_0()
47 static VALUE sr_kemi_ruby_exec_func_1(int argc, VALUE* argv, VALUE self) in sr_kemi_ruby_exec_func_1()
55 static VALUE sr_kemi_ruby_exec_func_2(int argc, VALUE* argv, VALUE self) in sr_kemi_ruby_exec_func_2()
63 static VALUE sr_kemi_ruby_exec_func_3(int argc, VALUE* argv, VALUE self) in sr_kemi_ruby_exec_func_3()
71 static VALUE sr_kemi_ruby_exec_func_4(int argc, VALUE* argv, VALUE self) in sr_kemi_ruby_exec_func_4()
79 static VALUE sr_kemi_ruby_exec_func_5(int argc, VALUE* argv, VALUE self) in sr_kemi_ruby_exec_func_5()
87 static VALUE sr_kemi_ruby_exec_func_6(int argc, VALUE* argv, VALUE self) in sr_kemi_ruby_exec_func_6()
95 static VALUE sr_kemi_ruby_exec_func_7(int argc, VALUE* argv, VALUE self) in sr_kemi_ruby_exec_func_7()
103 static VALUE sr_kemi_ruby_exec_func_8(int argc, VALUE* argv, VALUE self) in sr_kemi_ruby_exec_func_8()
111 static VALUE sr_kemi_ruby_exec_func_9(int argc, VALUE* argv, VALUE self) in sr_kemi_ruby_exec_func_9()
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/made/
H A Dscriptfuncs.cpp185 int16 ScriptFunctions::sfInitGraf(int16 argc, int16 *argv) { in sfInitGraf()
210 int16 ScriptFunctions::sfShowPage(int16 argc, int16 *argv) { in sfShowPage()
218 int16 ScriptFunctions::sfPollEvent(int16 argc, int16 *argv) { in sfPollEvent()
228 int16 ScriptFunctions::sfGetMouseX(int16 argc, int16 *argv) { in sfGetMouseX()
236 int16 ScriptFunctions::sfGetKey(int16 argc, int16 *argv) { in sfGetKey()
323 int16 ScriptFunctions::sfPlayNote(int16 argc, int16 *argv) { in sfPlayNote()
357 int16 ScriptFunctions::sfStopNote(int16 argc, int16 *argv) { in sfStopNote()
489 int16 ScriptFunctions::sfSetFont(int16 argc, int16 *argv) { in sfSetFont()
652 int16 ScriptFunctions::sfPlayCd(int16 argc, int16 *argv) { in sfPlayCd()
662 int16 ScriptFunctions::sfStopCd(int16 argc, int16 *argv) { in sfStopCd()
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/made/
H A Dscriptfuncs.cpp185 int16 ScriptFunctions::sfInitGraf(int16 argc, int16 *argv) { in sfInitGraf()
210 int16 ScriptFunctions::sfShowPage(int16 argc, int16 *argv) { in sfShowPage()
218 int16 ScriptFunctions::sfPollEvent(int16 argc, int16 *argv) { in sfPollEvent()
228 int16 ScriptFunctions::sfGetMouseX(int16 argc, int16 *argv) { in sfGetMouseX()
236 int16 ScriptFunctions::sfGetKey(int16 argc, int16 *argv) { in sfGetKey()
323 int16 ScriptFunctions::sfPlayNote(int16 argc, int16 *argv) { in sfPlayNote()
357 int16 ScriptFunctions::sfStopNote(int16 argc, int16 *argv) { in sfStopNote()
489 int16 ScriptFunctions::sfSetFont(int16 argc, int16 *argv) { in sfSetFont()
652 int16 ScriptFunctions::sfPlayCd(int16 argc, int16 *argv) { in sfPlayCd()
662 int16 ScriptFunctions::sfStopCd(int16 argc, int16 *argv) { in sfStopCd()
[all …]
/dports/games/edge/Edge-1.35-source/src/
H A Dvm_player.cc66 static void PL_set_who(coal::vm_c *vm, int argc) in PL_set_who()
96 static void PL_is_bot(coal::vm_c *vm, int argc) in PL_is_bot()
104 static void PL_get_name(coal::vm_c *vm, int argc) in PL_get_name()
111 static void PL_get_pos(coal::vm_c *vm, int argc) in PL_get_pos()
124 static void PL_get_angle(coal::vm_c *vm, int argc) in PL_get_angle()
136 static void PL_get_mlook(coal::vm_c *vm, int argc) in PL_get_mlook()
148 static void PL_health(coal::vm_c *vm, int argc) in PL_health()
158 static void PL_armor(coal::vm_c *vm, int argc) in PL_armor()
181 static void PL_frags(coal::vm_c *vm, int argc) in PL_frags()
305 static void PL_has_key(coal::vm_c *vm, int argc) in PL_has_key()
[all …]
/dports/multimedia/audacious/audacious-4.1/src/audtool/
H A Dhandlers_playlist.c27 void select_displayed (int argc, char * * argv) in select_displayed()
32 void select_playing (int argc, char * * argv) in select_playing()
37 void playlist_reverse (int argc, char * * argv) in playlist_reverse()
47 void playlist_advance (int argc, char * * argv) in playlist_advance()
144 void playlist_delete (int argc, char * * argv) in playlist_delete()
150 void playlist_length (int argc, char * * argv) in playlist_length()
155 void playlist_song (int argc, char * * argv) in playlist_song()
188 void playlist_title (int argc, char * * argv) in playlist_title()
211 void new_playlist (int argc, char * * argv) in new_playlist()
299 void playlist_jump (int argc, char * * argv) in playlist_jump()
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/saga/
H A Dconsole.cpp97 bool Console::cmdActorWalkTo(int argc, const char **argv) { in cmdActorWalkTo()
105 bool Console::cmdAnimInfo(int argc, const char **argv) { in cmdAnimInfo()
110 bool Console::cmdCutawayInfo(int argc, const char **argv) { in cmdCutawayInfo()
117 bool Console::cmdPlayCutaway(int argc, const char **argv) { in cmdPlayCutaway()
127 bool Console::cmdPlayMusic(int argc, const char **argv) { in cmdPlayMusic()
139 bool Console::cmdPlaySound(int argc, const char **argv) { in cmdPlaySound()
147 bool Console::cmdPlayVoice(int argc, const char **argv) { in cmdPlayVoice()
166 bool Console::cmdCurrentScene(int argc, const char **argv) { in cmdCurrentScene()
177 bool Console::cmdSceneChange(int argc, const char **argv) { in cmdSceneChange()
185 bool Console::cmdChapterChange(int argc, const char **argv) { in cmdChapterChange()
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/saga/
H A Dconsole.cpp83 bool Console::cmdActorWalkTo(int argc, const char **argv) { in cmdActorWalkTo()
91 bool Console::cmdAnimInfo(int argc, const char **argv) { in cmdAnimInfo()
96 bool Console::cmdCutawayInfo(int argc, const char **argv) { in cmdCutawayInfo()
103 bool Console::cmdPlayCutaway(int argc, const char **argv) { in cmdPlayCutaway()
113 bool Console::cmdPlayMusic(int argc, const char **argv) { in cmdPlayMusic()
125 bool Console::cmdPlaySound(int argc, const char **argv) { in cmdPlaySound()
133 bool Console::cmdPlayVoice(int argc, const char **argv) { in cmdPlayVoice()
152 bool Console::cmdCurrentScene(int argc, const char **argv) { in cmdCurrentScene()
163 bool Console::cmdSceneChange(int argc, const char **argv) { in cmdSceneChange()
171 bool Console::cmdChapterChange(int argc, const char **argv) { in cmdChapterChange()
[all …]
/dports/lang/mosh/mosh-0.2.7/src/
H A DFlonumProcedures.cpp57 Object scheme::flexptEx(VM* theVM, int argc, const Object* argv) in flexptEx()
66 Object scheme::flsqrtEx(VM* theVM, int argc, const Object* argv) in flsqrtEx()
75 Object scheme::flatanEx(VM* theVM, int argc, const Object* argv) in flatanEx()
89 Object scheme::flacosEx(VM* theVM, int argc, const Object* argv) in flacosEx()
98 Object scheme::flasinEx(VM* theVM, int argc, const Object* argv) in flasinEx()
107 Object scheme::fltanEx(VM* theVM, int argc, const Object* argv) in fltanEx()
116 Object scheme::flcosEx(VM* theVM, int argc, const Object* argv) in flcosEx()
125 Object scheme::flsinEx(VM* theVM, int argc, const Object* argv) in flsinEx()
133 Object scheme::fllogEx(VM* theVM, int argc, const Object* argv) in fllogEx()
147 Object scheme::flexpEx(VM* theVM, int argc, const Object* argv) in flexpEx()
[all …]
H A DMultiVMProcedures.cpp69 Object scheme::registerEx(VM* theVM, int argc, const Object* argv) in registerEx()
79 Object scheme::whereisEx(VM* theVM, int argc, const Object* argv) in whereisEx()
88 Object scheme::vmSelfEx(VM* theVM, int argc, const Object* argv) in vmSelfEx()
96 Object scheme::mainVmPEx(VM* theVM, int argc, const Object* argv) in mainVmPEx()
105 Object scheme::vmPEx(VM* theVM, int argc, const Object* argv) in vmPEx()
113 Object scheme::vmStartDEx(VM* theVM, int argc, const Object* argv) in vmStartDEx()
140 Object scheme::vmJoinDEx(VM* theVM, int argc, const Object* argv) in vmJoinDEx()
152 Object scheme::makeVmEx(VM* theVM, int argc, const Object* argv) in makeVmEx()
256 Object scheme::mutexPEx(VM* theVM, int argc, const Object* argv) in mutexPEx()
308 Object scheme::vmSelfEx(VM* theVM, int argc, const Object* argv) in vmSelfEx()
[all …]
H A DFixnumProcedures.cpp47 Object scheme::fxEqPEx(VM* theVM, int argc, const Object* argv) in fxEqPEx()
63 Object scheme::fxGtPEx(VM* theVM, int argc, const Object* argv) in fxGtPEx()
79 Object scheme::fxLtPEx(VM* theVM, int argc, const Object* argv) in fxLtPEx()
95 Object scheme::fxGePEx(VM* theVM, int argc, const Object* argv) in fxGePEx()
111 Object scheme::fxLePEx(VM* theVM, int argc, const Object* argv) in fxLePEx()
167 Object scheme::fxmaxEx(VM* theVM, int argc, const Object* argv) in fxmaxEx()
181 Object scheme::fxminEx(VM* theVM, int argc, const Object* argv) in fxminEx()
195 Object scheme::fxAddEx(VM* theVM, int argc, const Object* argv) in fxAddEx()
212 Object scheme::fxMulEx(VM* theVM, int argc, const Object* argv) in fxMulEx()
229 Object scheme::fxSubEx(VM* theVM, int argc, const Object* argv) in fxSubEx()
[all …]
H A DPortProcedures.cpp305 Object scheme::peekCharEx(VM* theVM, int argc, const Object* argv) in peekCharEx()
328 Object scheme::getDatumEx(VM* theVM, int argc, const Object* argv) in getDatumEx()
413 Object scheme::getCharEx(VM* theVM, int argc, const Object* argv) in getCharEx()
598 Object scheme::putCharEx(VM* theVM, int argc, const Object* argv) in putCharEx()
666 Object scheme::getLineEx(VM* theVM, int argc, const Object* argv) in getLineEx()
831 Object scheme::readEx(VM* theVM, int argc, const Object* argv) in readEx()
954 Object scheme::formatEx(VM* theVM, int argc, const Object* argv) in formatEx()
1041 Object scheme::writeEx(VM* theVM, int argc, const Object* argv) in writeEx()
1164 Object scheme::getU8Ex(VM* theVM, int argc, const Object* argv) in getU8Ex()
1836 Object scheme::portPEx(VM* theVM, int argc, const Object* argv) in portPEx()
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/mohawk/
H A Dconsole.cpp80 bool MystConsole::Cmd_ChangeCard(int argc, const char **argv) { in Cmd_ChangeCard()
92 bool MystConsole::Cmd_CurCard(int argc, const char **argv) { in Cmd_CurCard()
97 bool MystConsole::Cmd_Var(int argc, const char **argv) { in Cmd_Var()
141 bool MystConsole::Cmd_CurStack(int argc, const char **argv) { in Cmd_CurStack()
187 bool MystConsole::Cmd_DrawImage(int argc, const char **argv) { in Cmd_DrawImage()
204 bool MystConsole::Cmd_DrawRect(int argc, const char **argv) { in Cmd_DrawRect()
232 bool MystConsole::Cmd_PlaySound(int argc, const char **argv) { in Cmd_PlaySound()
244 bool MystConsole::Cmd_StopSound(int argc, const char **argv) { in Cmd_StopSound()
299 bool MystConsole::Cmd_Cache(int argc, const char **argv) { in Cmd_Cache()
422 bool RivenConsole::Cmd_Var(int argc, const char **argv) { in Cmd_Var()
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sword2/
H A Dconsole.cpp172 bool Debugger::Cmd_Mem(int argc, const char **argv) { in Cmd_Mem()
251 bool Debugger::Cmd_Tony(int argc, const char **argv) { in Cmd_Tony()
256 bool Debugger::Cmd_Res(int argc, const char **argv) { in Cmd_Res()
318 bool Debugger::Cmd_Start(int argc, const char **argv) { in Cmd_Start()
347 bool Debugger::Cmd_Info(int argc, const char **argv) { in Cmd_Info()
496 bool Debugger::Cmd_Kill(int argc, const char **argv) { in Cmd_Kill()
528 bool Debugger::Cmd_Nuke(int argc, const char **argv) { in Cmd_Nuke()
534 bool Debugger::Cmd_Var(int argc, const char **argv) { in Cmd_Var()
550 bool Debugger::Cmd_Rect(int argc, const char **argv) { in Cmd_Rect()
619 bool Debugger::Cmd_Text(int argc, const char **argv) { in Cmd_Text()
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/sword2/
H A Dconsole.cpp172 bool Debugger::Cmd_Mem(int argc, const char **argv) { in Cmd_Mem()
251 bool Debugger::Cmd_Tony(int argc, const char **argv) { in Cmd_Tony()
256 bool Debugger::Cmd_Res(int argc, const char **argv) { in Cmd_Res()
318 bool Debugger::Cmd_Start(int argc, const char **argv) { in Cmd_Start()
347 bool Debugger::Cmd_Info(int argc, const char **argv) { in Cmd_Info()
496 bool Debugger::Cmd_Kill(int argc, const char **argv) { in Cmd_Kill()
528 bool Debugger::Cmd_Nuke(int argc, const char **argv) { in Cmd_Nuke()
534 bool Debugger::Cmd_Var(int argc, const char **argv) { in Cmd_Var()
550 bool Debugger::Cmd_Rect(int argc, const char **argv) { in Cmd_Rect()
619 bool Debugger::Cmd_Text(int argc, const char **argv) { in Cmd_Text()
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/twine/debugger/
H A Dconsole.cpp102 bool TwinEConsole::doToggleGodMode(int argc, const char **argv) { in doToggleGodMode()
212 bool TwinEConsole::doSetGameFlag(int argc, const char **argv) { in doSetGameFlag()
271 bool TwinEConsole::doGiveKey(int argc, const char **argv) { in doGiveKey()
280 bool TwinEConsole::doGiveGas(int argc, const char **argv) { in doGiveGas()
289 bool TwinEConsole::doGiveKashes(int argc, const char **argv) { in doGiveKashes()
298 bool TwinEConsole::doToggleDebug(int argc, const char **argv) { in doToggleDebug()
338 bool TwinEConsole::doPlayVideo(int argc, const char **argv) { in doPlayVideo()
347 bool TwinEConsole::doChangeScene(int argc, const char **argv) { in doChangeScene()
363 bool TwinEConsole::doDumpFile(int argc, const char **argv) { in doDumpFile()
407 bool TwinEConsole::doGiveItem(int argc, const char **argv) { in doGiveItem()
[all …]
/dports/math/mlpack/mlpack-3.4.2/src/mlpack/tests/
H A Dio_test.cpp111 int argc = 3; variable
130 int argc = 5; variable
161 int argc = 2; variable
182 int argc = 5; variable
212 int argc = 7; variable
247 int argc = 3; variable
283 int argc = 3; variable
319 int argc = 3; variable
355 int argc = 3; variable
392 int argc = 3; variable
[all …]
/dports/archivers/deutex/deutex-5.2.2/src/
H A Ddeutex.c100 void COMdoom(int argc, const char *argv[]) in COMdoom()
147 void COMmain(int argc, const char *argv[]) in COMmain()
160 void COMadd(int argc, const char *argv[]) in COMadd()
166 void COMapp(int argc, const char *argv[]) in COMapp()
172 void COMapps(int argc, const char *argv[]) in COMapps()
345 void COMdi(int argc, const char *argv[]) in COMdi()
438 void COMle(int argc, const char *argv[]) in COMle()
455 void COMbe(int argc, const char *argv[]) in COMbe()
504 void COMtf(int argc, const char *argv[]) in COMtf()
708 char argc; member
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/mohawk/
H A Dconsole.cpp79 bool MystConsole::Cmd_ChangeCard(int argc, const char **argv) { in Cmd_ChangeCard()
91 bool MystConsole::Cmd_CurCard(int argc, const char **argv) { in Cmd_CurCard()
96 bool MystConsole::Cmd_Var(int argc, const char **argv) { in Cmd_Var()
140 bool MystConsole::Cmd_CurStack(int argc, const char **argv) { in Cmd_CurStack()
186 bool MystConsole::Cmd_DrawImage(int argc, const char **argv) { in Cmd_DrawImage()
203 bool MystConsole::Cmd_DrawRect(int argc, const char **argv) { in Cmd_DrawRect()
231 bool MystConsole::Cmd_PlaySound(int argc, const char **argv) { in Cmd_PlaySound()
243 bool MystConsole::Cmd_StopSound(int argc, const char **argv) { in Cmd_StopSound()
298 bool MystConsole::Cmd_Cache(int argc, const char **argv) { in Cmd_Cache()
421 bool RivenConsole::Cmd_Var(int argc, const char **argv) { in Cmd_Var()
[all …]
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-xaw/
H A Dxaw_actions.c273 String *argv, Cardinal *argc) in xaw_key_open_find_city()
319 String *argv, Cardinal *argc) in xaw_key_open_revolution()
346 String *argv, Cardinal *argc) in xaw_key_open_top_five()
380 String *argv, Cardinal *argc) in xaw_key_open_worklists()
392 String *argv, Cardinal *argc) in xaw_key_unit_airbase()
404 Cardinal *argc) in xaw_key_unit_auto_explore()
414 Cardinal *argc) in xaw_key_unit_auto_settle()
667 String *argv, Cardinal *argc) in xaw_key_unit_sentry()
689 String *argv, Cardinal *argc) in xaw_key_unit_transform()
893 Cardinal *argc) in xaw_msg_close_intel()
[all …]
/dports/games/freeciv/freeciv-2.6.6/client/gui-xaw/
H A Dxaw_actions.c273 String *argv, Cardinal *argc) in xaw_key_open_find_city()
319 String *argv, Cardinal *argc) in xaw_key_open_revolution()
346 String *argv, Cardinal *argc) in xaw_key_open_top_five()
380 String *argv, Cardinal *argc) in xaw_key_open_worklists()
392 String *argv, Cardinal *argc) in xaw_key_unit_airbase()
404 Cardinal *argc) in xaw_key_unit_auto_explore()
414 Cardinal *argc) in xaw_key_unit_auto_settle()
667 String *argv, Cardinal *argc) in xaw_key_unit_sentry()
689 String *argv, Cardinal *argc) in xaw_key_unit_transform()
893 Cardinal *argc) in xaw_msg_close_intel()
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/ultima8/misc/
H A Ddebugger.cpp249 bool Debugger::cmdSaveGame(int argc, const char **argv) { in cmdSaveGame()
260 bool Debugger::cmdLoadGame(int argc, const char **argv) { in cmdLoadGame()
272 bool Debugger::cmdNewGame(int argc, const char **argv) { in cmdNewGame()
277 bool Debugger::cmdQuit(int argc, const char **argv) { in cmdQuit()
329 bool Debugger::cmdListSFX(int argc, const char **argv) { in cmdListSFX()
350 bool Debugger::cmdStopSFX(int argc, const char **argv) { in cmdStopSFX()
367 bool Debugger::cmdPlaySFX(int argc, const char **argv) { in cmdPlaySFX()
614 bool Debugger::cmdHeal(int argc, const char **argv) { in cmdHeal()
957 bool Debugger::cmdMark(int argc, const char **argv) { in cmdMark()
976 bool Debugger::cmdRecall(int argc, const char **argv) { in cmdRecall()
[all …]
/dports/ftp/bsdftpd-ssl/bsdftpd-ssl-1.1.0/ftp/
H A Dcmds.c99 settype(argc, argv) in settype() argument
270 put(argc, argv) in put() argument
321 mput(argc, argv) in mput() argument
445 reget(argc, argv) in reget() argument
454 get(argc, argv) in get() argument
585 mget(argc, argv) in mget() argument
1019 cd(argc, argv) in cd() argument
1045 lcd(argc, argv) in lcd() argument
1165 ls(argc, argv) in ls() argument
1209 mls(argc, argv) in mls() argument
[all …]
/dports/games/tads/tads-3.0.8/tads2/
H A Dbifgdum.c21 void bifgrp(bifcxdef *ctx, int argc) {} in bifgrp()
22 void bifgsp(bifcxdef *ctx, int argc) {} in bifgsp()
23 void bifgsh(bifcxdef *ctx, int argc) {} in bifgsh()
24 void bifgin(bifcxdef *ctx, int argc) {} in bifgin()
25 void bifgco(bifcxdef *ctx, int argc) {} in bifgco()
26 void bifgov(bifcxdef *ctx, int argc) {} in bifgov()
27 void bifgmd(bifcxdef *ctx, int argc) {} in bifgmd()
28 void bifgmu(bifcxdef *ctx, int argc) {} in bifgmu()
29 void bifgpa(bifcxdef *ctx, int argc) {} in bifgpa()
30 void bifgef(bifcxdef *ctx, int argc) {} in bifgef()
[all …]
/dports/lang/ypsilon/ypsilon-0.9.6-update3/src/
H A Dsubr_base_arith.cpp18 subr_number_pred(VM* vm, int argc, scm_obj_t argv[]) in subr_number_pred()
29 subr_complex_pred(VM* vm, int argc, scm_obj_t argv[]) in subr_complex_pred()
40 subr_real_pred(VM* vm, int argc, scm_obj_t argv[]) in subr_real_pred()
134 subr_inexact(VM* vm, int argc, scm_obj_t argv[]) in subr_inexact()
147 subr_exact(VM* vm, int argc, scm_obj_t argv[]) in subr_exact()
162 subr_num_eq(VM* vm, int argc, scm_obj_t argv[]) in subr_num_eq()
198 subr_num_lt(VM* vm, int argc, scm_obj_t argv[]) in subr_num_lt()
694 subr_abs(VM* vm, int argc, scm_obj_t argv[]) in subr_abs()
955 subr_exp(VM* vm, int argc, scm_obj_t argv[]) in subr_exp()
968 subr_log(VM* vm, int argc, scm_obj_t argv[]) in subr_log()
[all …]
/dports/graphics/graphviz/graphviz-2.44.1/tests/unit_tests/lib/common/
H A Dcommand_line.c67 int argc = 2; variable
81 int argc = 2; variable
102 int argc = 2; variable
116 int argc = 2; variable
137 int argc = 2; variable
151 int argc = 2; variable
173 int argc = 2; variable
187 int argc = 2; variable
205 int argc = 2; variable
219 int argc = 2; variable

12345678910>>...387