Home
last modified time | relevance | path

Searched refs:ParseProperties (Results 1 – 25 of 138) sorted by relevance

123456

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/platform/linux/storage/
H A DUDisks2Provider.cpp500 ParseProperties(drive, propsIter, ParseDriveProperty); in DrivePropertiesChanged()
514 ParseProperties(block, propsIter, ParseBlockProperty); in BlockPropertiesChanged()
530 ParseProperties(fs, propsIter, ParseFilesystemProperty); in FilesystemPropertiesChanged()
599 ParseProperties(drive, propsIter, f); in ParseInterface()
607 ParseProperties(block, propsIter, f); in ParseInterface()
615 ParseProperties(fs, propsIter, f); in ParseInterface()
622 void CUDisks2Provider::ParseProperties(Object *ref, DBusMessageIter *propsIter, Function f) in ParseProperties() function in CUDisks2Provider
/dports/biology/jalview/jalview/examples/groovy/
H A Dparseproperties.groovy28 ParseProperties pp = new ParseProperties(al);
/dports/biology/jalview/jalview/src/jalview/analysis/
H A DParseProperties.java29 public class ParseProperties class
52 public ParseProperties(AlignmentI al) in ParseProperties() method in ParseProperties
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/css/parser/
H A Dcss_lazy_property_parser_impl.cc16 CSSPropertyValueSet* CSSLazyPropertyParserImpl::ParseProperties() { in ParseProperties() function in blink::CSSLazyPropertyParserImpl
H A Dcss_lazy_property_parser_impl.h22 CSSPropertyValueSet* ParseProperties() override;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/parser/
H A Dcss_lazy_property_parser_impl.cc16 CSSPropertyValueSet* CSSLazyPropertyParserImpl::ParseProperties() { in ParseProperties() function in blink::CSSLazyPropertyParserImpl
H A Dcss_lazy_property_parser_impl.h22 CSSPropertyValueSet* ParseProperties() override;
/dports/biology/jalview/jalview/test/jalview/analysis/
H A DParsePropertiesTest.java51 private ParseProperties pp;
70 pp = new ParseProperties(al); in setUp()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/libRocket/Source/Core/
H A DStyleSheetParser.h60 bool ParseProperties(PropertyDictionary& parsed_properties, const String& properties);
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/3rdparty/yaml-cpp/src/
H A Dsingledocparser.h46 void ParseProperties(std::string& tag, anchor_t& anchor);
/dports/devel/yaml-cpp03/yaml-cpp-release-0.3.0/src/
H A Dsingledocparser.h46 void ParseProperties(std::string& tag, anchor_t& anchor);
H A Dsingledocparser.cpp75 ParseProperties(tag, anchor); in HandleNode()
327 void SingleDocParser::ParseProperties(std::string& tag, anchor_t& anchor) in ParseProperties() function in YAML::SingleDocParser
/dports/science/yoda/YODA-1.9.1/src/yamlcpp/
H A Dsingledocparser.h46 void ParseProperties(std::string& tag, anchor_t& anchor);
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/yaml-cpp/src/
H A Dsingledocparser.h46 void ParseProperties(std::string& tag, anchor_t& anchor);
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/yaml-cpp-0.6.2/src/
H A Dsingledocparser.h46 void ParseProperties(std::string& tag, anchor_t& anchor);
/dports/misc/adios2/ADIOS2-2.7.1/thirdparty/yaml-cpp/yaml-cpp/src/
H A Dsingledocparser.h49 void ParseProperties(std::string& tag, anchor_t& anchor,
/dports/www/firefox-esr/firefox-91.8.0/intl/strres/
H A DnsStringBundle.h22 nsresult ParseProperties(nsIPersistentProperties**);
/dports/lang/spidermonkey78/firefox-78.9.0/intl/strres/
H A DnsStringBundle.h22 nsresult ParseProperties(nsIPersistentProperties**);
/dports/www/firefox/firefox-99.0/intl/strres/
H A DnsStringBundle.h22 nsresult ParseProperties(nsIPersistentProperties**);
/dports/mail/thunderbird/thunderbird-91.8.0/intl/strres/
H A DnsStringBundle.h22 nsresult ParseProperties(nsIPersistentProperties**);
/dports/www/trafficserver/trafficserver-9.1.1/lib/yamlcpp/src/
H A Dsingledocparser.h49 void ParseProperties(std::string& tag, anchor_t& anchor,
/dports/biology/iqtree/IQ-TREE-2.0.6/yaml-cpp/src/
H A Dsingledocparser.h49 void ParseProperties(std::string& tag, anchor_t& anchor,
/dports/devel/yaml-cpp/yaml-cpp-yaml-cpp-0.7.0/src/
H A Dsingledocparser.h50 void ParseProperties(std::string& tag, anchor_t& anchor,
/dports/archivers/maxcso/maxcso-1.10.0/7zip/
H A DMakefile8 7ZIP_CXX_SRC = CPP/7zip/Archive/Common/ParseProperties.cpp \
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/Archive/7z/
H A Dmakefile72 $O\ParseProperties.obj \

123456