Home
last modified time | relevance | path

Searched defs:opcode (Results 226 - 250 of 1938) sorted by relevance

12345678910>>...78

/kernel/linux/linux-6.6/tools/firewire/
H A Ddecode-fcp.c137 uint32_t opcode:8; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/netfilter_bridge/
H A Debt_arp.h36 __be16 opcode; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/mmc/
H A Dioctl.h26 __u32 opcode; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/mmc/
H A Dioctl.h26 __u32 opcode; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/mmc/
H A Dioctl.h15 __u32 opcode; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/netfilter_bridge/
H A Debt_arp.h26 __be16 opcode; member
/third_party/elfutils/tests/
H A Ddwarf-getmacros.c37 unsigned int opcode; in mac() local
/third_party/backends/sanei/
H A Dsanei_DomainOS.h59 DomainOSOpCode opcode; member
/third_party/mesa3d/src/compiler/spirv/
H A Dvtn_subgroup.c74 vtn_handle_subgroup(struct vtn_builder *b, SpvOp opcode, in vtn_handle_subgroup() argument
[all...]
/third_party/mesa3d/src/freedreno/common/
H A Dfreedreno_pm4.h66 pm4_pkt3_hdr(uint8_t opcode, uint16_t cnt) in pm4_pkt3_hdr() argument
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_cs_breadcrumbs.c143 emit_pkt7(struct tu_cs *cs, uint8_t opcode, uint16_t cnt) in emit_pkt7() argument
199 tu_cs_emit_sync_breadcrumb(struct tu_cs *cs, uint8_t opcode, uint16_t cnt) in tu_cs_emit_sync_breadcrumb() argument
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_pm4.c30 static void si_pm4_cmd_begin(struct si_pm4_state *state, unsigned opcode) in si_pm4_cmd_begin() argument
79 unsigned opcode; in si_pm4_set_reg() local
56 si_pm4_set_reg_custom(struct si_pm4_state *state, unsigned reg, uint32_t val, unsigned opcode, unsigned idx) si_pm4_set_reg_custom() argument
[all...]
/third_party/mesa3d/src/intel/common/
H A Dintel_disasm.c33 is_send(uint32_t opcode) in is_send() argument
59 uint32_t opcode = brw_inst_opcode(isa, insn); in intel_disasm_find_end() local
/third_party/mesa3d/src/glx/
H A Dglxcurrent.c121 MakeContextCurrent(Display * dpy, GLXDrawable draw, GLXDrawable read, GLXContext gc_user, int opcode) MakeContextCurrent() argument
/third_party/mesa3d/src/imagination/rogue/
H A Drogue_instr.h81 enum rogue_opcode opcode; member
/third_party/mesa3d/src/mesa/main/
H A Datifragshader.h23 GLenum opcode; member
H A Ddlist.h57 uint16_t opcode; /* dlist.c : enum Opcode */ member
/third_party/mesa3d/src/panfrost/bifrost/valhall/
H A Ddisassemble.h66 uint64_t opcode = (instr >> 48) & MASK(9); in disassemble_valhall() local
/third_party/ltp/testcases/kernel/syscalls/io_submit/
H A Dio_submit02.c44 io_prep_option(struct iocb *cb, int fd, void *buf, size_t count, long long offset, unsigned opcode) io_prep_option() argument
/third_party/ltp/tools/sparse/sparse-src/
H A Dopcode.h6 enum opcode { enum
35 static inline int opcode_negate(int opcode) in opcode_negate() argument
40 static inline int opcode_swap(int opcode) in opcode_swap() argument
45 static inline int opcode_float(int opcode, struct symbol *type) in opcode_float() argument
/third_party/node/deps/v8/src/compiler/
H A Doperator.cc27 Operator::Operator(Opcode opcode, Properties properties, const char* mnemonic, in Operator() argument
/third_party/node/deps/v8/src/deoptimizer/
H A Dtranslation-array.h57 auto opcode = TranslationOpcode::BEGIN; in BeginTranslation() local
107 void Add(TranslationOpcode opcode) { Add(static_cast<int32_t>(opcode)); } in Add() argument
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_debug_fp.c192 print_arith_op(char **stream, unsigned opcode, const unsigned *program) in print_arith_op() argument
219 print_tex_op(char **stream, unsigned opcode, const unsigned *program) in print_tex_op() argument
234 print_texkil_op(char **stream, unsigned opcode, const unsigned *program) in print_texkil_op() argument
244 print_dcl_op(char **stream, unsigned opcode, const unsigned *program) in print_dcl_op() argument
284 unsigned opcode = program[0] & (0x1f << 24); i915_disassemble_program() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/rbug/
H A Drbug_connection.c35 enum rbug_opcode opcode; member
134 rbug_connection_send_start(struct rbug_connection *c, enum rbug_opcode opcode, uint32_t length) in rbug_connection_send_start() argument
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_info.h82 enum tgsi_opcode opcode:10; member
[all...]

Completed in 14 milliseconds

12345678910>>...78