Home
last modified time | relevance | path

Searched defs:fuel (Results 251 – 275 of 444) sorted by relevance

1...<<1112131415161718

/dports/games/freeciv-nox11/freeciv-2.6.6/server/
H A Dedithand.c616 int fuel, hp; in handle_edit_unit() local
/dports/games/scorched3d/scorched/src/server/tankai/
H A DTankAICurrentMove.cpp737 Accessory *fuel = weapons->getTankAccessoryByType(tanket, "fuel"); in makeMoveShot() local
/dports/lang/racket-minimal/racket-8.3/src/bc/src/
H A Dsyntax.c653 static int quick_check_graph(Scheme_Object *o, int fuel) in quick_check_graph()
/dports/lang/racket/racket-8.3/src/bc/src/
H A Dsyntax.c653 static int quick_check_graph(Scheme_Object *o, int fuel) in quick_check_graph()
/dports/lang/rust/rustc-1.58.1-src/vendor/rustc-ap-rustc_session/src/
H A Doptions.rs641 let fuel = parts[1].parse::<u64>(); in parse_optimization_fuel() localVariable
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/data/mods/TEST_DATA/
H A Dvehicle.json60 { "x": -3, "y": -1, "parts": [ { "part": "tank", "fuel": "water_clean" }, "roof" ] }, string
74 { "x": -5, "y": -1, "part": "tank", "fuel": "gasoline" }, string
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/data/mods/TEST_DATA/
H A Dvehicle.json60 { "x": -3, "y": -1, "parts": [ { "part": "tank", "fuel": "water_clean" }, "roof" ] }, string
74 { "x": -5, "y": -1, "part": "tank", "fuel": "gasoline" }, string
/dports/science/code_saturne/code_saturne-7.1.0/gui/Pages/
H A DCoalCombustionView.py411 def __init__(self, model, fuel): argument
610 def __init__(self, model, fuel): argument
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/data/json/vehicles/
H A Dutility.json65 { "x": -1, "y": 0, "part": "tank", "fuel": "diesel" }, string
79 { "x": 1, "y": 0, "part": "tank_small", "fuel": "gasoline" }, string
123 { "x": -1, "y": -2, "parts": [ { "part": "tank", "fuel": "diesel" }, "roof" ] }, string
128 { "x": -1, "y": 2, "parts": [ { "part": "tank", "fuel": "diesel" }, "roof" ] }, string
H A Dboats.json36 { "x": -1, "y": -1, "part": "tank", "fuel": "gasoline" }, string
41 { "x": -1, "y": 3, "part": "tank", "fuel": "gasoline" }, string
137 { "x": 2, "y": 1, "part": "tank", "fuel": "gasoline" }, string
H A Dtrucks.json34 { "x": -1, "y": -1, "part": "tank", "fuel": "gasoline" }, string
39 { "x": -1, "y": 3, "part": "tank", "fuel": "gasoline" }, string
119 { "x": -2, "y": -1, "part": "tank", "fuel": "gasoline" }, string
196 { "x": -1, "y": -1, "part": "tank", "fuel": "diesel" }, string
202 { "x": -1, "y": 4, "part": "tank", "fuel": "diesel" }, string
204 { "x": -2, "y": -1, "part": "tank", "fuel": "diesel" }, string
210 { "x": -2, "y": 4, "part": "tank", "fuel": "diesel" }, string
385 { "x": 0, "y": 0, "part": "tank", "fuel": "diesel" }, string
388 { "x": 0, "y": 1, "part": "tank", "fuel": "diesel" }, string
390 { "x": 0, "y": 2, "part": "tank", "fuel": "diesel" }, string
[all …]
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/data/json/vehicles/
H A Dutility.json65 { "x": -1, "y": 0, "part": "tank", "fuel": "diesel" }, string
79 { "x": 1, "y": 0, "part": "tank_small", "fuel": "gasoline" }, string
123 { "x": -1, "y": -2, "parts": [ { "part": "tank", "fuel": "diesel" }, "roof" ] }, string
128 { "x": -1, "y": 2, "parts": [ { "part": "tank", "fuel": "diesel" }, "roof" ] }, string
H A Dboats.json36 { "x": -1, "y": -1, "part": "tank", "fuel": "gasoline" }, string
41 { "x": -1, "y": 3, "part": "tank", "fuel": "gasoline" }, string
137 { "x": 2, "y": 1, "part": "tank", "fuel": "gasoline" }, string
H A Dtrucks.json34 { "x": -1, "y": -1, "part": "tank", "fuel": "gasoline" }, string
39 { "x": -1, "y": 3, "part": "tank", "fuel": "gasoline" }, string
119 { "x": -2, "y": -1, "part": "tank", "fuel": "gasoline" }, string
196 { "x": -1, "y": -1, "part": "tank", "fuel": "diesel" }, string
202 { "x": -1, "y": 4, "part": "tank", "fuel": "diesel" }, string
204 { "x": -2, "y": -1, "part": "tank", "fuel": "diesel" }, string
210 { "x": -2, "y": 4, "part": "tank", "fuel": "diesel" }, string
385 { "x": 0, "y": 0, "part": "tank", "fuel": "diesel" }, string
388 { "x": 0, "y": 1, "part": "tank", "fuel": "diesel" }, string
390 { "x": 0, "y": 2, "part": "tank", "fuel": "diesel" }, string
[all …]
/dports/lang/racket/racket-8.3/src/bc/gc2/
H A Dnewgc.c2706 inline static int check_finalizers(NewGC *gc, int level, int old_gen, int fuel) in check_finalizers()
3849 static int propagate_incremental_marks(NewGC *gc, int do_emph, int fuel) in propagate_incremental_marks()
4832 static void incremental_repair_pages(NewGC *gc, int fuel) in incremental_repair_pages()
5283 int fuel = (old_gen in mark_and_finalize_all() local
5684 int fuel = (no_full in garbage_collect() local
5747 int fuel = (no_full in garbage_collect() local
H A Dmem_account.c480 int fuel = (gc->gc_full in propagate_accounting_marks() local
/dports/lang/racket-minimal/racket-8.3/src/bc/gc2/
H A Dnewgc.c2706 inline static int check_finalizers(NewGC *gc, int level, int old_gen, int fuel) in check_finalizers()
3849 static int propagate_incremental_marks(NewGC *gc, int do_emph, int fuel) in propagate_incremental_marks()
4832 static void incremental_repair_pages(NewGC *gc, int fuel) in incremental_repair_pages()
5283 int fuel = (old_gen in mark_and_finalize_all() local
5684 int fuel = (no_full in garbage_collect() local
5747 int fuel = (no_full in garbage_collect() local
H A Dmem_account.c480 int fuel = (gc->gc_full in propagate_accounting_marks() local
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/data/json/mapgen/house/
H A Dhouse_garage7.json60 …"place_vehicles": [ { "vehicle": "suburban_home", "x": 4, "y": 4, "chance": 15, "fuel": 80, "statu… number
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/data/json/mapgen/house/
H A Dhouse_garage7.json60 …"place_vehicles": [ { "vehicle": "suburban_home", "x": 4, "y": 4, "chance": 15, "fuel": 80, "statu… number
/dports/games/freeciv/freeciv-2.6.6/common/
H A Dunit.h129 int fuel; member
/dports/games/freeciv-nox11/freeciv-2.6.6/common/
H A Dunit.h129 int fuel; member
/dports/games/ufoai/ufoai-2.5-source/src/client/cgame/campaign/
H A Dcp_aircraft.h163 int fuel; /**< Current fuel amount. */ member
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_session/src/
H A Doptions.rs690 let fuel = parts[1].parse::<u64>(); in parse_optimization_fuel() localVariable
/dports/finance/homebank/homebank-5.5.1/src/
H A Drep-vehicle.c185 gdouble fuel, price, amount, centkm; in repvehicle_export_csv() local

1...<<1112131415161718