Home
last modified time | relevance | path

Searched refs:AlternateType (Results 76 – 94 of 94) sorted by relevance

1234

/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/ride/coaster/meta/
H A DJuniorRollerCoaster.h20 SET_FIELD(AlternateType, RIDE_TYPE_NULL),
H A DWoodenRollerCoaster.h20 SET_FIELD(AlternateType, RIDE_TYPE_NULL),
H A DClassicMiniRollerCoaster.h19 SET_FIELD(AlternateType, RIDE_TYPE_NULL),
H A DStandUpRollerCoaster.h20 SET_FIELD(AlternateType, RIDE_TYPE_NULL),
H A DVerticalDropCoaster.h20 SET_FIELD(AlternateType, RIDE_TYPE_NULL),
H A DCompactInvertedCoaster.h20 SET_FIELD(AlternateType, RIDE_TYPE_NULL),
H A DCorkscrewRollerCoaster.h20 SET_FIELD(AlternateType, RIDE_TYPE_NULL),
H A DHybridCoaster.h18 SET_FIELD(AlternateType, RIDE_TYPE_NULL),
H A DHyperTwister.h19 SET_FIELD(AlternateType, RIDE_TYPE_NULL),
H A DSingleRailRollerCoaster.h18 SET_FIELD(AlternateType, RIDE_TYPE_NULL),
H A DWaterCoaster.h20 SET_FIELD(AlternateType, RIDE_TYPE_NULL),
H A DTwisterRollerCoaster.h20 SET_FIELD(AlternateType, RIDE_TYPE_NULL),
H A DInvertedRollerCoaster.h20 SET_FIELD(AlternateType, RIDE_TYPE_NULL),
H A DLoopingRollerCoaster.h20 SET_FIELD(AlternateType, RIDE_TYPE_NULL),
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/ride/water/meta/
H A DDinghySlide.h20 SET_FIELD(AlternateType, RIDE_TYPE_NULL),
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/ride/
H A DRideData.h136 uint8_t AlternateType; member
337 SET_FIELD(AlternateType, RIDE_TYPE_NULL),
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/query/collation/
H A Dcollator_factory_icu_test.cpp427 ASSERT_EQ(static_cast<int>(CollationSpec::AlternateType::kNonIgnorable), in TEST()
578 ASSERT_EQ(static_cast<int>(CollationSpec::AlternateType::kNonIgnorable), in TEST()
589 ASSERT_EQ(static_cast<int>(CollationSpec::AlternateType::kShifted), in TEST()
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2-ui/windows/
H A DRideConstruction.cpp494 …tTrackAlternative & RIDE_TYPE_ALTERNATIVE_TRACK_TYPE) ? ride->GetRideTypeDescriptor().AlternateType in ride_get_alternative_type()
H A DRide.cpp3468 …&& GetRideTypeDescriptor(ride->GetRideTypeDescriptor().AlternateType).SupportsTrackPiece(TRACK_LIF… in window_ride_operating_invalidate()

1234