/external/rust/crates/futures-util/src/stream/stream/ |
D | for_each.rs | 21 impl<St, Fut, F> fmt::Debug for ForEach<St, Fut, F> implementation 34 impl<St, Fut, F> ForEach<St, Fut, F> implementation 45 impl<St, Fut, F> FusedFuture for ForEach<St, Fut, F> implementation 56 impl<St, Fut, F> Future for ForEach<St, Fut, F> implementation
|
/external/tensorflow/tensorflow/compiler/xla/runtime/ |
D | type_id.h | 49 void ForEach(std::function<void(llvm::StringRef, TypeID)> f) const { in ForEach() function
|
D | custom_call.h | 172 void ForEach(std::function<void(llvm::StringRef, DirectCustomCall)> f) const { in ForEach() function
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/internal/ |
D | cord_rep_ring.h | 330 void ForEach(index_type head, index_type tail, F&& f) const { in ForEach() function 340 void ForEach(F&& f) const { in ForEach() function
|
/external/rust/crates/libfuzzer-sys/libfuzzer/ |
D | FuzzerValueBitMap.h | 59 void ForEach(Callback CB) const { in ForEach() function
|
/external/webrtc/third_party/abseil-cpp/absl/strings/internal/ |
D | cord_rep_ring.h | 333 void ForEach(index_type head, index_type tail, F&& f) const { in ForEach() function 343 void ForEach(F&& f) const { in ForEach() function
|
/external/angle/third_party/abseil-cpp/absl/strings/internal/ |
D | cord_rep_ring.h | 333 void ForEach(index_type head, index_type tail, F&& f) const { in ForEach() function 343 void ForEach(F&& f) const { in ForEach() function
|
/external/tensorflow/third_party/absl/abseil-cpp/absl/strings/internal/ |
D | cord_rep_ring.h | 333 void ForEach(index_type head, index_type tail, F&& f) const { in ForEach() function 343 void ForEach(F&& f) const { in ForEach() function
|
/external/abseil-cpp/absl/strings/internal/ |
D | cord_rep_ring.h | 333 void ForEach(index_type head, index_type tail, F&& f) const { in ForEach() function 343 void ForEach(F&& f) const { in ForEach() function
|
/external/cronet/third_party/abseil-cpp/absl/strings/internal/ |
D | cord_rep_ring.h | 333 void ForEach(index_type head, index_type tail, F&& f) const { in ForEach() function 343 void ForEach(F&& f) const { in ForEach() function
|
/external/tensorflow/tensorflow/compiler/jit/ |
D | device_util.h | 72 void ForEach(FnTy func) const { in ForEach() function
|
/external/deqp-deps/SPIRV-Tools/source/ |
D | enum_set.h | 105 void ForEach(std::function<void(EnumType)> f) const { in ForEach() function
|
/external/swiftshader/third_party/SPIRV-Tools/source/ |
D | enum_set.h | 105 void ForEach(std::function<void(EnumType)> f) const { in ForEach() function
|
/external/cronet/third_party/googletest/src/googlemock/test/ |
D | gmock-pp-string_test.cc | 164 TEST(Macros, ForEach) { in TEST() argument
|
/external/googletest/googlemock/test/ |
D | gmock-pp-string_test.cc | 165 TEST(Macros, ForEach) { in TEST() argument
|
/external/eigen/unsupported/Eigen/CXX11/src/ThreadPool/ |
D | ThreadLocal.h | 217 void ForEach(std::function<void(std::thread::id, T&)> f) { in ForEach() function
|
/external/tensorflow/tensorflow/core/platform/ |
D | file_system_helper.cc | 42 void ForEach(int first, int last, const std::function<void(int)>& f) { in ForEach() function
|
/external/pigweed/pw_containers/public/pw_containers/ |
D | algorithm.h | 87 std::decay_t<Function> ForEach(C&& c, Function&& f) { in ForEach() function
|
/external/cronet/third_party/protobuf/src/google/protobuf/ |
D | extension_set.h | 720 static KeyValueFunctor ForEach(Iterator begin, Iterator end, in ForEach() function 728 KeyValueFunctor ForEach(KeyValueFunctor func) { in ForEach() function 737 KeyValueFunctor ForEach(KeyValueFunctor func) const { in ForEach() function
|
/external/protobuf/src/google/protobuf/ |
D | extension_set.h | 714 static KeyValueFunctor ForEach(Iterator begin, Iterator end, in ForEach() function 722 KeyValueFunctor ForEach(KeyValueFunctor func) { in ForEach() function 731 KeyValueFunctor ForEach(KeyValueFunctor func) const { in ForEach() function
|
/external/pigweed/pw_containers/ |
D | algorithm_test.cc | 86 TEST_F(NonMutatingTest, ForEach) { in TEST_F() argument
|
/external/clang/unittests/ASTMatchers/ |
D | ASTMatchersTraversalTest.cpp | 1344 TEST(ForEach, BindsOneNode) { in TEST() argument 1350 TEST(ForEach, BindsMultipleNodes) { in TEST() argument 1356 TEST(ForEach, BindsRecursiveCombinations) { in TEST() argument
|
/external/llvm/utils/unittest/googletest/src/ |
D | gtest-internal-inl.h | 289 void ForEach(const Container& c, Functor functor) { in ForEach() function
|
/external/mesa3d/src/gtest/src/ |
D | gtest-internal-inl.h | 293 void ForEach(const Container& c, Functor functor) { in ForEach() function
|
/external/cronet/third_party/googletest/src/googletest/src/ |
D | gtest-internal-inl.h | 285 void ForEach(const Container& c, Functor functor) { in ForEach() function
|