Home
last modified time | relevance | path

Searched defs:safe_message (Results 1 – 12 of 12) sorted by relevance

/dports/devel/boost-docs/boost_1_72_0/boost/outcome/
H A Diostream_support.hpp98 inline std::string safe_message(T && /*unused*/) { return {}; } in safe_message() function
99 inline std::string safe_message(const std::error_code &ec) { return " (" + ec.message() + ")"; } in safe_message() function
/dports/devel/boost-libs/boost_1_72_0/boost/outcome/
H A Diostream_support.hpp98 inline std::string safe_message(T && /*unused*/) { return {}; } in safe_message() function
99 inline std::string safe_message(const std::error_code &ec) { return " (" + ec.message() + ")"; } in safe_message() function
/dports/devel/boost-python-libs/boost_1_72_0/boost/outcome/
H A Diostream_support.hpp98 inline std::string safe_message(T && /*unused*/) { return {}; } in safe_message() function
99 inline std::string safe_message(const std::error_code &ec) { return " (" + ec.message() + ")"; } in safe_message() function
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/outcome/
H A Diostream_support.hpp107 inline std::string safe_message(T && /*unused*/) { return {}; } in safe_message() function
108 inline std::string safe_message(const std::error_code &ec) { return " (" + ec.message() + ")"; } in safe_message() function
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/outcome/
H A Diostream_support.hpp107 inline std::string safe_message(T && /*unused*/) { return {}; } in safe_message() function
108 inline std::string safe_message(const std::error_code &ec) { return " (" + ec.message() + ")"; } in safe_message() function
/dports/devel/hyperscan/boost_1_75_0/boost/outcome/
H A Diostream_support.hpp107 inline std::string safe_message(T && /*unused*/) { return {}; } in safe_message() function
108 inline std::string safe_message(const std::error_code &ec) { return " (" + ec.message() + ")"; } in safe_message() function
/dports/science/afni/afni-AFNI_21.3.16/src/gifti/cmake/
H A Dgifti_common.cmake367 macro(safe_message) macro
/dports/science/afni/afni-AFNI_21.3.16/src/nifti/cmake/
H A Dnifti_common.cmake367 macro(safe_message) macro
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gitlab.com/gitlab-org/gitaly/v14/ruby/lib/gitlab/git/
H A Dcommit.rb102 def safe_message method in Gitlab.Git.Commit
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/gitlab.com/gitlab-org/gitaly/v14/ruby/lib/gitlab/git/
H A Dcommit.rb102 def safe_message method in Gitlab.Git.Commit
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/gitlab.com/gitlab-org/gitaly/v14/ruby/lib/gitlab/git/
H A Dcommit.rb102 def safe_message method in Gitlab.Git.Commit
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/git/
H A Dcommit.rb229 def safe_message method in Gitlab.Git.Commit