Searched refs:async_handler (Results 1 – 14 of 14) sorted by relevance
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/process/include/boost/process/detail/windows/ |
D | async_handler.hpp | 17 struct async_handler : handler_base_ext, require_io_context struct 22 struct is_async_handler : std::is_base_of<async_handler, T> {}; 24 struct is_async_handler<T&> : std::is_base_of<async_handler, T> {}; 26 struct is_async_handler<const T&> : std::is_base_of<async_handler, T> {};
|
D | on_exit.hpp | 17 struct on_exit_ : boost::process::detail::windows::async_handler
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/process/include/boost/process/detail/posix/ |
D | async_handler.hpp | 17 struct async_handler : handler_base_ext, require_io_context struct 22 struct is_async_handler : std::is_base_of<async_handler, T> {}; 24 struct is_async_handler<T&> : std::is_base_of<async_handler, T> {}; 26 struct is_async_handler<const T&> : std::is_base_of<async_handler, T> {};
|
D | on_exit.hpp | 17 struct on_exit_ : boost::process::detail::posix::async_handler
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/process/doc/ |
D | extend.qbk | 10 [def __async_handler__ [classref boost::process::extend::async_handler ex::async_handler]] 115 [note [globalref boost::process::extend::async_handler async_handler] implies [globalref boost::pro… 134 … and is always required when [classref boost::process::extend::async_handler async_handler] is inh…
|
/aosp_15_r20/external/ltp/testcases/realtime/profiles/ |
H A D | default | 22 func/async_handler async_handler -c 100 23 func/async_handler async_handler_jk -c 100
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/process/include/boost/process/ |
D | extend.hpp | 62 using ::boost::process::detail::api::async_handler; 186 struct async_handler : handler, require_io_context struct
|
D | async_system.hpp | 42 struct async_system_handler : ::boost::process::detail::api::async_handler
|
/aosp_15_r20/external/ltp/testcases/realtime/func/async_handler/ |
H A D | .gitignore | 1 /async_handler
|
H A D | run_auto.sh | 14 $SCRIPTS_DIR/run_c_files.sh $profile async_handler async_handler_jk
|
/aosp_15_r20/external/pytorch/c10/xpu/ |
H A D | XPUException.h | 8 static inline sycl::async_handler asyncHandler = [](sycl::exception_list el) {
|
/aosp_15_r20/external/ltp/testcases/realtime/ |
H A D | 00_Descriptions.txt | 40 func/async_handler testcases : 42 async_handler.c:
|
/aosp_15_r20/external/eigen/unsupported/Eigen/CXX11/src/Tensor/ |
H A D | TensorDeviceSycl.h | 110 const DeviceOrSelector &dev_or_sel, cl::sycl::async_handler handler,
|
/aosp_15_r20/out/.module_paths/ |
D | files.db | [all...] |