Home
last modified time | relevance | path

Searched refs:matchRule (Results 1 – 25 of 187) sorted by path

12345678

/dports/archivers/rpm4/rpm-4.16.1.3/build/
H A Drpmfc.c29 struct matchRule { struct
38 struct matchRule incl; argument
39 struct matchRule excl;
119 static void ruleFree(struct matchRule *rule) in ruleFree()
197 struct matchRule *rules[] = { &attr->incl, &attr->excl, NULL }; in rpmfcAttrNew()
200 for (struct matchRule **rule = rules; rule && *rule; rule++) { in rpmfcAttrNew()
698 static int matches(const struct matchRule *rule, in matches()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/dbus/
H A Dqdbusconnection_p.h129 QByteArray matchRule; member
H A Dqdbusintegrator.cpp1304 hook.matchRule = buildMatchRule(service, path, interface, mname, argMatch, hook.signature); in prepareHook()
2117 MatchRefCountHash::iterator it = matchRefCounts.find(hook.matchRule); in connectSignal()
2124 matchRefCounts.insert(hook.matchRule, 1); in connectSignal()
2128 qDBusDebug("Adding rule: %s", hook.matchRule.constData()); in connectSignal()
2129 q_dbus_bus_add_match(connection, hook.matchRule, NULL); in connectSignal()
2192 MatchRefCountHash::iterator i = matchRefCounts.find(hook.matchRule); in disconnectSignal()
2208 qDBusDebug("Removing rule: %s", hook.matchRule.constData()); in disconnectSignal()
2209 q_dbus_bus_remove_match(connection, hook.matchRule, NULL); in disconnectSignal()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/text/
H A Dqcssparser.cpp1899 void StyleSelector::matchRule(NodePtr node, const StyleRule &rule, StyleSheetOrigin origin, in matchRule() function in StyleSelector
1933matchRule(node, styleSheet.styleRules.at(i), styleSheet.origin, styleSheet.depth, &weightedRules); in styleRulesForNode()
1942matchRule(node, it.value(), styleSheet.origin, styleSheet.depth, &weightedRules); in styleRulesForNode()
1955matchRule(node, it.value(), styleSheet.origin, styleSheet.depth, &weightedRules); in styleRulesForNode()
1964matchRule(node, styleSheet.mediaRules.at(i).styleRules.at(j), styleSheet.origin, in styleRulesForNode()
H A Dqcssparser_p.h679 void matchRule(NodePtr node, const StyleRule &rules, StyleSheetOrigin origin,
/dports/converters/wkhtmltopdf/qt-5db36ec/src/s60installs/bwins/
H A DQtGuiu.def6358matchRule@StyleSelector@QCss@@AAEXTNodePtr@12@ABUStyleRule@2@W4StyleSheetOrigin@2@HPAV?$QMap@IUSty…
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/dbus/
H A Dqdbusconnection_p.h141 QByteArray matchRule; member
H A Dqdbusintegrator.cpp1374 hook.matchRule = buildMatchRule(service, path, interface, mname, argMatch, hook.signature); in prepareHook()
2272 MatchRefCountHash::iterator mit = matchRefCounts.find(hook.matchRule); in addSignalHook()
2279 matchRefCounts.insert(hook.matchRule, 1); in addSignalHook()
2283 qDBusDebug() << this << "Adding rule:" << hook.matchRule; in addSignalHook()
2284 q_dbus_bus_add_match(connection, hook.matchRule, nullptr); in addSignalHook()
2368 MatchRefCountHash::iterator i = matchRefCounts.find(hook.matchRule); in removeSignalHookNoLock()
2384 qDBusDebug() << this << "Removing rule:" << hook.matchRule; in removeSignalHookNoLock()
2385 q_dbus_bus_remove_match(connection, hook.matchRule, nullptr); in removeSignalHookNoLock()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqcssparser.cpp2086 void StyleSelector::matchRule(NodePtr node, const StyleRule &rule, StyleSheetOrigin origin, in matchRule() function in StyleSelector
2120matchRule(node, styleSheet.styleRules.at(i), styleSheet.origin, styleSheet.depth, &weightedRules); in styleRulesForNode()
2129matchRule(node, it.value(), styleSheet.origin, styleSheet.depth, &weightedRules); in styleRulesForNode()
2142matchRule(node, it.value(), styleSheet.origin, styleSheet.depth, &weightedRules); in styleRulesForNode()
2151matchRule(node, styleSheet.mediaRules.at(i).styleRules.at(j), styleSheet.origin, in styleRulesForNode()
H A Dqcssparser_p.h683 void matchRule(NodePtr node, const StyleRule &rules, StyleSheetOrigin origin, in QT_CSS_DECLARE_TYPEINFO()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/dbus/
H A Dqdbusconnection_p.h141 QByteArray matchRule; member
H A Dqdbusintegrator.cpp1374 hook.matchRule = buildMatchRule(service, path, interface, mname, argMatch, hook.signature); in prepareHook()
2272 MatchRefCountHash::iterator mit = matchRefCounts.find(hook.matchRule); in addSignalHook()
2279 matchRefCounts.insert(hook.matchRule, 1); in addSignalHook()
2283 qDBusDebug() << this << "Adding rule:" << hook.matchRule; in addSignalHook()
2284 q_dbus_bus_add_match(connection, hook.matchRule, nullptr); in addSignalHook()
2368 MatchRefCountHash::iterator i = matchRefCounts.find(hook.matchRule); in removeSignalHookNoLock()
2384 qDBusDebug() << this << "Removing rule:" << hook.matchRule; in removeSignalHookNoLock()
2385 q_dbus_bus_remove_match(connection, hook.matchRule, nullptr); in removeSignalHookNoLock()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqcssparser.cpp2086 void StyleSelector::matchRule(NodePtr node, const StyleRule &rule, StyleSheetOrigin origin, in matchRule() function in StyleSelector
2120matchRule(node, styleSheet.styleRules.at(i), styleSheet.origin, styleSheet.depth, &weightedRules); in styleRulesForNode()
2129matchRule(node, it.value(), styleSheet.origin, styleSheet.depth, &weightedRules); in styleRulesForNode()
2142matchRule(node, it.value(), styleSheet.origin, styleSheet.depth, &weightedRules); in styleRulesForNode()
2151matchRule(node, styleSheet.mediaRules.at(i).styleRules.at(j), styleSheet.origin, in styleRulesForNode()
H A Dqcssparser_p.h683 void matchRule(NodePtr node, const StyleRule &rules, StyleSheetOrigin origin, in QT_CSS_DECLARE_TYPEINFO()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/dbus/
H A Dqdbusconnection_p.h141 QByteArray matchRule; member
H A Dqdbusintegrator.cpp1374 hook.matchRule = buildMatchRule(service, path, interface, mname, argMatch, hook.signature); in prepareHook()
2272 MatchRefCountHash::iterator mit = matchRefCounts.find(hook.matchRule); in addSignalHook()
2279 matchRefCounts.insert(hook.matchRule, 1); in addSignalHook()
2283 qDBusDebug() << this << "Adding rule:" << hook.matchRule; in addSignalHook()
2284 q_dbus_bus_add_match(connection, hook.matchRule, nullptr); in addSignalHook()
2368 MatchRefCountHash::iterator i = matchRefCounts.find(hook.matchRule); in removeSignalHookNoLock()
2384 qDBusDebug() << this << "Removing rule:" << hook.matchRule; in removeSignalHookNoLock()
2385 q_dbus_bus_remove_match(connection, hook.matchRule, nullptr); in removeSignalHookNoLock()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqcssparser.cpp2086 void StyleSelector::matchRule(NodePtr node, const StyleRule &rule, StyleSheetOrigin origin, in matchRule() function in StyleSelector
2120matchRule(node, styleSheet.styleRules.at(i), styleSheet.origin, styleSheet.depth, &weightedRules); in styleRulesForNode()
2129matchRule(node, it.value(), styleSheet.origin, styleSheet.depth, &weightedRules); in styleRulesForNode()
2142matchRule(node, it.value(), styleSheet.origin, styleSheet.depth, &weightedRules); in styleRulesForNode()
2151matchRule(node, styleSheet.mediaRules.at(i).styleRules.at(j), styleSheet.origin, in styleRulesForNode()
H A Dqcssparser_p.h683 void matchRule(NodePtr node, const StyleRule &rules, StyleSheetOrigin origin, in QT_CSS_DECLARE_TYPEINFO()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/dbus/
H A Dqdbusconnection_p.h141 QByteArray matchRule; member
H A Dqdbusintegrator.cpp1374 hook.matchRule = buildMatchRule(service, path, interface, mname, argMatch, hook.signature); in prepareHook()
2272 MatchRefCountHash::iterator mit = matchRefCounts.find(hook.matchRule); in addSignalHook()
2279 matchRefCounts.insert(hook.matchRule, 1); in addSignalHook()
2283 qDBusDebug() << this << "Adding rule:" << hook.matchRule; in addSignalHook()
2284 q_dbus_bus_add_match(connection, hook.matchRule, nullptr); in addSignalHook()
2368 MatchRefCountHash::iterator i = matchRefCounts.find(hook.matchRule); in removeSignalHookNoLock()
2384 qDBusDebug() << this << "Removing rule:" << hook.matchRule; in removeSignalHookNoLock()
2385 q_dbus_bus_remove_match(connection, hook.matchRule, nullptr); in removeSignalHookNoLock()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqcssparser.cpp2086 void StyleSelector::matchRule(NodePtr node, const StyleRule &rule, StyleSheetOrigin origin, in matchRule() function in StyleSelector
2120matchRule(node, styleSheet.styleRules.at(i), styleSheet.origin, styleSheet.depth, &weightedRules); in styleRulesForNode()
2129matchRule(node, it.value(), styleSheet.origin, styleSheet.depth, &weightedRules); in styleRulesForNode()
2142matchRule(node, it.value(), styleSheet.origin, styleSheet.depth, &weightedRules); in styleRulesForNode()
2151matchRule(node, styleSheet.mediaRules.at(i).styleRules.at(j), styleSheet.origin, in styleRulesForNode()
H A Dqcssparser_p.h683 void matchRule(NodePtr node, const StyleRule &rules, StyleSheetOrigin origin, in QT_CSS_DECLARE_TYPEINFO()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/dbus/
H A Dqdbusconnection_p.h141 QByteArray matchRule; member
H A Dqdbusintegrator.cpp1374 hook.matchRule = buildMatchRule(service, path, interface, mname, argMatch, hook.signature); in prepareHook()
2272 MatchRefCountHash::iterator mit = matchRefCounts.find(hook.matchRule); in addSignalHook()
2279 matchRefCounts.insert(hook.matchRule, 1); in addSignalHook()
2283 qDBusDebug() << this << "Adding rule:" << hook.matchRule; in addSignalHook()
2284 q_dbus_bus_add_match(connection, hook.matchRule, nullptr); in addSignalHook()
2368 MatchRefCountHash::iterator i = matchRefCounts.find(hook.matchRule); in removeSignalHookNoLock()
2384 qDBusDebug() << this << "Removing rule:" << hook.matchRule; in removeSignalHookNoLock()
2385 q_dbus_bus_remove_match(connection, hook.matchRule, nullptr); in removeSignalHookNoLock()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqcssparser.cpp2086 void StyleSelector::matchRule(NodePtr node, const StyleRule &rule, StyleSheetOrigin origin, in matchRule() function in StyleSelector
2120matchRule(node, styleSheet.styleRules.at(i), styleSheet.origin, styleSheet.depth, &weightedRules); in styleRulesForNode()
2129matchRule(node, it.value(), styleSheet.origin, styleSheet.depth, &weightedRules); in styleRulesForNode()
2142matchRule(node, it.value(), styleSheet.origin, styleSheet.depth, &weightedRules); in styleRulesForNode()
2151matchRule(node, styleSheet.mediaRules.at(i).styleRules.at(j), styleSheet.origin, in styleRulesForNode()

12345678