Searched defs:doFormat (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Dnfrule.cpp647 NFRule::doFormat(int64_t number, UnicodeString& toInsertInto, int32_t pos) const function in class:NFRule
669 NFRule::doFormat(double number, UnicodeString& toInsertInto, int32_t pos) const function in class:NFRule
H A Ddecimfmt.cpp4137 * the stored affix patterns into actual affixes. For this usage, doFormat
4139 * given a specific number (doFormat == true), for those rare cases in
4151 * @param doFormat if false, then the pattern will be expanded, and if a
4154 * doFormat is true, then it is assumed that the currencyChoice has been
4167 UBool doFormat,
4225 // Two modes here: If doFormat is false, we set up
4226 // currencyChoice. If doFormat is true, we use the
4229 if (!doFormat) {
4163 expandAffix(const UnicodeString& pattern, UnicodeString& affix, double number, FieldPositionHandler& handler, UBool doFormat, const UnicodeString* pluralCount) const argument
/external/icu/icu4c/source/i18n/
H A Dnfrule.cpp648 NFRule::doFormat(int64_t number, UnicodeString& toInsertInto, int32_t pos) const function in class:NFRule
670 NFRule::doFormat(double number, UnicodeString& toInsertInto, int32_t pos) const function in class:NFRule
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 1328 milliseconds