Home
last modified time | relevance | path

Searched refs:checkmaps (Results 1 – 14 of 14) sorted by relevance

/dports/devel/p5-ExtUtils-XSBuilder/ExtUtils-XSBuilder-0.28/
H A DXSBuilder.pod114 perl -MMyClass::WrapXS -e 'MyClass::WrapXS->checkmaps(" ")'
116 The argument to checkmaps supplies a character to be prepended to the first
117 column of the new map entries. If you do not pass an argument to checkmaps, no
118 map files are written, and checkmaps will only compare what is missing. (You
H A DChanges55 - method checkmaps & writemaps creates new_*.map with all
H A Dxsbuilder.osc2002.pod265 Apache::DAV::WrapXS->checkmaps (' ');
312 Everytime you rerun checkmaps, XSBuilder will create new_* files with the items
/dports/devel/p5-ExtUtils-XSBuilder/ExtUtils-XSBuilder-0.28/XSBuilder/
H A DWrapXS.pm2051 sub checkmaps {
2057 my $result = $self -> {typemap} -> checkmaps ;
H A DTypeMap.pm546 sub checkmaps { subroutine
/dports/games/tesseract-data/tesseract/src/game/
H A Dserver.cpp2345 void checkmaps(int req = -1) in checkmaps() function
2922 checkmaps(); in parsepacket()
2927 checkmaps(sender); in parsepacket()
2935 checkmaps(); in parsepacket()
3246 if(spinfo->clientmap[0] || spinfo->mapcrc) checkmaps(); in parsepacket()
H A Dclient.cpp556 ICOMMAND(checkmaps, "", (), addmsg(N_CHECKMAPS, "r"));
/dports/games/tesseract/tesseract/src/game/
H A Dserver.cpp2345 void checkmaps(int req = -1) in checkmaps() function
2922 checkmaps(); in parsepacket()
2927 checkmaps(sender); in parsepacket()
2935 checkmaps(); in parsepacket()
3246 if(spinfo->clientmap[0] || spinfo->mapcrc) checkmaps(); in parsepacket()
H A Dclient.cpp556 ICOMMAND(checkmaps, "", (), addmsg(N_CHECKMAPS, "r"));
/dports/games/sauerbraten/sauerbraten/src/fpsgame/
H A Dserver.cpp2557 void checkmaps(int req = -1) in checkmaps() function
2624 if(ci->clientmap[0] || ci->mapcrc) checkmaps(); in unspectate()
3154 checkmaps(); in parsepacket()
3160 checkmaps(sender); in parsepacket()
3168 checkmaps(); in parsepacket()
H A Dclient.cpp506 ICOMMAND(checkmaps, "", (), addmsg(N_CHECKMAPS, "r"));
/dports/games/bloodfrontier/bloodfrontier/src/game/
H A Dserver.cpp1694 void checkmaps(int req = -1) in checkmaps() function
3245 checkmaps(); in parsepacket()
3250 checkmaps(sender); in parsepacket()
3262 checkmaps(); in parsepacket()
3740 if(cp->clientmap[0] || cp->mapcrc) checkmaps(); in parsepacket()
/dports/editors/mined/mined-2015.25/src/
H A Dmkinclud.mak883 checkmaps: target
/dports/games/redeclipse16/base-1.6.0/config/
H A Dusage.cfg395 setdesc "checkmaps" "reports if clients are using a modified map"