Home
last modified time | relevance | path

Searched refs:hasDefaults (Results 1 – 25 of 127) sorted by relevance

123456

/dports/textproc/xerces-c3/xerces-c-3.2.3/src/xercesc/dom/impl/
H A DDOMAttrMapImpl.hpp64 virtual bool hasDefaults();
65 virtual void hasDefaults(bool value);
112 inline bool DOMAttrMapImpl::hasDefaults() in hasDefaults() function in DOMAttrMapImpl
117 inline void DOMAttrMapImpl::hasDefaults(bool value) in hasDefaults() function in DOMAttrMapImpl
H A DDOMAttrMapImpl.cpp39 hasDefaults(false); in DOMAttrMapImpl()
46 hasDefaults(false); in DOMAttrMapImpl()
51 hasDefaults(true); in DOMAttrMapImpl()
292 if (hasDefaults() && (removed != 0)) in removeNamedItem()
323 if (hasDefaults() && (removed != 0)) in removeNamedItemNS()
355 if (hasDefaults() && (removed != 0)) in removeNamedItemAt()
391 hasDefaults(false); in reconcileDefaultAttributes()
395 hasDefaults(true); in reconcileDefaultAttributes()
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_dependencies/xerces-c/src/xercesc/dom/impl/
H A DDOMAttrMapImpl.hpp64 virtual bool hasDefaults();
65 virtual void hasDefaults(bool value);
112 inline bool DOMAttrMapImpl::hasDefaults() in hasDefaults() function in DOMAttrMapImpl
117 inline void DOMAttrMapImpl::hasDefaults(bool value) in hasDefaults() function in DOMAttrMapImpl
H A DDOMAttrMapImpl.cpp39 hasDefaults(false); in DOMAttrMapImpl()
46 hasDefaults(false); in DOMAttrMapImpl()
51 hasDefaults(true); in DOMAttrMapImpl()
292 if (hasDefaults() && (removed != 0)) in removeNamedItem()
323 if (hasDefaults() && (removed != 0)) in removeNamedItemNS()
355 if (hasDefaults() && (removed != 0)) in removeNamedItemAt()
391 hasDefaults(false); in reconcileDefaultAttributes()
395 hasDefaults(true); in reconcileDefaultAttributes()
/dports/www/grafana8/grafana-8.3.6/vendor/cuelang.org/go/internal/core/adt/
H A Ddisjunct.go90 hasDefaults bool member
230 newMode := mode(d.hasDefaults, v.Default)
243 newMode := mode(d.hasDefaults, i < d.value.NumDefaults)
298 hasDefaults := n.disjunctions[i].hasDefaults
318 case !hasDefaults, used:
322 case hasDefaults && !used:
/dports/irc/quassel/quassel-0.14-rc2/src/qtui/settingspages/
H A Dnotificationssettingspage.cpp38 _hasDefaults |= cw->hasDefaults(); in NotificationsSettingsPage()
45 bool NotificationsSettingsPage::hasDefaults() const in hasDefaults() function in NotificationsSettingsPage
H A Dinputwidgetsettingspage.h35 inline bool hasDefaults() const override { return true; } in hasDefaults() function
H A Dtopicwidgetsettingspage.h35 inline bool hasDefaults() const override { return true; } in hasDefaults() function
H A Dsonnetsettingspage.h35 bool hasDefaults() const override;
H A Dchatviewcolorsettingspage.h46 inline bool hasDefaults() const override { return true; } in hasDefaults() function
/dports/irc/quassel-core/quassel-0.14-rc2/src/qtui/settingspages/
H A Dnotificationssettingspage.cpp38 _hasDefaults |= cw->hasDefaults(); in NotificationsSettingsPage()
45 bool NotificationsSettingsPage::hasDefaults() const in hasDefaults() function in NotificationsSettingsPage
H A Dtopicwidgetsettingspage.h35 inline bool hasDefaults() const override { return true; } in hasDefaults() function
H A Dinputwidgetsettingspage.h35 inline bool hasDefaults() const override { return true; } in hasDefaults() function
H A Dchatviewcolorsettingspage.h46 inline bool hasDefaults() const override { return true; } in hasDefaults() function
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/dom/
H A DAttributeMap.java60 hasDefaults(true); in AttributeMap()
307 if (hasDefaults() && addDefault) { in remove()
417 if (hasDefaults()) { in internalRemoveNamedItemNS()
481 newmap.hasDefaults(hasDefaults()); in cloneMap()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/dom/
H A DAttributeMap.java60 hasDefaults(true); in AttributeMap()
307 if (hasDefaults() && addDefault) { in remove()
417 if (hasDefaults()) { in internalRemoveNamedItemNS()
481 newmap.hasDefaults(hasDefaults()); in cloneMap()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/dom/
H A DAttributeMap.java60 hasDefaults(true); in AttributeMap()
307 if (hasDefaults() && addDefault) { in remove()
417 if (hasDefaults()) { in internalRemoveNamedItemNS()
481 newmap.hasDefaults(hasDefaults()); in cloneMap()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/dom/
H A DAttributeMap.java60 hasDefaults(true); in AttributeMap()
307 if (hasDefaults() && addDefault) { in remove()
417 if (hasDefaults()) { in internalRemoveNamedItemNS()
481 newmap.hasDefaults(hasDefaults()); in cloneMap()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/dom/
H A DAttributeMap.java60 hasDefaults(true); in AttributeMap()
307 if (hasDefaults() && addDefault) { in remove()
417 if (hasDefaults()) { in internalRemoveNamedItemNS()
481 newmap.hasDefaults(hasDefaults()); in cloneMap()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/dom/
H A DAttributeMap.java60 hasDefaults(true); in AttributeMap()
307 if (hasDefaults() && addDefault) { in remove()
417 if (hasDefaults()) { in internalRemoveNamedItemNS()
481 newmap.hasDefaults(hasDefaults()); in cloneMap()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/dom/
H A DAttributeMap.java60 hasDefaults(true); in AttributeMap()
307 if (hasDefaults() && addDefault) { in remove()
417 if (hasDefaults()) { in internalRemoveNamedItemNS()
481 newmap.hasDefaults(hasDefaults()); in cloneMap()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/dom/
H A DAttributeMap.java60 hasDefaults(true); in AttributeMap()
307 if (hasDefaults() && addDefault) { in remove()
417 if (hasDefaults()) { in internalRemoveNamedItemNS()
481 newmap.hasDefaults(hasDefaults()); in cloneMap()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxp/src/com/sun/org/apache/xerces/internal/dom/
H A DAttributeMap.java61 hasDefaults(true); in AttributeMap()
308 if (hasDefaults() && addDefault) { in remove()
418 if (hasDefaults()) { in internalRemoveNamedItemNS()
482 newmap.hasDefaults(hasDefaults()); in cloneMap()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxp/src/com/sun/org/apache/xerces/internal/dom/
H A DAttributeMap.java61 hasDefaults(true); in AttributeMap()
308 if (hasDefaults() && addDefault) { in remove()
418 if (hasDefaults()) { in internalRemoveNamedItemNS()
482 newmap.hasDefaults(hasDefaults()); in cloneMap()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel.Activities/System/ServiceModel/Activities/Description/
H A DCorrelationQueryBehavior.cs146 bool hasDefaults = false; in BindingHasDefaultQueries()
154 hasDefaults = true; in BindingHasDefaultQueries()
160 return hasDefaults; in BindingHasDefaultQueries()

123456