Home
last modified time | relevance | path

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

12

/third_party/rust/rust/tests/ui/inference/
Dissue-104649.rs4 trait ForEach { trait
/third_party/grpc/src/core/resolver/
Dendpoint_addresses.h138 void ForEach(absl::FunctionRef<void(const EndpointAddresses&)> callback) in ForEach() function
155 void ForEach(absl::FunctionRef<void(const EndpointAddresses&)> callback) in ForEach() function
/third_party/grpc/src/core/util/windows/
Ddirectory_reader.cc60 absl::Status DirectoryReaderImpl::ForEach( in ForEach() function in grpc_core::DirectoryReaderImpl
/third_party/grpc/src/core/util/posix/
Ddirectory_reader.cc59 absl::Status DirectoryReaderImpl::ForEach( in ForEach() function in grpc_core::DirectoryReaderImpl
/third_party/typescript/tests/cases/fourslash/etslib/
Dcommon.d.ts117 declare const ForEach: ForEachInterface; constant
/third_party/grpc/src/core/load_balancing/
Daddress_filtering.cc55 void ForEach(absl::FunctionRef<void(const EndpointAddresses&)> callback) in ForEach() function in grpc_core::__anon7fa219380111::HierarchicalAddressIterator
/third_party/skia/third_party/externals/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
/third_party/json/tests/thirdparty/Fuzzer/
DFuzzerValueBitMap.h72 void ForEach(Callback CB) { in ForEach() function
/third_party/skia/third_party/externals/spirv-tools/source/
Denum_set.h105 void ForEach(std::function<void(EnumType)> f) const { in ForEach() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
Denum_set.h105 void ForEach(std::function<void(EnumType)> f) const { in ForEach() function
/third_party/googletest/googlemock/test/
Dgmock-pp-string_test.cc164 TEST(Macros, ForEach) { in TEST() argument
/third_party/grpc/test/core/util/
Dtable_test.cc117 TEST(Table, ForEach) { in TEST() argument
/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dhpack_parser_table.cc105 void HPackTable::MementoRingBuffer::ForEach(F f) const { in ForEach() function in grpc_core::HPackTable::MementoRingBuffer
/third_party/grpc/src/core/telemetry/
Dmetrics.cc69 void GlobalInstrumentsRegistry::ForEach( in ForEach() function in grpc_core::GlobalInstrumentsRegistry
/third_party/grpc/src/cpp/ext/otel/
Dotel_plugin.h255 bool ForEach(absl::FunctionRef< in ForEach() function
/third_party/grpc/src/core/util/
Davl.h57 void ForEach(F&& f) const { in ForEach() function
/third_party/gn/src/gn/
Dninja_action_target_writer_unittest.cc220 TEST(NinjaActionTargetWriter, ForEach) { in TEST() argument
/third_party/grpc/test/core/security/
Dgrpc_tls_crl_provider_test.cc65 absl::Status ForEach( in ForEach() function in grpc_core::testing::FakeDirectoryReader
/third_party/grpc/src/core/load_balancing/xds/
Dcds.cc236 void ForEach(absl::FunctionRef<void(const EndpointAddresses&)> callback) in ForEach() function in grpc_core::__anon80268f070111::PriorityEndpointIterator
Dxds_override_host.cc713 void ForEach(absl::FunctionRef<void(const EndpointAddresses&)> callback) in ForEach() function in grpc_core::__anon724bb0d80111::ChildEndpointIterator
/third_party/grpc/src/core/load_balancing/grpclb/
Dgrpclb.cc660 void ForEach(absl::FunctionRef<void(const EndpointAddresses&)> callback) in ForEach() function in grpc_core::__anon2d6eda320111::GrpcLb::Serverlist::AddressIterator
1517 void ForEach(absl::FunctionRef<void(const EndpointAddresses&)> callback) in ForEach() function in grpc_core::__anon2d6eda320111::GrpcLb::NullLbTokenEndpointIterator
/third_party/mesa3d/src/gtest/src/
Dgtest-internal-inl.h286 void ForEach(const Container& c, Functor functor) { in ForEach() function
/third_party/googletest/googletest/src/
Dgtest-internal-inl.h287 void ForEach(const Container& c, Functor functor) { in ForEach() function
/third_party/protobuf/src/google/protobuf/
Dextension_set.h839 void ForEach(KeyValueFunctor func, PrefetchFunctor prefetch_func) { in ForEach() function
850 void ForEach(KeyValueFunctor func, PrefetchFunctor prefetch_func) const { in ForEach() function
/third_party/mindspore/mindspore-src/source/mindspore/core/ir/
Dpattern_matcher.h167 inline constexpr void ForEach(const TTuple &tuple, Func &&func) { in ForEach() function

12