Searched refs:tail (Results 1 - 12 of 12) sorted by relevance

/dalvik/tools/
H A Dget-hprof24 FILE_BASE=`adb shell ls -l '/data/misc/heap-dump*.hprof' | tail -1 | \
/dalvik/vm/compiler/codegen/
H A DOptimizer.h41 struct LIR *tail);
/dalvik/vm/compiler/template/armv5te-vfp/
H A DTEMPLATE_SQRT_DOUBLE_VFP.S20 bx r2 @ tail call to sqrt library routine
/dalvik/vm/mterp/armv5te/
H A Dalt_stub.S4 * handler. Note that the call to dvmCheckBefore is done as a tail call.
18 b dvmCheckBefore @ (dPC,dFP,self) tail call
/dalvik/vm/mterp/out/
H A DInterpAsm-armv5te-vfp.S8181 @ instead, we just replicate the tail end.
9759 * handler. Note that the call to dvmCheckBefore is done as a tail call.
9773 b dvmCheckBefore @ (dPC,dFP,self) tail call
9782 * handler. Note that the call to dvmCheckBefore is done as a tail call.
9796 b dvmCheckBefore @ (dPC,dFP,self) tail call
9805 * handler. Note that the call to dvmCheckBefore is done as a tail call.
9819 b dvmCheckBefore @ (dPC,dFP,self) tail call
9828 * handler. Note that the call to dvmCheckBefore is done as a tail call.
9842 b dvmCheckBefore @ (dPC,dFP,self) tail call
9851 * handler. Note that the call to dvmCheckBefore is done as a tail cal
[all...]
H A DInterpAsm-armv7-a-neon.S8135 @ instead, we just replicate the tail end.
9696 * handler. Note that the call to dvmCheckBefore is done as a tail call.
9710 b dvmCheckBefore @ (dPC,dFP,self) tail call
9719 * handler. Note that the call to dvmCheckBefore is done as a tail call.
9733 b dvmCheckBefore @ (dPC,dFP,self) tail call
9742 * handler. Note that the call to dvmCheckBefore is done as a tail call.
9756 b dvmCheckBefore @ (dPC,dFP,self) tail call
9765 * handler. Note that the call to dvmCheckBefore is done as a tail call.
9779 b dvmCheckBefore @ (dPC,dFP,self) tail call
9788 * handler. Note that the call to dvmCheckBefore is done as a tail cal
[all...]
H A DInterpAsm-armv7-a.S8135 @ instead, we just replicate the tail end.
9696 * handler. Note that the call to dvmCheckBefore is done as a tail call.
9710 b dvmCheckBefore @ (dPC,dFP,self) tail call
9719 * handler. Note that the call to dvmCheckBefore is done as a tail call.
9733 b dvmCheckBefore @ (dPC,dFP,self) tail call
9742 * handler. Note that the call to dvmCheckBefore is done as a tail call.
9756 b dvmCheckBefore @ (dPC,dFP,self) tail call
9765 * handler. Note that the call to dvmCheckBefore is done as a tail call.
9779 b dvmCheckBefore @ (dPC,dFP,self) tail call
9788 * handler. Note that the call to dvmCheckBefore is done as a tail cal
[all...]
H A DInterpAsm-armv5te.S8639 @ instead, we just replicate the tail end.
10217 * handler. Note that the call to dvmCheckBefore is done as a tail call.
10231 b dvmCheckBefore @ (dPC,dFP,self) tail call
10240 * handler. Note that the call to dvmCheckBefore is done as a tail call.
10254 b dvmCheckBefore @ (dPC,dFP,self) tail call
10263 * handler. Note that the call to dvmCheckBefore is done as a tail call.
10277 b dvmCheckBefore @ (dPC,dFP,self) tail call
10286 * handler. Note that the call to dvmCheckBefore is done as a tail call.
10300 b dvmCheckBefore @ (dPC,dFP,self) tail call
10309 * handler. Note that the call to dvmCheckBefore is done as a tail cal
[all...]
/dalvik/vm/
H A DInit.cpp1028 const char* tail; local
1031 tail = argv[i] + 10;
1033 tail = argv[i] + 15;
1035 if (strncmp(tail, "help", 4) == 0 || !parseJdwpOptions(tail)) {
/dalvik/vm/compiler/template/out/
H A DCompilerTemplateAsm-armv5te-vfp.S1065 bx r2 @ tail call to sqrt library routine
H A DCompilerTemplateAsm-armv7-a-neon.S1065 bx r2 @ tail call to sqrt library routine
H A DCompilerTemplateAsm-armv7-a.S1065 bx r2 @ tail call to sqrt library routine

Completed in 4540 milliseconds