Home
last modified time | relevance | path

Searched refs:getModified (Results 1 – 25 of 216) sorted by relevance

123456789

/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/lexpress/doctrine1/tests/Ticket/
H A D1417TestCase.php39 $this->assertEqual($user->getModified(), array('name' => 'jwagejon'));
40 $this->assertEqual($user->getModified(true), array('name' => null));
42 $this->assertEqual($user->getModified(), array());
43 $this->assertEqual($user->getModified(true), array());
47 $this->assertEqual($user->getModified(), array('name' => 'jon'));
48 $this->assertEqual($user->getModified(true), array('name' => 'jwagejon'));
50 $this->assertEqual($user->getModified(), array());
51 $this->assertEqual($user->getModified(true), array());
H A D1281TestCase.php42 $this->assertEqual($user->getModified(), array('name' => 'zYne-'));
45 $this->assertEqual($user->getModified(true), array('name' => 'zYne'));
H A D990TestCase.php72 $this->assertEqual(array('firstname' => 'Alice'), $person->getModified());
79 $this->assertEqual(array('firstname' => 'Alice'), $person->getModified());
/dports/games/openmw/openmw-openmw-0.47.0/apps/openmw/mwmechanics/
H A Dstat.cpp21 T Stat<T>::getModified(bool capped) const in getModified() function in MWMechanics::Stat
133 T DynamicStat<T>::getModified() const in getModified() function in MWMechanics::DynamicStat
135 return mStatic.getModified(); in getModified()
160 if (mCurrent>getModified()) in setBase()
161 mCurrent = getModified(); in setBase()
168 if (mCurrent>getModified()) in setModified()
169 mCurrent = getModified(); in setModified()
182 if (value <= getModified() || allowIncreaseAboveModified) in setCurrent()
184 else if (mCurrent > getModified()) in setCurrent()
187 mCurrent = getModified(); in setCurrent()
[all …]
H A Dstat.hpp31 T getModified(bool capped = true) const;
60 left.getModified()==right.getModified(); in operator ==()
84 T getModified() const;
113 left.getModified()==right.getModified() && in operator ==()
132 float getModified() const;
H A Dtrading.cpp47 float b1 = 0.1f * playerStats.getAttribute(ESM::Attribute::Luck).getModified(); in haggle()
48 float c1 = 0.2f * playerStats.getAttribute(ESM::Attribute::Personality).getModified(); in haggle()
50 float e1 = 0.1f * merchantStats.getAttribute(ESM::Attribute::Luck).getModified(); in haggle()
51 float f1 = 0.2f * merchantStats.getAttribute(ESM::Attribute::Personality).getModified(); in haggle()
H A Dcreaturestats.cpp43 float max = getFatigue().getModified(); in getFatigueTerm()
154 float strength = getAttribute(ESM::Attribute::Strength).getModified(); in setAttribute()
155 float willpower = getAttribute(ESM::Attribute::Willpower).getModified(); in setAttribute()
156 float agility = getAttribute(ESM::Attribute::Agility).getModified(); in setAttribute()
157 float endurance = getAttribute(ESM::Attribute::Endurance).getModified(); in setAttribute()
161 fatigue.setModified(fatigue.getModified() + diff, 0); in setAttribute()
283 if (mDynamic[0].getModified() < 1) in resurrect()
286 mDynamic[0].setCurrent(mDynamic[0].getModified()); in resurrect()
344 float evasion = (getAttribute(ESM::Attribute::Agility).getModified() / 5.0f) + in getEvasion()
345 (getAttribute(ESM::Attribute::Luck).getModified() / 10.0f); in getEvasion()
H A Dcombat.cpp94 …ocker, ESM::Skill::Block) + 0.2f * blockerStats.getAttribute(ESM::Attribute::Agility).getModified() in blockMeleeAttack()
95 + 0.1f * blockerStats.getAttribute(ESM::Attribute::Luck).getModified(); in blockMeleeAttack()
109 …ckerTerm = attackerSkill + 0.2f * attackerStats.getAttribute(ESM::Attribute::Agility).getModified() in blockMeleeAttack()
110 + 0.1f * attackerStats.getAttribute(ESM::Attribute::Luck).getModified(); in blockMeleeAttack()
297 (stats.getAttribute(ESM::Attribute::Agility).getModified() / 5.0f) + in getHitChance()
298 (stats.getAttribute(ESM::Attribute::Luck).getModified() / 10.0f); in getHitChance()
321 + 0.2f * attackerStats.getAttribute(ESM::Attribute::Willpower).getModified() in applyElementalShields()
322 + 0.1f * attackerStats.getAttribute(ESM::Attribute::Luck).getModified(); in applyElementalShields()
324 float fatigueMax = attackerStats.getFatigue().getModified(); in applyElementalShields()
404 …ss().getCreatureStats(attacker).getAttribute(ESM::Attribute::Strength).getModified() * fDamageStre… in adjustWeaponDamage()
[all …]
H A Dpickpocket.cpp25 float agility = stats.getAttribute(ESM::Attribute::Agility).getModified(); in getChanceModifier()
26 float luck = stats.getAttribute(ESM::Attribute::Luck).getModified(); in getChanceModifier()
/dports/archivers/php81-phar/php-8.1.1/ext/phar/tests/
H A Dphar_oo_getmodified.phpt2 Phar::getModified()
23 var_dump($phar->getModified());
25 var_dump($phar->getModified());
/dports/www/mod_php81/php-8.1.1/ext/phar/tests/
H A Dphar_oo_getmodified.phpt2 Phar::getModified()
23 var_dump($phar->getModified());
25 var_dump($phar->getModified());
/dports/lang/php81/php-8.1.1/ext/phar/tests/
H A Dphar_oo_getmodified.phpt2 Phar::getModified()
23 var_dump($phar->getModified());
25 var_dump($phar->getModified());
/dports/lang/php73/php-7.3.33/ext/phar/tests/
H A Dphar_oo_getmodified.phpt2 Phar::getModified()
23 var_dump($phar->getModified());
25 var_dump($phar->getModified());
/dports/archivers/php74-phar/php-7.4.27/ext/phar/tests/
H A Dphar_oo_getmodified.phpt2 Phar::getModified()
23 var_dump($phar->getModified());
25 var_dump($phar->getModified());
/dports/archivers/php73-phar/php-7.3.33/ext/phar/tests/
H A Dphar_oo_getmodified.phpt2 Phar::getModified()
23 var_dump($phar->getModified());
25 var_dump($phar->getModified());
/dports/archivers/php80-phar/php-8.0.15/ext/phar/tests/
H A Dphar_oo_getmodified.phpt2 Phar::getModified()
23 var_dump($phar->getModified());
25 var_dump($phar->getModified());
/dports/lang/php80/php-8.0.15/ext/phar/tests/
H A Dphar_oo_getmodified.phpt2 Phar::getModified()
23 var_dump($phar->getModified());
25 var_dump($phar->getModified());
/dports/lang/php74/php-7.4.27/ext/phar/tests/
H A Dphar_oo_getmodified.phpt2 Phar::getModified()
23 var_dump($phar->getModified());
25 var_dump($phar->getModified());
/dports/www/mod_php73/php-7.3.33/ext/phar/tests/
H A Dphar_oo_getmodified.phpt2 Phar::getModified()
23 var_dump($phar->getModified());
25 var_dump($phar->getModified());
/dports/www/mod_php74/php-7.4.27/ext/phar/tests/
H A Dphar_oo_getmodified.phpt2 Phar::getModified()
23 var_dump($phar->getModified());
25 var_dump($phar->getModified());
/dports/www/mod_php80/php-8.0.15/ext/phar/tests/
H A Dphar_oo_getmodified.phpt2 Phar::getModified()
23 var_dump($phar->getModified());
25 var_dump($phar->getModified());
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/lexpress/doctrine1/lib/Doctrine/Template/Listener/
H A DTimestampable.php62 $modified = $event->getInvoker()->getModified();
70 $modified = $event->getInvoker()->getModified();
86 $modified = $event->getInvoker()->getModified();
/dports/www/nextcloud-notes/notes/lib/AppInfo/
H A DSearchProvider.php59 return $b->getModified() - $a->getModified();
/dports/print/pdf-renderer/pdf-renderer-0.9.1,1/src/com/sun/pdfview/font/ttf/
H A DHeadTable.java148 buf.putLong(getModified()); in getData()
232 public long getModified() { in getModified() method in HeadTable
458 buf.append(indent + "Modified : " + new Date(getModified()) + "\n"); in toString()
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpexcel/Examples/
H A D31docproperties_write-xls.php89 echo ' Last Modified on - ' , date('d-M-Y',$objPHPExcel->getProperties()->getModified()) , ' at …
90 date('H:i:s',$objPHPExcel->getProperties()->getModified()) , EOL;

123456789