OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GOTO_TARGET_DECL
(Results
1 - 10
of
10
) sorted by null
/dalvik/vm/mterp/portable/
stubdefs.cpp
6
#define
GOTO_TARGET_DECL
(_target, ...)
/dalvik/vm/mterp/cstubs/
stubdefs.cpp
6
#define
GOTO_TARGET_DECL
(_target, ...) \
/dalvik/vm/mterp/out/
InterpC-armv5te-vfp.cpp
384
#define
GOTO_TARGET_DECL
(_target, ...) \
518
GOTO_TARGET_DECL
(filledNewArray, bool methodCallRange);
519
GOTO_TARGET_DECL
(invokeVirtual, bool methodCallRange);
520
GOTO_TARGET_DECL
(invokeSuper, bool methodCallRange);
521
GOTO_TARGET_DECL
(invokeInterface, bool methodCallRange);
522
GOTO_TARGET_DECL
(invokeDirect, bool methodCallRange);
523
GOTO_TARGET_DECL
(invokeStatic, bool methodCallRange);
524
GOTO_TARGET_DECL
(invokeVirtualQuick, bool methodCallRange);
525
GOTO_TARGET_DECL
(invokeSuperQuick, bool methodCallRange);
526
GOTO_TARGET_DECL
(invokeMethod, bool methodCallRange, const Method* methodToCall
[
all
...]
InterpC-armv5te.cpp
384
#define
GOTO_TARGET_DECL
(_target, ...) \
518
GOTO_TARGET_DECL
(filledNewArray, bool methodCallRange);
519
GOTO_TARGET_DECL
(invokeVirtual, bool methodCallRange);
520
GOTO_TARGET_DECL
(invokeSuper, bool methodCallRange);
521
GOTO_TARGET_DECL
(invokeInterface, bool methodCallRange);
522
GOTO_TARGET_DECL
(invokeDirect, bool methodCallRange);
523
GOTO_TARGET_DECL
(invokeStatic, bool methodCallRange);
524
GOTO_TARGET_DECL
(invokeVirtualQuick, bool methodCallRange);
525
GOTO_TARGET_DECL
(invokeSuperQuick, bool methodCallRange);
526
GOTO_TARGET_DECL
(invokeMethod, bool methodCallRange, const Method* methodToCall
[
all
...]
InterpC-armv7-a-neon.cpp
384
#define
GOTO_TARGET_DECL
(_target, ...) \
518
GOTO_TARGET_DECL
(filledNewArray, bool methodCallRange);
519
GOTO_TARGET_DECL
(invokeVirtual, bool methodCallRange);
520
GOTO_TARGET_DECL
(invokeSuper, bool methodCallRange);
521
GOTO_TARGET_DECL
(invokeInterface, bool methodCallRange);
522
GOTO_TARGET_DECL
(invokeDirect, bool methodCallRange);
523
GOTO_TARGET_DECL
(invokeStatic, bool methodCallRange);
524
GOTO_TARGET_DECL
(invokeVirtualQuick, bool methodCallRange);
525
GOTO_TARGET_DECL
(invokeSuperQuick, bool methodCallRange);
526
GOTO_TARGET_DECL
(invokeMethod, bool methodCallRange, const Method* methodToCall
[
all
...]
InterpC-armv7-a.cpp
384
#define
GOTO_TARGET_DECL
(_target, ...) \
518
GOTO_TARGET_DECL
(filledNewArray, bool methodCallRange);
519
GOTO_TARGET_DECL
(invokeVirtual, bool methodCallRange);
520
GOTO_TARGET_DECL
(invokeSuper, bool methodCallRange);
521
GOTO_TARGET_DECL
(invokeInterface, bool methodCallRange);
522
GOTO_TARGET_DECL
(invokeDirect, bool methodCallRange);
523
GOTO_TARGET_DECL
(invokeStatic, bool methodCallRange);
524
GOTO_TARGET_DECL
(invokeVirtualQuick, bool methodCallRange);
525
GOTO_TARGET_DECL
(invokeSuperQuick, bool methodCallRange);
526
GOTO_TARGET_DECL
(invokeMethod, bool methodCallRange, const Method* methodToCall
[
all
...]
InterpC-allstubs.cpp
384
#define
GOTO_TARGET_DECL
(_target, ...) \
518
GOTO_TARGET_DECL
(filledNewArray, bool methodCallRange);
519
GOTO_TARGET_DECL
(invokeVirtual, bool methodCallRange);
520
GOTO_TARGET_DECL
(invokeSuper, bool methodCallRange);
521
GOTO_TARGET_DECL
(invokeInterface, bool methodCallRange);
522
GOTO_TARGET_DECL
(invokeDirect, bool methodCallRange);
523
GOTO_TARGET_DECL
(invokeStatic, bool methodCallRange);
524
GOTO_TARGET_DECL
(invokeVirtualQuick, bool methodCallRange);
525
GOTO_TARGET_DECL
(invokeSuperQuick, bool methodCallRange);
526
GOTO_TARGET_DECL
(invokeMethod, bool methodCallRange, const Method* methodToCall
[
all
...]
InterpC-mips.cpp
384
#define
GOTO_TARGET_DECL
(_target, ...) \
518
GOTO_TARGET_DECL
(filledNewArray, bool methodCallRange);
519
GOTO_TARGET_DECL
(invokeVirtual, bool methodCallRange);
520
GOTO_TARGET_DECL
(invokeSuper, bool methodCallRange);
521
GOTO_TARGET_DECL
(invokeInterface, bool methodCallRange);
522
GOTO_TARGET_DECL
(invokeDirect, bool methodCallRange);
523
GOTO_TARGET_DECL
(invokeStatic, bool methodCallRange);
524
GOTO_TARGET_DECL
(invokeVirtualQuick, bool methodCallRange);
525
GOTO_TARGET_DECL
(invokeSuperQuick, bool methodCallRange);
526
GOTO_TARGET_DECL
(invokeMethod, bool methodCallRange, const Method* methodToCall
[
all
...]
InterpC-portable.cpp
384
#define
GOTO_TARGET_DECL
(_target, ...)
464
GOTO_TARGET_DECL
(filledNewArray, bool methodCallRange);
465
GOTO_TARGET_DECL
(invokeVirtual, bool methodCallRange);
466
GOTO_TARGET_DECL
(invokeSuper, bool methodCallRange);
467
GOTO_TARGET_DECL
(invokeInterface, bool methodCallRange);
468
GOTO_TARGET_DECL
(invokeDirect, bool methodCallRange);
469
GOTO_TARGET_DECL
(invokeStatic, bool methodCallRange);
470
GOTO_TARGET_DECL
(invokeVirtualQuick, bool methodCallRange);
471
GOTO_TARGET_DECL
(invokeSuperQuick, bool methodCallRange);
472
GOTO_TARGET_DECL
(invokeMethod, bool methodCallRange, const Method* methodToCall
[
all
...]
InterpC-x86.cpp
384
#define
GOTO_TARGET_DECL
(_target, ...) \
518
GOTO_TARGET_DECL
(filledNewArray, bool methodCallRange);
519
GOTO_TARGET_DECL
(invokeVirtual, bool methodCallRange);
520
GOTO_TARGET_DECL
(invokeSuper, bool methodCallRange);
521
GOTO_TARGET_DECL
(invokeInterface, bool methodCallRange);
522
GOTO_TARGET_DECL
(invokeDirect, bool methodCallRange);
523
GOTO_TARGET_DECL
(invokeStatic, bool methodCallRange);
524
GOTO_TARGET_DECL
(invokeVirtualQuick, bool methodCallRange);
525
GOTO_TARGET_DECL
(invokeSuperQuick, bool methodCallRange);
526
GOTO_TARGET_DECL
(invokeMethod, bool methodCallRange, const Method* methodToCall
[
all
...]
Completed in 64 milliseconds