Home
last modified time | relevance | path

Searched defs:extra_type (Results 1 – 25 of 40) sorted by relevance

12

/dports/games/freeciv/freeciv-2.6.6/common/
H A Dextras.h64 struct extra_type struct
66 int id;
67 struct name_translation name;
68 enum extra_category category;
69 uint8_t causes;
70 uint8_t rmcauses;
72 char graphic_str[MAX_LEN_NAME];
73 char graphic_alt[MAX_LEN_NAME];
77 char rmact_gfx[MAX_LEN_NAME];
105 struct extra_type_list *hiders; argument
[all …]
/dports/games/freeciv-nox11/freeciv-2.6.6/common/
H A Dextras.h64 struct extra_type struct
66 int id;
67 struct name_translation name;
68 enum extra_category category;
69 uint8_t causes;
70 uint8_t rmcauses;
72 char graphic_str[MAX_LEN_NAME];
73 char graphic_alt[MAX_LEN_NAME];
77 char rmact_gfx[MAX_LEN_NAME];
105 struct extra_type_list *hiders; argument
[all …]
/dports/games/bugsquish/bugsquish-0.0.6/
H A Dbugsquish.c236 typedef struct extra_type { struct
238 } extra_type; argument
/dports/games/lbreakout2/lbreakout2-2.6.5/game/
H A Dextras.c62 void extra_use( Paddle *paddle, int extra_type ) in extra_use()
/dports/games/wesnoth/wesnoth-1.14.17/src/game_initialization/
H A Dcreate_engine.cpp594 int create_engine::find_extra_by_id(const MP_EXTRA extra_type, const std::string& id) const in find_extra_by_id() argument
764 void create_engine::init_extras(const MP_EXTRA extra_type) in init_extras()
839 create_engine::get_extras_by_type(const MP_EXTRA extra_type) in get_extras_by_type()
/dports/games/lbreakout2/lbreakout2-2.6.5/client/
H A Dextras.c70 void client_handle_collected_extra( Paddle *paddle, int extra_type ) in client_handle_collected_extra()
/dports/graphics/opencv/opencv-4.5.3/modules/imgproc/test/
H A Dtest_thresh.cpp60 int extra_type; member in opencv_test::__anon3f005f180111::CV_ThreshTest
193 double thresh, double maxval, int thresh_type, int extra_type ) in test_threshold()
/dports/devel/gettext-tools/gettext-0.21/libtextstyle/gnulib-local/lib/libcroco/
H A Dcr-token.h114 enum CRTokenExtraType extra_type ; member
/dports/devel/gettext-tools/gettext-0.21/libtextstyle/lib/libcroco/
H A Dcr-token.h114 enum CRTokenExtraType extra_type ; member
/dports/devel/gettext-runtime/gettext-0.21/libtextstyle/lib/libcroco/
H A Dcr-token.h114 enum CRTokenExtraType extra_type ; member
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/libcroco/
H A Dcr-token.h104 enum CRTokenExtraType extra_type ; member
/dports/devel/gettext-po-mode/gettext-0.21/libtextstyle/gnulib-local/lib/libcroco/
H A Dcr-token.h114 enum CRTokenExtraType extra_type ; member
/dports/devel/gettext-runtime/gettext-0.21/libtextstyle/gnulib-local/lib/libcroco/
H A Dcr-token.h114 enum CRTokenExtraType extra_type ; member
/dports/devel/gettext-po-mode/gettext-0.21/libtextstyle/lib/libcroco/
H A Dcr-token.h114 enum CRTokenExtraType extra_type ; member
/dports/textproc/libcroco/libcroco-0.6.13/src/
H A Dcr-token.h104 enum CRTokenExtraType extra_type ; member
/dports/x11/gnome-shell/gnome-shell-41.1/src/st/croco/
H A Dcr-token.h104 enum CRTokenExtraType extra_type ; member
/dports/x11/cinnamon/cinnamon-4.8.6/src/st/croco/
H A Dcr-token.h104 enum CRTokenExtraType extra_type ; member
/dports/www/cssed/cssed-0.4.0/libcroco/parser/
H A Dcr-token.h104 enum CRTokenExtraType extra_type ; member
/dports/deskutils/rubrica/rubrica2-2.1.6/src/
H A Dfilechooser_extra.c91 static GType extra_type = 0; in rubrica_chooser_extra_get_type() local
/dports/print/texinfo/texinfo-6.8/tp/Texinfo/XS/parsetexi/
H A Dtree_types.h25 enum extra_type { enum
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/interface/vmcs_host/
H A Dvcilcs.c877 OMX_EXTRADATATYPE extra_type; local
/dports/misc/rump/buildrump.sh-b914579/src/external/bsd/flex/dist/src/
H A Dmain.c72 char *prefix, *yyclass, *extra_type = NULL; variable
/dports/textproc/flex/flex-2.6.4/src/
H A Dmain.c69 char *prefix, *yyclass, *extra_type = NULL; variable
/dports/print/gutenprint/gutenprint-5.3.3/src/cups/
H A Dbackend_common.c50 int extra_type = -1; variable
/dports/print/gimp-gutenprint/gutenprint-5.3.3/src/cups/
H A Dbackend_common.c50 int extra_type = -1; variable

12