Home
last modified time | relevance | path

Searched defs:firstcmd (Results 1 – 11 of 11) sorted by relevance

/dports/sysutils/nut/nut-2.7.4/server/
H A Duser-data.h39 instcmdlist_t *firstcmd; member
/dports/sysutils/nut-devel/nut-9e6a5ab2/server/
H A Duser-data.h47 instcmdlist_t *firstcmd; member
/dports/devel/love/love-11.3/src/modules/graphics/
H A DText.cpp139 auto firstcmd = new_commands.begin(); in addTextData() local
H A DFont.cpp597 auto firstcmd = newcommands.begin(); in generateVerticesFormatted() local
/dports/devel/love10/love-0.10.2/src/modules/graphics/opengl/
H A DText.cpp143 auto firstcmd = new_commands.begin(); in addTextData() local
H A DFont.cpp597 auto firstcmd = newcommands.begin(); in generateVerticesFormatted() local
/dports/irc/py-limnoria/Limnoria-master-2019-09-08/test/
H A Dtest_callbacks.py406 def firstcmd(self, irc, msg, args): member in PrivmsgTestCase.First
416 def firstcmd(self, irc, msg, args): member in PrivmsgTestCase.FirstRepeat
/dports/games/tileworld/tworld-1.3.0/
H A Dtworld.c944 static int playgame(gamespec *gs, int firstcmd) in playgame()
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dl-crawl.cc579 command_type firstcmd = CMD_NO_CMD; in crawl_do_commands() local
/dports/devel/clewn/clewn-1.14/
H A Dgdb.h420 char_u *firstcmd; /* first cmd in new GDB session */ member
/dports/print/lyx/lyx-2.3.4.2/src/frontends/qt4/
H A DGuiApplication.cpp1243 string const firstcmd = token(to_utf8(cmd.argument()), ';', 0); in getStatus() local