Home
last modified time | relevance | path

Searched defs:breath (Results 1 – 25 of 45) sorted by last modified time

12

/dports/games/mangband/mangband-1.5.3/src/server/
H A Dmelee2.c347 static void breath(player_type *p_ptr, int m_idx, int typ, int dam_hp) in breath() function
H A Dmonster1.c113 bool breath = FALSE; in describe_monster_spells() local
/dports/games/scummvm/scummvm-2.5.1/engines/icb/
H A Dactor_fx_pc.cpp59 …2 mfh, int32 mfw, int32 bullet, SVECTOR *bulletPos, int32 bulletCol, Breath *breath, MATRIXPC *loc… in DrawActorSpecialEffectsPC()
166 void DrawBreathingPC(Breath *breath) { in DrawBreathingPC()
H A Dobject_structs.h245 Breath breath; variable
/dports/audio/praat/praat-6.2.03/dwtools/
H A DSpeechSynthesizer_and_TextGrid.cpp73 #if 0
74 static double TextGrid_getStartTimeOfFirstOccurrence (TextGrid thee, integer tierNumber, conststrin…
120 void IntervalTier_splitInterval (IntervalTier me, double time, conststring32 leftLabel, integer int…
/dports/audio/yoshimi/yoshimi-2.1.2.2/src/
H A Dglobals.h445 breath, enumerator
/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,"…
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/util/monster/
H A Dmonster-main.cc455 const spell_type breath = (*breaths)[k]; in record_spell_set() local
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmon-util.cc2683 const mon_spell_slot breath = in get_unique_spells() local
2750 mon_spell_slot breath = drac_breath(draco_or_demonspawn_subspecies(mon)); in mons_load_spells() local
H A Dability.cc89 breath = 0x00000001, // ability uses DUR_BREATH_WEAPON enumerator
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/TileEngine/
H A DExplosion_Control.cc1140 const INT16 breath = sBreathAmt / 2 - 20 > 0 ? Random(sBreathAmt / 2 - 20) : 1; in ExpAffect() local
H A DPhysics.cc1992 INT16 const breath = 0; in CheckForObjectHittingMerc() local
/dports/games/minetest/minetest-5.4.1/src/
H A Dserver.cpp1370 void Server::SendBreath(session_t peer_id, u16 breath) in SendBreath()
/dports/games/minetest/minetest-5.4.1/src/script/lua_api/
H A Dl_object.cpp1238 u16 breath = luaL_checknumber(L, 2); in l_set_breath() local
1253 u16 breath = playersao->getBreath(); in l_get_breath() local
/dports/games/minetest/minetest-5.4.1/src/server/
H A Dplayer_sao.cpp496 void PlayerSAO::setBreath(const u16 breath, bool send) in setBreath()
/dports/games/minetest/minetest-5.4.1/src/client/
H A Dlocalplayer.h121 void setBreath(u16 breath) { m_breath = breath; } in setBreath()
/dports/games/minetest/minetest-5.4.1/src/database/
H A Ddatabase-postgresql.cpp468 std::string breath = itos(sao->getBreath()); in savePlayer() local
/dports/games/minetest/minetest-5.4.1/src/network/
H A Dclientpackethandler.cpp584 u16 breath; in handleCommand_Breath() local
/dports/games/angband/Angband-4.2.2/src/
H A Dmon-lore.c1460 bool breath = false; in lore_append_spells() local
/dports/audio/musescore/MuseScore-3.6.1/libmscore/
H A Dread114.cpp1596 Breath* breath = new Breath(m->score()); in readMeasure() local
H A Dmeasure.cpp2252 Breath* breath = new Breath(score()); in readVoice() local
H A Dpaste.cpp400 Breath* breath = new Breath(this); in pasteStaff() local
H A Dread206.cpp2736 Breath* breath = new Breath(score); in readMeasure() local
/dports/audio/musescore/MuseScore-3.6.1/mtest/libmscore/breath/
H A Dtst_breath.cpp51 void TestBreath::breath() in breath() function in TestBreath
/dports/audio/musescore/MuseScore-3.6.1/mtest/libmscore/compat206/
H A Dtst_compat206.cpp36 void breath() { compat("breath"); } in breath() function in TestCompat206

12