/aosp_15_r20/external/libpcap/pcap/ |
H A D | bluetooth.h | 53 uint16_t opcode; member
|
/aosp_15_r20/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/ |
H A D | JsrInstruction.java | 28 JsrInstruction(final short opcode, final InstructionHandle target) { in JsrInstruction()
|
H A D | StoreInstruction.java | 43 protected StoreInstruction(final short opcode, final short c_tag, final int n) { in StoreInstruction()
|
H A D | LoadInstruction.java | 43 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 D | ZeroSizeInsn.java | 53 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 D | ImmutableInstruction10t.java | 45 public ImmutableInstruction10t(@Nonnull Opcode opcode, in ImmutableInstruction10t()
|
H A D | ImmutableInstruction30t.java | 44 public ImmutableInstruction30t(@Nonnull Opcode opcode, in ImmutableInstruction30t()
|
H A D | ImmutableInstruction20t.java | 45 public ImmutableInstruction20t(@Nonnull Opcode opcode, in ImmutableInstruction20t()
|
H A D | ImmutableInstruction11x.java | 45 public ImmutableInstruction11x(@Nonnull Opcode opcode, in ImmutableInstruction11x()
|
/aosp_15_r20/dalvik/dx/src/com/android/dx/dex/code/ |
H A D | ZeroSizeInsn.java | 53 public final DalvInsn withOpcode(Dop opcode) { in withOpcode()
|
/aosp_15_r20/external/capstone/arch/EVM/ |
H A D | EVMDisassembler.c | 273 unsigned char opcode; in EVM_getInstruction() local
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mcp/ |
D | MediaControlGattService.java | 1316 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 D | intel_decoder.c | 970 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 D | extinst.nonsemantic.debugprintf.grammar.json | 6 "opcode" : 1, number
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/ |
H A D | extinst.nonsemantic.debugprintf.grammar.json | 6 "opcode" : 1, number
|
/aosp_15_r20/external/angle/build/android/bytecode/java/org/chromium/bytecode/ |
H A D | TraceEventAdderMethodAdapter.java | 74 public void visitInsn(int opcode) { in visitInsn()
|
/aosp_15_r20/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/ |
D | extinst.nonsemantic.debugprintf.grammar.json | 6 "opcode" : 1, number
|
/aosp_15_r20/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/builder/instruction/ |
H A D | BuilderInstruction22x.java | 47 public BuilderInstruction22x(@Nonnull Opcode opcode, in BuilderInstruction22x()
|
H A D | BuilderInstruction12x.java | 47 public BuilderInstruction12x(@Nonnull Opcode opcode, in BuilderInstruction12x()
|
H A D | BuilderInstruction51l.java | 47 public BuilderInstruction51l(@Nonnull Opcode opcode, in BuilderInstruction51l()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | hlo_opcode_test.cc | 39 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 D | DexBackedInstruction4rcc.java | 43 @Nonnull Opcode opcode, in DexBackedInstruction4rcc()
|
H A D | DexBackedInstruction20bc.java | 45 @Nonnull Opcode opcode, in DexBackedInstruction20bc()
|
/aosp_15_r20/dalvik/dx/src/com/android/dx/io/instructions/ |
H A D | ZeroRegisterDecodedInstruction.java | 28 public ZeroRegisterDecodedInstruction(InstructionCodec format, int opcode, in ZeroRegisterDecodedInstruction()
|
/aosp_15_r20/external/cronet/build/android/bytecode/java/org/chromium/bytecode/ |
H A D | TraceEventAdderMethodAdapter.java | 74 public void visitInsn(int opcode) { in visitInsn()
|