Home
last modified time | relevance | path

Searched refs:EVENT_BIRTH (Results 1 – 20 of 20) sorted by relevance

/dports/www/webtrees20/webtrees-2.0.19/webtrees/app/Statistics/Repository/
H A DFamilyDatesRepository.php47 private const EVENT_BIRTH = 'BIRT'; define in Fisharebest\\Webtrees\\Statistics\\Repository\\FamilyDatesRepository
120 return $this->getFirstLastEvent(self::EVENT_BIRTH, self::SORT_MIN);
128 return $this->getFirstLastEvent(self::EVENT_BIRTH, self::SORT_MAX);
208 return $this->getFirstLastEventYear(self::EVENT_BIRTH, self::SORT_MIN);
216 return $this->getFirstLastEventYear(self::EVENT_BIRTH, self::SORT_MAX);
295 return $this->getFirstLastEventName(self::EVENT_BIRTH, self::SORT_MIN);
303 return $this->getFirstLastEventName(self::EVENT_BIRTH, self::SORT_MAX);
387 return $this->getFirstLastEventPlace(self::EVENT_BIRTH, self::SORT_MIN);
395 return $this->getFirstLastEventPlace(self::EVENT_BIRTH, self::SORT_MAX);
H A DEventRepository.php49 private const EVENT_BIRTH = 'BIRT'; define in Fisharebest\\Webtrees\\Statistics\\Repository\\EventRepository
132 return $this->totalEvents([self::EVENT_BIRTH]);
323 self::EVENT_BIRTH => I18N::translate('birth'),
/dports/games/taisei/taisei-1.3.2/src/
H A Dlaser.c171 l->lrule(l, EVENT_BIRTH); in create_laser()
173 l->prule(l, EVENT_BIRTH); in create_laser()
583 if(t == EVENT_BIRTH) { in las_linear()
593 if(t == EVENT_BIRTH) { in las_accel()
606 if(t == EVENT_BIRTH) { in las_weird_sine()
618 if(t == EVENT_BIRTH) { in las_sine()
637 if(t == EVENT_BIRTH) { in las_sine_expanding()
655 if(t == EVENT_BIRTH) { in las_turning()
675 if(t == EVENT_BIRTH) { in las_circle()
707 if(t == EVENT_BIRTH) { in static_laser()
H A Dprojectile.c123 case EVENT_BIRTH: return "EVENT_BIRTH"; in event_name()
150 if(/*t == 0 ||*/ t == EVENT_BIRTH) { in proj_call_rule()
269 proj_call_rule(p, EVENT_BIRTH); in _create_projectile()
601 if(t == EVENT_BIRTH) { in linear()
617 if(t == EVENT_BIRTH) { in accelerated()
634 if(t == EVENT_BIRTH) { in asymptotic()
802 if(t == EVENT_BIRTH) { in projectile_clear_effect_logic()
H A Dglobal.h69 EVENT_BIRTH, enumerator
H A Denemy.c96 e->logic_rule(e, EVENT_BIRTH); in create_enemy_p()
203 if(t == EVENT_BIRTH) { in enemy_flare()
H A Dplayer.c441 if(t == EVENT_BIRTH) { in powersurge_trail()
467 if(t == EVENT_BIRTH) { in powersurge_charge_particle()
692 if(t == EVENT_BIRTH) { in powersurge_discharge()
H A Dboss.c1184 boss->current->rule(boss, EVENT_BIRTH); in process_boss()
1292 a->rule(b, EVENT_BIRTH); in boss_start_attack()
/dports/games/taisei/taisei-1.3.2/src/stages/
H A Dstage3_events.c70 AT(EVENT_BIRTH) { in stage3_enterswirl()
91 AT(EVENT_BIRTH) { in stage3_slavefairy()
139 AT(EVENT_BIRTH) { in stage3_slavefairy2()
209 AT(EVENT_BIRTH) { in stage3_burstfairy()
317 AT(EVENT_BIRTH) { in stage3_chargefairy()
388 AT(EVENT_BIRTH) { in stage3_bigfairy()
413 AT(EVENT_BIRTH) { in stage3_bitchswirl()
450 AT(EVENT_BIRTH) { in stage3_cornerfairy()
881 AT(EVENT_BIRTH) { in wriggle_spell_slave()
1017 if(time == EVENT_BIRTH) { in wriggle_ignite_warnlaser_logic()
[all …]
H A Dstage6_events.c346 AT(EVENT_BIRTH) { in elly_frequency()
659 if(t == EVENT_BIRTH) { in maxwell_laser()
1139 if(t == EVENT_BIRTH) { in broglie_laser_logic()
1154 if(t == EVENT_BIRTH) { in broglie_charge()
1405 if(t == EVENT_BIRTH) { in ricci_laser_logic()
1436 AT(EVENT_BIRTH) { in ricci_proj2()
1947 } else if(t == EVENT_BIRTH) { in curvature_bullet()
2049 AT(EVENT_BIRTH) { in elly_curvature()
2341 if(t == EVENT_BIRTH) { in elly_toe_fermion()
2438 if(t == EVENT_BIRTH) { in elly_toe_laser_pos()
[all …]
H A Dstage5_events.c631 if(t == EVENT_BIRTH) { in bolts2_laser()
647 if(time == EVENT_BIRTH) { in iku_bolts2()
906 if(t == EVENT_BIRTH) { in cathode_laser()
H A Dstage1_events.c586 if(time == EVENT_BIRTH) in cirno_snow_halation()
658 if(t == EVENT_BIRTH) { in cirno_icicles()
H A Dstage4_events.c375 AT(EVENT_BIRTH) in kurumi_burstslave()
433 AT(EVENT_BIRTH) in kurumi_spikeslave()
/dports/games/taisei/taisei-1.3.2/src/plrmodes/
H A Dreimu.c74 if(t == EVENT_BIRTH) { in reimu_common_ofuda()
H A Dmarisa_b.c17 if(t == EVENT_BIRTH) { in marisa_star_projectile()
146 if(t == EVENT_BIRTH) { in marisa_star_orbit()
H A Dyoumu_a.c216 if(t == EVENT_BIRTH) in youmu_mirror_myon()
412 if(t == EVENT_DEATH || t == EVENT_BIRTH) { in youmu_mirror_bomb_controller()
H A Dreimu_b.c70 if(t == EVENT_BIRTH) { in reimu_dream_gap_bomb_projectile()
151 if(t == EVENT_BIRTH) { in reimu_dream_gap()
H A Dmarisa_a.c339 if(t == EVENT_BIRTH) { in marisa_laser_slave()
463 if(t2 == EVENT_BIRTH) { in masterspark()
H A Dreimu_a.c228 if(t == EVENT_BIRTH) { in reimu_spirit_bomb_orb()
464 AT(EVENT_BIRTH) { in reimu_spirit_slave()
H A Dyoumu_b.c85 if(t == EVENT_BIRTH) { in youmu_homing()