Home
last modified time | relevance | path

Searched defs:data2 (Results 1 – 3 of 3) sorted by relevance

/dalvik/vm/compiler/codegen/mips/
DAssemble.cpp1816 unsigned int data2 = *((unsigned int*) addr2); in selfVerificationLoadDoubleword() local
1894 int data2 = double_data >> 32; in selfVerificationStoreDoubleword() local
/dalvik/vm/compiler/codegen/arm/
DAssemble.cpp2446 unsigned int data2 = *((unsigned int*) addr2); in selfVerificationLoadDoubleword() local
2522 int data2 = double_data >> 32; in selfVerificationStoreDoubleword() local
/dalvik/tools/dmtracedump/
DTraceDump.c2888 TraceData data2; in main() local