Home
last modified time | relevance | path

Searched refs:ALIVE (Results 1 – 25 of 777) sorted by relevance

12345678910>>...32

/dports/games/xtux/xtux/data/
H A Dentities31 #ALIVE
64 #ALIVE:
85 #ALIVE:
117 #ALIVE:
153 #ALIVE:
174 #ALIVE:
206 #ALIVE:
399 #ALIVE
436 #ALIVE
469 #ALIVE
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.incubator.foreign/share/classes/jdk/internal/foreign/
H A DSharedScope.java50 private static final int ALIVE = 0; field in SharedScope
55 private int state = ALIVE;
78 if (state < ALIVE) { in checkValidState()
88 if (value < ALIVE) { in acquire()
100 int prevState = (int) STATE.compareAndExchange(this, ALIVE, CLOSING); in justClose()
103 } else if (prevState != ALIVE) { in justClose()
107 STATE.setVolatile(this, success ? CLOSED : ALIVE); in justClose()
188 if (value <= ALIVE) { in release()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.lir/src/org/graalvm/compiler/lir/
H A DLIRFrameState.java94 liveBasePointers.forEach(inst, OperandMode.ALIVE, STATE_FLAGS, proc); in forEachState()
113 liveBasePointers.visitEach(inst, OperandMode.ALIVE, STATE_FLAGS, proc); in visitEachState()
131 Value result = proc.doValue(inst, allocatable, OperandMode.ALIVE, STATE_FLAGS); in processValues()
139 …setOwner((JavaValue) proc.doValue(inst, (AllocatableValue) owner, OperandMode.ALIVE, STATE_FLAGS)); in processValues()
143 … monitor.setSlot(asAllocatableValue(proc.doValue(inst, slot, OperandMode.ALIVE, STATE_FLAGS))); in processValues()
157 proc.visitValue(inst, (AllocatableValue) value, OperandMode.ALIVE, STATE_FLAGS); in visitValues()
162 proc.visitValue(inst, (AllocatableValue) owner, OperandMode.ALIVE, STATE_FLAGS); in visitValues()
166 proc.visitValue(inst, slot, OperandMode.ALIVE, STATE_FLAGS); in visitValues()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.lir/src/org/graalvm/compiler/lir/
H A DLIRFrameState.java94 liveBasePointers.forEach(inst, OperandMode.ALIVE, STATE_FLAGS, proc); in forEachState()
113 liveBasePointers.visitEach(inst, OperandMode.ALIVE, STATE_FLAGS, proc); in visitEachState()
131 Value result = proc.doValue(inst, allocatable, OperandMode.ALIVE, STATE_FLAGS); in processValues()
139 …setOwner((JavaValue) proc.doValue(inst, (AllocatableValue) owner, OperandMode.ALIVE, STATE_FLAGS)); in processValues()
143 … monitor.setSlot(asAllocatableValue(proc.doValue(inst, slot, OperandMode.ALIVE, STATE_FLAGS))); in processValues()
157 proc.visitValue(inst, (AllocatableValue) value, OperandMode.ALIVE, STATE_FLAGS); in visitValues()
162 proc.visitValue(inst, (AllocatableValue) owner, OperandMode.ALIVE, STATE_FLAGS); in visitValues()
166 proc.visitValue(inst, slot, OperandMode.ALIVE, STATE_FLAGS); in visitValues()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.lir/src/org/graalvm/compiler/lir/
H A DLIRFrameState.java94 liveBasePointers.forEach(inst, OperandMode.ALIVE, STATE_FLAGS, proc); in forEachState()
113 liveBasePointers.visitEach(inst, OperandMode.ALIVE, STATE_FLAGS, proc); in visitEachState()
131 Value result = proc.doValue(inst, allocatable, OperandMode.ALIVE, STATE_FLAGS); in processValues()
139 …setOwner((JavaValue) proc.doValue(inst, (AllocatableValue) owner, OperandMode.ALIVE, STATE_FLAGS)); in processValues()
143 … monitor.setSlot(asAllocatableValue(proc.doValue(inst, slot, OperandMode.ALIVE, STATE_FLAGS))); in processValues()
157 proc.visitValue(inst, (AllocatableValue) value, OperandMode.ALIVE, STATE_FLAGS); in visitValues()
162 proc.visitValue(inst, (AllocatableValue) owner, OperandMode.ALIVE, STATE_FLAGS); in visitValues()
166 proc.visitValue(inst, slot, OperandMode.ALIVE, STATE_FLAGS); in visitValues()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.lir/src/org/graalvm/compiler/lir/
H A DLIRFrameState.java94 liveBasePointers.forEach(inst, OperandMode.ALIVE, STATE_FLAGS, proc); in forEachState()
113 liveBasePointers.visitEach(inst, OperandMode.ALIVE, STATE_FLAGS, proc); in visitEachState()
131 Value result = proc.doValue(inst, allocatable, OperandMode.ALIVE, STATE_FLAGS); in processValues()
139 …setOwner((JavaValue) proc.doValue(inst, (AllocatableValue) owner, OperandMode.ALIVE, STATE_FLAGS)); in processValues()
143 … monitor.setSlot(asAllocatableValue(proc.doValue(inst, slot, OperandMode.ALIVE, STATE_FLAGS))); in processValues()
157 proc.visitValue(inst, (AllocatableValue) value, OperandMode.ALIVE, STATE_FLAGS); in visitValues()
162 proc.visitValue(inst, (AllocatableValue) owner, OperandMode.ALIVE, STATE_FLAGS); in visitValues()
166 proc.visitValue(inst, slot, OperandMode.ALIVE, STATE_FLAGS); in visitValues()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.lir/src/org/graalvm/compiler/lir/
H A DLIRFrameState.java94 liveBasePointers.forEach(inst, OperandMode.ALIVE, STATE_FLAGS, proc); in forEachState()
113 liveBasePointers.visitEach(inst, OperandMode.ALIVE, STATE_FLAGS, proc); in visitEachState()
131 Value result = proc.doValue(inst, allocatable, OperandMode.ALIVE, STATE_FLAGS); in processValues()
139 …setOwner((JavaValue) proc.doValue(inst, (AllocatableValue) owner, OperandMode.ALIVE, STATE_FLAGS)); in processValues()
143 … monitor.setSlot(asAllocatableValue(proc.doValue(inst, slot, OperandMode.ALIVE, STATE_FLAGS))); in processValues()
157 proc.visitValue(inst, (AllocatableValue) value, OperandMode.ALIVE, STATE_FLAGS); in visitValues()
162 proc.visitValue(inst, (AllocatableValue) owner, OperandMode.ALIVE, STATE_FLAGS); in visitValues()
166 proc.visitValue(inst, slot, OperandMode.ALIVE, STATE_FLAGS); in visitValues()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.lir/src/org/graalvm/compiler/lir/
H A DLIRFrameState.java94 liveBasePointers.forEach(inst, OperandMode.ALIVE, STATE_FLAGS, proc); in forEachState()
113 liveBasePointers.visitEach(inst, OperandMode.ALIVE, STATE_FLAGS, proc); in visitEachState()
131 Value result = proc.doValue(inst, allocatable, OperandMode.ALIVE, STATE_FLAGS); in processValues()
139 …setOwner((JavaValue) proc.doValue(inst, (AllocatableValue) owner, OperandMode.ALIVE, STATE_FLAGS)); in processValues()
143 … monitor.setSlot(asAllocatableValue(proc.doValue(inst, slot, OperandMode.ALIVE, STATE_FLAGS))); in processValues()
157 proc.visitValue(inst, (AllocatableValue) value, OperandMode.ALIVE, STATE_FLAGS); in visitValues()
162 proc.visitValue(inst, (AllocatableValue) owner, OperandMode.ALIVE, STATE_FLAGS); in visitValues()
166 proc.visitValue(inst, slot, OperandMode.ALIVE, STATE_FLAGS); in visitValues()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.lir/src/org/graalvm/compiler/lir/
H A DLIRFrameState.java94 liveBasePointers.forEach(inst, OperandMode.ALIVE, STATE_FLAGS, proc); in forEachState()
113 liveBasePointers.visitEach(inst, OperandMode.ALIVE, STATE_FLAGS, proc); in visitEachState()
131 Value result = proc.doValue(inst, allocatable, OperandMode.ALIVE, STATE_FLAGS); in processValues()
139 …setOwner((JavaValue) proc.doValue(inst, (AllocatableValue) owner, OperandMode.ALIVE, STATE_FLAGS)); in processValues()
143 … monitor.setSlot(asAllocatableValue(proc.doValue(inst, slot, OperandMode.ALIVE, STATE_FLAGS))); in processValues()
157 proc.visitValue(inst, (AllocatableValue) value, OperandMode.ALIVE, STATE_FLAGS); in visitValues()
162 proc.visitValue(inst, (AllocatableValue) owner, OperandMode.ALIVE, STATE_FLAGS); in visitValues()
166 proc.visitValue(inst, slot, OperandMode.ALIVE, STATE_FLAGS); in visitValues()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/plugins/ipc/
H A DBrowserStreamParent.cpp69 mState = ALIVE; in RecvAsyncNPP_NewStreamResult()
95 case ALIVE: in AnswerNPN_RequestRead()
129 case ALIVE: in RecvNPN_DestroyStream()
147 NS_ASSERTION(ALIVE == mState || INITIALIZING == mState, in NPP_DestroyStream()
189 NS_ASSERTION(ALIVE == mState, "Sending data after NPP_DestroyStream?"); in Write()
206 NS_ASSERTION(ALIVE == mState, in StreamAsFile()
H A DBrowserStreamChild.cpp71 mState = ALIVE; in StreamConstructed()
91 if (ALIVE != mState) in RecvWrite()
118 if (ALIVE != mState) in RecvNPP_StreamAsFile()
136 if (ALIVE != mState) in RecvNPP_DestroyStream()
166 if (ALIVE != mState || kStreamOpen != mStreamStatus) in NPN_RequestRead()
184 if (ALIVE == mState) in NPN_DestroyStream()
256 if (mState != ALIVE && mState != DYING) in DeliverPendingData()
H A DPBrowserStream.ipdl51 start state ALIVE:
52 send Write goto ALIVE;
53 call NPP_StreamAsFile goto ALIVE;
54 send NPP_DestroyStream goto ALIVE;
55 answer NPN_RequestRead goto ALIVE;
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/android/
H A Dpassword_ui_view_android.cc56 case State::ALIVE: in Destroy()
99 DCHECK_EQ(State::ALIVE, state_); in UpdatePasswordLists()
107 DCHECK_EQ(State::ALIVE, state_); in GetSavedPasswordEntry()
128 DCHECK_EQ(State::ALIVE, state_); in GetSavedPasswordException()
141 DCHECK_EQ(State::ALIVE, state_); in HandleRemoveSavedPasswordEntry()
149 DCHECK_EQ(State::ALIVE, state_); in HandleRemoveSavedPasswordException()
160 case State::ALIVE: in HandleSerializePasswords()
281 case State::ALIVE: in PostSerializedPasswords()
285 state_ = State::ALIVE; in PostSerializedPasswords()
/dports/games/xtux/xtux/src/server/
H A Dai.c21 if( ent->ai_moving && ent->mode >= ALIVE ) { in ai_move()
87 ai->mode = ALIVE; /* Stop Fidgeting */ in ai_flee_think()
89 } else if( ai->mode == ALIVE && (ai->x_v || ai->y_v) ) { in ai_flee_think()
94 } else if( ai->mode == ALIVE ) { in ai_flee_think()
102 ai->mode = ALIVE; in ai_flee_think()
126 ai->mode = ALIVE; in ai_fight_think()
167 shooter->mode = ALIVE; in ai_shooter_think()
/dports/games/knavalbattle/knavalbattle-21.12.3/src/
H A Delement.cpp18 , m_type(ALIVE) in Element()
25 return m_type == ALIVE || m_type == WATER; in free()
36 case ALIVE: in hit()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.incubator.foreign/share/classes/jdk/internal/foreign/
H A DMemoryScope.java243 final static int ALIVE = 0; field in MemoryScope.SharedScope
247 int state = ALIVE;
270 if (state != ALIVE) { in checkValidState()
276 if (!STATE.compareAndSet(this, ALIVE, CLOSING)) { in justClose()
280 STATE.setVolatile(this, success ? CLOSED : ALIVE); in justClose()
/dports/games/wop/wop-0.4.3/src/
H A Dskwoermzone.hpp13 typedef enum {ALIVE, DECAYING} SZState; enumerator
43 bool isAlive( void ) const { return m_szState == ALIVE; } in isAlive()
44 void keepAlive( void ) { m_szState = ALIVE; } in keepAlive()
/dports/lang/php73/php-7.3.33/ext/standard/tests/array/
H A Dbug32021.phpt8 ALIVE
14 ALIVE
/dports/lang/php80/php-8.0.15/ext/standard/tests/array/
H A Dbug32021.phpt8 ALIVE
14 ALIVE
/dports/lang/php74/php-7.4.27/ext/standard/tests/array/
H A Dbug32021.phpt8 ALIVE
14 ALIVE
/dports/lang/php81/php-8.1.1/ext/standard/tests/array/
H A Dbug32021.phpt8 ALIVE
14 ALIVE
/dports/www/mod_php81/php-8.1.1/ext/standard/tests/array/
H A Dbug32021.phpt8 ALIVE
14 ALIVE
/dports/www/mod_php73/php-7.3.33/ext/standard/tests/array/
H A Dbug32021.phpt8 ALIVE
14 ALIVE
/dports/www/mod_php74/php-7.4.27/ext/standard/tests/array/
H A Dbug32021.phpt8 ALIVE
14 ALIVE
/dports/www/mod_php80/php-8.0.15/ext/standard/tests/array/
H A Dbug32021.phpt8 ALIVE
14 ALIVE

12345678910>>...32