OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STUB_HACK
(Results
1 - 11
of
11
) sorted by null
/dalvik/vm/mterp/portable/
stubdefs.cpp
13
#define
STUB_HACK
(x)
/dalvik/vm/mterp/cstubs/
stubdefs.cpp
33
#define
STUB_HACK
(x) x
/dalvik/vm/mterp/c/
gotoTargets.cpp
761
STUB_HACK
(vsrc1 = count; vdst = regs; methodToCall = _methodToCall;);
[
all
...]
/dalvik/vm/mterp/out/
InterpC-mips.cpp
411
#define
STUB_HACK
(x) x
[
all
...]
InterpC-x86.cpp
411
#define
STUB_HACK
(x) x
[
all
...]
InterpC-armv5te-vfp.cpp
411
#define
STUB_HACK
(x) x
[
all
...]
InterpC-armv5te.cpp
411
#define
STUB_HACK
(x) x
[
all
...]
InterpC-armv7-a-neon.cpp
411
#define
STUB_HACK
(x) x
[
all
...]
InterpC-armv7-a.cpp
411
#define
STUB_HACK
(x) x
[
all
...]
InterpC-allstubs.cpp
411
#define
STUB_HACK
(x) x
[
all
...]
InterpC-portable.cpp
391
#define
STUB_HACK
(x)
[
all
...]
Completed in 676 milliseconds