HomeSort by relevance Sort by last modified time
    Searched full:lxor (Results 1 - 25 of 40) sorted by null

1 2

  /cts/tools/dx-tests/src/dxc/junit/opcodes/lxor/jm/
T_lxor_1.j 16 .class public dxc/junit/opcodes/lxor/jm/T_lxor_1
33 lxor
T_lxor_2.j 16 .class public dxc/junit/opcodes/lxor/jm/T_lxor_2
33 lxor
T_lxor_3.j 16 .class public dxc/junit/opcodes/lxor/jm/T_lxor_3
33 lxor
T_lxor_4.j 16 .class public dxc/junit/opcodes/lxor/jm/T_lxor_4
33 lxor
T_lxor_5.j 16 .class public dxc/junit/opcodes/lxor/jm/T_lxor_5
33 lxor
T_lxor_6.j 16 .class public dxc/junit/opcodes/lxor/jm/T_lxor_6
31 lxor
T_lxor_1.java 17 package dxc.junit.opcodes.lxor.jm;
T_lxor_2.java 17 package dxc.junit.opcodes.lxor.jm;
T_lxor_3.java 17 package dxc.junit.opcodes.lxor.jm;
T_lxor_4.java 17 package dxc.junit.opcodes.lxor.jm;
T_lxor_5.java 17 package dxc.junit.opcodes.lxor.jm;
T_lxor_6.java 17 package dxc.junit.opcodes.lxor.jm;
  /cts/tools/dx-tests/src/dxc/junit/opcodes/lxor/
Test_lxor.java 17 package dxc.junit.opcodes.lxor;
21 import dxc.junit.opcodes.lxor.jm.T_lxor_1;
79 Class.forName("dxc.junit.opcodes.lxor.jm.T_lxor_2");
92 Class.forName("dxc.junit.opcodes.lxor.jm.T_lxor_3");
105 Class.forName("dxc.junit.opcodes.lxor.jm.T_lxor_4");
118 Class.forName("dxc.junit.opcodes.lxor.jm.T_lxor_5");
131 Class.forName("dxc.junit.opcodes.lxor.jm.T_lxor_6");
  /dalvik/dx/tests/101-verify-wide-math/
op_lxor.j 24 lxor
run 54 oneop lxor
expected.txt 54 lxor: expected failure occurred
  /cts/tools/dx-tests/src/dxc/junit/opcodes/lneg/jm/
T_lneg_2.j 35 lxor
  /external/libvpx/examples/includes/geshi/geshi/
ocaml.php 54 'if', 'in', 'include', 'inherit', 'incr', 'land', 'let', 'load', 'los', 'lsl', 'lsr', 'lxor',
150 /* some of keywords are Pervasives functions (land, lxor, asr, ...) */
ocaml-brief.php 52 'if', 'in', 'include', 'inherit', 'incr', 'land', 'let', 'load', 'los', 'lsl', 'lsr', 'lxor',
  /external/javassist/src/main/javassist/bytecode/
Mnemonic.java 169 "lxor", /* 131*/
Opcode.java 211 int LXOR = 131;
375 -2, // lxor, 131
  /external/proguard/src/proguard/classfile/instruction/
Instruction.java 168 true, // lxor
377 4, // lxor
586 2, // lxor
  /dalvik/dx/tests/032-bb-live-code/
blort.j 291 lxor
  /dalvik/dx/tests/024-code-bytecode/
expected.txt 185 00a2: lxor
small-class.txt 189 83 # 00a2: lxor

Completed in 859 milliseconds

1 2