/aosp_15_r20/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/builder/ |
H A D | MutableMethodImplementation.java | 165 final Opcode opcode = instruction.getOpcode(); in MutableMethodImplementation() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/compiler/ |
H A D | radeon_program.c | 58 const struct rc_opcode_info * opcode = in rc_find_free_temporary() local
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/ |
H A D | const_folding_rules.h | 61 uint32_t opcode; member
|
H A D | type_manager.cpp | 803 const auto opcode = length_constant_inst->opcode(); in RecordIfTypeDefinition() local 987 const spv::Op opcode = inst.opcode(); in AttachDecoration() local
|
/aosp_15_r20/external/javassist/src/test/test/javassist/bytecode/analysis/ |
H A D | ScannerTest.java | 180 private static void addJump(Bytecode code, int opcode, int pos) { in addJump()
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | const_folding_rules.h | 61 uint32_t opcode; member
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | const_folding_rules.h | 61 uint32_t opcode; member
|
/aosp_15_r20/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/immutable/instruction/ |
H A D | ImmutableInstruction35mi.java | 51 public ImmutableInstruction35mi(@Nonnull Opcode opcode, in ImmutableInstruction35mi()
|
H A D | ImmutableInstruction35ms.java | 51 public ImmutableInstruction35ms(@Nonnull Opcode opcode, in ImmutableInstruction35ms()
|
H A D | ImmutableInstruction35c.java | 54 public ImmutableInstruction35c(@Nonnull Opcode opcode, in ImmutableInstruction35c()
|
/aosp_15_r20/hardware/broadcom/libbt/src/ |
D | bt_vendor_brcm.c | 140 static int op(bt_vendor_opcode_t opcode, void *param) in op()
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
H A D | validate_ray_tracing.cpp | 26 const spv::Op opcode = inst->opcode(); in RayTracingPass() local
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/val/ |
H A D | validate_ray_tracing.cpp | 26 const spv::Op opcode = inst->opcode(); in RayTracingPass() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/include/hardware/avrcp/ |
D | avrcp_logging_helper.h | 52 inline std::string OpcodeText(const Opcode& opcode) { in OpcodeText()
|
/aosp_15_r20/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/ |
H A D | InvokeInstruction.java | 46 protected InvokeInstruction(final short opcode, final int index) { in InvokeInstruction()
|
H A D | LocalVariableInstruction.java | 74 protected LocalVariableInstruction(final short opcode, final short c_tag, final int n) { in LocalVariableInstruction()
|
H A D | FieldOrMethod.java | 45 protected FieldOrMethod(final short opcode, final int index) { in FieldOrMethod()
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/ |
H A D | brw_fs_workaround.cpp | 53 enum lsc_opcode opcode = lsc_msg_desc_opcode(devinfo, inst->desc); in needs_dummy_fence() local
|
/aosp_15_r20/art/test/2265-const-method-type-cached/src-util/transformer/ |
H A D | ConstantTransformer.java | 74 mv.visitMethodInsn(opcode, owner, name, desc, itf); in visitMethod() argument
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validate_ray_tracing.cpp | 26 const spv::Op opcode = inst->opcode(); in RayTracingPass() local
|
/aosp_15_r20/dalvik/dexgen/src/com/android/dexgen/dex/code/ |
H A D | Dops.java | 1188 public static Dop get(int opcode) { in get() 1237 private static void set(Dop opcode) { in set()
|
/aosp_15_r20/external/sg3_utils/src/ |
H A D | sg_opcodes.c | 102 int opcode; member 716 int k, j, m, n, cd_len, serv_act, len, act_len, opcode, res; in list_all_codes() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/ |
H A D | list_flex_ops.cc | 90 const tflite::OperatorCode* opcode = opcodes->Get(op->opcode_index()); in AddFlexOpsFromModel() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/packet/avrcp/ |
D | avrcp_packet.cc | 31 CType type, uint8_t subunit_type, uint8_t subunit_id, Opcode opcode, in MakeBuilder()
|
/aosp_15_r20/system/nfc/src/fuzzers/integration/fakes/ |
H A D | hal_fakes.cc | 37 uint8_t opcode, uint8_t* data, in SimulatePacketArrival()
|