Home
last modified time | relevance | path

Searched refs:total (Results 1 – 10 of 10) sorted by relevance

/dalvik/dexgen/src/com/android/dexgen/rop/code/
DDexTranslationAdvice.java106 int total = 0; in totalRopWidth() local
109 total += sources.get(i).getCategory(); in totalRopWidth()
112 return total; in totalRopWidth()
/dalvik/dx/tests/137-dexmerger-dex38/src/invokecustom/
DInvokeCustom.java67 public static int targetMethodTest5(int x, int y, int total) { in targetMethodTest5() argument
70 if (calculated != total) { in targetMethodTest5()
71 System.out.println("Failed " + calculated + " != " + total); in targetMethodTest5()
76 public static long targetMethodTest6(long x, long y, long total) { in targetMethodTest6() argument
79 if (calculated != total) { in targetMethodTest6()
80 System.out.println("Failed " + calculated + " != " + total); in targetMethodTest6()
/dalvik/dx/src/com/android/dx/rop/code/
DDexTranslationAdvice.java119 int total = 0; in totalRopWidth() local
122 total += sources.get(i).getCategory(); in totalRopWidth()
125 return total; in totalRopWidth()
/dalvik/dx/tests/135-invoke-custom/src/invokecustom/
DInvokeCustom.java71 public static int targetMethodTest5(int x, int y, int total) { in targetMethodTest5() argument
74 if (calculated != total) { in targetMethodTest5()
75 System.out.println("Failed " + calculated + " != " + total); in targetMethodTest5()
80 public static long targetMethodTest6(long x, long y, long total) { in targetMethodTest6() argument
83 if (calculated != total) { in targetMethodTest6()
84 System.out.println("Failed " + calculated + " != " + total); in targetMethodTest6()
/dalvik/dx/tests/034-dex-minimal/
Dexpected.txt64 | header: 1 item; 112 bytes total
66 | map list: 1 item; 28 bytes total
/dalvik/dx/tests/139-lambda-metafactory/
Dexpected.txt843 | annotation: 2 items; 22 bytes total
845 | annotation set: 2 items; 16 bytes total
847 | annotations directory: 1 item; 24 bytes total
849 | call site id: 1 item; 4 bytes total
851 | class data: 3 items; 43 bytes total
853 | class def: 3 items; 96 bytes total
855 | code: 5 items; 176 bytes total
857 | debug info: 5 items; 40 bytes total
859 | encoded array: 1 item; 13 bytes total
861 | field id: 2 items; 16 bytes total
[all …]
/dalvik/dx/tests/112-dex-return-jsr-result/
Dexpected.txt1 total invokes: 2
/dalvik/dx/tests/133-source-debug-extension/
DHelloKt.class ... $iv int $i$f$apply int total
/dalvik/dx/tests/132-invoke-polymorphic/
Dexpected.txt1459 | annotation: 1 item; 8 bytes total
1461 | annotation set: 1 item; 8 bytes total
1463 | annotations directory: 1 item; 144 bytes total
1465 | class data: 1 item; 74 bytes total
1467 | class def: 1 item; 32 bytes total
1469 | code: 17 items; 472 bytes total
1471 | debug info: 17 items; 133 bytes total
1473 | header: 1 item; 112 bytes total
1475 | map list: 1 item; 184 bytes total
1477 | method id: 36 items; 288 bytes total
[all …]
/dalvik/dx/tests/135-invoke-custom/
Dexpected.txt6363 | annotation: 2 items; 20 bytes total
6365 | annotation set: 2 items; 16 bytes total
6367 | annotations directory: 1 item; 64 bytes total
6369 | call site id: 14 items; 56 bytes total
6371 | class data: 2 items; 165 bytes total
6373 | class def: 2 items; 64 bytes total
6375 | code: 35 items; 2988 bytes total
6377 | debug info: 25 items; 298 bytes total
6379 | encoded array: 12 items; 141 bytes total
6381 | field id: 3 items; 24 bytes total
[all …]