Home
last modified time | relevance | path

Searched defs:ParseFromString (Results 1 – 25 of 124) sorted by relevance

12345

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/include/perfetto/protozero/
H A Dcpp_message_obj.h39 bool ParseFromString(const std::string& str) { in ParseFromString() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/perfetto/include/perfetto/protozero/
H A Dcpp_message_obj.h39 bool ParseFromString(const std::string& str) { in ParseFromString() function
/dports/www/kf5-khtml/khtml-5.89.0/src/ecma/
H A Ddomparser.h58 enum { ParseFromString }; enumerator
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/utils/test/
H A DTestXBMCTinyXML.cpp15 TEST(TestXBMCTinyXML, ParseFromString) in TEST() argument
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DDOMParser.cpp51 already_AddRefed<nsIDocument> DOMParser::ParseFromString(const nsAString& aStr, in ParseFromString() function in DOMParser
62 DOMParser::ParseFromString(const char16_t* str, const char* contentType, in ParseFromString() function in DOMParser
70 nsresult DOMParser::ParseFromString(const nsAString& str, in ParseFromString() function in DOMParser
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DDOMParser.cpp58 DOMParser::ParseFromString(const nsAString& aStr, SupportedType aType, in ParseFromString() function in DOMParser
70 DOMParser::ParseFromString(const char16_t *str, in ParseFromString() function in DOMParser
81 DOMParser::ParseFromString(const nsAString& str, in ParseFromString() function in DOMParser
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.ua.tests/cheatsheet/org/eclipse/ua/tests/cheatsheet/parser/
H A DParseFromString.java34 public class ParseFromString { class
/dports/audio/audacity/audacity-Audacity-3.1.3/src/update/
H A DVersionId.cpp24 VersionId VersionId::ParseFromString(wxString& versionString) in ParseFromString() function in VersionId
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/script/dom/
H A Ddomparser.rs52 fn ParseFromString(&self, in ParseFromString() method
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/google_apis/gcm/engine/
H A Daccount_mapping.cc86 bool AccountMapping::ParseFromString(const std::string& value) { in ParseFromString() function in gcm::AccountMapping
/dports/www/chromium-legacy/chromium-88.0.4324.182/google_apis/gcm/engine/
H A Daccount_mapping.cc87 bool AccountMapping::ParseFromString(const std::string& value) { in ParseFromString() function in gcm::AccountMapping
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/json/
H A Dtest_common.h187 inline static Status ParseFromString(ParseOptions options, string_view src_str, in ParseFromString() function
196 inline static Status ParseFromString(ParseOptions options, string_view src_str, in ParseFromString() function
/dports/devel/google-cloud-cpp117/google-cloud-cpp-1.17.0/google/cloud/storage/internal/
H A Dcommon_metadata.h102 static StatusOr<CommonMetadata> ParseFromString(std::string const& payload) { in ParseFromString() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/proxy_resolution/
H A Dproxy_config.cc85 void ProxyConfig::ProxyRules::ParseFromString(const std::string& proxy_rules) { in ParseFromString() function in net::ProxyConfig::ProxyRules
H A Dproxy_bypass_rules.cc178 void ProxyBypassRules::ParseFromString(const std::string& raw) { in ParseFromString() function in net::ProxyBypassRules
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/proxy_resolution/
H A Dproxy_config.cc86 void ProxyConfig::ProxyRules::ParseFromString(const std::string& proxy_rules) { in ParseFromString() function in net::ProxyConfig::ProxyRules
H A Dproxy_bypass_rules.cc178 void ProxyBypassRules::ParseFromString(const std::string& raw) { in ParseFromString() function in net::ProxyBypassRules
/dports/mail/rainloop-community/rainloop-community-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/MailSo/Mime/
H A DPart.php281 public function ParseFromString($sRawMessage) function in MailSo\\Mime\\Part
/dports/mail/rainloop/rainloop-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/MailSo/Mime/
H A DPart.php281 public function ParseFromString($sRawMessage) function in MailSo\\Mime\\Part
/dports/science/libkml/libkml-1.3.0/src/kml/engine/
H A Dkml_file.cc102 bool KmlFile::ParseFromString(const string& kml, string* errors) { in ParseFromString() function in kmlengine::KmlFile
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/breakpad/breakpad/src/processor/
H A Dwindows_frame_info.h115 static WindowsFrameInfo *ParseFromString(const string string, in ParseFromString() function
/dports/databases/percona57-server/percona-server-5.7.36-39/extra/protobuf/protobuf-2.6.1/src/google/protobuf/
H A Dunknown_field_set.h140 inline bool ParseFromString(const string& data) { in ParseFromString() function
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/extra/protobuf/protobuf-2.6.1/src/google/protobuf/
H A Dunknown_field_set.h140 inline bool ParseFromString(const string& data) { in ParseFromString() function
/dports/deskutils/owncloudclient/ownCloud-2.8.2.4246/src/3rdparty/libcrashreporter-qt/3rdparty/breakpad/processor/
H A Dwindows_frame_info.h115 static WindowsFrameInfo *ParseFromString(const string string, in ParseFromString() function
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/crashreporter/google-breakpad/src/processor/
H A Dwindows_frame_info.h115 static WindowsFrameInfo *ParseFromString(const string string, in ParseFromString() function

12345