Home
last modified time | relevance | path

Searched refs:allocate_board (Results 1 – 25 of 26) sorted by relevance

12

/dports/games/xataxx/xataxx/
H A Dparse.c33 if (allocate_board(x_board_size,y_board_size))
H A Dboard.c20 allocate_board(xsize,ysize) in allocate_board() function
/dports/cad/sumo/sumo-1.2.0/tools/contributed/sumopy/plugins/prt/
H A Dprt-12-berthoptok.py479 id_berth_board = self.allocate_board(id_stop)
728 def allocate_board(self, id_stop): member in PrtStops
H A Dprt-12-timingopt.py485 id_berth_board = self.allocate_board(id_stop)
739 def allocate_board(self, id_stop): member in PrtStops
H A Dprt-13-newstartok.py508 id_berth_board = self.allocate_board(id_stop)
856 def allocate_board(self, id_stop): member in PrtStops
H A Dprt-15-ok.py514 id_berth_board = self.allocate_board(id_stop)
878 def allocate_board(self, id_stop): member in PrtStops
H A Dprt-14-progdelay.py514 id_berth_board = self.allocate_board(id_stop)
878 def allocate_board(self, id_stop): member in PrtStops
H A Dprt-16-ok-preplatoon.py516 id_berth_board = self.allocate_board(id_stop)
901 def allocate_board(self, id_stop): member in PrtStops
H A Dprt-17-prestoplanechange.py527 id_berth_board = self.allocate_board(id_stop)
1037 def allocate_board(self, id_stop): member in PrtStops
H A Dprt-18-prewaittime.py527 id_berth_board = self.allocate_board(id_stop)
1037 def allocate_board(self, id_stop): member in PrtStops
H A Dprt-21-oldkd.py556 id_berth_board = self.allocate_board(id_stop, n_veh_alloc, queues)
1093 def allocate_board(self, id_stop, n_alloc, queues): member in PrtStops
H A Dprt-22-badkd.py556 id_berth_board = self.allocate_board(id_stop, n_veh_alloc, queues)
1093 def allocate_board(self, id_stop, n_alloc, queues): member in PrtStops
H A Dprt-23-newversionok.py583 id_berth_board = self.allocate_board(id_stop, n_veh_alloc, queues)
1130 def allocate_board(self, id_stop, n_alloc, queues): member in PrtStops
H A Dprt-19-premicromove.py531 id_berth_board = self.allocate_board(id_stop)
1045 def allocate_board(self, id_stop): member in PrtStops
H A Dprt-20-brokealloc.py545 id_berth_board = self.allocate_board(id_stop, n_veh_forward)
1053 def allocate_board(self, id_stop, n_veh_alloc=0): member in PrtStops
H A Dprt-24-mergemake.py835 id_berth_board = self.allocate_board(id_stop, n_veh_alloc, queues)
1382 def allocate_board(self, id_stop, n_alloc, queues): member in PrtStops
H A Dprt-25-oldmergenode.py1098 id_berth_board = self.allocate_board(id_stop, n_veh_alloc, queues)
1645 def allocate_board(self, id_stop, n_alloc, queues): member in PrtStops
H A Dprt-26-stationproblem.py1234 id_berth_board = self.allocate_board(id_stop, n_veh_alloc, queues)
1781 def allocate_board(self, id_stop, n_alloc, queues): member in PrtStops
H A Dprt-27-simplemergeok.py1195 id_berth_board = self.allocate_board(id_stop, n_veh_alloc, queues)
1742 def allocate_board(self, id_stop, n_alloc, queues): member in PrtStops
H A Dprt-28.py1243 id_berth_board = self.allocate_board(id_stop, n_veh_alloc, queues)
1791 def allocate_board(self, id_stop, n_alloc, queues): member in PrtStops
H A Dprt-29-plat-debug.py1274 id_berth_board = self.allocate_board(id_stop, n_veh_alloc, queues)
1840 def allocate_board(self, id_stop, n_alloc, queues): member in PrtStops
H A Dprt-30-platok.py1271 id_berth_board = self.allocate_board(id_stop, n_veh_alloc, queues)
1834 def allocate_board(self, id_stop, n_alloc, queues): member in PrtStops
H A Dprt-32-decomptargetprob.py2041 id_berth_board = self.allocate_board(id_stop, n_veh_alloc, queues)
2645 def allocate_board(self, id_stop, n_alloc, queues): member in PrtStops
H A Dprt.py2125 id_berth_board = self.allocate_board(id_stop, n_veh_alloc, queues)
2729 def allocate_board(self, id_stop, n_alloc, queues): member in PrtStops
H A Dprt-31-decompok.py2015 id_berth_board = self.allocate_board(id_stop, n_veh_alloc, queues)
2578 def allocate_board(self, id_stop, n_alloc, queues): member in PrtStops

12