/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/detail/ |
D | slist_node.hpp | 49 BOOST_INTRUSIVE_FORCEINLINE static node_ptr get_next(const const_node_ptr & n) in get_next() function 52 BOOST_INTRUSIVE_FORCEINLINE static node_ptr get_next(const node_ptr & n) in get_next() function
|
D | list_node.hpp | 59 BOOST_INTRUSIVE_FORCEINLINE static node_ptr get_next(const const_node_ptr & n) in get_next() function 62 BOOST_INTRUSIVE_FORCEINLINE static node_ptr get_next(const node_ptr & n) in get_next() function
|
D | any_node_and_algorithms.hpp | 52 BOOST_INTRUSIVE_FORCEINLINE static node_ptr get_next(const const_node_ptr & n) in get_next() function 73 BOOST_INTRUSIVE_FORCEINLINE static node_ptr get_next(const const_node_ptr & n) in get_next() function 93 BOOST_INTRUSIVE_FORCEINLINE static node_ptr get_next(const const_node_ptr & n) in get_next() function
|
/external/tensorflow/tensorflow/python/data/experimental/kernel_tests/service/ |
D | cross_trainer_cache_ft_test.py | 80 def _get_next(self, get_next, num_elements): argument
|
/external/tensorflow/tensorflow/python/types/ |
D | distribute.py | 51 def get_next(self): member in Iterator
|
/external/sdv/vsomeip/third_party/boost/intrusive/example/ |
D | doc_slist_algorithms.cpp | 28 static node_ptr get_next(const_node_ptr n) { return n->next_; } in get_next() function
|
D | doc_list_algorithms.cpp | 28 static node_ptr get_next(const_node_ptr n) { return n->next_; } in get_next() function
|
D | doc_member_value_traits.cpp | 29 static node *get_next(const node *n) { return n->next_; } in get_next() function
|
D | doc_derivation_value_traits.cpp | 29 static node *get_next(const node *n) { return n->next_; } in get_next() function
|
D | doc_value_traits.cpp | 45 static node *get_next(const node *n) { return n->next_; } in get_next() function
|
D | doc_advanced_value_traits.cpp | 41 static node *get_next(const node *n) { return n->next_; } in get_next() function
|
/external/tensorflow/tensorflow/python/data/ops/ |
D | iterator_ops.py | 394 def get_next(self, name=None): member in Iterator 616 def get_next(self): member in IteratorBase 839 def get_next(self): member in OwnedIterator
|
D | multi_device_iterator_ops.py | 315 def get_next(self, device=None): member in MultiDeviceIterator 534 def get_next(self, device=None): member in OwnedMultiDeviceIterator
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/itertools-0.11.0/src/ |
D | lazy_buffer.rs | 27 pub fn get_next(&mut self) -> bool { in get_next() function
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/itertools-0.11.0/src/ |
D | lazy_buffer.rs | 27 pub fn get_next(&mut self) -> bool { in get_next() function
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ |
D | decompose_reduce_dataset.cc | 142 IteratorGetNextAsOptionalOp get_next, OptionalHasValueOp optional_has_value, in CreateOptionalDatasetIf() 225 auto get_next = builder.create<IteratorGetNextAsOptionalOp>( in PopulateDatasetWhileBody() local
|
/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/ |
D | unordered_set_hook.hpp | 85 BOOST_INTRUSIVE_FORCEINLINE static node_ptr get_next(const const_node_ptr & n) in get_next() function 111 static node_ptr get_next(const const_node_ptr & n) in get_next() function
|
/external/rust/android-crates-io/crates/itertools/src/ |
D | lazy_buffer.rs | 36 pub fn get_next(&mut self) -> bool { in get_next() function
|
/external/tflite-support/tensorflow_lite_support/cc/utils/ |
D | jni_utils.cc | 41 jmethodID get_next = env->GetMethodID(env->GetObjectClass(j_iterator), "next", in StringListToVector() local
|
/external/sdv/vsomeip/third_party/boost/format/include/boost/format/ |
D | exceptions.hpp | 46 std::size_t get_next() const { return next_; } in get_next() function in boost::io::bad_format_string
|
/external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/ |
D | block_slist.hpp | 51 static node_ptr get_next(const_node_ptr n) in get_next() function
|
D | block_list.hpp | 50 static node_ptr get_next(const_node_ptr n) in get_next() function
|
/external/tensorflow/tensorflow/dtensor/python/ |
D | input_util.py | 156 def get_next(self): member in _DTensorIterator
|
/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/lex/lexer/lexertl/ |
D | functor.hpp | 130 static result_type& get_next(MultiPass& mp, result_type& result) in get_next() function in boost::spirit::lex::lexertl::functor
|
/external/antlr/runtime/Cpp/include/ |
D | antlr3collections.inl | 20 ANTLR_INLINE TrieEntry<ImplTraits, DataType>* TrieEntry<ImplTraits, DataType>::get_next() const function in TrieEntry
|