Home
last modified time | relevance | path

Searched refs:bestop (Results 1 – 8 of 8) sorted by relevance

/dports/games/netherearth/netherearth-0.51/
H A Drobot_ai.cpp375 prev=bestop; in AI_searchengine()
378 bestop=searchmap[bestop->previous]; in AI_searchengine()
390 if (bestop!=0) return bestop->first_robotop; in AI_searchengine()
428 prev=bestop; in AI_searchengine()
431 bestop=searchmap[bestop->previous]; in AI_searchengine()
443 if (bestop!=0) return bestop->first_robotop; in AI_searchengine()
491 prev=bestop; in AI_searchengine()
494 bestop=searchmap[bestop->previous]; in AI_searchengine()
506 if (bestop!=0) return bestop->first_robotop; in AI_searchengine()
564 bestop=searchmap[bestop->previous]; in AI_searchengine()
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/sbus/
H A Dbe.c159 static void bestop(struct ifnet *, int);
446 ifp->if_stop = bestop; in beattach()
640 bestop(struct ifnet *ifp, int disable) in bestop() function
978 bestop(ifp, 0); in beioctl()
993 bestop(ifp, 0); in beioctl()
1044 bestop(ifp, 1); in beinit()
/dports/multimedia/mencoder/mplayer-export-2021-12-29/vidix/
H A Dmga_vid.c626 int besleft, bestop, ifactor, ofsleft, ofstop, baseadrofs, weight, weights; in mga_config_playback() local
772 bestop = y > 0 ? y : 0; in mga_config_playback()
774 regs.besvcoord = (bestop<<16) + (y + dh-1); in mga_config_playback()
790 ofstop = bestop - y; in mga_config_playback()
/dports/multimedia/libxine/xine-lib-1.2.11/contrib/vidix/drivers/
H A Dmga_vid.c747 int besleft, bestop, ifactor, ofsleft, ofstop, baseadrofs, weight, weights; in VIDIX_NAME() local
911 bestop = y > 0 ? y : 0; in VIDIX_NAME()
913 regs.besvcoord = (bestop<<16) + (y + dh-1); in VIDIX_NAME()
940 ofstop = bestop - y; in VIDIX_NAME()
/dports/multimedia/mplayer/mplayer-export-2021-12-29/vidix/
H A Dmga_vid.c626 int besleft, bestop, ifactor, ofsleft, ofstop, baseadrofs, weight, weights; in mga_config_playback() local
772 bestop = y > 0 ? y : 0; in mga_config_playback()
774 regs.besvcoord = (bestop<<16) + (y + dh-1); in mga_config_playback()
790 ofstop = bestop - y; in mga_config_playback()
/dports/multimedia/mplayer/mplayer-export-2021-12-29/drivers/
H A Dmga_vid.c707 int besleft, bestop, ifactor, ofsleft, ofstop, baseadrofs, weight, weights; in mga_vid_set_config() local
818 bestop = y > 0 ? y : 0; in mga_vid_set_config()
820 card->regs.besvcoord = (bestop<<16) + (y + dh-1); in mga_vid_set_config()
836 ofstop = bestop - y; in mga_vid_set_config()
/dports/multimedia/mencoder/mplayer-export-2021-12-29/drivers/
H A Dmga_vid.c707 int besleft, bestop, ifactor, ofsleft, ofstop, baseadrofs, weight, weights; in mga_vid_set_config() local
818 bestop = y > 0 ? y : 0; in mga_vid_set_config()
820 card->regs.besvcoord = (bestop<<16) + (y + dh-1); in mga_vid_set_config()
836 ofstop = bestop - y; in mga_vid_set_config()
/dports/math/gap/gap-4.11.0/lib/
H A Dfactgrp.gi1031 bestop,sto,gimgbas,subomax;
1146 bestop:=op;
1198 bestop:=op;
1204 img:=Image(bestop,G);