Home
last modified time | relevance | path

Searched defs:trainIndex (Results 1 – 4 of 4) sorted by relevance

/dports/devel/R-cran-caret/caret/R/
H A DcreateResample.R7 trainIndex <- matrix(0, ncol = times, nrow = length(y)) functionVar
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/actions/
H A DSetCheatAction.cpp639 for (auto trainIndex : ride.vehicles) in RemoveAllGuests() local
/dports/graphics/opencv/opencv-4.5.3/modules/features2d/src/
H A Dmatchers.cpp147 int trainIndex = *trainIdx_ptr; in ocl_matchConvert() local
257 int trainIndex = *trainIdx_ptr; in ocl_knnMatchConvert() local
380 int trainIndex = *trainIdx_ptr; in ocl_radiusMatchConvert() local
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/ride/
H A DVehicle.cpp2118 uint32_t trainIndex = 0; in ride_get_train_index_from_vehicle() local
2161 auto trainIndex = ride_get_train_index_from_vehicle(curRide, sprite_index); in UpdateWaitingForPassengers() local
3426 auto trainIndex = ride_get_train_index_from_vehicle(curRide, frontVehicle->sprite_index); in UpdateCollisionSetup() local
5200 auto trainIndex = ride_get_train_index_from_vehicle(curRide, frontVehicle->sprite_index); in CrashOnLand() local
5268 auto trainIndex = ride_get_train_index_from_vehicle(curRide, frontVehicle->sprite_index); in CrashOnWater() local