/third_party/spirv-tools/source/opt/ |
H A D | loop_fusion.cpp | 236 auto opcode = inst.opcode(); in ContainsBarriersOrFunctionCalls() local [all...] |
H A D | ssa_rewrite_pass.cpp | 300 auto opcode = inst->opcode(); in ProcessStore() local 443 auto opcode = inst.opcode(); in GenerateSSAReplacements() local [all...] |
/third_party/spirv-tools/source/ |
H A D | text.cpp | 283 spv::Op opcode; in spvTextEncodeOperand() local [all...] |
/third_party/spirv-tools/source/val/ |
H A D | validate_composites.cpp | 36 const spv::Op opcode = inst->opcode(); in GetExtractInsertValueType() local [all...] |
H A D | validate_ray_tracing_reorder.cpp | 251 const spv::Op opcode = inst->opcode(); in RayReorderNVPass() local [all...] |
/third_party/spirv-tools/test/ |
H A D | binary_parse_test.cpp | 64 spv::Op opcode; member [all...] |
H A D | ext_inst.cldebug100_test.cpp | 143 uint32_t opcode; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/ |
H A D | eap_gpsk.c | 670 u8 opcode, id; in eap_gpsk_process() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/ |
H A D | eap_gpsk.c | 670 u8 opcode, id; in eap_gpsk_process() local
|
/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...] |