Searched refs:bAll (Results 1 – 5 of 5) sorted by relevance
25 bool bAll = false; in CreateNodeForCondition() local40 bAll = true; in CreateNodeForCondition()43 if (bAll) { in CreateNodeForCondition()
589 bool bAll = false; in ConditionArray() local598 bAll = true; in ConditionArray()602 if (bAll) { in ConditionArray()
214 ZoneIterator(UBool bAll = false) { in ZoneIterator() argument215 if (bAll) { in ZoneIterator()293 UBool bAll = false; in main() local323 bAll = options[kOptAllZones].doesOccur; in main()359 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()