/aosp_15_r20/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
|
/aosp_15_r20/external/tensorflow/tensorflow/python/data/ops/ |
H A 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
|
H A 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
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ |
H A 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
|
/aosp_15_r20/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
|
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/ |
H A D | input_lib.py | 139 def get_next(self): member in DistributedIteratorInterface 620 def get_next(self, name=None): member in DistributedIteratorBase 1608 def get_next(self, device, name=None): member in _SingleWorkerDatasetIteratorBase
|
/aosp_15_r20/external/tensorflow/tensorflow/python/data/experimental/kernel_tests/service/ |
H A D | cross_trainer_cache_ft_test.py | 80 def _get_next(self, get_next, num_elements): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/python/types/ |
H A D | distribute.py | 51 def get_next(self): member in Iterator
|
/aosp_15_r20/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
|
/aosp_15_r20/external/mesa3d/src/compiler/glsl/ |
H A D | list.h | 207 inline const exec_node *exec_node::get_next() const in get_next() function 212 inline exec_node *exec_node::get_next() in get_next() function
|
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/rohdeschwarz_lib/ |
D | cmw500_scenario_generator.py | 157 def get_next(self, band, antenna_count): member in CMW500ScenarioGenerator
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/itertools-0.11.0/src/ |
H A D | lazy_buffer.rs | 27 pub fn get_next(&mut self) -> bool { in get_next() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/itertools/src/ |
D | lazy_buffer.rs | 36 pub fn get_next(&mut self) -> bool { in get_next() function
|
/aosp_15_r20/external/tflite-support/tensorflow_lite_support/cc/utils/ |
H A D | jni_utils.cc | 41 jmethodID get_next = env->GetMethodID(env->GetObjectClass(j_iterator), "next", in StringListToVector() local
|
/aosp_15_r20/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
|
/aosp_15_r20/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
|
/aosp_15_r20/external/tensorflow/tensorflow/dtensor/python/ |
H A D | input_util.py | 156 def get_next(self): member in _DTensorIterator
|
/aosp_15_r20/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
|