Home
last modified time | relevance | path

Searched defs:has_next (Results 1 – 6 of 6) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/minddata/dataset/util/
Dcircular_pool.cc61 bool CircularPool::CircularIterator::has_next() const { return has_next_; } in has_next() function in mindspore::dataset::CircularPool::CircularIterator
/third_party/lwip/src/apps/http/makefsdata/
Dtinydir.h199 int has_next; member
/third_party/e2fsprogs/lib/ext2fs/
Dextent.c1270 int has_prev, has_next; in ext2fs_extent_set_bmap() local
/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstdashdemux.c3348 gboolean has_next = gst_dash_demux_stream_has_next_subfragment (stream); in gst_dash_demux_handle_isobmff() local
3488 gboolean has_next = gst_dash_demux_stream_has_next_subfragment (stream); in gst_dash_demux_data_received() local
/third_party/node/deps/histogram/src/
Dhdr_histogram.c744 static bool has_next(struct hdr_iter* iter) in has_next() function
/third_party/gstreamer/gstplugins_bad/ext/hls/
Dgsthlsdemux.c1271 gboolean has_next; in gst_hls_demux_stream_has_next_fragment() local