Home
last modified time | relevance | path

Searched refs:side_s (Results 1 – 16 of 16) sorted by relevance

/dports/games/ufoai/ufoai-2.5-source/src/tools/ufo2map/
H A Dmap.h60 typedef struct side_s { struct
64 struct side_s *original; /**< bspbrush_t sides will reference the mapbrush_t sides */ argument
84 struct side_s *original_sides; argument
118 struct side_s* side; /**< nullptr = non-visible */
/dports/cad/alliance/alliance/src/sea/src/
H A Dutil_Floorplan.c67 typedef struct side_s { struct
116 static struct side_s *newSide __FP((char aOrient,
122 static struct side_s *buildSide __FP((struct phfig *apPhfig,
283 static struct side_s *newSide (aOrient, aLayer, aX, aY, aLength) in newSide()
290 struct side_s *pSide;
293 pSide = (struct side_s*)mbkalloc (sizeof (struct side_s));
314 struct side_s *apSide; in freeSide()
329 static struct side_s *buildSide (apPhfig, apLofig, aOrient, aLayer) in buildSide()
335 struct side_s *pSide;
428 struct side_s *apSide; in sortSide()
[all …]
/dports/games/edge/Edge-1.35-source/src/
H A Dr_defs.h59 struct side_s;
329 typedef struct side_s struct
/dports/games/ufoai/ufoai-2.5-source/src/tools/ufo2map/check/
H A Dcheck.h33 struct side_s** memberSides;
/dports/games/gtkradiant/GPL/Q2Tools/bsp/qbsp3/
H A Dqbsp.h55 typedef struct side_s struct
60 struct side_s *original; // bspbrush_t sides will reference the mapbrush_t sides argument
/dports/games/netradiant/netradiant-20150621-src/tools/quake2/extra/bsp/qbsp3/
H A Dqbsp.h55 typedef struct side_s struct
60 struct side_s *original; // bspbrush_t sides will reference the mapbrush_t sides argument
/dports/games/netradiant/netradiant-20150621-src/tools/quake2/q2map/
H A Dqbsp.h82 typedef struct side_s struct
87 struct side_s *original; // bspbrush_t sides will reference the mapbrush_t sides argument
/dports/games/gtkradiant/GPL/GtkRadiant/tools/quake2/q2map/
H A Dqbsp.h82 typedef struct side_s struct
87 struct side_s *original; // bspbrush_t sides will reference the mapbrush_t sides argument
/dports/games/odamex/odamex-src-0.7.0/common/
H A Dr_defs.h247 struct side_s struct
269 typedef struct side_s side_t; argument
/dports/games/wesnoth/wesnoth-1.14.17/src/
H A Dmenu_events.cpp1458 const std::string side_s = get_arg(1); in do_droid() local
1461 const unsigned int side = side_s.empty() ? team_num_ : lexical_cast_default<unsigned int>(side_s); in do_droid()
1465 symbols["side"] = side_s; in do_droid()
1496 symbols["side"] = side_s; in do_droid()
1505 const std::string side_s = get_arg(1); in do_idle() local
1508 const unsigned int side = side_s.empty() ? team_num_ : lexical_cast_default<unsigned int>(side_s); in do_idle()
1512 symbols["side"] = side_s; in do_idle()
/dports/games/zhlt/zhlt-3.4/hlcsg/
H A Dcsg.h119 typedef struct side_s struct
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/xfeatures2d/src/
H A Dmsd.cpp331 int side_s = 2 * r_s + 1; in contextualSelfDissimilarity() local
335 int den = side_s * side_s * k; in contextualSelfDissimilarity()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/api/
H A Dapi_map.h107 struct side_s;
117 typedef struct side_s Side;
/dports/games/dhewm3/dhewm3-1.5.1/neo/tools/compilers/dmap/
H A Ddmap.h104 typedef struct side_s { struct
/dports/games/gtkradiant/GPL/GtkRadiant/tools/quake3/q3map2/
H A Dq3map2.h788 typedef struct side_s struct
/dports/games/netradiant/netradiant-20150621-src/tools/quake3/q3map2/
H A Dq3map2.h847 typedef struct side_s struct