Searched refs:copy (Results 76 - 82 of 82) sorted by relevance

1234

/dalvik/vm/mterp/out/
H A DInterpAsm-armv5te.S13 * You may obtain a copy of the License at
252 * You may obtain a copy of the License at
1354 mov r0, r9 @ copy to arg registers
1408 mov r0, r9 @ copy to arg registers
4041 mov r4, r0 @ save a copy of r0
8300 @ copy values from registers into the array
8379 @ copy values from registers into the array
9364 mov r4, r0 @ save a copy of r0
9965 * Refresh the Jit's cached copy of profile table pointer. This pointer
10013 @ prepare to copy arg
[all...]
H A DInterpAsm-armv5te-vfp.S13 * You may obtain a copy of the License at
252 * You may obtain a copy of the License at
7960 @ copy values from registers into the array
8039 @ copy values from registers into the array
8888 mov r4, r0 @ save a copy of r0
9489 * Refresh the Jit's cached copy of profile table pointer. This pointer
9537 @ prepare to copy args to "outs" area of current frame
9563 @ prepare to copy args to "outs" area of current frame
H A DInterpAsm-armv7-a-neon.S13 * You may obtain a copy of the License at
252 * You may obtain a copy of the License at
7900 @ copy values from registers into the array
7979 @ copy values from registers into the array
8824 mov r4, r0 @ save a copy of r0
9425 * Refresh the Jit's cached copy of profile table pointer. This pointer
9473 @ prepare to copy args to "outs" area of current frame
9499 @ prepare to copy args to "outs" area of current frame
H A DInterpAsm-armv7-a.S13 * You may obtain a copy of the License at
252 * You may obtain a copy of the License at
7900 @ copy values from registers into the array
7979 @ copy values from registers into the array
8824 mov r4, r0 @ save a copy of r0
9425 * Refresh the Jit's cached copy of profile table pointer. This pointer
9473 @ prepare to copy args to "outs" area of current frame
9499 @ prepare to copy args to "outs" area of current frame
H A DInterpAsm-x86.S13 * You may obtain a copy of the License at
6566 SPILL_TMP(rINST_FULL) # save copy, need "B" later
6585 * We now need to copy values from registers into the array
6671 SPILL_TMP(rINST_FULL) # save copy, need "B" later
6690 * We now need to copy values from registers into the array
8402 * You may obtain a copy of the License at
8515 * You may obtain a copy of the License at
8556 * prepare to copy args to "outs" area of current frame
8590 * prepare to copy args to "outs" area of current frame
/dalvik/dx/etc/
H A Djasmin.jarMETA-INF/ META-INF/MANIFEST.MF jas/ jas/AnnotDefAttr.class AnnotDefAttr.java package jas ...
/dalvik/libcore/luni/src/main/java/java/util/
H A DCollections.java7 * the License. You may obtain a copy of the License at
1598 public static <T> void copy(List<? super T> destination, method in class:Collections

Completed in 2482 milliseconds

1234