Home
last modified time | relevance | path

Searched defs:vecs (Results 1 – 8 of 8) sorted by relevance

/third_party/mindspore/mindspore/core/ir/
Dgraph_utils.cc172 static void PushSuccessors(const CNodePtr &cnode, std::vector<AnfNodePtr> *vecs) { in PushSuccessors()
188 std::vector<AnfNodePtr> vecs; in SuccDeeper() local
211 std::vector<AnfNodePtr> vecs; in SuccDeeperSimple() local
232 std::vector<AnfNodePtr> vecs; in SuccIncoming() local
241 std::vector<AnfNodePtr> vecs; in SuccIncludeFV() local
/third_party/gstreamer/gstreamer/plugins/elements/
Dgstelements_private.c211 struct iovec *vecs, guint n_vecs, gsize bytes_to_write, in gst_writev_iovecs()
359 struct iovec *vecs; in gst_writev_buffer() local
499 struct iovec *vecs; in gst_writev_buffer_list() local
/third_party/gstreamer/gstplugins_good/gst/udp/
Dgstmultiudpsink.c570 fill_vectors (GOutputVector * vecs, GstMapInfo * maps, guint n, GstBuffer * buf) in fill_vectors()
724 GOutputVector *vecs; in gst_multiudpsink_render_buffers() local
Dgstmultiudpsink.h78 GOutputVector *vecs; member
/third_party/flutter/skia/include/core/
DSkMatrix.h1368 void mapVectors(SkVector vecs[], int count) const { in mapVectors()
/third_party/skia/include/core/
DSkMatrix.h1495 void mapVectors(SkVector vecs[], int count) const { in mapVectors()
/third_party/mindspore/mindspore/lite/tools/anf_exporter/
Danf_exporter.cc59 std::vector<AnfNodePtr> vecs{}; in GetOrderedCNodes() local
/third_party/mindspore/mindspore/ccsrc/transform/graph_ir/
Dconvert.cc62 std::vector<AnfNodePtr> vecs; in GetOrderedCNodes() local