Searched defs:from (Results 1 - 2 of 2) sorted by relevance

/dalvik/tests/004-annotations/src/android/test/anno/
H A DIntToString.java10 int from(); method in interface:IntToString
/dalvik/vm/interp/
H A DJit.cpp61 * The set of saved state from the Thread structure is:
449 /* Convenience function to increment counter from assembly code */
450 void dvmBumpNoChain(int from) argument
452 gDvmJit.noChainExit[from]++;
455 /* Convenience function to increment counter from assembly code */
461 /* Convenience function to increment counter from assembly code */
462 void dvmBumpPunt(int from) argument
590 * looking at is the target slot from the primary hash
734 * lastPC, len, offset are all from the preceding invoke instruction
1100 * NOTE: Once a codeAddress field transitions from initia
[all...]

Completed in 87 milliseconds