Lines Matching refs:elem
261 const UHashElement* elem = NULL;
262 while ((elem = countToPatterns->nextElement(elemPos)) != NULL){
263 const UHashTok keyTok = elem->key;
269 const UHashTok valueTok = elem->value;
778 const UHashElement* elem = NULL;
779 while ((elem = fTimeUnitToCountToPatterns[i]->nextElement(pos)) != NULL){
780 const UHashTok keyTok = elem->value;