Home
last modified time | relevance | path

Searched defs:ForEach (Results 1 – 25 of 64) sorted by relevance

123

/external/rust/crates/futures-util/src/stream/stream/
Dfor_each.rs21 impl<St, Fut, F> fmt::Debug for ForEach<St, Fut, F> implementation
34 impl<St, Fut, F> ForEach<St, Fut, F> impl
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/grpc-grpc/src/core/resolver/
Dendpoint_addresses.h136 void ForEach(absl::FunctionRef<void(const EndpointAddresses&)> callback) in ForEach() function
153 void ForEach(absl::FunctionRef<void(const EndpointAddresses&)> callback) in ForEach() function
/external/tensorflow/tensorflow/compiler/xla/runtime/
Dtype_id.h49 void ForEach(std::function<void(llvm::StringRef, TypeID)> f) const { in ForEach() function
Dcustom_call.h172 void ForEach(std::function<void(llvm::StringRef, DirectCustomCall)> f) const { in ForEach() function
/external/cronet/base/files/
Dfile_enumerator.cc26 void FileEnumerator::ForEach(FunctionRef<void(const FilePath& path)> ref) { in ForEach() function in base::FileEnumerator
/external/grpc-grpc/src/core/lib/gprpp/windows/
Ddirectory_reader.cc62 absl::Status DirectoryReaderImpl::ForEach( in ForEach() function in grpc_core::DirectoryReaderImpl
/external/grpc-grpc/src/core/lib/gprpp/posix/
Ddirectory_reader.cc59 absl::Status DirectoryReaderImpl::ForEach( in ForEach() function in grpc_core::DirectoryReaderImpl
/external/rust/crates/libfuzzer-sys/libfuzzer/
DFuzzerValueBitMap.h59 void ForEach(Callback CB) const { in ForEach() function
/external/grpc-grpc/src/core/load_balancing/
Daddress_filtering.cc57 void ForEach(absl::FunctionRef<void(const EndpointAddresses&)> callback) in ForEach() function in grpc_core::__anon40021f920111::HierarchicalAddressIterator
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/internal/
Dcord_rep_ring.h333 void ForEach(index_type head, index_type tail, F&& f) const { in ForEach() function
343 void ForEach(F&& f) const { in ForEach() function
/external/libtextclassifier/abseil-cpp/absl/strings/internal/
Dcord_rep_ring.h333 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/
Dcord_rep_ring.h333 void ForEach(index_type head, index_type tail, F&& f) const { in ForEach() function
343 void ForEach(F&& f) const { in ForEach() function
/external/webrtc/third_party/abseil-cpp/absl/strings/internal/
Dcord_rep_ring.h333 void ForEach(index_type head, index_type tail, F&& f) const { in ForEach() function
343 void ForEach(F&& f) const { in ForEach() function
/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/strings/internal/
Dcord_rep_ring.h333 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/
Ddevice_util.h72 void ForEach(FnTy func) const { in ForEach() function
/external/googletest/googlemock/test/
Dgmock-pp-string_test.cc164 TEST(Macros, ForEach) { in TEST() argument
/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dhpack_parser_table.cc83 void HPackTable::MementoRingBuffer::ForEach( in ForEach() function in grpc_core::HPackTable::MementoRingBuffer
/external/cronet/third_party/boringssl/src/third_party/googletest/googlemock/test/
Dgmock-pp-string_test.cc164 TEST(Macros, ForEach) { in TEST() argument
/external/cronet/third_party/googletest/src/googlemock/test/
Dgmock-pp-string_test.cc164 TEST(Macros, ForEach) { in TEST() argument
/external/rust/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dhpack_parser_table.cc83 void HPackTable::MementoRingBuffer::ForEach( in ForEach() function in grpc_core::HPackTable::MementoRingBuffer
/external/eigen/unsupported/Eigen/CXX11/src/ThreadPool/
DThreadLocal.h217 void ForEach(std::function<void(std::thread::id, T&)> f) { in ForEach() function
/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
Ddynamic_channel_registry.cc141 void DynamicChannelRegistry::ForEach( in ForEach() function in bt::l2cap::internal::DynamicChannelRegistry
/external/grpc-grpc/test/core/gprpp/
Dtable_test.cc117 TEST(Table, ForEach) { in TEST() argument
/external/tensorflow/tensorflow/core/platform/
Dfile_system_helper.cc42 void ForEach(int first, int last, const std::function<void(int)>& f) { in ForEach() function
/external/rust/crates/grpcio-sys/grpc/src/core/lib/avl/
Davl.h56 void ForEach(F&& f) const { in ForEach() function
332 void ForEach(F&& f) const { in ForEach() function

123