Searched defs:get_iterator (Results 1 – 11 of 11) sorted by relevance
69 fn get_iterator(s: &str) -> unicode_segmentation::UnicodeWords { in get_iterator() function74 fn get_iterator(s: &str) -> impl Iterator<Item = &str> { in get_iterator() function
42 template <typename T> T get_iterator(T const& x) { return x; } in get_iterator() function44 template <typename T> T get_iterator(std::pair<T, bool> const& x) in get_iterator() function
215 def get_iterator(self, worker): member in DistributedIteratorV1
562 def get_iterator(dataset, distribution_strategy): function
1596 def get_iterator(dataset): function
848 def get_iterator(self, iterator_id): member in DatasetV2._GeneratorState
7561 isl::ast_expr ast_node_for::get_iterator() const in get_iterator() function