Searched refs:bAll (Results 1 – 4 of 4) sorted by relevance
28 bool bAll = false; in CreateNodeForCondition() local43 bAll = true; in CreateNodeForCondition()46 if (bAll) { in CreateNodeForCondition()
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()
602 bool bAll = false; in ConditionArray() local611 bAll = true; in ConditionArray()615 if (bAll) { in ConditionArray()