/dalvik/dx/ |
D | Android.mk | 25 $(copy-file-to-new-target) 43 $(copy-file-to-new-target) 85 $(copy-file-to-new-target) 106 $(copy-file-to-new-target) 124 $(copy-file-to-new-target) 141 $(copy-file-to-target)
|
/dalvik/tools/dexdeps/ |
D | Android.mk | 34 $(copy-file-to-new-target)
|
/dalvik/dx/src/com/android/dx/cf/code/ |
D | Frame.java | 97 public Frame copy() { in copy() method in Frame 98 return new Frame(locals.copy(), stack.copy(), subroutines); in copy() 397 ExecutionStack newStack = getStack().copy(); in makeExceptionHandlerStartFrame()
|
D | LocalsArray.java | 49 public abstract LocalsArray copy(); in copy() method in LocalsArray
|
/dalvik/dx/src/com/android/dx/rop/code/ |
D | RegisterSpecSet.java | 383 RegisterSpecSet copy = new RegisterSpecSet(len); in mutableCopy() local 388 copy.put(spec); in mutableCopy() 392 copy.size = size; in mutableCopy() 394 return copy; in mutableCopy()
|
/dalvik/dexgen/src/com/android/dexgen/rop/code/ |
D | RegisterSpecSet.java | 384 RegisterSpecSet copy = new RegisterSpecSet(len); in mutableCopy() local 389 copy.put(spec); in mutableCopy() 393 copy.size = size; in mutableCopy() 395 return copy; in mutableCopy()
|
/dalvik/dx/tests/094-scala-locals/ |
D | info.txt | 4 mark-local, with the second assignment eaten by copy-propogation.
|
/dalvik/dx/tests/034-dex-minimal/ |
D | blort.j | 5 ; You may obtain a copy of the License at
|
/dalvik/dx/tests/040-dex-constructor/ |
D | blort.j | 5 ; You may obtain a copy of the License at
|
/dalvik/dx/tests/037-dex-static-final-var/ |
D | blort.j | 5 ; You may obtain a copy of the License at
|
/dalvik/dx/tests/036-dex-static-var/ |
D | blort.j | 5 ; You may obtain a copy of the License at
|
/dalvik/dx/tests/035-dex-instance-var/ |
D | blort.j | 5 ; You may obtain a copy of the License at
|
/dalvik/dx/tests/038-dex-instance-method/ |
D | blort.j | 5 ; You may obtain a copy of the License at
|
/dalvik/dx/tests/041-dex-abstract-method/ |
D | blort.j | 5 ; You may obtain a copy of the License at
|
/dalvik/dx/tests/102-verify-nonwide-math/ |
D | op_fadd.j | 5 ; You may obtain a copy of the License at
|
D | op_f2i.j | 5 ; You may obtain a copy of the License at
|
/dalvik/dx/tests/114-value-propagation/ |
D | blort.j | 5 ; You may obtain a copy of the License at
|
/dalvik/dx/tests/039-dex-static-method/ |
D | blort.j | 5 ; You may obtain a copy of the License at
|
/dalvik/dx/tests/104-verify-return-ops/ |
D | op_sig_areturn.j | 5 ; You may obtain a copy of the License at
|
D | op_freturn.j | 5 ; You may obtain a copy of the License at
|
D | op_sig_dreturn.j | 5 ; You may obtain a copy of the License at
|
/dalvik/dx/tests/105-verify-load-store-ops/ |
D | op_istore_1.j | 5 ; You may obtain a copy of the License at
|
D | op_fstore_0.j | 5 ; You may obtain a copy of the License at
|
D | op_astore_2.j | 5 ; You may obtain a copy of the License at
|
/dalvik/dx/tests/107-verify-stack-ops/ |
D | op_swap_case2.j | 5 ; You may obtain a copy of the License at
|