Home
last modified time | relevance | path

Searched defs:boat (Results 1 – 25 of 66) sorted by relevance

123

/dports/games/freedink-data/freedink-data-1.08.20170409/dink/Story/
H A DS7-HELL.c14 int &boat = create_sprite(726,287, 0,426,1); in main() local
/dports/games/freeciv-nox11/freeciv-2.6.6/server/
H A Dbarbarian.c356 struct unit_type *boat; in unleash_barbarians() local
589 struct unit_type *boat; in try_summon_barbarians() local
/dports/games/freeciv/freeciv-2.6.6/server/
H A Dbarbarian.c356 struct unit_type *boat; in unleash_barbarians() local
589 struct unit_type *boat; in try_summon_barbarians() local
/dports/converters/wkhtmltopdf/qt-5db36ec/demos/sub-attaq/
H A Dstates.h106 Boat *boat; variable
H A Dgraphicsscene.h105 Boat *boat; variable
H A Dboat.cpp59 static QAbstractAnimation *setupDestroyAnimation(Boat *boat) in setupDestroyAnimation()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gdc.test/runnable/
H A Dtest15.d162 int boat( CA14 a ) { printf("A14::boat( CA14 )\n"); return 1; } function
167 int boat( CA14 a, CB14 b ) { printf("B14::boat(CA14, CB14)\n"); return 2; } function
174 alias B14.boat boat; variable
175 override int boat( CA14 a ) { printf("C::boat( CA14 )\n"); return 3; } function
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gdc.test/runnable/
H A Dtest15.d162 int boat( CA14 a ) { printf("A14::boat( CA14 )\n"); return 1; } function
167 int boat( CA14 a, CB14 b ) { printf("B14::boat(CA14, CB14)\n"); return 2; } function
174 alias B14.boat boat; variable
175 override int boat( CA14 a ) { printf("C::boat( CA14 )\n"); return 3; } function
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gdc.test/runnable/
H A Dtest15.d161 int boat( CA14 a ) { printf("A14::boat( CA14 )\n"); return 1; } function
166 int boat( CA14 a, CB14 b ) { printf("B14::boat(CA14, CB14)\n"); return 2; } function
173 alias B14.boat boat; variable
174 override int boat( CA14 a ) { printf("C::boat( CA14 )\n"); return 3; } function
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gdc.test/runnable/
H A Dtest15.d161 int boat( CA14 a ) { printf("A14::boat( CA14 )\n"); return 1; } function
166 int boat( CA14 a, CB14 b ) { printf("B14::boat(CA14, CB14)\n"); return 2; } function
173 alias B14.boat boat; variable
174 override int boat( CA14 a ) { printf("C::boat( CA14 )\n"); return 3; } function
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gdc.test/runnable/
H A Dtest15.d162 int boat( CA14 a ) { printf("A14::boat( CA14 )\n"); return 1; } function
167 int boat( CA14 a, CB14 b ) { printf("B14::boat(CA14, CB14)\n"); return 2; } function
174 alias B14.boat boat; variable
175 override int boat( CA14 a ) { printf("C::boat( CA14 )\n"); return 3; } function
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gdc.test/runnable/
H A Dtest15.d162 int boat( CA14 a ) { printf("A14::boat( CA14 )\n"); return 1; } function
167 int boat( CA14 a, CB14 b ) { printf("B14::boat(CA14, CB14)\n"); return 2; } function
174 alias B14.boat boat; variable
175 override int boat( CA14 a ) { printf("C::boat( CA14 )\n"); return 3; } function
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gdc.test/runnable/
H A Dtest15.d162 int boat( CA14 a ) { printf("A14::boat( CA14 )\n"); return 1; } function
167 int boat( CA14 a, CB14 b ) { printf("B14::boat(CA14, CB14)\n"); return 2; } function
174 alias B14.boat boat; variable
175 override int boat( CA14 a ) { printf("C::boat( CA14 )\n"); return 3; } function
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gdc.test/runnable/
H A Dtest15.d162 int boat( CA14 a ) { printf("A14::boat( CA14 )\n"); return 1; } function
167 int boat( CA14 a, CB14 b ) { printf("B14::boat(CA14, CB14)\n"); return 2; } function
174 alias B14.boat boat; variable
175 override int boat( CA14 a ) { printf("C::boat( CA14 )\n"); return 3; } function
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gdc.test/runnable/
H A Dtest15.d161 int boat( CA14 a ) { printf("A14::boat( CA14 )\n"); return 1; } function
166 int boat( CA14 a, CB14 b ) { printf("B14::boat(CA14, CB14)\n"); return 2; } function
173 alias B14.boat boat; variable
174 override int boat( CA14 a ) { printf("C::boat( CA14 )\n"); return 3; } function
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gdc.test/runnable/
H A Dtest15.d159 int boat( CA14 a ) { printf("A14::boat( CA14 )\n"); return 1; } function
164 int boat( CA14 a, CB14 b ) { printf("B14::boat(CA14, CB14)\n"); return 2; } function
171 alias B14.boat boat; variable
172 override int boat( CA14 a ) { printf("C::boat( CA14 )\n"); return 3; } function
/dports/games/julius/julius-1.7.0/src/map/
H A Dwater.c208 int map_water_get_wharf_for_new_fishing_boat(figure *boat, map_point *tile) in map_water_get_wharf_for_new_fishing_boat()
235 int map_water_find_alternative_fishing_boat_tile(figure *boat, map_point *tile) in map_water_find_alternative_fishing_boat_tile()
/dports/games/augustus/augustus-3.1.0/src/map/
H A Dwater.c209 int map_water_get_wharf_for_new_fishing_boat(figure *boat, map_point *tile) in map_water_get_wharf_for_new_fishing_boat()
235 int map_water_find_alternative_fishing_boat_tile(figure *boat, map_point *tile) in map_water_find_alternative_fishing_boat_tile()
/dports/games/exult/exult-snapshot-v1.7.0.20211128/objs/
H A Dbarge.h47 signed char boat; // 1 if a boat, 0 if not; -1=untested. variable
/dports/games/golly/golly-3.3-src/Scripts/Python/glife/
H A Dbase.py75 boat = pattern (""" variable
/dports/graphics/opencv/opencv-4.5.3/modules/stitching/perf/opencl/
H A Dperf_stitch.cpp98 OCL_PERF_TEST_P(stitch, boat, TEST_DETECTORS) in OCL_PERF_TEST_P() argument
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtbase/examples/widgets/animation/sub-attaq/
H A Dgraphicsscene.h113 Boat *boat; variable
H A Dboat.cpp67 static QAbstractAnimation *setupDestroyAnimation(Boat *boat) in setupDestroyAnimation()
H A Dboat_p.h131 KeyLaunchTransition(Boat *boat, QEvent::Type type, int key) in KeyLaunchTransition()
/dports/games/flightgear/flightgear-2020.3.11/src/GUI/
H A DMapWidget.hxx96 bool boat; member in MapWidget::DrawAIObject

123