/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/ |
D | IOR.java | 26 public class IOR extends ArithmeticInstruction { class 28 public IOR() { in IOR() method in IOR 29 super(org.apache.bcel.Const.IOR); in IOR()
|
D | InstructionConstants.java | 121 ArithmeticInstruction IOR = new IOR(); field 256 INSTRUCTIONS[Const.IOR] = IOR; in Clinit()
|
D | InstructionConst.java | 120 public static final ArithmeticInstruction IOR = new IOR(); field in InstructionConst 251 INSTRUCTIONS[Const.IOR] = IOR;
|
D | ArithmeticInstruction.java | 71 case Const.IOR: in getType()
|
D | Visitor.java | 330 void visitIOR( IOR obj ); in visitIOR()
|
D | EmptyVisitor.java | 528 public void visitIOR( final IOR obj ) { in visitIOR()
|
D | InstructionFactory.java | 340 return InstructionConst.IOR; in createBinaryIntOp()
|
/external/autotest/client/bin/input/ |
D | linux_input.py | 88 EVIOCGVERSION = IOR('E', 0x01, 'i') # get driver version 89 EVIOCGID = IOR('E', 0x02, input_id_t) # get device ID 90 EVIOCGREP = IOR('E', 0x03, '2I') # get repeat settings 93 EVIOCGKEYCODE = IOR('E', 0x04, '2I') # get keycode 94 EVIOCGKEYCODE_V2 = IOR('E', 0x04, input_keymap_entry_t) 129 return IOR('E', 0x40 + axis, input_absinfo_t) # get abs value/limits 140 EVIOCGEFFECTS = IOR('E', 0x84, 'i')
|
D | linux_ioctl.py | 56 def IOR(t, nr, t_format): function
|
/external/apache-commons-bcel/src/examples/Mini/ |
D | ASTExpr.java | 276 case OR: il.append(InstructionConstants.IOR); ASTFunDecl.pop(); break; in byte_code()
|
/external/apache-commons-bcel/src/main/java/org/apache/bcel/ |
D | Constants.java | 792 short IOR = 128; field
|
D | Const.java | 1120 public static final short IOR = 128; field in Const
|
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/internal/flow/ |
D | LabelFlowAnalyzerTest.java | 220 testInsn(IOR, true); in testInsn()
|
/external/desugar/java/com/google/devtools/build/android/desugar/ |
D | BytecodeTypeInference.java | 252 case Opcodes.IOR: in visitInsn()
|
/external/apache-commons-bcel/src/main/java/org/apache/bcel/verifier/structurals/ |
D | ExecutionVisitor.java | 911 public void visitIOR(final IOR o) { in visitIOR()
|
D | InstConstraintVisitor.java | 2136 public void visitIOR(final IOR o) { in visitIOR()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 5139 SDValue IOR = DAG.getNode(ISD::OR, SDLoc(N0), VT, N0.getOperand(0), N1); in visitOR() local 5140 AddToWorklist(IOR.getNode()); in visitOR() 5141 return DAG.getNode(ISD::AND, SDLoc(N), VT, COR, IOR); in visitOR()
|
/external/cldr/tools/java/org/unicode/cldr/util/data/ |
D | ApproximateWidth.txt | 1546 16E1; 4; # RUNIC LETTER IOR
|
/external/icu/icu4c/source/data/unidata/ |
D | confusables.txt | 6259 16E1 ; 16BC ; MA # ( ᛡ → ᚼ ) RUNIC LETTER IOR → RUNIC LETTER LONG-BRANCH-HAGALL H #
|
/external/toolchain-utils/android_bench_suite/panorama_input/ |
D | test_007.ppm | 289 K"{IOR &?
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/ |
D | confusables.txt | 6259 16E1 ; 16BC ; MA # ( ᛡ → ᚼ ) RUNIC LETTER IOR → RUNIC LETTER LONG-BRANCH-HAGALL H #
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/unicode/ |
D | confusables.txt | 6259 16E1 ; 16BC ; MA # ( ᛡ → ᚼ ) RUNIC LETTER IOR → RUNIC LETTER LONG-BRANCH-HAGALL H #
|
/external/cldr/tools/java/org/unicode/cldr/util/data/external/ |
D | 2013-1_UNLOCODE_CodeListPart2.csv | 8628 ,"IE","IOR","Inishmore","Inishmore",,"---4----","AI","0001",,, 12571 ,"IT","IOR","Gorlago","Gorlago","BG","--3-----","RQ","0907",,"4540N 00949E",
|
D | 2013-1_UNLOCODE_CodeListPart3.csv | 3538 ,"PT","IOR","Penamaior","Penamaior","13","1-------","RQ","0901",,, 23732 ,"US","IOR","Samoa","Samoa","CA","12------","RL","0507",,"4047N 12412W",
|
/external/cldr/common/uca/ |
D | allkeys_DUCET.txt | 17491 16E1 ; [.2D8B.0020.0002.16E1] # RUNIC LETTER IOR
|