Searched refs:fMap (Results 1 – 4 of 4) sorted by relevance
92 fMap(map) in UOBJECT_DEFINE_ABSTRACT_RTTI_IMPLEMENTATION()109 fCsp(o.fCsp), fMap(o.fMap) in CaseMapTransliterator()157 result=fMap(fCsp, c, utrans_rep_caseContextIterator, &csc, &s, "", &locCache); in handleTransliterate()
86 UCaseMapFull *fMap; variable
9 PrefMapElem* fMap; in foo() local10 if (fMap[0].fPrefId == 1) in foo()
319 ValueMap fMap; member in __anonc456f54e0211::SlotTracker528 fMap.clear(); // Simply discard the function level map in purgeFunction()562 ValueMap::iterator FI = fMap.find(V); in getLocalSlot()563 return FI == fMap.end() ? -1 : (int)FI->second; in getLocalSlot()589 fMap[V] = DestSlot; in CreateFunctionSlot()