Home
last modified time | relevance | path

Searched defs:Cars (Results 1 – 19 of 19) sorted by relevance

/dports/games/freesynd/freesynd-0.7.5/src/model/
H A Dleveldata.h158 struct Cars { struct
166 uint8 desc;
167 uint8 unkn1;
168 uint8 unkn2;
169 uint8 unkn3;
173 uint8 health[2];
176 uint8 sub_type;
178 uint8 unkn4;
180 uint8 unkn5[11];
181 uint8 speed;
[all …]
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/book/src/trafficsim/
H A Ddiscrete_event.md11 ## Cars section in Discrete-event simulation
57 ### Exact positions
/dports/games/openbve/OpenBVE-1.8.2.1/source/RouteManager2/Stations/
H A DStation.Stop.cs16 public int Cars; field
H A DRouteStation.cs45 public int GetStopIndex(int Cars) in GetStopIndex()
/dports/games/openbve/OpenBVE-1.8.2.1/source/TrainEditor2/ViewModels/Trains/
H A DTrainViewModel.cs29 internal ReadOnlyReactiveCollection<CarViewModel> Cars property in TrainEditor2.ViewModels.Trains.TrainViewModel
/dports/math/dieharder/dieharder-3.31.1/libdieharder/
H A Ddiehard_parking_lot.c73 } Cars; typedef
/dports/games/openbve/OpenBVE-1.8.2.1/source/Plugins/Route.CsvRw/Structures/Route/
H A DStation.Stop.cs25 private readonly int Cars; field in CsvRwRouteParser.Stop
/dports/games/stuntrally/stuntrally-2.6.1/source/vdrift/
H A Dpathmanager.h41 static std::string Cars() { return game_data + "/cars"; } in Cars() function
/dports/games/openbve/OpenBVE-1.8.2.1/source/TrainEditor2/Models/Trains/
H A DTrain.cs58 internal ObservableCollection<Car> Cars; field in TrainEditor2.Models.Trains.Train
/dports/games/openbve/OpenBVE-1.8.2.1/source/OpenBveApi/Runtime/Train/
H A DVehicleSpecs.cs103 public int Cars property in OpenBveApi.Runtime.VehicleSpecs
/dports/devel/py-deepdiff/deepdiff-5.6.0/tests/fixtures/
H A Dcompare_func_t1.json2 "Cars": [ array
H A Dcompare_func_t2.json2 "Cars": [ array
/dports/games/openbve/OpenBVE-1.8.2.1/source/TrainManager/Train/
H A DTrainBase.cs35 public CarBase[] Cars; field in TrainManager.Trains.TrainBase
/dports/games/openbve/OpenBVE-1.8.2.1/documentation/Examples/Sample Plugins/C++/
H A Dplugin.h52 int Cars; member
/dports/security/keepass-plugin-keepassrpc/keepassrpc-1.8.0/Jayrock/tests/Jayrock/Json/Conversion/Converters/
H A DTestComponentExporter.cs448 public ArrayList Cars = new ArrayList(); field in Jayrock.Json.Conversion.Converters.TestComponentExporter.OwnerCars
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/go-typedef/gen-go/module1/
H A Dttypes.go997 Cars []*Car `thrift:"cars,2" db:"cars" json:"cars"` member
1034 func (c *CollectionBuilder) Cars(cars []*Car) *CollectionBuilder { func
/dports/games/openbve/OpenBVE-1.8.2.1/source/TrainManager/SafetySystems/Plugin/
H A DLegacyPlugin.cs78 internal int Cars; field
/dports/games/openbve/OpenBVE-1.8.2.1/source/Plugins/Win32PluginProxy/
H A DWin32PluginProxy.cs482 internal int Cars; field
/dports/games/openbve/OpenBVE-1.8.2.1/source/Plugins/AtsPluginProxy/AtsPluginProxy/
H A DAtsPluginProxy.cpp14 int Cars; member