Home
last modified time | relevance | path

Searched defs:opcode (Results 776 – 800 of 2583) sorted by relevance

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

/aosp_15_r20/external/libpcap/pcap/
H A Dbluetooth.h53 uint16_t opcode; member
/aosp_15_r20/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/
H A DJsrInstruction.java28 JsrInstruction(final short opcode, final InstructionHandle target) { in JsrInstruction()
H A DStoreInstruction.java43 protected StoreInstruction(final short opcode, final short c_tag, final int n) { in StoreInstruction()
H A DLoadInstruction.java43 protected LoadInstruction(final short opcode, final short c_tag, final int n) { in LoadInstruction()
/aosp_15_r20/dalvik/dexgen/src/com/android/dexgen/dex/code/
H A DZeroSizeInsn.java53 public final DalvInsn withOpcode(Dop opcode) { in withOpcode()
/aosp_15_r20/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/immutable/instruction/
H A DImmutableInstruction10t.java45 public ImmutableInstruction10t(@Nonnull Opcode opcode, in ImmutableInstruction10t()
H A DImmutableInstruction30t.java44 public ImmutableInstruction30t(@Nonnull Opcode opcode, in ImmutableInstruction30t()
H A DImmutableInstruction20t.java45 public ImmutableInstruction20t(@Nonnull Opcode opcode, in ImmutableInstruction20t()
H A DImmutableInstruction11x.java45 public ImmutableInstruction11x(@Nonnull Opcode opcode, in ImmutableInstruction11x()
/aosp_15_r20/dalvik/dx/src/com/android/dx/dex/code/
H A DZeroSizeInsn.java53 public final DalvInsn withOpcode(Dop opcode) { in withOpcode()
/aosp_15_r20/external/capstone/arch/EVM/
H A DEVMDisassembler.c273 unsigned char opcode; in EVM_getInstruction() local
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mcp/
DMediaControlGattService.java1316 private static int getMediaControlPointRequestPayloadLength(int opcode) { in getMediaControlPointRequestPayloadLength()
1331 final int opcode = value[0]; in handleMediaControlPointRequest() local
2172 boolean isOpcodeSupported(int opcode) { in isOpcodeSupported()
/aosp_15_r20/external/mesa3d/src/intel/decoder/
H A Dintel_decoder.c970 uint32_t opcode = *p & command->opcode_mask; in intel_spec_find_instruction() local
1024 uint32_t opcode = field_value(h, 23, 28); in intel_group_get_length() local
1038 uint32_t opcode = field_value(h, 24, 26); in intel_group_get_length() local
/aosp_15_r20/external/angle/third_party/spirv-headers/src/include/spirv/unified1/
H A Dextinst.nonsemantic.debugprintf.grammar.json6 "opcode" : 1, number
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
H A Dextinst.nonsemantic.debugprintf.grammar.json6 "opcode" : 1, number
/aosp_15_r20/external/angle/build/android/bytecode/java/org/chromium/bytecode/
H A DTraceEventAdderMethodAdapter.java74 public void visitInsn(int opcode) { in visitInsn()
/aosp_15_r20/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/
Dextinst.nonsemantic.debugprintf.grammar.json6 "opcode" : 1, number
/aosp_15_r20/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/builder/instruction/
H A DBuilderInstruction22x.java47 public BuilderInstruction22x(@Nonnull Opcode opcode, in BuilderInstruction22x()
H A DBuilderInstruction12x.java47 public BuilderInstruction12x(@Nonnull Opcode opcode, in BuilderInstruction12x()
H A DBuilderInstruction51l.java47 public BuilderInstruction51l(@Nonnull Opcode opcode, in BuilderInstruction51l()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_opcode_test.cc39 auto opcode = static_cast<HloOpcode>(i); in TEST() local
/aosp_15_r20/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/dexbacked/instruction/
H A DDexBackedInstruction4rcc.java43 @Nonnull Opcode opcode, in DexBackedInstruction4rcc()
H A DDexBackedInstruction20bc.java45 @Nonnull Opcode opcode, in DexBackedInstruction20bc()
/aosp_15_r20/dalvik/dx/src/com/android/dx/io/instructions/
H A DZeroRegisterDecodedInstruction.java28 public ZeroRegisterDecodedInstruction(InstructionCodec format, int opcode, in ZeroRegisterDecodedInstruction()
/aosp_15_r20/external/cronet/build/android/bytecode/java/org/chromium/bytecode/
H A DTraceEventAdderMethodAdapter.java74 public void visitInsn(int opcode) { in visitInsn()

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