Searched refs:zorch (Results 1 – 12 of 12) sorted by relevance
19 public static boolean zorch() { in zorch() method in Blort30 while (zorch()) { in test2()36 while (zorch()) { in test3()37 zorch(); in test3()43 if (zorch()) { in test4()47 while (zorch()) { in test4()48 zorch(); in test4()
6 0000: invoke-static {}, Blort.zorch:()Z12 0000: invoke-static {}, Blort.zorch:()Z15 0006: invoke-static {}, Blort.zorch:()Z20 0000: invoke-static {}, Blort.zorch:()Z24 0007: invoke-static {}, Blort.zorch:()Z27 000d: invoke-static {}, Blort.zorch:()Z
24 if_icmpeq zorch28 if_icmpne zorch34 if_icmplt zorch40 if_icmpgt zorch44 if_icmpge zorch48 zorch:63 if_icmpge zorch67 zorch:92 if_icmpge zorch96 zorch:
31 dx --debug --dex --output=zorch.dex javax/zorch/Zorch.class >/dev/null 2>&133 if [ -r zorch.dex ]; then34 echo Found zorch.dex
1 package javax.zorch;
4 Found zorch.dex
23 public static void zorch(int x) { in zorch() method in Blort50 zorch(1); in test3()61 zorch(sa.length); in test4()
25 0001: invoke-static {v1}, Blort.zorch:(I)V40 0003: invoke-static {v2}, Blort.zorch:(I)V
22 dx --debug --dex --dump-to=- --dump-method=blort.zorch --dump-width=200 \61 dx --debug --dex --dump-to=- --dump-method=blort.zorch --dump-width=200 \
18 .method public static zorch(ZLjava/lang/Object;)Ljava/lang/Object;
1 zorch
4 0001: const-string/jumbo v1, "zorch"