Home
last modified time | relevance | path

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

/dalvik/tests/047-returns/
Dexpected.txt10 three running
/dalvik/tests/078-polymorphic-virtual/
Dinfo.txt2 calless invoked 10,000,000 times each in three threads.
/dalvik/tests/079-phantom/
Dexpected.txt4 Created Bitmap three/four: 20x20 (101)
/dalvik/tests/046-reflect/src/
DMain.java43 String one, two, three, four; in showStrings() local
53 three = (String) field.get(instance); in showStrings()
55 System.out.println(" ::: " + one + ":" + two + ":" + three); in showStrings()
153 String three; in run() local
155 three = (String) field.get(this); in run()
157 + three); in run()
/dalvik/vm/compiler/codegen/arm/
DREADME.txt34 For the Thumb/Thumb2 directories, each contain the followin three files:
/dalvik/vm/mterp/x86-atom/
DOP_EXECUTE_INLINE.S54 je 3f # handle three args
/dalvik/libdex/
DDexFile.h975 unsigned int one, two, three; in dexGetUtf16FromUtf8() local
983 three = *(*pUtf8Ptr)++; in dexGetUtf16FromUtf8()
986 (three & 0x3f); in dexGetUtf16FromUtf8()
/dalvik/vm/mterp/out/
DInterpAsm-x86-atom.S17441 je 3f # handle three args