Home
last modified time | relevance | path

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

/third_party/boost/boost/locale/boundary/
Dindex.hpp556 class segment_index { class
602 segment_index() : mask_(0xFFFFFFFFu),full_select_(false) in segment_index() function in boost::locale::boundary::segment_index
609 segment_index(boundary_type type, in segment_index() function in boost::locale::boundary::segment_index
624 segment_index(boundary_type type, in segment_index() function in boost::locale::boundary::segment_index
1008segment_index<BaseIterator>::segment_index(boundary_point_index<BaseIterator> const &other) : in segment_index() function in boost::locale::boundary::segment_index
/third_party/boost/boost/geometry/algorithms/detail/overlay/
Dsegment_identifier.hpp93 signed_size_type segment_index; member
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/pass/
Dcommunication_op_fusion.cc119 …nts(size_t segments, size_t communication_op_node_size, const std::vector<size_t> *segment_index) { in CheckSegments()
140std::vector<size_t> *segment_index, const std::string &group) const { in GetSplitSegments()
484 std::vector<size_t> segment_index; in Run() local
/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstmpdparser.h142 gint segment_index; /* index of next sequence chunk */ member
/third_party/boost/boost/polygon/detail/
Dvoronoi_predicates.hpp605 int segment_index, in pps()
1049 int segment_index, in pps()
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dqtdemux.h404 guint32 segment_index; member
Dqtdemux.c7047 QtDemuxStream * stream, gint segment_index, GstClockTime pos) in gst_qtdemux_send_gap_for_segment()
/third_party/ffmpeg/libavformat/
Ddashenc.c109 int nb_segments, segments_size, segment_index; member