Searched refs:decf (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/tools/tzcode/
H A Dicuzdump.cpp48 decf = new DecimalFormat("00", symbols, status);
72 decf->format(hour, appendTo);
73 decf->format(min, appendTo);
74 decf->format(sec, appendTo);
87 DecimalFormat* decf; member in class:DumpFormatter
/external/icu4c/tools/tzcode/
H A Dicuzdump.cpp48 decf = new DecimalFormat("00", symbols, status);
72 decf->format(hour, appendTo);
73 decf->format(min, appendTo);
74 decf->format(sec, appendTo);
87 DecimalFormat* decf; member in class:DumpFormatter

Completed in 238 milliseconds