Home
last modified time | relevance | path

Searched refs:kFastpathNO (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/i18n/
Ddcfmtimp.h18 kFastpathNO = 0, enumerator
Ddecimfmt.cpp519 data.fFastFormatStatus = kFastpathNO; // allow it to be calculated in construct()
520 data.fFastParseStatus = kFastpathNO; // allow it to be calculated in construct()
1022 data.fFastParseStatus = data.fFastFormatStatus = kFastpathNO; in handleChanged()