HomeSort by relevance Sort by last modified time
    Searched defs:dcf (Results 1 - 3 of 3) sorted by null

  /external/icu4c/i18n/
unum.cpp 818 const DecimalFormat *dcf = dynamic_cast<const DecimalFormat *>(nf); local
819 if (dcf == NULL) {
824 return dcf->
845 DecimalFormat *dcf = dynamic_cast<DecimalFormat *>(nf); local
846 if (dcf == NULL) {
851 DecimalFormatSymbols symbols(*dcf->getDecimalFormatSymbols());
854 dcf->setDecimalFormatSymbols(symbols);
  /external/webkit/Source/JavaScriptCore/tests/mozilla/js1_5/Regress/
regress-216320.js 663 function dcf(form,pbcId,cnum,sequence,status,atyp,ver){ function
  /external/mesa3d/include/pixelflinger2/
pixelflinger2_interface.h 128 4, dcf : member in struct:GGLBlendState

Completed in 286 milliseconds