Home
last modified time | relevance | path

Searched refs:H (Results 1 – 8 of 8) sorted by relevance

/dalvik/libdex/
DOpCode.h391 H(OP_NOP), \
392 H(OP_MOVE), \
393 H(OP_MOVE_FROM16), \
394 H(OP_MOVE_16), \
395 H(OP_MOVE_WIDE), \
396 H(OP_MOVE_WIDE_FROM16), \
397 H(OP_MOVE_WIDE_16), \
398 H(OP_MOVE_OBJECT), \
399 H(OP_MOVE_OBJECT_FROM16), \
400 H(OP_MOVE_OBJECT_16), \
[all …]
/dalvik/vm/mterp/cstubs/
Dentry.c4 #undef H
5 #define H(_op) dvmMterp_##_op macro
8 #undef H
9 #define H(_op) #_op macro
/dalvik/tools/dmtracedump/tests/filters/
DtestWaitingSoloCrossThreadTrace13 SLOW���H�k�*K����������������� ��������������������� ������
/dalvik/tests/057-iteration-performance/
Dexpected.txt8 Running H...
/dalvik/vm/mterp/portable/
Dstubdefs.c26 # define H(_op) &&op_##_op macro
/dalvik/vm/mterp/out/
DInterpC-allstubs.c3050 #undef H
3051 #define H(_op) dvmMterp_##_op macro
3054 #undef H in DEFINE_GOTO_TABLE()
3055 #define H(_op) #_op in DEFINE_GOTO_TABLE() macro
DInterpC-portstd.c450 # define H(_op) &&op_##_op macro
DInterpC-portdbg.c459 # define H(_op) &&op_##_op macro