Home
last modified time | relevance | path

Searched defs:Instruction (Results 1 – 2 of 2) sorted by relevance

/packages/modules/NetworkStack/src/android/net/apf/
DBaseApfGenerator.java345 class Instruction { class in BaseApfGenerator
360 Instruction(Opcodes opcode, Rbit rbit) { in Instruction() method in BaseApfGenerator.Instruction
365 Instruction(Opcodes opcode, Register register) { in Instruction() method in BaseApfGenerator.Instruction
369 Instruction(ExtendedOpcodes extendedOpcodes, Rbit rbit) { in Instruction() method in BaseApfGenerator.Instruction
374 Instruction(ExtendedOpcodes extendedOpcodes, Register register) { in Instruction() method in BaseApfGenerator.Instruction
379 Instruction(ExtendedOpcodes extendedOpcodes, int slot, Register register) in Instruction() method in BaseApfGenerator.Instruction
388 Instruction(Opcodes opcode) { in Instruction() method in BaseApfGenerator.Instruction
392 Instruction(ExtendedOpcodes extendedOpcodes) { in Instruction() method in BaseApfGenerator.Instruction
/packages/apps/ManagedProvisioning/studio-dev/StubGenerator/
DStubGenerator.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jf/ org/ ...