Home
last modified time | relevance | path

Searched defs:m_energy (Results 1 – 20 of 20) sorted by relevance

/dports/devel/kf5-solid/solid-5.89.0/src/solid/devices/backends/upower/
H A Dupowerbattery.h101 double m_energy; variable
/dports/audio/lmms/lmms-1.2.2/plugins/SpectrumAnalyzer/
H A DSpectrumAnalyzer.h70 float m_energy; variable
/dports/math/ogdf/OGDF/include/ogdf/energybased/davidson_harel/
H A DEnergyFunction.h80 double m_energy; //!< energy of the current layout variable
/dports/math/ogdf/OGDF/include/ogdf/energybased/
H A DDavidsonHarel.h83 double m_energy; //!< The current energy of the system. variable
/dports/devel/kf5-solid/solid-5.89.0/src/solid/devices/backends/win/
H A Dwinbattery.h113 double m_energy; variable
/dports/games/killbots/killbots-21.12.3/src/
H A Dengine.h103 int m_energy; variable
/dports/audio/lmms/lmms-1.2.2/plugins/Eq/
H A DEqSpectrumView.h60 float m_energy; variable
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/include/cantera/zeroD/
H A DReactor.h215 bool m_energy; variable
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/graphics/
H A Dlight.hpp76 float m_energy; member in LightNode
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/object/task/
H A Dtaskmanip.h93 float m_energy = 0.0f; variable
/dports/math/dbcsr/dbcsr-2.1.0/src/base/
H A Ddbcsr_machine.F137 FUNCTION m_energy() RESULT(wt) function
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/exts/dbcsr/src/base/
H A Ddbcsr_machine.F137 FUNCTION m_energy() RESULT(wt) function
/dports/games/legesmotus/legesmotus-0.4.0/common/
H A DPlayer.hpp53 int m_energy; // From 0 to 100, inclusive (where 0 is dead) member in LM::Player
/dports/biology/viennarna/ViennaRNA-2.4.18/src/bin/
H A DRNAdos.c332 int m_energy = lookup_energy_from_index(source_table, ei_1); in decompose_pair() local
512 int m_energy = lookup_energy_from_index(source_table, ei); in compute_density_of_states() local
571 int m_energy = lookup_energy_from_index(source_table_2, ei_2); in compute_density_of_states() local
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/base/
H A Dmachine.F242 FUNCTION m_energy() RESULT(wt) function
/dports/science/cp2k-data/cp2k-7.1.0/src/base/
H A Dmachine.F242 FUNCTION m_energy() RESULT(wt) function
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/challenges/
H A Dchallenge_data.hpp110 int m_energy[RaceManager::DIFFICULTY_COUNT]; member in ChallengeData
/dports/games/warmux/warmux-11.04/src/object/
H A Dphysical_obj.h86 int m_energy; variable
/dports/games/warmux/warmux-11.04/src/team/
H A Dteam.h96 std::vector<int> m_energy; variable
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/tracks/
H A Dtrack_object_presentation.hpp369 float m_energy; member in TrackObjectPresentationLight