Home
last modified time | relevance | path

Searched +defs:alien +defs:type (Results 1 – 21 of 21) sorted by relevance

/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/object/auto/
H A Dautoegg.cpp67 CObject* alien = SearchAlien(); in DeleteObject() local
93 CObject* alien; in Init() local
133 bool CAutoEgg::SetType(ObjectType type) in SetType()
188 CObject* alien = CObjectManager::GetInstancePointer()->CreateObject(pos, angle, m_type); in EventProcess() local
203 CObject* alien = SearchAlien(); in EventProcess() local
229 CObject* alien; in IsEnded() local
295 ObjectType type = obj->GetType(); in SearchAlien() local
/dports/games/starfighter/starfighter-2.4/src/
H A Dalien.c1437 void alien_addFriendly(int type) in alien_addFriendly()
1463 int alien_place(Object *alien) in alien_place()
1501 void alien_setAI(Object *alien) in alien_setAI()
1587 void alien_setKlineAttackMethod(Object *alien) in alien_setKlineAttackMethod()
1627 void alien_setKlineAI(Object *alien) in alien_setKlineAI()
1696 void alien_searchForTarget(Object *alien) in alien_searchForTarget()
1788 int alien_checkTarget(Object *alien) in alien_checkTarget()
1829 int alien_enemiesInFront(Object *alien) in alien_enemiesInFront()
1850 void alien_move(Object *alien) in alien_move()
1977 void alien_destroy(Object *alien, Object *attacker) in alien_destroy()
[all …]
/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dalien.cpp80 alien_state(const machine_config &mconfig, device_type type, const char *tag) in alien_state()
130 static INPUT_PORTS_START( alien ) in INPUT_PORTS_START() argument
140 void alien_state::alien(machine_config &config) in alien() function in alien_state
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dalien.cpp80 alien_state(const machine_config &mconfig, device_type type, const char *tag) in alien_state()
130 static INPUT_PORTS_START( alien ) in INPUT_PORTS_START() argument
140 void alien_state::alien(machine_config &config) in alien() function in alien_state
/dports/lang/mit-scheme/mit-scheme-9.2/src/microcode/
H A Dpruxffi.c48 is_alien (SCM alien) in is_alien()
61 alien_address (SCM alien) in alien_address()
69 set_alien_address (SCM alien, const void * ptr) in set_alien_address()
79 SCM alien = (ARG_REF (argn)); in arg_alien() local
89 SCM alien = ARG_REF (argn); in arg_address() local
96 #define ALIEN_ADDRESS_LOC(type) \ argument
101 #define ALIEN_ADDRESS_SET(type, value) do \ argument
106 #define C_PEEKER(type_to_object, type) \ argument
151 SCM alien = (ARG_RECORD (3)); in C_PEEKER() local
238 #define C_POKER(type, value_arg_ref) \ argument
[all …]
/dports/games/alienwave/alienwave/
H A Daliens.h26 int type; // See #defines up there member
32 } alien; typedef
/dports/lang/maude/maude-2.7.1/src/AU_Theory/
H A DAU_LhsAutomaton.cc148 AU_LhsAutomaton::addRigidGroundAlien(Term* alien, bool leftEnd) in addRigidGroundAlien()
220 AU_LhsAutomaton::addFlexGroundAlien(Term* alien, int shiftFactor) in addFlexGroundAlien()
367 ostream& operator<<(ostream& s, AU_LhsAutomaton::SubtermType type) in operator <<()
/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/core/dht/transport/util/
H A DDHTTransportStatsImpl.java474 boolean alien ) in incomingRequestReceived()
482 int type = request.getAction(); in incomingRequestReceived() local
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/object/task/
H A Dtaskgoto.cpp142 CBaseAlien* alien = dynamic_cast<CBaseAlien*>(m_object); in EventProcess() local
660 ObjectType type; in Start() local
1131 ObjectType type; in AdjustTarget() local
1253 ObjectType type; in GetHotPoint() local
1902 ObjectType type = pObj->GetType(); in BitmapObject() local
1953 ObjectType type; in BitmapTerrain() local
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/object/
H A Dold_object.cpp348 bool COldObject::DamageObject(DamageType type, float force, CObject* killer) in DamageObject()
466 void COldObject::DestroyObject(DestructionType type, CObject* killer) in DestroyObject()
710 void COldObject::SetType(ObjectType type) in SetType()
1797 Gfx::EngineShadowType type) in CreateShadowCircle()
2107 CBaseAlien* alien = dynamic_cast<CBaseAlien*>(this); in EventProcess() local
2359 Gfx::CameraType type) in AdjustCamera()
2631 void COldObject::SetCameraType(Gfx::CameraType type) in SetCameraType()
3369 bool COldObject::IsSelectableByDefault(ObjectType type) in IsSelectableByDefault()
3392 bool COldObject::IsBulletWallByDefault(ObjectType type) in IsBulletWallByDefault()
/dports/cad/fritzing/fritzing-app-0.9.2b/src/model/
H A Dmodelpart.cpp55 ModelPart::ModelPart(ItemType type) in ModelPart()
63 ModelPart::ModelPart(QDomDocument & domDocument, const QString & path, ItemType type) in ModelPart()
71 void ModelPart::commonInit(ItemType type) { in commonInit()
621 void ModelPart::setAlien(bool alien) { in setAlien()
/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/core/dht/transport/udp/impl/
H A DDHTTransportUDPImpl.java2737 boolean alien ) in process()
2746 boolean alien ) in process()
2891 int type = stats_request.getStatsType(); in process() local
/dports/games/alienarena/alienarena-7.66/source/game/
H A Dp_weapon.c60 void PlayerNoise(edict_t *who, vec3_t where, int type) in PlayerNoise()
1140 void Blaster_Fire (edict_t *ent, vec3_t g_offset, int damage, qboolean hyper, qboolean alien, int e… in Blaster_Fire()
/dports/games/alienarena-data/alienarena-7.66/source/game/
H A Dp_weapon.c60 void PlayerNoise(edict_t *who, vec3_t where, int type) in PlayerNoise()
1140 void Blaster_Fire (edict_t *ent, vec3_t g_offset, int damage, qboolean hyper, qboolean alien, int e… in Blaster_Fire()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/kernel/
H A Dqapplication_x11.cpp1091 Atom type; in qt_set_input_encoding() local
1151 Atom type = XNone; in qt_set_x11_resources() local
1388 Atom type; in qt_get_net_supported() local
1463 Atom type; in qt_get_net_virtual_roots() local
2321 Atom type; in qt_init() local
2763 Atom type; in qt_save_rootinfo() local
2797 Atom type; in qt_wstate_iconified() local
2941 Atom type = XNone; in findClientWindow() local
3335 QEvent::Type type; in x11ProcessEvent() local
3629 QWidget *alien = widget->childAt(widget->d_func()->mapFromWS(QPoint(event->xcrossing.x, in x11ProcessEvent() local
[all …]
/dports/math/igraph/igraph-0.9.5/vendor/glpk/
H A Dglpk.h85 int type; /* factorization type: */ member
202 int alien; /* use alien solver */ member
/dports/math/glpk/glpk-5.0/src/
H A Dglpk.h85 int type; /* factorization type: */ member
202 int alien; /* use alien solver */ member
/dports/devel/efl/efl-1.25.1/src/lib/edje/
H A Dedje_program.c21 int alien, nslen, length; in _edje_emit_aliased() local
1795 const Edje_External_Type *type; in _edje_external_param_info_get() local
/dports/audio/praat/praat-6.2.03/external/glpk/
H A Dglpk.h95 int type; /* factorization type: */ member
196 int alien; /* use alien solver */ member
/dports/audio/rkr-lv2/rkrlv2-beta_2-2-gd8c17d3/lv2/
H A Drkrlv2.C128 Alienwah* alien; //9 member
3100 uint32_t type; in revrestore() local
3371 uint32_t type; in echorestore() local
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/bjeavons/zxcvbn-php/src/Matchers/
H A Dranked_frequency_lists.json1 …n":8,"margaret":9,"dorothy":10,"lisa":11,"nancy":12,"karen":13,"betty":14,"helen":15,"sandra":16,"…