Home
last modified time | relevance | path

Searched defs:car (Results 1 – 25 of 2319) sorted by relevance

12345678910>>...93

/dports/games/torcs/torcs-1.3.7/src/modules/simu/simuv2/
H A Dcar.cpp29 SimCarConfig(tCar *car) in SimCarConfig()
142 SimCarUpdateForces(tCar *car) in SimCarUpdateForces()
240 SimCarUpdateSpeed(tCar *car) in SimCarUpdateSpeed()
270 SimCarUpdateWheelPos(tCar *car) in SimCarUpdateWheelPos()
299 SimCarUpdatePos(tCar *car) in SimCarUpdatePos()
333 SimCarUpdateCornerPos(tCar *car) in SimCarUpdateCornerPos()
373 SimTelemetryOut(tCar *car) in SimTelemetryOut()
401 SimCarUpdate(tCar *car, tSituation * /* s */) in SimCarUpdate()
419 SimCarUpdate2(tCar *car, tSituation * /* s */) in SimCarUpdate2()
/dports/games/torcs/torcs-1.3.7/src/drivers/olethros/
H A Dstrategy.cpp74 void SimpleStrategy::update(tCarElt* car, tSituation *s) in update()
92 bool SimpleStrategy::needPitstop(tCarElt* car, tSituation *s, Opponents* opponents) in needPitstop()
114 float SimpleStrategy::pitRefuel(tCarElt* car, tSituation *s) in pitRefuel()
126 int SimpleStrategy::pitRepair(tCarElt* car, tSituation *s) in pitRepair()
131 float SimpleStrategy::getSpeedFactor(tCarElt* car, tSituation* s, Opponents* opponents) in getSpeedFactor()
148 bool ManagedStrategy::needPitstop(tCarElt* car, tSituation *s, Opponents* opponents) in needPitstop()
228 bool ManagedStrategy::RepairDamage(tCarElt* car, Opponents* opponents) in RepairDamage()
286 float ManagedStrategy::getSpeedFactor(tCarElt* car, tSituation* s, Opponents* opponents) in getSpeedFactor()
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr14841.c8 struct car { struct
13 static const struct car cars[] = { argument
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr14841.c8 struct car { struct
13 static const struct car cars[] = { argument
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr14841.c8 struct car { struct
13 static const struct car cars[] = { argument
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr14841.c8 struct car { struct
13 static const struct car cars[] = { argument
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr14841.c8 struct car { struct
13 static const struct car cars[] = { argument
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr14841.c8 struct car { struct
13 static const struct car cars[] = { argument
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr14841.c8 struct car { struct
13 static const struct car cars[] = { argument
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr14841.c8 struct car { struct
13 static const struct car cars[] = { argument
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr14841.c8 struct car { struct
13 static const struct car cars[] = { argument
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr14841.c8 struct car { struct
13 static const struct car cars[] = { argument
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr14841.c8 struct car { struct
13 static const struct car cars[] = { argument
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr14841.c8 struct car { struct
13 static const struct car cars[] = { argument
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr14841.c8 struct car { struct
13 static const struct car cars[] = { argument
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr14841.c8 struct car { struct
13 static const struct car cars[] = { argument
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr14841.c8 struct car { struct
13 static const struct car cars[] = { argument
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr14841.c8 struct car { struct
13 static const struct car cars[] = { argument
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr14841.c8 struct car { struct
13 static const struct car cars[] = { argument
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr14841.c8 struct car { struct
13 static const struct car cars[] = { argument
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr14841.c8 struct car { struct
13 static const struct car cars[] = { argument
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr14841.c8 struct car { struct
13 static const struct car cars[] = { argument
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr14841.c8 struct car { struct
13 static const struct car cars[] = { argument
/dports/games/torcs/torcs-1.3.7/src/drivers/bt/
H A Dstrategy.cpp61 void SimpleStrategy::update(tCarElt* car, tSituation *s) in update()
80 bool SimpleStrategy::needPitstop(tCarElt* car, tSituation *s) in needPitstop()
105 bool SimpleStrategy::isPitFree(tCarElt* car) in isPitFree()
116 float SimpleStrategy::pitRefuel(tCarElt* car, tSituation *s) in pitRefuel()
128 int SimpleStrategy::pitRepair(tCarElt* car, tSituation *s) in pitRepair()
134 void SimpleStrategy2::update(tCarElt* car, tSituation *s) in update()
196 void SimpleStrategy2::updateFuelStrategy(tCarElt* car, tSituation *s) in updateFuelStrategy()
239 float SimpleStrategy2::pitRefuel(tCarElt* car, tSituation *s) in pitRefuel()
/dports/games/torcs/torcs-1.3.7/src/drivers/damned/
H A Dstrategy.cpp61 void SimpleStrategy::update(tCarElt* car, tSituation *s) in update()
80 bool SimpleStrategy::needPitstop(tCarElt* car, tSituation *s) in needPitstop()
105 bool SimpleStrategy::isPitFree(tCarElt* car) in isPitFree()
116 float SimpleStrategy::pitRefuel(tCarElt* car, tSituation *s) in pitRefuel()
128 int SimpleStrategy::pitRepair(tCarElt* car, tSituation *s) in pitRepair()
134 void SimpleStrategy2::update(tCarElt* car, tSituation *s) in update()
196 void SimpleStrategy2::updateFuelStrategy(tCarElt* car, tSituation *s) in updateFuelStrategy()
239 float SimpleStrategy2::pitRefuel(tCarElt* car, tSituation *s) in pitRefuel()

12345678910>>...93