Searched refs:fInputSet (Results 1 – 13 of 13) sorted by relevance
54 fInputSet = NULL; in RBBINode()82 fInputSet = other.fInputSet; in RBBINode()107 delete fInputSet; in ~RBBINode()108 fInputSet = NULL; in ~RBBINode()
58 UnicodeSet *fInputSet; // For uset nodes only. variable
161 UnicodeSet *inputSet = usetNode->fInputSet; in build()270 UnicodeSet *inputSet = usetNode->fInputSet; in build()
91 This->fCachedSetLookup = usetNode->fInputSet; in lookup()
736 usetNode->fInputSet = setToAdopt; in findSetFor()
70 UnicodeSet fInputSet; // For uset nodes only. field in RBBINode125 fInputSet = other.fInputSet;
171 UnicodeSet inputSet = usetNode.fInputSet; in build()266 UnicodeSet inputSet = usetNode.fInputSet; in build()
73 fCachedSetLookup = usetNode.fInputSet; in lookup()
630 usetNode.fInputSet = setToAdopt; in findSetFor()
71 UnicodeSet fInputSet; // For uset nodes only. field in RBBINode126 fInputSet = other.fInputSet;
172 UnicodeSet inputSet = usetNode.fInputSet; in build()267 UnicodeSet inputSet = usetNode.fInputSet; in build()
74 fCachedSetLookup = usetNode.fInputSet; in lookup()
631 usetNode.fInputSet = setToAdopt; in findSetFor()