Home
last modified time | relevance | path

Searched refs:life (Results 1 – 25 of 257) sorted by relevance

1234567891011

/external/replicaisland/src/com/replica/replicaisland/
DHitReactionComponent.java110 parent.life = 0; in hitVictim()
174 if (!mForceInvincibility && !mInvincible && parent.life > 0 && !sameTeam) { in receivedHit()
175 parent.life -= 1; in receivedHit()
177 if (mBounceOnHit && parent.life > 0) { in receivedHit()
201 parent.life = 0; in receivedHit()
204 if (mInventoryUpdate != null && parent.life > 0) { in receivedHit()
210 if (mDieOnCollect && parent.life > 0) { in receivedHit()
211 parent.life = 0; in receivedHit()
215 if (mPossessionComponent != null && parent.life > 0 && attacker.life > 0) { in receivedHit()
DLifetimeComponent.java103 if (parentObject.life > 0 && mVulnerableToDeathTiles) { in update()
109 parentObject.life = 0; in update()
114 if (parentObject.life > 0 && mDieOnHitBackground) { in update()
116 parentObject.life = 0; in update()
120 if (parentObject.life <= 0) { in update()
DGhostComponent.java64 if (parentObject.life > 0) { in update()
81 parentObject.life = 0; in update()
138 if (parentObject.life == 0) { in update()
169 parentObject.life = 0; in releaseControl()
DPatrolComponent.java77 if ((mFlying || parentObject.touchingGround()) && parentObject.life > 0) { in update()
109 if (mTurnToFacePlayer && player != null && player.life > 0) { in update()
192 } else if (!mFlying && !parentObject.touchingGround() && parentObject.life > 0) { in update()
218 if (mAttackAtDistance > 0 && player != null && player.life > 0 in updateAttack()
DPlayerComponent.java233 parentObject.life = mDifficultyConstants.getMaxPlayerLife(); in update()
269 if (parentObject.life <= 0) { in update()
273 parentObject.life = 0; in update()
285 parentObject.life = 0; in update()
568 parent.life += mDifficultyConstants.getDDAStage2LifeBoost(); in adjustDifficulty()
571 parent.life += mDifficultyConstants.getDDAStage1LifeBoost(); in adjustDifficulty()
DGameObject.java48 public int life; field in GameObject
111 life = DEFAULT_LIFE; in reset()
/external/skia/tests/
DCanvasTest.cpp529 bool life[2]; in DEF_TEST() local
531 LifeLineCanvas c0(w, h, &life[0]); in DEF_TEST()
532 REPORTER_ASSERT(r, life[0]); in DEF_TEST()
534 REPORTER_ASSERT(r, !life[0]); in DEF_TEST()
537 std::unique_ptr<SkCanvas> c0 = std::unique_ptr<SkCanvas>(new LifeLineCanvas(w, h, &life[0])); in DEF_TEST()
538 std::unique_ptr<SkCanvas> c1 = std::unique_ptr<SkCanvas>(new LifeLineCanvas(w, h, &life[1])); in DEF_TEST()
539 REPORTER_ASSERT(r, life[0]); in DEF_TEST()
540 REPORTER_ASSERT(r, life[1]); in DEF_TEST()
546 REPORTER_ASSERT(r, life[0]); in DEF_TEST()
547 REPORTER_ASSERT(r, life[1]); in DEF_TEST()
[all …]
/external/rust/crates/paste/tests/
Dtest_item.rs60 ($life:lifetime) => {
62 pub struct S<$life>(&$life ());
63 impl<$life> S<$life> {
/external/libwebsockets/lib/tls/
Dtls-network.c76 time_t now = (time_t)lws_now_secs(), life = 0; in lws_tls_check_cert_lifetime() local
92 life = (ir.time - now) / (24 * 3600); in lws_tls_check_cert_lifetime()
94 (int)life); in lws_tls_check_cert_lifetime()
101 (size_t)(ssize_t)life); in lws_tls_check_cert_lifetime()
/external/autotest/client/site_tests/power_LoadTest/
DREADME.md6 Modern mobile computers are sold with an advertised battery life, ranging from a
8 many users report that their actual battery life doesn’t match up with the
10 life that is as close as possible to what an average user experiences. Thus
12 resultant battery life. This test is as an [open source][1] Chrome extension
138 life.
140 Estimate your total battery life by this calculation,
145 battery life would be,
153 which we use to track platforms battery life. However that only tells part of
155 measurements that should be examined to ensure the battery life estimate is
189 experienced battery life differs from tested battery life, we will use this
/external/autotest/client/profilers/powertop/src/
DREADME1 What's eating the battery life of my laptop? Why isn't it many more
9 idle for long periods, which translates into a longer battery life for
28 battery life of typical laptops was increased by one hour or more!
32 maximum battery life out of your (hopefully Intel based) laptops. Try
/external/rust/crates/async-trait/src/
Dlifetime.rs41 let life = Lifetime::new(&name, span); in next_lifetime() localVariable
42 self.elided.push(life.clone()); in next_lifetime()
43 life in next_lifetime()
/external/python/cpython3/Tools/demo/
DREADME7 life.py Curses programming: Simple game-of-life.
/external/libtextclassifier/abseil-cpp/absl/synchronization/internal/
Dmutex_nonprod.inc128 // [basic.life] says an object has non-trivial initialization if it is of
133 // [basic.life] says the lifetime of an object with a non-trivial
136 // [basic.life] says the lifetime of an object with non-trivial destructor
139 // [basic.life] p5 specifies undefined behavior when accessing non-static
198 // Regarding destruction of instances in static storage, [basic.life] does
/external/libwebsockets/scripts/
Dmozilla-trust-gen.sh84 echo "$life_days $safe" >> _trust/life
191 …rm -f _trust/count _trust/_idx _trust/_idx_skid _trust/ofs _trust/_skid _trust/skidtab _trust/life
/external/rust/crates/oorandom/
DREADME.md96 solved, and life was good.
110 problem was solved, and life was good.
134 terribly problematic, and life was good.
164 life was good.
181 the problem was solved, and life was good.
195 life is good.
/external/toolchain-utils/go/
Dtest_go76 run_test misc/cgo/{stdio,life}
/external/parameter-framework/upstream/skeleton-subsystem/
DREADME.md11 does not install it. If you want to see a real-life plugin and makefiles, see
/external/e2fsprogs/doc/RelNotes/
Dv1.38.txt16 consistency, and to make life easier for translators. Fixed a few
19 make life easier for translators.
119 make life easier for translators.
/external/rust/crates/anyhow/src/
Densure.rs150 …(0 $stack:tt $bail:tt (~$($fuel:tt)*) {($($buf:tt)*) $($parse:tt)*} ($life:tt $colon:tt $($dup:tt)…
151 …$crate::__parse_ensure!(0 $stack $bail ($($fuel)*) {($($buf)* $life $colon) $($parse)*} ($($rest)*…
344 …(type $stack:tt $bail:tt (~$($fuel:tt)*) {($($buf:tt)*) $($parse:tt)*} ($and:tt $life:lifetime $mu…
345 …$crate::__parse_ensure!(type $stack $bail ($($fuel)*) {($($buf)* $and $life $mut) $($parse)*} ($($…
352 …(type $stack:tt $bail:tt (~$($fuel:tt)*) {($($buf:tt)*) $($parse:tt)*} ($and:tt $life:lifetime $($…
353 …$crate::__parse_ensure!(type $stack $bail ($($fuel)*) {($($buf)* $and $life) $($parse)*} ($($rest)…
360 …(type $stack:tt $bail:tt (~$($fuel:tt)*) {($($buf:tt)*) $($parse:tt)*} ($and:tt $life:lifetime $mu…
361 …$crate::__parse_ensure!(type $stack $bail ($($fuel)*) {($($buf)* $and $life $mut) $($parse)*} ($($…
368 …(type $stack:tt $bail:tt (~$($fuel:tt)*) {($($buf:tt)*) $($parse:tt)*} ($and:tt $life:lifetime $($…
369 …$crate::__parse_ensure!(type $stack $bail ($($fuel)*) {($($buf)* $and $life) $($parse)*} ($($rest)…
[all …]
/external/autotest/client/site_tests/autoupdate_EOL/
Dcontrol16 This test will check that the DUT behaves correctly in an end of life scenario.
Dcontrol.approaching_eol17 life scenario.
Dcontrol.future_eol16 This test will check that the DUT behaves correctly in a future end of life
/external/libwebsockets/minimal-examples/http-server/minimal-http-server-fulltext-search/
Dthe-picture-of-dorian-gray.txt68 not seeing his own face in a glass. The moral life of man forms part
80 the symbol do so at their peril. It is the spectator, and not life,
207 modern life mysterious or marvellous to us. The commonest thing is
211 deal of romance into one's life. I suppose you think me awfully
216 it makes a life of deception absolutely necessary for both parties. I
225 "I hate the way you talk about your married life, Harry," said Basil
301 itself. I did not want any external influence in my life. You know
305 tell me that I was on the verge of a terrible crisis in my life. I had
441 work, is the best work of my life. But in some curious way--I wonder
445 life in a way that was hidden from me before. 'A dream of form in days
[all …]
/external/libwebsockets/minimal-examples/api-tests/api-test-fts/
Dthe-picture-of-dorian-gray.txt68 not seeing his own face in a glass. The moral life of man forms part
80 the symbol do so at their peril. It is the spectator, and not life,
207 modern life mysterious or marvellous to us. The commonest thing is
211 deal of romance into one's life. I suppose you think me awfully
216 it makes a life of deception absolutely necessary for both parties. I
225 "I hate the way you talk about your married life, Harry," said Basil
301 itself. I did not want any external influence in my life. You know
305 tell me that I was on the verge of a terrible crisis in my life. I had
441 work, is the best work of my life. But in some curious way--I wonder
445 life in a way that was hidden from me before. 'A dream of form in days
[all …]

1234567891011