Searched refs:bAll (Results 1 – 4 of 4) sorted by relevance
214 ZoneIterator(UBool bAll = FALSE) { in ZoneIterator() argument215 if (bAll) { in ZoneIterator()291 UBool bAll = FALSE; in main() local321 bAll = options[kOptAllZones].doesOccur; in main()357 if (bAll) { in main()
64 public Collection<Account> bAll; field in PropOrderInfluenceWhenAliasedInGenericCollectionTest.CustomerBA305 customerBA.bAll = all; in testBA()312 assertEquals(2, parsed.bAll.size()); in testBA()314 assertFalse(parsed.bAll.equals(parsed.aGeneral)); in testBA()
280 bool bAll = false; in CreateNode_ForCondition() local295 bAll = true; in CreateNode_ForCondition()298 if (bAll) { in CreateNode_ForCondition()
574 bool bAll = false; in ConditionArray() local583 bAll = true; in ConditionArray()587 if (bAll) { in ConditionArray()