Home
last modified time | relevance | path

Searched defs:opcode (Results 951 – 975 of 2583) sorted by relevance

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

/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dinstruction_message.cpp23 spv::Op opcode, uint32_t result_type_id, uint32_t result_id, in MakeInstructionMessage()
/aosp_15_r20/external/liburing/src/
H A Dsyscall.c24 int __sys_io_uring_register(int fd, unsigned opcode, const void *arg, in __sys_io_uring_register()
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/hdmi/
H A DSetArcTransmissionStateAction.java139 int opcode = cmd.getOpcode(); in processCommand() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/fuzz/
H A Dinstruction_message.cpp23 spv::Op opcode, uint32_t result_type_id, uint32_t result_id, in MakeInstructionMessage()
H A Dtransformation_adjust_branch_weights.cpp50 spv::Op opcode = static_cast<spv::Op>( in IsApplicable() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dinstruction_message.cpp23 spv::Op opcode, uint32_t result_type_id, uint32_t result_id, in MakeInstructionMessage()
H A Dtransformation_adjust_branch_weights.cpp50 spv::Op opcode = static_cast<spv::Op>( in IsApplicable() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dfolding_rules.h101 uint32_t opcode; member
/aosp_15_r20/dalvik/dx/src/com/android/dx/rop/code/
H A DFillArrayDataInsn.java50 public FillArrayDataInsn(Rop opcode, SourcePosition position, in FillArrayDataInsn()
H A DSwitchInsn.java41 public SwitchInsn(Rop opcode, SourcePosition position, RegisterSpec result, in SwitchInsn()
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dfolding_rules.h101 uint32_t opcode; member
Dtype_manager.cpp755 const auto opcode = length_constant_inst->opcode(); in RecordIfTypeDefinition() local
925 const spv::Op opcode = inst.opcode(); in AttachDecoration() local
/aosp_15_r20/dalvik/dexgen/src/com/android/dexgen/rop/code/
H A DFillArrayDataInsn.java51 public FillArrayDataInsn(Rop opcode, SourcePosition position, in FillArrayDataInsn()
/aosp_15_r20/frameworks/libs/binary_translation/backend/include/berberis/backend/common/
Dmachine_ir.h210 [[nodiscard]] MachineOpcode opcode() const { return opcode_; }; in opcode() function
242 MachineInsn(MachineOpcode opcode, in MachineInsn()
/aosp_15_r20/external/zucchini/aosp/include/components/zucchini/
H A Dtype_dex.h35 : opcode(opcode_in), in opcode() function
41 uint8_t opcode; member
/aosp_15_r20/external/zucchini/
H A Dtype_dex.h35 : opcode(opcode_in), in opcode() function
41 uint8_t opcode; member
/aosp_15_r20/system/nfc/src/fuzzers/integration/
H A Dnfc_integration_fuzzer.proto99 oneof opcode { oneof
297 optional Opcode opcode = 4; field
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dtype_manager.cpp771 const auto opcode = length_constant_inst->opcode(); in RecordIfTypeDefinition() local
941 const spv::Op opcode = inst.opcode(); in AttachDecoration() local
/aosp_15_r20/external/ltp/include/lapi/
H A Dio_uring.h34 uint8_t opcode; /* type of operation for this sqe */ member
271 static inline int io_uring_register(int fd, unsigned int opcode, void *arg, in io_uring_register()
/aosp_15_r20/packages/modules/Bluetooth/system/stack/avrc/
Davrc_bld_tg.cc735 uint8_t opcode = p_rsp->opcode; in avrc_bld_rejected_rsp() local
1287 uint8_t opcode = avrc_opcode_from_pdu(p_rsp->pdu); in avrc_bld_init_rsp_buffer() local
/aosp_15_r20/external/vixl/test/aarch32/
H A Dtest-disasm-a32.cc359 virtual void PrintOpcode16(uint32_t opcode) VIXL_OVERRIDE { USE(opcode); } in PrintOpcode16()
361 virtual void PrintOpcode32(uint32_t opcode) VIXL_OVERRIDE { USE(opcode); } in PrintOpcode32()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_barriers.cpp32 const spv::Op opcode = inst->opcode(); in BarriersPass() local
/aosp_15_r20/external/tcpdump/
H A Dprint-tftp.c92 u_int opcode; in tftp_print() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/val/
H A Dvalidate_barriers.cpp32 const spv::Op opcode = inst->opcode(); in BarriersPass() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_barriers.cpp32 const spv::Op opcode = inst->opcode(); in BarriersPass() local

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