/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/impl/ |
D | co_spawn.hpp | 199 CompletionToken, void(std::exception_ptr, T)) in BOOST_ASIO_INITFN_AUTO_RESULT_TYPE() 216 CompletionToken, void(std::exception_ptr)) in BOOST_ASIO_INITFN_AUTO_RESULT_TYPE() 234 CompletionToken, void(std::exception_ptr, T)) in BOOST_ASIO_INITFN_AUTO_RESULT_TYPE() 251 CompletionToken, void(std::exception_ptr)) in BOOST_ASIO_INITFN_AUTO_RESULT_TYPE()
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/ |
D | exception_ptr.h | 55 class exception_ptr; variable 95 exception_ptr(nullptr_t) noexcept in exception_ptr() function 99 exception_ptr(exception_ptr&& __o) noexcept in exception_ptr() function
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/bits/ |
D | exception_ptr.h | 55 class exception_ptr; variable 95 exception_ptr(nullptr_t) noexcept in exception_ptr() function 99 exception_ptr(exception_ptr&& __o) noexcept in exception_ptr() function
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/test/archetypes/ |
D | async_ops.hpp | 89 BOOST_ASIO_INITFN_RESULT_TYPE(CompletionToken, void(std::exception_ptr)) in BOOST_ASIO_INITFN_RESULT_TYPE() 184 BOOST_ASIO_INITFN_RESULT_TYPE(CompletionToken, void(std::exception_ptr, int)) in BOOST_ASIO_INITFN_RESULT_TYPE() 281 void(std::exception_ptr, int, double)) in BOOST_ASIO_INITFN_RESULT_TYPE() 378 void(std::exception_ptr, int, double, char)) in BOOST_ASIO_INITFN_RESULT_TYPE()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__exception/ |
D | exception_ptr.h | 30 _LIBCPP_HIDE_FROM_ABI exception_ptr() _NOEXCEPT : __ptr_() {} in exception_ptr() function 31 _LIBCPP_HIDE_FROM_ABI exception_ptr(nullptr_t) _NOEXCEPT : __ptr_() {} in exception_ptr() function
|
D | operations.h | 36 class _LIBCPP_EXPORTED_FROM_ABI exception_ptr; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__exception/ |
D | exception_ptr.h | 67 _LIBCPP_HIDE_FROM_ABI exception_ptr() _NOEXCEPT : __ptr_() {} in exception_ptr() function 68 _LIBCPP_HIDE_FROM_ABI exception_ptr(nullptr_t) _NOEXCEPT : __ptr_() {} in exception_ptr() function
|
D | operations.h | 35 class _LIBCPP_EXPORTED_FROM_ABI exception_ptr; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__exception/ |
D | exception_ptr.h | 67 _LIBCPP_HIDE_FROM_ABI exception_ptr() _NOEXCEPT : __ptr_() {} in exception_ptr() function 68 _LIBCPP_HIDE_FROM_ABI exception_ptr(nullptr_t) _NOEXCEPT : __ptr_() {} in exception_ptr() function
|
D | operations.h | 36 class _LIBCPP_EXPORTED_FROM_ABI exception_ptr; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__exception/ |
D | exception_ptr.h | 67 _LIBCPP_HIDE_FROM_ABI exception_ptr() _NOEXCEPT : __ptr_() {} in exception_ptr() function 68 _LIBCPP_HIDE_FROM_ABI exception_ptr(nullptr_t) _NOEXCEPT : __ptr_() {} in exception_ptr() function
|
D | operations.h | 36 class _LIBCPP_EXPORTED_FROM_ABI exception_ptr; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__exception/ |
D | exception_ptr.h | 72 _LIBCPP_HIDE_FROM_ABI exception_ptr() _NOEXCEPT : __ptr_() {} in exception_ptr() function 73 _LIBCPP_HIDE_FROM_ABI exception_ptr(nullptr_t) _NOEXCEPT : __ptr_() {} in exception_ptr() function
|
D | operations.h | 36 class _LIBCPP_EXPORTED_FROM_ABI exception_ptr; variable
|
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__exception/ |
H A D | exception_ptr.h | 67 _LIBCPP_HIDE_FROM_ABI exception_ptr() _NOEXCEPT : __ptr_() {} in exception_ptr() function 68 _LIBCPP_HIDE_FROM_ABI exception_ptr(nullptr_t) _NOEXCEPT : __ptr_() {} in exception_ptr() function
|
H A D | operations.h | 36 class _LIBCPP_EXPORTED_FROM_ABI exception_ptr; variable
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/exception/include/boost/exception/detail/ |
D | exception_ptr.hpp | 47 exception_ptr class 54 exception_ptr() in exception_ptr() function in boost::exception_ptr 58 exception_ptr( impl const & ptr ): in exception_ptr() function in boost::exception_ptr
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/throw_exception/test/ |
D | make_exception_ptr_nx_test.cpp | 17 typedef boost::shared_ptr<boost::exception_detail::clone_base const> exception_ptr; typedef
|
D | make_exception_ptr_nx_test2.cpp | 19 typedef boost::shared_ptr<boost::exception_detail::clone_base const> exception_ptr; typedef
|
/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/ |
H A D | ProcessGroupNCCL.cpp | 538 auto exception_ptr = checkForNCCLErrors(); in checkAndSetException() local 554 std::exception_ptr exception_ptr) { in setException() 617 std::exception_ptr exception_ptr = in checkTimeout() local
|
/aosp_15_r20/external/google-breakpad/src/client/mac/handler/ |
H A D | minidump_generator.cc | 1149 MDRawExceptionStream* exception_ptr = exception.get(); in WriteExceptionStream() local
|