OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:infoWord
(Results
1 - 2
of
2
) sorted by null
/dalvik/vm/interp/
Jit.h
139
volatile int
infoWord
;
Jit.cpp
633
} while (android_atomic_release_cas(oldValue.
infoWord
,
634
newValue.
infoWord
,
635
&gDvmJit.pJitEntryTable[prev].u.
infoWord
) != 0);
[
all
...]
Completed in 440 milliseconds