| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/rdma/ |
| H A D | siw-abi.h | 95 __u8 opcode; member 110 __u8 opcode; member 137 __u8 opcode; member
|
| H A D | rdma_user_rxe.h | 56 __u32 opcode; member
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| H A D | ndctl.h | 43 __u32 opcode; member
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| H A D | ndctl.h | 43 __u32 opcode; member
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| H A D | lightnvm.h | 100 __u8 opcode; member 115 __u8 opcode; member
|
| H A D | ndctl.h | 30 __u32 opcode; member
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | interplayvideo.c | 920 static void ipvideo_format_06_firstpass(IpvideoContext *s, AVFrame *frame, int16_t opcode) in ipvideo_format_06_firstpass() argument 936 static void ipvideo_format_06_secondpass(IpvideoContext *s, AVFrame *frame, int16_t opcode) in ipvideo_format_06_secondpass() argument 958 int16_t opcode; ipvideo_decode_format_06_opcodes() local 994 ipvideo_format_10_firstpass(IpvideoContext *s, AVFrame *frame, int16_t opcode) ipvideo_format_10_firstpass() argument 1006 ipvideo_format_10_secondpass(IpvideoContext *s, AVFrame *frame, int16_t opcode) ipvideo_format_10_secondpass() argument 1028 int16_t opcode, skip; ipvideo_decode_format_10_opcodes() local 1109 unsigned char opcode; ipvideo_decode_format_11_opcodes() local [all...] |
| H A D | vqavideo.c | 239 int count, opcode, start; in decode_format80() local [all...] |
| H A D | xan.c | 158 uint8_t opcode; in xan_unpack() local 303 uint8_t opcode; xan_wc3_decode_frame() local [all...] |
| /third_party/elfutils/libcpu/ |
| H A D | i386_data.h | 800 uint_fast8_t opcode = d->data[d->opoff2 / 8]; in FCT_imm$s() local
|
| /third_party/backends/backend/ |
| H A D | hs2p-scsi.c | 1552 unit_cmd(int fd, SANE_Byte opcode) unit_cmd() argument 1556 SANE_Byte opcode; /* 16H: Reserve Unit 17H: Release Unit */ unit_cmd() member [all...] |
| /third_party/libwebsockets/lib/misc/ |
| H A D | lecp.c | 1162 lws_lec_int(lws_lec_pctx_t *ctx, uint8_t opcode, uint8_t indet, uint64_t num) lws_lec_int() argument [all...] |
| /third_party/mesa3d/src/compiler/spirv/ |
| H A D | vtn_alu.c | 204 vtn_handle_matrix_alu(struct vtn_builder *b, SpvOp opcode, in vtn_handle_matrix_alu() argument 261 convert_op_src_type(SpvOp opcode) in convert_op_src_type() argument 282 convert_op_dst_type(SpvOp opcode) in convert_op_dst_type() argument 303 vtn_nir_alu_op_for_spirv_opcode(struct vtn_builder *b, SpvOp opcode, bool *swap, bool *exact, unsigned src_bit_size, unsigned dst_bit_size) vtn_nir_alu_op_for_spirv_opcode() argument 541 vtn_alu_op_mediump_16bit(struct vtn_builder *b, SpvOp opcode, struct vtn_value *dest_val) vtn_alu_op_mediump_16bit() argument 594 vtn_handle_alu(struct vtn_builder *b, SpvOp opcode, const uint32_t *w, unsigned count) vtn_handle_alu() argument 1005 vtn_handle_integer_dot(struct vtn_builder *b, SpvOp opcode, const uint32_t *w, unsigned count) vtn_handle_integer_dot() argument [all...] |
| /third_party/mesa3d/src/broadcom/cle/ |
| H A D | v3d_decoder.c | 697 uint8_t opcode = *p; in v3d_spec_find_instruction() local
|
| /third_party/mesa3d/src/intel/common/ |
| H A D | intel_decoder.h | 133 uint32_t opcode; member
|
| /third_party/mesa3d/src/glx/ |
| H A D | glxext.c | 356 QueryVersion(Display * dpy, int opcode, int *major, int *minor) in QueryVersion() argument
|
| /third_party/node/deps/cares/src/lib/ |
| H A D | ares_dns_record.c | 35 ares_dns_record_create(ares_dns_record_t **dnsrec, unsigned short id, unsigned short flags, ares_dns_opcode_t opcode, ares_dns_rcode_t rcode) ares_dns_record_create() argument
|
| H A D | ares_dns_private.h | 209 ares_dns_opcode_t opcode; /*!< DNS Opcode */ member
|
| /third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
| H A D | sg_err.c | 141 static void print_opcode(int opcode) in print_opcode() argument 1356 int sg_get_command_size(unsigned char opcode) in sg_get_command_size() argument 1361 sg_get_command_name(unsigned char opcode, int buff_len, char *buff) sg_get_command_name() argument [all...] |
| /third_party/libwebsockets/lib/roles/ws/ |
| H A D | private-lib-roles-ws.h | 142 uint8_t opcode; member
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | node-matchers.h | 35 IrOpcode::Value opcode() const { return node()->opcode(); } in opcode() function [all...] |
| H A D | store-store-elimination.cc | 397 IrOpcode::Value opcode = node->opcode(); in CannotObserveStoreField() local 456 IrOpcode::Value opcode = node->opcode(); RecomputeUseIntersection() local [all...] |
| H A D | node.h | 53 constexpr IrOpcode::Value opcode() const { in opcode() function in v8::internal::compiler::final
|
| H A D | schedule.cc | 229 bool IsPotentiallyThrowingCall(IrOpcode::Value opcode) { in IsPotentiallyThrowingCall() argument
|
| /third_party/node/deps/v8/src/diagnostics/ |
| H A D | eh-frame.h | 142 void WriteOpcode(EhFrameConstants::DwarfOpcodes opcode) { in WriteOpcode() argument
|