Home
last modified time | relevance | path

Searched defs:is_error_code_enum (Results 1 – 25 of 47) sorted by relevance

12

/aosp_15_r20/external/parameter-framework/asio-1.10.6/include/asio/
H A Derror.hpp222 template<> struct is_error_code_enum<asio::error::basic_errors> struct
224 static const bool value = true;
227 template<> struct is_error_code_enum<asio::error::netdb_errors> struct
229 static const bool value = true;
232 template<> struct is_error_code_enum<asio::error::addrinfo_errors> struct
234 static const bool value = true;
237 template<> struct is_error_code_enum<asio::error::misc_errors> struct
239 static const bool value = true;
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/
Derror.hpp278 template<> struct is_error_code_enum<boost::asio::error::basic_errors> struct
280 static const bool value = true;
283 template<> struct is_error_code_enum<boost::asio::error::netdb_errors> struct
285 static const bool value = true;
288 template<> struct is_error_code_enum<boost::asio::error::addrinfo_errors> struct
290 static const bool value = true;
293 template<> struct is_error_code_enum<boost::asio::error::misc_errors> struct
295 static const bool value = true;
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/ssl/
Derror.hpp85 template<> struct is_error_code_enum<boost::asio::error::ssl_errors> struct
87 static const bool value = true;
90 template<> struct is_error_code_enum<boost::asio::ssl::error::stream_errors> struct
92 static const bool value = true;
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/system/include/boost/system/
Dis_error_code_enum.hpp21 template<class T> struct is_error_code_enum struct
23 static const bool value = false;
Dcygwin_error.hpp50 template<> struct is_error_code_enum<cygwin_error::cygwin_errno> struct
51 { static const bool value = true; };
Dlinux_error.hpp103 template<> struct is_error_code_enum<linux_error::linux_errno> struct
104 { static const bool value = true; };
Dwindows_error.hpp104 template<> struct is_error_code_enum<windows_error::windows_error_code> struct
105 { static const bool value = true; };
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/futures/
Dfuture_error_code.hpp32 struct BOOST_SYMBOL_VISIBLE is_error_code_enum< ::boost::future_errc> : public true_type {}; struct
36 …struct BOOST_SYMBOL_VISIBLE is_error_code_enum< ::boost::future_errc::enum_type> : public true_typ… struct
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/system/test/
Dis_error_code_enum_test.cpp21 template<> struct is_error_code_enum< ::error > struct
37 BOOST_TEST( boost::system::is_error_code_enum< ::error >::value ); in main()
Derror_code_user_test.cpp88 template<> struct is_error_code_enum<boost::lib3::error> struct
89 { static const bool value = true; };
/aosp_15_r20/external/libcxx/test/std/diagnostics/syserr/
H A Dis_error_code_enum.pass.cpp39 struct is_error_code_enum<A> : public std::true_type {}; struct
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/diagnostics/syserr/
H A Dis_error_code_enum.pass.cpp39 struct is_error_code_enum<A> : public std::true_type {}; struct
/aosp_15_r20/external/libcxx/test/std/diagnostics/syserr/syserr.errcode/syserr.errcode.constructors/
H A DErrorCodeEnum.pass.cpp27 template <> struct is_error_code_enum<testing> : public std::true_type {}; struct
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/diagnostics/syserr/syserr.errcode/syserr.errcode.constructors/
H A Dlwg3629.pass.cpp31 struct is_error_code_enum<User::Err> : true_type {}; struct
H A DErrorCodeEnum.pass.cpp29 template <> struct is_error_code_enum<testing> : public std::true_type {}; struct
/aosp_15_r20/external/libcxx/test/std/diagnostics/syserr/syserr.errcode/syserr.errcode.modifiers/
H A DErrorCodeEnum.pass.cpp27 template <> struct is_error_code_enum<testing> : public std::true_type {}; struct
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/diagnostics/syserr/syserr.errcode/syserr.errcode.modifiers/
H A Dlwg3629.pass.cpp31 struct is_error_code_enum<User::Err> : true_type {}; struct
H A DErrorCodeEnum.pass.cpp29 template <> struct is_error_code_enum<testing> : public std::true_type {}; struct
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__system_error/
Derror_code.h30 struct _LIBCPP_TEMPLATE_VIS is_error_code_enum : public false_type {}; struct
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__system_error/
Derror_code.h30 struct _LIBCPP_TEMPLATE_VIS is_error_code_enum : public false_type {}; struct
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__system_error/
Derror_code.h29 struct _LIBCPP_TEMPLATE_VIS is_error_code_enum : public false_type {}; struct
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__system_error/
Derror_code.h30 struct _LIBCPP_TEMPLATE_VIS is_error_code_enum : public false_type {}; struct
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__system_error/
H A Derror_code.h30 struct _LIBCPP_TEMPLATE_VIS is_error_code_enum : public false_type {}; struct
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__system_error/
Derror_code.h30 struct _LIBCPP_TEMPLATE_VIS is_error_code_enum : public false_type {}; struct
/aosp_15_r20/external/executorch/backends/apple/coreml/runtime/inmemoryfs/
H A Dinmemory_filesystem.hpp346 template <> struct is_error_code_enum<inmemoryfs::InMemoryFileSystem::ErrorCode> : true_type {}; struct

12