Home
last modified time | relevance | path

Searched defs:nullProperty (Results 1 – 13 of 13) sorted by relevance

/dports/x11-toolkits/kproperty/kproperty-3.2.0/autotests/
H A DKPropertyTest.cpp35 const KProperty nullProperty; in testNull() local
45 const KProperty nullProperty; in testNull() local
61 const KProperty nullProperty; in testNull() local
82 KProperty nullProperty; in testNull() local
88 KProperty nullProperty; in testNull() local
/dports/java/apache-commons-beanutils/commons-beanutils-1.9.4-src/src/test/java/org/apache/commons/beanutils/
H A DDynaResultSetTestCase.java231 final Object nullProperty = row.get("nullproperty"); in testIteratorResults() local
290 final Object nullProperty = row.get("nullProperty"); in testIteratorResultsNormalCase() local
H A DDynaRowSetTestCase.java224 final Object nullProperty = row.get("nullproperty"); in testListResults() local
280 final Object nullProperty = row.get("nullProperty"); in testListResultsNormalCase() local
H A DTestBean.java451 private String nullProperty = null; field in TestBean
457 public void setNullProperty(final String nullProperty) { in setNullProperty()
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/jms/serializer/tests/Fixtures/
H A DObjectWithNullProperty.php13 private $nullProperty = null; variable in JMS\\Serializer\\Tests\\Fixtures\\ObjectWithNullProperty
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/src/org/eclipse/core/databinding/property/value/
H A DDelegatingValueProperty.java41 private final IValueProperty<S, T> nullProperty = new NullValueProperty(); field in DelegatingValueProperty
/dports/net/kf5-syndication/syndication-5.89.0/src/rdf/
H A Dmodel_p.h34 PropertyPtr nullProperty; variable
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/src/org/eclipse/core/databinding/property/list/
H A DDelegatingListProperty.java37 private final IListProperty<S, E> nullProperty; field in DelegatingListProperty
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/src/org/eclipse/core/databinding/property/set/
H A DDelegatingSetProperty.java38 private final ISetProperty<S, E> nullProperty = new NullSetProperty(); field in DelegatingSetProperty
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/src/org/eclipse/core/databinding/property/map/
H A DDelegatingMapProperty.java41 private final IMapProperty<S, K, V> nullProperty = new NullMapProperty(); field in DelegatingMapProperty
/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DJSONPrinter.cpp216 void JSONPrinter::nullProperty(const char* name) { in nullProperty() function in JSONPrinter
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DJSONPrinter.cpp216 void JSONPrinter::nullProperty(const char* name) { in nullProperty() function in JSONPrinter
/dports/www/firefox/firefox-99.0/js/src/vm/
H A DJSONPrinter.cpp248 void JSONPrinter::nullProperty(const char* name) { in nullProperty() function in JSONPrinter