Searched defs:Instruction (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonRelocationFunctions.h18 } Instruction; typedef in typeref:struct:__anon1214
/frameworks/base/services/net/java/android/net/apf/
H A DApfGenerator.java95 private class Instruction { class in class:ApfGenerator
112 Instruction(Opcodes opcode, Register register) { method in class:ApfGenerator.Instruction
117 Instruction(Opcodes opcode) { method in class:ApfGenerator.Instruction
268 Instruction targetLabelInstruction;
358 private final ArrayList<Instruction> mInstructions = new ArrayList<Instruction>();
359 private final HashMap<String, Instruction> mLabels = new HashMap<String, Instruction>();
360 private final Instruction mDropLabel = new Instruction(Opcode
[all...]
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 107 milliseconds