Home | History | Annotate | Download | only in common

Lines Matching defs:didUpdate

164     UBool didUpdate = FALSE;
179 didUpdate = TRUE;
191 if (!didUpdate) {
194 return didUpdate;
796 UBool didUpdate = FALSE;
831 didUpdate = /* no longer using this result */
840 didUpdate = findCommonICUDataByName(U_ICUDATA_NAME); /* Return 'true' when a racing writes out the extended */
848 return didUpdate; /* Return true if ICUData pointer was updated. */