Home
last modified time | relevance | path

Searched defs:unpack_error (Results 1 – 11 of 11) sorted by relevance

/dports/devel/rpclib/rpclib-2.2.1/include/rpc/msgpack/v1/
H A Dunpack_exception.hpp25 struct unpack_error : public std::runtime_error { in MSGPACK_API_VERSION_NAMESPACE() struct
26 explicit unpack_error(const std::string& msg) in MSGPACK_API_VERSION_NAMESPACE() argument
29 explicit unpack_error(const char* msg): in MSGPACK_API_VERSION_NAMESPACE() function
/dports/www/firefox/firefox-99.0/third_party/msgpack/include/msgpack/v1/
H A Dunpack_exception.hpp25 struct unpack_error : public std::runtime_error { in MSGPACK_API_VERSION_NAMESPACE() struct
26 explicit unpack_error(const std::string& msg) in MSGPACK_API_VERSION_NAMESPACE() function
29 explicit unpack_error(const char* msg): in MSGPACK_API_VERSION_NAMESPACE() function
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/msgpack/include/msgpack/v1/
H A Dunpack_exception.hpp25 struct unpack_error : public std::runtime_error { in MSGPACK_API_VERSION_NAMESPACE() struct
26 explicit unpack_error(const std::string& msg) in MSGPACK_API_VERSION_NAMESPACE() argument
29 explicit unpack_error(const char* msg): in MSGPACK_API_VERSION_NAMESPACE() argument
/dports/devel/cquery/cquery-20180718/third_party/msgpack-c/include/msgpack/v1/
H A Dunpack_exception.hpp25 struct unpack_error : public std::runtime_error { in MSGPACK_API_VERSION_NAMESPACE() struct
26 explicit unpack_error(const std::string& msg) in MSGPACK_API_VERSION_NAMESPACE() argument
29 explicit unpack_error(const char* msg): in MSGPACK_API_VERSION_NAMESPACE() argument
/dports/www/firefox-esr/firefox-91.8.0/third_party/msgpack/include/msgpack/v1/
H A Dunpack_exception.hpp25 struct unpack_error : public std::runtime_error { in MSGPACK_API_VERSION_NAMESPACE() struct
26 explicit unpack_error(const std::string& msg) in MSGPACK_API_VERSION_NAMESPACE() argument
29 explicit unpack_error(const char* msg): in MSGPACK_API_VERSION_NAMESPACE() function
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/msgpack/include/msgpack/v1/
H A Dunpack_exception.hpp25 struct unpack_error : public std::runtime_error { in MSGPACK_API_VERSION_NAMESPACE() struct
26 explicit unpack_error(const std::string& msg) in MSGPACK_API_VERSION_NAMESPACE() function
29 explicit unpack_error(const char* msg): in MSGPACK_API_VERSION_NAMESPACE() argument
/dports/devel/msgpack/msgpack-c-cpp-3.3.0/include/msgpack/v1/
H A Dunpack_exception.hpp25 struct unpack_error : public std::runtime_error { in MSGPACK_API_VERSION_NAMESPACE() struct
26 explicit unpack_error(const std::string& msg) in MSGPACK_API_VERSION_NAMESPACE() argument
29 explicit unpack_error(const char* msg): in MSGPACK_API_VERSION_NAMESPACE() function
/dports/devel/p5-Data-MessagePack-Stream/Data-MessagePack-Stream-0.07/msgpack-0.5.7/src/msgpack/
H A Dunpack.hpp35 struct unpack_error : public std::runtime_error { struct
36 unpack_error(const std::string& msg) : in unpack_error() function
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/deps/rpclib/include/rpc/msgpack/
H A Dunpack.hpp73 struct unpack_error : public std::runtime_error { in MSGPACK_API_VERSION_NAMESPACE() struct
74 explicit unpack_error(const std::string& msg) in MSGPACK_API_VERSION_NAMESPACE() function
77 explicit unpack_error(const char* msg): in MSGPACK_API_VERSION_NAMESPACE() function
/dports/finance/py-python-obelisk/python-obelisk-0.1.3/obelisk/
H A Dclient.py10 def unpack_error(data): function
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dlog_event.cc8991 int unpack_error = skip_after_image_for_update_event(rli, saved_m_curr_row); in do_index_scan_and_update() local
9387 int unpack_error = skip_after_image_for_update_event(rli, saved_m_curr_row); in do_table_scan_and_update() local