Home
last modified time | relevance | path

Searched defs:numNull (Results 1 – 4 of 4) sorted by relevance

/dports/devel/py-opengrok-tools/opengrok-1.3.16/opengrok-indexer/src/main/java/org/opengrok/indexer/configuration/
H A DProject.java428 int numNull = (name == null ? 1 : 0) + (other.name == null ? 1 : 0); in equals() local
H A DGroup.java272 int numNull = (name == null ? 1 : 0) + (other.name == null ? 1 : 0); in equals() local
/dports/devel/icu-lx/icu/source/test/intltest/
H A Dformatted_string_builder_test.cpp248 int32_t numNull = 0; in testFields() local
/dports/devel/icu/icu/source/test/intltest/
H A Dformatted_string_builder_test.cpp248 int32_t numNull = 0; in testFields() local