/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/ |
H A D | ProcessGroupUCC.hpp | 109 c10::intrusive_ptr<c10::ivalue::Future> future_; member in c10d::ProcessGroupUCC::ProgressEntry 147 c10::intrusive_ptr<at::ivalue::Future> future_; member in c10d::ProcessGroupUCC::WorkUCC
|
H A D | ProcessGroupMPI.hpp | 108 c10::intrusive_ptr<at::ivalue::Future> future_; member in c10d::ProcessGroupMPI::WorkMPI
|
H A D | ProcessGroupGloo.hpp | 101 c10::intrusive_ptr<at::ivalue::Future> future_; member in c10d::ProcessGroupGloo::AsyncWork
|
H A D | ProcessGroupNCCL.hpp | 435 c10::intrusive_ptr<at::ivalue::Future> future_; member in c10d::ProcessGroupNCCL::WorkNCCL
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/ |
D | packaged_task.hpp | 61 return_type future_; member in boost::asio::async_result
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/impl/ |
D | use_future.hpp | 702 return_type future_; member in boost::asio::detail::promise_async_result 820 return_type future_; member in boost::asio::detail::packaged_async_result
|
/aosp_15_r20/frameworks/native/include/ftl/ |
H A D | future.h | 95 std::variant<T, FutureImpl<T>> future_; variable
|
/aosp_15_r20/external/pigweed/pw_async2/ |
H A D | system_time_provider_test.cc | 48 TimeFuture<SystemClock> future_; member
|
H A D | simulated_time_provider_test.cc | 75 TimeFuture<SystemClock> future_; member
|
/aosp_15_r20/external/perfetto/src/base/threading/ |
H A D | spawn.cc | 98 std::optional<Future<FVoid>> future_; member in perfetto::base::PolledFuture
|
/aosp_15_r20/external/pigweed/pw_multibuf/ |
H A D | allocator_test.cc | 83 MultiBufAllocationFuture future_; member in pw::multibuf::__anon57771dcc0111::AllocateTask
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/futures/ |
D | wait_for_any.hpp | 39 future_type* future_; member
|
/aosp_15_r20/external/pytorch/torch/csrc/distributed/rpc/ |
H A D | rref_impl.h | 399 c10::intrusive_ptr<JitFuture> future_; variable
|
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/ext/base/threading/ |
H A D | stream_combinators.h | 97 std::optional<Future<U>> future_; variable
|
/aosp_15_r20/external/perfetto/include/perfetto/ext/base/threading/ |
H A D | stream_combinators.h | 97 std::optional<Future<U>> future_; variable
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/android/ |
D | wakelock_native_test.cc | 85 std::future<void> future_; member in testing::PromiseFutureContext
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/ |
D | future.hpp | 1128 boost::shared_ptr<detail::shared_state_base> future_; member 1343 future_ptr future_; member in boost::detail::basic_future 2270 future_ptr future_; member in boost::promise 2561 future_ptr future_; member in boost::promise 2744 future_ptr future_; member in boost::promise
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/ |
H A D | interpreter.cpp | 147 c10::intrusive_ptr<Future> future_; member
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/static/ |
H A D | native_ops.cpp | 1084 c10::intrusive_ptr<Future> future_; member in torch::jit::__anon75e5f0516411::ForkedSubgraphSRLauncher
|
/aosp_15_r20/system/core/fs_mgr/libsnapshot/ |
H A D | snapshot_test.cpp | 964 std::future<void> future_; member in android::snapshot::LockTestConsumer
|