| /external/tensorflow/tensorflow/core/common_runtime/ |
| D | executor_factory.cc | 40 void ExecutorFactory::Register(const string& executor_type, in Register() 61 Status ExecutorFactory::GetFactory(const string& executor_type, in GetFactory() 76 Status NewExecutor(const string& executor_type, in NewExecutor()
|
| /external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/impl/ |
| D | dispatch.hpp | 86 typedef Executor executor_type; typedef in boost::asio::detail::initiate_dispatch_with_executor 102 typename conditional<true, executor_type, CompletionHandler>::type in operator ()() argument 128 typename conditional<true, executor_type, CompletionHandler>::type in operator ()() argument 159 typename conditional<true, executor_type, CompletionHandler>::type in operator ()() argument 181 typename conditional<true, executor_type, CompletionHandler>::type in operator ()() argument
|
| D | post.hpp | 89 typedef Executor executor_type; typedef in boost::asio::detail::initiate_post_with_executor 105 typename conditional<true, executor_type, CompletionHandler>::type in operator ()() argument 132 typename conditional<true, executor_type, CompletionHandler>::type in operator ()() argument 164 typename conditional<true, executor_type, CompletionHandler>::type in operator ()() argument 186 typename conditional<true, executor_type, CompletionHandler>::type in operator ()() argument
|
| D | defer.hpp | 89 typedef Executor executor_type; typedef in boost::asio::detail::initiate_defer_with_executor 105 typename conditional<true, executor_type, CompletionHandler>::type in operator ()() argument 132 typename conditional<true, executor_type, CompletionHandler>::type in operator ()() argument 164 typename conditional<true, executor_type, CompletionHandler>::type in operator ()() argument 186 typename conditional<true, executor_type, CompletionHandler>::type in operator ()() argument
|
| D | co_spawn.hpp | 40 >::type executor_type; typedef in boost::asio::detail::co_spawn_work_guard 166 typedef Executor executor_type; typedef in boost::asio::detail::initiate_co_spawn
|
| /external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/ssl/ |
| D | stream.hpp | 86 typedef typename lowest_layer_type::executor_type executor_type; typedef in boost::asio::ssl::stream 732 typedef typename stream::executor_type executor_type; typedef in boost::asio::ssl::stream::initiate_async_handshake 764 typedef typename stream::executor_type executor_type; typedef in boost::asio::ssl::stream::initiate_async_buffered_handshake 800 typedef typename stream::executor_type executor_type; typedef in boost::asio::ssl::stream::initiate_async_shutdown 831 typedef typename stream::executor_type executor_type; typedef in boost::asio::ssl::stream::initiate_async_write_some 863 typedef typename stream::executor_type executor_type; typedef in boost::asio::ssl::stream::initiate_async_read_some
|
| /external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/windows/ |
| D | basic_stream_handle.hpp | 48 typedef Executor executor_type; typedef in boost::asio::windows::basic_stream_handle 403 typedef Executor executor_type; typedef in boost::asio::windows::basic_stream_handle::initiate_async_write_some 436 typedef Executor executor_type; typedef in boost::asio::windows::basic_stream_handle::initiate_async_read_some
|
| D | basic_random_access_handle.hpp | 45 typedef Executor executor_type; typedef in boost::asio::windows::basic_random_access_handle 419 typedef Executor executor_type; typedef in boost::asio::windows::basic_random_access_handle::initiate_async_write_some_at 452 typedef Executor executor_type; typedef in boost::asio::windows::basic_random_access_handle::initiate_async_read_some_at
|
| D | basic_object_handle.hpp | 56 typedef Executor executor_type; typedef in boost::asio::windows::basic_object_handle 395 typedef Executor executor_type; typedef in boost::asio::windows::basic_object_handle::initiate_async_wait
|
| /external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/posix/ |
| D | basic_stream_descriptor.hpp | 54 typedef Executor executor_type; typedef in boost::asio::posix::basic_stream_descriptor 410 typedef Executor executor_type; typedef in boost::asio::posix::basic_stream_descriptor::initiate_async_write_some 443 typedef Executor executor_type; typedef in boost::asio::posix::basic_stream_descriptor::initiate_async_read_some
|
| /external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/ |
| D | basic_io_object.hpp | 102 typedef boost::asio::io_context::executor_type executor_type; typedef in boost::asio::basic_io_object 215 typedef boost::asio::io_context::executor_type executor_type; typedef in boost::asio::basic_io_object
|
| D | system_context.hpp | 41 > executor_type; typedef in boost::asio::system_context
|
| D | executor_work_guard.hpp | 51 typedef Executor executor_type; typedef in boost::asio::executor_work_guard 140 typedef Executor executor_type; typedef in boost::asio::executor_work_guard
|
| D | basic_datagram_socket.hpp | 63 typedef Executor executor_type; typedef in boost::asio::basic_datagram_socket 1086 typedef Executor executor_type; typedef in boost::asio::basic_datagram_socket::initiate_async_send 1120 typedef Executor executor_type; typedef in boost::asio::basic_datagram_socket::initiate_async_send_to 1154 typedef Executor executor_type; typedef in boost::asio::basic_datagram_socket::initiate_async_receive 1188 typedef Executor executor_type; typedef in boost::asio::basic_datagram_socket::initiate_async_receive_from
|
| D | basic_raw_socket.hpp | 63 typedef Executor executor_type; typedef in boost::asio::basic_raw_socket 1077 typedef Executor executor_type; typedef in boost::asio::basic_raw_socket::initiate_async_send 1111 typedef Executor executor_type; typedef in boost::asio::basic_raw_socket::initiate_async_send_to 1145 typedef Executor executor_type; typedef in boost::asio::basic_raw_socket::initiate_async_receive 1179 typedef Executor executor_type; typedef in boost::asio::basic_raw_socket::initiate_async_receive_from
|
| D | basic_seq_packet_socket.hpp | 60 typedef Executor executor_type; typedef in boost::asio::basic_seq_packet_socket 698 typedef Executor executor_type; typedef in boost::asio::basic_seq_packet_socket::initiate_async_send 732 typedef Executor executor_type; typedef in boost::asio::basic_seq_packet_socket::initiate_async_receive_with_flags
|
| D | awaitable.hpp | 58 typedef Executor executor_type; typedef in boost::asio::awaitable
|
| D | basic_serial_port.hpp | 65 typedef Executor executor_type; typedef in boost::asio::basic_serial_port 831 typedef Executor executor_type; typedef in boost::asio::basic_serial_port::initiate_async_write_some 864 typedef Executor executor_type; typedef in boost::asio::basic_serial_port::initiate_async_read_some
|
| D | basic_deadline_timer.hpp | 134 typedef Executor executor_type; typedef in boost::asio::basic_deadline_timer 654 typedef Executor executor_type; typedef in boost::asio::basic_deadline_timer::initiate_async_wait
|
| /external/sdv/vsomeip/third_party/boost/process/include/boost/process/ |
| D | async_pipe.hpp | 50 typedef typename handle_type::executor_type executor_type; typedef in boost::process::async_pipe
|
| /external/sdv/vsomeip/third_party/boost/asio/example/cpp11/executors/ |
| D | priority_scheduler.cpp | 17 class executor_type class in priority_scheduler 20 executor_type(priority_scheduler& ctx, int pri) noexcept in executor_type() function in priority_scheduler::executor_type
|
| /external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/detail/ |
| D | handler_work.hpp | 110 >::type executor_type; typedef in boost::asio::detail::handler_work_base 312 executor_type; typedef in boost::asio::detail::handler_work_base 381 typedef Executor executor_type; typedef in boost::asio::detail::handler_work_base
|
| /external/grpc-grpc/src/core/lib/iomgr/ |
| D | executor.cc | 391 ExecutorType executor_type, ExecutorJobType job_type) { in Run() 429 bool Executor::IsThreaded(ExecutorType executor_type) { in IsThreaded()
|
| /external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/ |
| D | executor.cc | 391 ExecutorType executor_type, ExecutorJobType job_type) { in Run() 429 bool Executor::IsThreaded(ExecutorType executor_type) { in IsThreaded()
|
| /external/sdv/vsomeip/third_party/boost/asio/example/cpp14/executors/ |
| D | priority_scheduler.cpp | 38 class executor_type class in priority_scheduler 41 executor_type(priority_scheduler& ctx) noexcept in executor_type() function in priority_scheduler::executor_type
|