Searched refs:fInputSet (Results 1 – 13 of 13) sorted by relevance
58 fInputSet = NULL; in RBBINode()88 fInputSet = other.fInputSet; in RBBINode()115 delete fInputSet; in ~RBBINode()116 fInputSet = NULL; in ~RBBINode()
61 UnicodeSet *fInputSet; // For uset nodes only. variable
126 UnicodeSet *inputSet = usetNode->fInputSet; in buildRanges()235 UnicodeSet *inputSet = usetNode->fInputSet; in buildRanges()
93 This->fCachedSetLookup = usetNode->fInputSet; in lookup()
769 usetNode->fInputSet = setToAdopt; in findSetFor()
72 UnicodeSet fInputSet; // For uset nodes only. field in RBBINode132 fInputSet = other.fInputSet;
178 UnicodeSet inputSet = usetNode.fInputSet; in buildRanges()273 UnicodeSet inputSet = usetNode.fInputSet; in buildRanges()
73 fCachedSetLookup = usetNode.fInputSet; in lookup()
661 usetNode.fInputSet = setToAdopt; in findSetFor()
73 UnicodeSet fInputSet; // For uset nodes only. field in RBBINode133 fInputSet = other.fInputSet;
179 UnicodeSet inputSet = usetNode.fInputSet; in buildRanges()274 UnicodeSet inputSet = usetNode.fInputSet; in buildRanges()
74 fCachedSetLookup = usetNode.fInputSet; in lookup()
662 usetNode.fInputSet = setToAdopt; in findSetFor()