Home
last modified time | relevance | path

Searched defs:opcode (Results 976 – 1000 of 2583) sorted by relevance

1...<<31323334353637383940>>...104

/aosp_15_r20/dalvik/dx/src/com/android/dx/io/instructions/
H A DInvokePolymorphicDecodedInstruction.java29 int opcode, in InvokePolymorphicDecodedInstruction()
H A DFourRegisterDecodedInstruction.java40 public FourRegisterDecodedInstruction(InstructionCodec format, int opcode, in FourRegisterDecodedInstruction()
H A DFiveRegisterDecodedInstruction.java43 public FiveRegisterDecodedInstruction(InstructionCodec format, int opcode, in FiveRegisterDecodedInstruction()
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_adjust_branch_weights.cpp50 spv::Op opcode = static_cast<spv::Op>( in IsApplicable() local
Dinstruction_descriptor.cpp68 const spv::Op opcode = in MakeInstructionDescriptor() local
Dtransformation_add_spec_constant_op.cpp29 uint32_t fresh_id, uint32_t type_id, spv::Op opcode, in TransformationAddSpecConstantOp()
/aosp_15_r20/dalvik/dexgen/src/com/android/dexgen/rop/code/
H A DThrowingInsn.java62 public ThrowingInsn(Rop opcode, SourcePosition position, in ThrowingInsn()
H A DSwitchInsn.java41 public SwitchInsn(Rop opcode, SourcePosition position, RegisterSpec result, in SwitchInsn()
/aosp_15_r20/dalvik/dx/src/com/android/dx/rop/code/
H A DThrowingInsn.java62 public ThrowingInsn(Rop opcode, SourcePosition position, in ThrowingInsn()
/aosp_15_r20/frameworks/layoutlib/create/src/com/android/tools/layoutlib/create/
H A DReplaceMethodCallsAdapter.java55 public void visitMethodInsn(int opcode, String owner, String name, String desc, in visitMethodInsn()
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/hdmi/
H A DCecMessageBuffer.java115 private boolean replaceMessageIfBuffered(HdmiCecMessage message, int opcode) { in replaceMessageIfBuffered()
/aosp_15_r20/external/coreboot/src/soc/intel/common/block/include/intelblocks/
H A Dpcr.h43 uint8_t opcode; /* 0x05 - Opcode */ member
/aosp_15_r20/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/
H A DCPInstruction.java59 protected CPInstruction(final short opcode, final int index) { in CPInstruction()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dinstruction_descriptor.cpp68 const spv::Op opcode = in MakeInstructionDescriptor() local
H A Dtransformation_add_spec_constant_op.cpp29 uint32_t fresh_id, uint32_t type_id, spv::Op opcode, in TransformationAddSpecConstantOp()
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/fuzz/
H A Dinstruction_descriptor.cpp68 const spv::Op opcode = in MakeInstructionDescriptor() local
H A Dtransformation_add_spec_constant_op.cpp29 uint32_t fresh_id, uint32_t type_id, spv::Op opcode, in TransformationAddSpecConstantOp()
/aosp_15_r20/external/pigweed/pw_bluetooth_hci/
H A Duart_transport_fuzzer.cc38 const uint16_t opcode = command_packet.opcode(); in LLVMFuzzerTestOneInput() local
/aosp_15_r20/art/tools/dexfuzz/src/dexfuzz/program/mutators/
H A DInstructionDuplicator.java74 Opcode opcode = oldInsn.insn.info.opcode; in generateMutation() local
/aosp_15_r20/external/javassist/src/main/javassist/
H A DCtPrimitiveType.java33 String methodName, String mDesc, int opcode, int atype, in CtPrimitiveType()
/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_asm.c38 unsigned opcode = brw_inst_opcode(p->isa, inst); in i965_postprocess_labels() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dr3xx_fragprog.c87 const struct rc_opcode_info * opcode = rc_get_opcode_info(var->Inst->U.I.Opcode); in rc_convert_rgb_alpha() local
/aosp_15_r20/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/builder/instruction/
H A DBuilderInstruction35ms.java52 public BuilderInstruction35ms(@Nonnull Opcode opcode, in BuilderInstruction35ms()
H A DBuilderInstruction35mi.java52 public BuilderInstruction35mi(@Nonnull Opcode opcode, in BuilderInstruction35mi()
H A DBuilderInstruction35c.java53 public BuilderInstruction35c(@Nonnull Opcode opcode, in BuilderInstruction35c()

1...<<31323334353637383940>>...104