/aosp_15_r20/frameworks/compile/slang/ |
D | slang_rs_reflection_state.h | 598 struct ForEach { struct 599 ForEach() : mState(S_Initial) { } in ForEach() argument 601 void operator=(const ForEach &) = delete; 603 enum { 608 } mState; 610 std::string mName; 614 ArrayWithCursor<llvm::StringRef> mIns; 615 ArrayWithCursor<llvm::StringRef> mParams; 616 llvm::StringRef mOut; 617 bool mHasOut; // to distinguish between no output and void* output. [all …]
|
/aosp_15_r20/external/rust/android-crates-io/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
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/DataFormatters/ |
D | TypeCategory.h | 149 void ForEach(std::function<bool(const TypeMatcher &, in ForEach() function 194 void ForEach(ForEachCallback<TypeFormatImpl> callback) { in ForEach() function 198 void ForEach(ForEachCallback<TypeSummaryImpl> callback) { in ForEach() function 202 void ForEach(ForEachCallback<TypeFilterImpl> callback) { in ForEach() function 206 void ForEach(ForEachCallback<SyntheticChildren> callback) { in ForEach() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/DataFormatters/ |
D | TypeCategory.h | 149 void ForEach(std::function<bool(const TypeMatcher &, in ForEach() function 194 void ForEach(ForEachCallback<TypeFormatImpl> callback) { in ForEach() function 198 void ForEach(ForEachCallback<TypeSummaryImpl> callback) { in ForEach() function 202 void ForEach(ForEachCallback<TypeFilterImpl> callback) { in ForEach() function 206 void ForEach(ForEachCallback<SyntheticChildren> callback) { in ForEach() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/DataFormatters/ |
D | TypeCategory.h | 149 void ForEach(std::function<bool(const TypeMatcher &, in ForEach() function 194 void ForEach(ForEachCallback<TypeFormatImpl> callback) { in ForEach() function 198 void ForEach(ForEachCallback<TypeSummaryImpl> callback) { in ForEach() function 202 void ForEach(ForEachCallback<TypeFilterImpl> callback) { in ForEach() function 206 void ForEach(ForEachCallback<SyntheticChildren> callback) { in ForEach() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/DataFormatters/ |
D | TypeCategory.h | 149 void ForEach(std::function<bool(const TypeMatcher &, in ForEach() function 194 void ForEach(ForEachCallback<TypeFormatImpl> callback) { in ForEach() function 198 void ForEach(ForEachCallback<TypeSummaryImpl> callback) { in ForEach() function 202 void ForEach(ForEachCallback<TypeFilterImpl> callback) { in ForEach() function 206 void ForEach(ForEachCallback<SyntheticChildren> callback) { in ForEach() function
|
/aosp_15_r20/external/grpc-grpc/src/core/resolver/ |
H A D | endpoint_addresses.h | 136 void ForEach(absl::FunctionRef<void(const EndpointAddresses&)> callback) in ForEach() function 153 void ForEach(absl::FunctionRef<void(const EndpointAddresses&)> callback) in ForEach() function
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/strings/internal/ |
H A 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
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/strings/internal/ |
H A 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
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/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
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Utility/ |
D | StructuredData.h | 200 ForEach(std::function<bool(Object *object)> const &foreach_callback) const { in ForEach() function 402 void ForEach(std::function<bool(llvm::StringRef key, Object *object)> const in ForEach() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/avl/ |
D | avl.h | 56 void ForEach(F&& f) const { in ForEach() function 332 void ForEach(F&& f) const { in ForEach() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Utility/ |
D | StructuredData.h | 200 ForEach(std::function<bool(Object *object)> const &foreach_callback) const { in ForEach() function 402 void ForEach(std::function<bool(llvm::StringRef key, Object *object)> const in ForEach() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Utility/ |
D | StructuredData.h | 200 ForEach(std::function<bool(Object *object)> const &foreach_callback) const { in ForEach() function 402 void ForEach(std::function<bool(llvm::StringRef key, Object *object)> const in ForEach() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Utility/ |
D | StructuredData.h | 200 ForEach(std::function<bool(Object *object)> const &foreach_callback) const { in ForEach() function 416 void ForEach(std::function<bool(llvm::StringRef key, Object *object)> const in ForEach() function
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/runtime/ |
H A D | type_id.h | 49 void ForEach(std::function<void(llvm::StringRef, TypeID)> f) const { in ForEach() function
|
/aosp_15_r20/external/cronet/base/files/ |
H A D | file_enumerator.cc | 26 void FileEnumerator::ForEach(FunctionRef<void(const FilePath& path)> ref) { in ForEach() function in base::FileEnumerator
|
/aosp_15_r20/frameworks/libs/binary_translation/tests/ndk_program_tests/ |
D | system_properties_test.cc | 39 TEST(SystemProperties, ForEach) { in TEST() argument
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/common_os/include/bionic/libc/system_properties/include/system_properties/ |
H A D | contexts_pre_split.h | 54 virtual void ForEach(void (*propfn)(const prop_info* pi, void* cookie), void* cookie) override { in ForEach() function
|
/aosp_15_r20/bionic/libc/system_properties/include/system_properties/ |
H A D | contexts_pre_split.h | 54 virtual void ForEach(void (*propfn)(const prop_info* pi, void* cookie), void* cookie) override { in ForEach() function
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/gprpp/windows/ |
H A D | directory_reader.cc | 62 absl::Status DirectoryReaderImpl::ForEach( in ForEach() function in grpc_core::DirectoryReaderImpl
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/gprpp/posix/ |
H A D | directory_reader.cc | 59 absl::Status DirectoryReaderImpl::ForEach( in ForEach() function in grpc_core::DirectoryReaderImpl
|
/aosp_15_r20/art/runtime/ |
H A D | thread_list.h | 183 void ForEach(CallBack cb) REQUIRES(Locks::thread_list_lock_) { in ForEach() function
|
/aosp_15_r20/external/perfetto/src/trace_processor/importers/etm/ |
H A D | virtual_address_space.h | 136 void ForEach(Callback cb) const { in ForEach() function
|
/aosp_15_r20/bionic/libc/system_properties/ |
H A D | contexts_serialized.cpp | 151 void ContextsSerialized::ForEach(void (*propfn)(const prop_info* pi, void* cookie), void* cookie) { in ForEach() function in ContextsSerialized
|