Home
last modified time | relevance | path

Searched defs:string_pair (Results 1 – 25 of 79) sorted by relevance

1234

/dports/games/wesnoth/wesnoth-1.14.17/src/gui/dialogs/editor/
H A Dcustom_tod.hpp37 using string_pair = std::pair<std::string, std::string>; typedef in gui2::dialogs::custom_tod
/dports/editors/abiword/abiword-3.0.5/plugins/epub/imp/xp/
H A Die_imp_EPUB.h46 typedef std::pair<std::string, std::string> string_pair; typedef
/dports/math/stanmath/math-4.2.0/lib/tbb_2020.3/src/test/
H A Dtest_tbb_version.cpp56 typedef std::pair <std::string, string_required> string_pair; typedef
/dports/devel/tbb/oneTBB-2020.3/src/test/
H A Dtest_tbb_version.cpp56 typedef std::pair <std::string, string_required> string_pair; typedef
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/src/test/
H A Dtest_tbb_version.cpp56 typedef std::pair <std::string, string_required> string_pair; typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-subzero/lib/Demangle/
H A DItaniumDemangle.cpp4189 template <class StrT> struct string_pair { struct
4190 StrT first;
4191 StrT second;
4194 string_pair(StrT f) : first(std::move(f)) {} in string_pair() argument
4195 string_pair(StrT f, StrT s) : first(std::move(f)), second(std::move(s)) {} in string_pair() function
4196 template <size_t N> string_pair(const char (&s)[N]) : first(s, N - 1) {} in string_pair() argument
4198 size_t size() const { return first.size() + second.size(); } in size()
4199 StrT full() const { return first + second; } in full()
4200 StrT move_full() { return std::move(first) + std::move(second); } in move_full()
/dports/devel/bloaty/bloaty-1.1/third_party/demumble/third_party/libcxxabi/
H A Dcxa_demangle.cpp4882 struct string_pair struct
4884 StrT first;
4885 StrT second;
4888 string_pair(StrT f) : first(std::move(f)) {} in string_pair() function
4889 string_pair(StrT f, StrT s) in string_pair() argument
4892 string_pair(const char (&s)[N]) : first(s, N-1) {} in string_pair() function
4894 size_t size() const {return first.size() + second.size();} in size()
4895 StrT full() const {return first + second;} in full()
4896 StrT move_full() {return std::move(first) + std::move(second);} in move_full()
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/rltiles/tool/
H A Dtile_list_processor.h76 typedef pair<string, string> string_pair; typedef
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/util/net/
H A Dcidr_test.cpp39 using string_pair = std::pair<std::string, std::string>; typedef
/dports/devel/kyua/kyua-0.13/utils/cmdline/
H A Doptions_test.cpp436 typedef std::pair< std::string, std::string > string_pair; in ATF_TEST_CASE_BODY() typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/services/heap_profiling/
H A Djson_exporter.cc193 for (const auto& string_pair : string_table) { in BuildStrings() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/services/heap_profiling/
H A Djson_exporter.cc193 for (const auto& string_pair : string_table) { in BuildStrings() local
/dports/devel/boost-docs/boost_1_72_0/boost/program_options/
H A Derrors.hpp109 typedef std::pair<std::string, std::string> string_pair; typedef in boost::program_options::error_with_option_name
/dports/devel/R-cran-BH/BH/inst/include/boost/program_options/
H A Derrors.hpp109 typedef std::pair<std::string, std::string> string_pair; typedef in boost::program_options::error_with_option_name
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/program_options/
H A Derrors.hpp104 typedef std::pair<std::string, std::string> string_pair; typedef in boost::program_options::error_with_option_name
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/program_options/
H A Derrors.hpp109 typedef std::pair<std::string, std::string> string_pair; typedef in boost::program_options::error_with_option_name
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/AArch64/
H A Darm64_32.ll110 %val = load i32, i32* %addr, align 1
/dports/databases/xtrabackup/boost_1_59_0/boost/program_options/
H A Derrors.hpp104 typedef std::pair<std::string, std::string> string_pair; typedef in boost::program_options::error_with_option_name
/dports/databases/percona57-server/boost_1_59_0/boost/program_options/
H A Derrors.hpp104 typedef std::pair<std::string, std::string> string_pair; typedef in boost::program_options::error_with_option_name
/dports/databases/percona57-client/boost_1_59_0/boost/program_options/
H A Derrors.hpp104 typedef std::pair<std::string, std::string> string_pair; typedef in boost::program_options::error_with_option_name
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/program_options/
H A Derrors.hpp104 typedef std::pair<std::string, std::string> string_pair; typedef in boost::program_options::error_with_option_name
/dports/devel/boost-libs/boost_1_72_0/boost/program_options/
H A Derrors.hpp109 typedef std::pair<std::string, std::string> string_pair; typedef in boost::program_options::error_with_option_name
/dports/devel/boost-python-libs/boost_1_72_0/boost/program_options/
H A Derrors.hpp109 typedef std::pair<std::string, std::string> string_pair; typedef in boost::program_options::error_with_option_name
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/program_options/
H A Derrors.hpp104 typedef std::pair<std::string, std::string> string_pair; typedef in boost::program_options::error_with_option_name
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/program_options/
H A Derrors.hpp104 typedef std::pair<std::string, std::string> string_pair; typedef in boost::program_options::error_with_option_name

1234