Home | History | Annotate | Download | only in tzcode

Lines Matching refs:count_if

992     if (count_if(finalRules.begin(), finalRules.end(), isNotSet) != 0) {
997 if (count_if(finalZones.begin(), finalZones.end(), mapsToUnknownRule) != 0) {