OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEAD
(Results
1 - 7
of
7
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
reg-notes.def
37
REG_NOTE (
DEAD
)
/frameworks/base/core/java/android/os/
ParcelFileDescriptor.java
261
status = new Status(Status.
DEAD
);
769
// EOF means they're
dead
770
return new Status(Status.
DEAD
);
784
Log.d(TAG, "Failed to read status; assuming
dead
: " + e);
785
return new Status(Status.
DEAD
);
788
Log.d(TAG, "Failed to read status; assuming
dead
: " + e);
789
return new Status(Status.
DEAD
);
[
all
...]
/external/replicaisland/src/com/replica/replicaisland/
PlayerComponent.java
58
DEAD
,
258
if (mInvincibleEndTime > 0.0f && (mInvincibleEndTime < gameTime || mState == State.
DEAD
)) {
268
if (mState != State.
DEAD
&& mState != State.WIN ) {
302
case
DEAD
:
445
mState = State.
DEAD
;
/external/eigen/Eigen/src/OrderingMethods/
Eigen_Colamd.h
116
#define
DEAD
(-1)
129
#define KILL_ROW(r) { Row [r].shared2.mark =
DEAD
; }
141
Index start ; /* index for A of first row in this column, or
DEAD
*/
142
/* if column is
dead
*/
149
/* the column is
dead
*/
154
Index order ; /* pivot ordering of this column, if col is
dead
*/
184
Index mark ; /* for computing set differences and marking
dead
rows*/
770
/* skip any
dead
columns */
816
/* Some "live" columns may contain only
dead
rows, however. These are */
822
/* skip
dead
column *
[
all
...]
/external/libnl/lib/route/
route_obj.c
175
PRINT_FLAG(
DEAD
);
/external/bison/tests/
testsuite
[
all
...]
/external/guice/extensions/persist/lib/
db4o-6.4.14.8131-java5.jar
Completed in 777 milliseconds