Searched refs:THREADED_INTERP (Results 1 - 14 of 14) sorted by relevance

/dalvik/vm/mterp/portable/
H A Denddefs.c3 #ifndef THREADED_INTERP
H A Dentry.c33 #if defined(THREADED_INTERP)
105 #ifdef THREADED_INTERP
H A Dstubdefs.c25 #ifdef THREADED_INTERP
/dalvik/vm/mterp/c/
H A Dheader.c36 * If THREADED_INTERP is not defined, we use a classic "while true / switch"
48 #define THREADED_INTERP /* threaded vs. while-loop interpreter */ macro
/dalvik/vm/mterp/out/
H A DInterpC-portdbg.c43 * If THREADED_INTERP is not defined, we use a classic "while true / switch"
55 #define THREADED_INTERP /* threaded vs. while-loop interpreter */ macro
460 #ifdef THREADED_INTERP
1469 #if defined(THREADED_INTERP)
1541 #ifdef THREADED_INTERP
4357 #ifndef THREADED_INTERP
H A DInterpC-portstd.c43 * If THREADED_INTERP is not defined, we use a classic "while true / switch"
55 #define THREADED_INTERP /* threaded vs. while-loop interpreter */ macro
454 #ifdef THREADED_INTERP
1208 #if defined(THREADED_INTERP)
1280 #ifdef THREADED_INTERP
4096 #ifndef THREADED_INTERP
H A DInterpC-armv4t.c43 * If THREADED_INTERP is not defined, we use a classic "while true / switch"
55 #define THREADED_INTERP /* threaded vs. while-loop interpreter */ macro
H A DInterpC-armv5te-vfp.c43 * If THREADED_INTERP is not defined, we use a classic "while true / switch"
55 #define THREADED_INTERP /* threaded vs. while-loop interpreter */ macro
H A DInterpC-armv5te.c43 * If THREADED_INTERP is not defined, we use a classic "while true / switch"
55 #define THREADED_INTERP /* threaded vs. while-loop interpreter */ macro
H A DInterpC-armv7-a-neon.c43 * If THREADED_INTERP is not defined, we use a classic "while true / switch"
55 #define THREADED_INTERP /* threaded vs. while-loop interpreter */ macro
H A DInterpC-armv7-a.c43 * If THREADED_INTERP is not defined, we use a classic "while true / switch"
55 #define THREADED_INTERP /* threaded vs. while-loop interpreter */ macro
H A DInterpC-x86-atom.c43 * If THREADED_INTERP is not defined, we use a classic "while true / switch"
55 #define THREADED_INTERP /* threaded vs. while-loop interpreter */ macro
H A DInterpC-x86.c43 * If THREADED_INTERP is not defined, we use a classic "while true / switch"
55 #define THREADED_INTERP /* threaded vs. while-loop interpreter */ macro
H A DInterpC-allstubs.c43 * If THREADED_INTERP is not defined, we use a classic "while true / switch"
55 #define THREADED_INTERP /* threaded vs. while-loop interpreter */ macro

Completed in 362 milliseconds