Lines Matching refs:elem
259 const UHashElement* elem = NULL;
260 while ((elem = countToPatterns->nextElement(elemPos)) != NULL){
261 const UHashTok keyTok = elem->key;
267 const UHashTok valueTok = elem->value;
736 const UHashElement* elem = NULL;
737 while ((elem = fTimeUnitToCountToPatterns[i]->nextElement(pos)) != NULL){
738 const UHashTok keyTok = elem->value;