Searched defs:strq (Results 1 – 5 of 5) sorted by relevance
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/ |
D | sctp_ss_functions.c | 93 struct sctp_stream_out *strq; in sctp_ss_default_clear() local 108 sctp_ss_default_init_stream(struct sctp_tcb *stcb, struct sctp_stream_out *strq, struct sctp_stream… in sctp_ss_default_init_stream() 125 struct sctp_stream_out *strq, in sctp_ss_default_add() 156 struct sctp_stream_out *strq, in sctp_ss_default_remove() 193 struct sctp_stream_out *strq, *strqt; in sctp_ss_default_select() local 241 struct sctp_stream_out *strq, in sctp_ss_default_scheduled() 287 struct sctp_stream_out *strq; in sctp_ss_default_is_user_msgs_incomplete() local 310 struct sctp_stream_out *strq, in sctp_ss_rr_add() 357 struct sctp_stream_out *strq, *strqt; in sctp_ss_rrp_packet_done() local 412 struct sctp_stream_out *strq; in sctp_ss_prio_clear() local [all …]
|
D | sctp_output.c | 7708 struct sctp_stream_out *strq, 8239 struct sctp_stream_out *strq; local
|
D | sctputil.c | 5533 struct sctp_stream_out *strq; local
|
/third_party/flutter/skia/src/core/ |
D | SkVM.cpp | 786 void Assembler::strq(V src, X dst) { this->op(0b00'111'1'01'10'000000000000, dst, src); } in strq() function in skvm::Assembler
|
/third_party/skia/src/core/ |
D | SkVM.cpp | 2459 void Assembler::strq(V src, X dst, int imm12) { in strq() function in skvm::Assembler
|