/third_party/mindspore/mindspore/ccsrc/backend/session/ |
D | executor_manager.h | 25 class Executor; variable
|
D | executor.cc | 169 Executor::Executor(const std::string &device_name, uint32_t device_id) { in Executor() function in mindspore::session::Executor
|
D | session_basic.h | 91 class Executor; variable
|
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/parallel_stub/ |
D | executor_manager_stub.h | 26 class Executor; variable
|
D | executor_stub.h | 28 …Executor(const std::string &device_name, uint32_t device_id) : device_name_(device_name), device_i… in Executor() function
|
/third_party/boost/boost/asio/detail/ |
D | win_iocp_overlapped_ptr.hpp | 137 static win_iocp_io_context* get_iocp_service(const Executor& ex, in get_iocp_service() 147 static win_iocp_io_context* get_iocp_service(const Executor& ex, in get_iocp_service()
|
D | handler_work.hpp | 201 explicit handler_work_base(int, int, const Executor&) in handler_work_base()
|
/third_party/boost/libs/asio/include/boost/asio/detail/ |
D | win_iocp_overlapped_ptr.hpp | 137 static win_iocp_io_context* get_iocp_service(const Executor& ex, in get_iocp_service() 147 static win_iocp_io_context* get_iocp_service(const Executor& ex, in get_iocp_service()
|
D | handler_work.hpp | 201 explicit handler_work_base(int, int, const Executor&) in handler_work_base()
|
/third_party/grpc/src/python/grpcio/grpc/experimental/aio/ |
D | _server.py | 37 def __init__(self, thread_pool: Optional[Executor], 172 def server(migration_thread_pool: Optional[Executor] = None,
|
/third_party/grpc/src/python/grpcio/grpc/aio/ |
D | _server.py | 37 def __init__(self, thread_pool: Optional[Executor], 175 def server(migration_thread_pool: Optional[Executor] = None,
|
/third_party/boost/libs/asio/include/boost/asio/impl/ |
D | connect.hpp | 413 range_connect_op<Protocol, Executor, EndpointSequence, in asio_handler_allocate() argument 429 range_connect_op<Protocol, Executor, EndpointSequence, in asio_handler_deallocate() argument 442 range_connect_op<Protocol, Executor, EndpointSequence, in asio_handler_is_continuation() argument 454 range_connect_op<Protocol, Executor, EndpointSequence, in asio_handler_invoke() argument 469 range_connect_op<Protocol, Executor, EndpointSequence, in asio_handler_invoke() argument 619 iterator_connect_op<Protocol, Executor, Iterator, in asio_handler_allocate() argument 635 iterator_connect_op<Protocol, Executor, Iterator, in asio_handler_deallocate() argument 648 iterator_connect_op<Protocol, Executor, Iterator, in asio_handler_is_continuation() argument 660 iterator_connect_op<Protocol, Executor, Iterator, in asio_handler_invoke() argument 675 iterator_connect_op<Protocol, Executor, Iterator, in asio_handler_invoke() argument
|
D | co_spawn.hpp | 81 awaitable<T, Executor>*, Executor ex, F f, Handler handler) in co_spawn_entry_point() argument 118 awaitable<void, Executor>*, Executor ex, F f, Handler handler) in co_spawn_entry_point() argument
|
/third_party/boost/boost/asio/impl/ |
D | connect.hpp | 413 range_connect_op<Protocol, Executor, EndpointSequence, in asio_handler_allocate() argument 429 range_connect_op<Protocol, Executor, EndpointSequence, in asio_handler_deallocate() argument 442 range_connect_op<Protocol, Executor, EndpointSequence, in asio_handler_is_continuation() argument 454 range_connect_op<Protocol, Executor, EndpointSequence, in asio_handler_invoke() argument 469 range_connect_op<Protocol, Executor, EndpointSequence, in asio_handler_invoke() argument 619 iterator_connect_op<Protocol, Executor, Iterator, in asio_handler_allocate() argument 635 iterator_connect_op<Protocol, Executor, Iterator, in asio_handler_deallocate() argument 648 iterator_connect_op<Protocol, Executor, Iterator, in asio_handler_is_continuation() argument 660 iterator_connect_op<Protocol, Executor, Iterator, in asio_handler_invoke() argument 675 iterator_connect_op<Protocol, Executor, Iterator, in asio_handler_invoke() argument
|
D | co_spawn.hpp | 81 awaitable<T, Executor>*, Executor ex, F f, Handler handler) in co_spawn_entry_point() argument 118 awaitable<void, Executor>*, Executor ex, F f, Handler handler) in co_spawn_entry_point() argument
|
/third_party/mindspore/mindspore/ccsrc/fl/server/ |
D | executor.h | 106 …Executor() : initialized_(false), aggregation_count_(0), param_names_({}), param_aggrs_({}), unmas… in Executor() function
|
/third_party/mindspore/ |
D | RELEASE.md | 51 #### Executor subsubsection 103 #### Executor subsubsection 183 #### Executor subsubsection 223 #### Executor subsubsection 306 #### Executor subsubsection 423 #### Executor subsubsection 718 #### Executor subsubsection 1133 #### Executor subsubsection 1894 #### Executor subsubsection 2357 #### Executor subsubsection
|
/third_party/boost/libs/beast/include/boost/beast/core/impl/ |
D | basic_stream.hpp | 1014 basic_stream<Protocol, Executor, RatePolicy>& stream) in beast_close_socket() argument 1025 basic_stream<Protocol, Executor, RatePolicy>& stream, in teardown() argument 1038 basic_stream<Protocol, Executor, RatePolicy>& stream, in async_teardown() argument
|
/third_party/boost/boost/beast/core/impl/ |
D | basic_stream.hpp | 1014 basic_stream<Protocol, Executor, RatePolicy>& stream) in beast_close_socket() argument 1025 basic_stream<Protocol, Executor, RatePolicy>& stream, in teardown() argument 1038 basic_stream<Protocol, Executor, RatePolicy>& stream, in async_teardown() argument
|
/third_party/boost/boost/asio/detail/impl/ |
D | strand_executor_service.hpp | 201 inline void strand_executor_service::execute(const implementation_type& impl, in execute() 213 inline void strand_executor_service::execute(const implementation_type& impl, in execute()
|
/third_party/boost/libs/asio/include/boost/asio/detail/impl/ |
D | strand_executor_service.hpp | 201 inline void strand_executor_service::execute(const implementation_type& impl, in execute() 213 inline void strand_executor_service::execute(const implementation_type& impl, in execute()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | Parallel.cpp | 30 class Executor { class
|
/third_party/grpc/src/core/lib/iomgr/ |
D | executor.cc | 92 Executor::Executor(const char* name) : name_(name) { in Executor() function in grpc_core::Executor
|
/third_party/boost/boost/asio/ |
D | strand.hpp | 55 is_convertible<Executor1, Executor>, in strand() argument
|
/third_party/boost/libs/asio/include/boost/asio/ |
D | strand.hpp | 55 is_convertible<Executor1, Executor>, in strand() argument
|