Searched refs:fInputSet (Results 1 - 5 of 5) sorted by relevance

/external/icu4c/common/
H A Drbbinode.cpp54 fInputSet = NULL;
82 fInputSet = other.fInputSet;
107 delete fInputSet;
108 fInputSet = NULL;
H A Drbbinode.h58 UnicodeSet *fInputSet; // For uset nodes only. member in class:RBBINode
H A Drbbistbl.cpp91 This->fCachedSetLookup = usetNode->fInputSet;
H A Drbbisetb.cpp161 UnicodeSet *inputSet = usetNode->fInputSet;
270 UnicodeSet *inputSet = usetNode->fInputSet;
H A Drbbiscan.cpp705 usetNode->fInputSet = setToAdopt;

Completed in 76 milliseconds