/aosp_15_r20/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/immutable/instruction/ |
H A D | ImmutableInstruction21s.java | 46 public ImmutableInstruction21s(@Nonnull Opcode opcode, in ImmutableInstruction21s()
|
H A D | ImmutableInstruction31i.java | 46 public ImmutableInstruction31i(@Nonnull Opcode opcode, in ImmutableInstruction31i()
|
H A D | ImmutableInstruction21c.java | 49 public ImmutableInstruction21c(@Nonnull Opcode opcode, in ImmutableInstruction21c()
|
H A D | ImmutableInstruction20bc.java | 50 public ImmutableInstruction20bc(@Nonnull Opcode opcode, in ImmutableInstruction20bc()
|
H A D | ImmutableInstruction11n.java | 46 public ImmutableInstruction11n(@Nonnull Opcode opcode, in ImmutableInstruction11n()
|
H A D | ImmutableInstruction31c.java | 49 public ImmutableInstruction31c(@Nonnull Opcode opcode, in ImmutableInstruction31c()
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/fuzz/ |
H A D | fuzzer_pass_toggle_access_chain_instruction.cpp | 39 spv::Op opcode = instruction->opcode(); in Apply() local
|
/aosp_15_r20/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/builder/instruction/ |
H A D | BuilderInstruction23x.java | 48 public BuilderInstruction23x(@Nonnull Opcode opcode, in BuilderInstruction23x()
|
H A D | BuilderInstruction22cs.java | 48 public BuilderInstruction22cs(@Nonnull Opcode opcode, in BuilderInstruction22cs()
|
H A D | BuilderInstruction3rmi.java | 48 public BuilderInstruction3rmi(@Nonnull Opcode opcode, in BuilderInstruction3rmi()
|
H A D | BuilderInstruction3rms.java | 48 public BuilderInstruction3rms(@Nonnull Opcode opcode, in BuilderInstruction3rms()
|
H A D | BuilderInstruction22s.java | 48 public BuilderInstruction22s(@Nonnull Opcode opcode, in BuilderInstruction22s()
|
H A D | BuilderInstruction22c.java | 49 public BuilderInstruction22c(@Nonnull Opcode opcode, in BuilderInstruction22c()
|
/aosp_15_r20/cts/tools/test-api-map/device-side/src/com/android/xts/apimapper/helper/ |
H A D | DeviceMethodCallHook.java | 44 public static void onBeforeCall(String callerClass, String callerMethod, int opcode, in onBeforeCall()
|
/aosp_15_r20/external/perfetto/protos/perfetto/trace/ftrace/ |
H A D | ufs.proto | 13 optional uint32 opcode = 5; field
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/fuzz/fact_manager/ |
H A D | data_synonym_and_id_equation_facts.h | 82 spv::Op opcode; member
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/fact_manager/ |
H A D | data_synonym_and_id_equation_facts.h | 82 spv::Op opcode; member
|
/aosp_15_r20/external/OpenCSD/decoder/source/ |
H A D | ocsd_code_follower.cpp | 139 uint32_t opcode; // buffer for opcode in decodeSingleOpCode() local
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/fuzz/ |
D | fuzzer_pass_toggle_access_chain_instruction.cpp | 39 spv::Op opcode = instruction->opcode(); in Apply() local
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/fuzz/fact_manager/ |
D | data_synonym_and_id_equation_facts.h | 82 spv::Op opcode; member
|
/aosp_15_r20/dalvik/dx/src/com/android/dx/io/instructions/ |
H A D | OneRegisterDecodedInstruction.java | 31 public OneRegisterDecodedInstruction(InstructionCodec format, int opcode, in OneRegisterDecodedInstruction()
|
/aosp_15_r20/packages/modules/Bluetooth/system/packet/avrcp/ |
D | avrcp_packet.h | 51 PacketBuilder(CType type, uint8_t subunit_type, uint8_t subunit_id, Opcode opcode) in PacketBuilder()
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
H A D | fuzzer_pass_toggle_access_chain_instruction.cpp | 39 spv::Op opcode = instruction->opcode(); in Apply() local
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/hdmi/ |
H A D | RequestArcInitiationAction.java | 77 int opcode = cmd.getOpcode(); in processCommand() local
|
/aosp_15_r20/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/ |
H A D | FieldInstruction.java | 40 protected FieldInstruction(final short opcode, final int index) { in FieldInstruction()
|