Home
last modified time | relevance | path

Searched defs:ApplyRule (Results 1 – 9 of 9) sorted by relevance

/dports/lang/solidity/solidity_0.8.11/libevmasm/
H A DPeepholeOptimiser.cpp45 struct ApplyRule struct
49 struct ApplyRule<Method, 4> struct
51 …ic bool applyRule(AssemblyItems::const_iterator _in, std::back_insert_iterator<AssemblyItems> _out) in applyRule()
57 struct ApplyRule<Method, 3> struct
59 …ic bool applyRule(AssemblyItems::const_iterator _in, std::back_insert_iterator<AssemblyItems> _out) in applyRule()
65 struct ApplyRule<Method, 2> struct
67 …ic bool applyRule(AssemblyItems::const_iterator _in, std::back_insert_iterator<AssemblyItems> _out) in applyRule()
73 struct ApplyRule<Method, 1> struct
75 …ic bool applyRule(AssemblyItems::const_iterator _in, std::back_insert_iterator<AssemblyItems> _out) in applyRule()
/dports/net-mgmt/icinga2/icinga2-2.13.2/lib/config/
H A Dapplyrule.hpp16 class ApplyRule class
H A Dapplyrule.cpp12 ApplyRule::ApplyRule(String targetType, String name, Expression::Ptr expression, in ApplyRule() function in ApplyRule
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/build-system/project_tree_builder/
H A Dresolver.cpp414 string CExpansionRule::ApplyRule( const string& value) const in ApplyRule() function in CExpansionRule
451 void CExpansionRule::ApplyRule( list<string>& value) const in ApplyRule() function in CExpansionRule
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/build-system/project_tree_builder/
H A Dresolver.cpp414 string CExpansionRule::ApplyRule( const string& value) const in ApplyRule() function in CExpansionRule
451 void CExpansionRule::ApplyRule( list<string>& value) const in ApplyRule() function in CExpansionRule
/dports/math/mfem/mfem-4.3/miniapps/toys/
H A Dautomata.cpp185 void ApplyRule(vector<bool> * b[], bitset<8> & r, int ns, int s) in ApplyRule() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/fuchsia/engine/common/
H A Dweb_engine_url_loader_throttle.cc120 void ApplyRule(network::ResourceRequest* request, in ApplyRule() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/fuchsia/engine/common/
H A Dweb_engine_url_loader_throttle.cc207 void WebEngineURLLoaderThrottle::ApplyRule( in ApplyRule() function in WebEngineURLLoaderThrottle
/dports/www/domoticz/domoticz-2020.2/notifications/
H A DNotificationHelper.cpp209 bool CNotificationHelper::ApplyRule(const std::string &rule, const bool equal, const bool less) in ApplyRule() function in CNotificationHelper