Home
last modified time | relevance | path

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

/dports/games/torcs/torcs-1.3.7/src/drivers/berniw2/
H A Dmycar.cpp91 } else if (strcmp(traintype, VAL_TRANS_FWD) == 0) { in MyCar()
/dports/games/torcs/torcs-1.3.7/src/drivers/berniw3/
H A Dmycar.cpp91 } else if (strcmp(traintype, VAL_TRANS_FWD) == 0) { in MyCar()
/dports/games/torcs/torcs-1.3.7/src/drivers/berniw/
H A Dmycar.cpp91 } else if (strcmp(traintype, VAL_TRANS_FWD) == 0) { in MyCar()
/dports/games/torcs/torcs-1.3.7/src/drivers/inferno/
H A Dmycar.cpp96 } else if (strcmp(traintype, VAL_TRANS_FWD) == 0) { in MyCar()
/dports/games/torcs/torcs-1.3.7/src/drivers/lliaw/
H A Dmycar.cpp96 } else if (strcmp(traintype, VAL_TRANS_FWD) == 0) { in MyCar()
/dports/games/torcs/torcs-1.3.7/src/drivers/tita/
H A Dmycar.cpp96 } else if (strcmp(traintype, VAL_TRANS_FWD) == 0) { in MyCar()
/dports/games/torcs/torcs-1.3.7/src/modules/simu/simuv3/
H A Dtransmission.cpp67 } else if (strcmp(VAL_TRANS_FWD, transType) == 0) { in SimTransmissionConfig()
/dports/games/torcs/torcs-1.3.7/src/interfaces/
H A Dcar.h614 #define VAL_TRANS_FWD "FWD" macro
/dports/games/torcs/torcs-1.3.7/src/modules/simu/simuv2/
H A Dtransmission.cpp68 } else if (strcmp(VAL_TRANS_FWD, transType) == 0) { in SimTransmissionConfig()
/dports/games/torcs/torcs-1.3.7/src/drivers/sparkle/
H A Ddriver.cpp606 } else if (strcmp(traintype, VAL_TRANS_FWD) == 0) { in initTCLfilter()
/dports/games/torcs/torcs-1.3.7/src/drivers/damned/
H A Ddriver.cpp932 } else if (strcmp(traintype, VAL_TRANS_FWD) == 0) { in initTCLfilter()
/dports/games/torcs/torcs-1.3.7/src/drivers/bt/
H A Ddriver.cpp932 } else if (strcmp(traintype, VAL_TRANS_FWD) == 0) { in initTCLfilter()
/dports/games/torcs/torcs-1.3.7/src/drivers/human/
H A Dhuman.cpp365 } else if (strcmp(traintype, VAL_TRANS_FWD) == 0) { in newrace()
/dports/games/torcs/torcs-1.3.7/src/drivers/olethros/
H A Ddriver.cpp1675 } else if (strcmp(traintype, VAL_TRANS_FWD) == 0) { in initTCLfilter()