| /kernel/linux/linux-6.6/tools/firewire/ |
| H A D | decode-fcp.c | 137 uint32_t opcode:8; member
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/netfilter_bridge/ |
| H A D | ebt_arp.h | 36 __be16 opcode; member
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/mmc/ |
| H A D | ioctl.h | 26 __u32 opcode; member
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/mmc/ |
| H A D | ioctl.h | 26 __u32 opcode; member
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/mmc/ |
| H A D | ioctl.h | 15 __u32 opcode; member
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/netfilter_bridge/ |
| H A D | ebt_arp.h | 26 __be16 opcode; member
|
| /third_party/elfutils/tests/ |
| H A D | dwarf-getmacros.c | 37 unsigned int opcode; in mac() local
|
| /third_party/backends/sanei/ |
| H A D | sanei_DomainOS.h | 59 DomainOSOpCode opcode; member
|
| /third_party/mesa3d/src/compiler/spirv/ |
| H A D | vtn_subgroup.c | 74 vtn_handle_subgroup(struct vtn_builder *b, SpvOp opcode, in vtn_handle_subgroup() argument [all...] |
| /third_party/mesa3d/src/freedreno/common/ |
| H A D | freedreno_pm4.h | 66 pm4_pkt3_hdr(uint8_t opcode, uint16_t cnt) in pm4_pkt3_hdr() argument
|
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_cs_breadcrumbs.c | 143 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 D | si_pm4.c | 30 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 D | intel_disasm.c | 33 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 D | glxcurrent.c | 121 MakeContextCurrent(Display * dpy, GLXDrawable draw, GLXDrawable read, GLXContext gc_user, int opcode) MakeContextCurrent() argument
|
| /third_party/mesa3d/src/imagination/rogue/ |
| H A D | rogue_instr.h | 81 enum rogue_opcode opcode; member
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | atifragshader.h | 23 GLenum opcode; member
|
| H A D | dlist.h | 57 uint16_t opcode; /* dlist.c : enum Opcode */ member
|
| /third_party/mesa3d/src/panfrost/bifrost/valhall/ |
| H A D | disassemble.h | 66 uint64_t opcode = (instr >> 48) & MASK(9); in disassemble_valhall() local
|
| /third_party/ltp/testcases/kernel/syscalls/io_submit/ |
| H A D | io_submit02.c | 44 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 D | opcode.h | 6 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 D | operator.cc | 27 Operator::Operator(Opcode opcode, Properties properties, const char* mnemonic, in Operator() argument
|
| /third_party/node/deps/v8/src/deoptimizer/ |
| H A D | translation-array.h | 57 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 D | i915_debug_fp.c | 192 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 D | rbug_connection.c | 35 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 D | tgsi_info.h | 82 enum tgsi_opcode opcode:10; member [all...] |