/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.cdcfoundation10_1.0.0.200901281111/org/eclipse/pde/api/tools/internal/api_stubs/ |
CDC-1.0_Foundation-1.0.zip | |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.jre11_1.0.0.200901281111/org/eclipse/pde/api/tools/internal/api_stubs/ |
JRE-1.1.zip | |
/external/icu4c/i18n/unicode/ |
format.h | 71 * NumberFormat which allows the user to format different number ranges
|
unum.h | 25 * \brief C API: NumberFormat 90 * You can use a NumberFormat API unum_parse() to parse. 272 * defined by NumberFormat and UNumberFormat. [all...] |
dcfmtsym.h | 358 * Returns that pattern stored in currecy info. Internal API for use by NumberFormat API.
|
fmtable.h | 611 * NumberFormat::format(Formattable, ...
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
cfm.php | 144 'Now','ArrayIsEmpty','GetProfileSections','NumberFormat','ArrayLen','GetProfileString','ParagraphFormat','ArrayMax',
|
groovy.php | [all...] |
java.php | [all...] |
/prebuilts/tools/common/freemarker/ |
src.zip | |
freemarker-2.3.19.jar | |
/external/icu4c/test/intltest/ |
tmsgfmt.cpp | 133 // form = (DecimalFormat*)NumberFormat::createCurrencyInstance(locale[i], success); 134 form = (DecimalFormat*)NumberFormat::createInstance(locale[i], success); [all...] |
dcfmapts.cpp | 363 NumberFormat *test = new DecimalFormat(status);
|
tchcfmt.cpp | 138 Format* filenumform = NumberFormat::createInstance( status );
|
/frameworks/base/docs/html/sdk/api_diff/9/changes/ |
alldiffs_index_changes.html | [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ |
ant-junit.jar | |
ant-jsch.jar | |
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/ |
SerializationStressTest.java | 145 static final java.text.NumberFormat NUMBERFORM = java.text.NumberFormat
|
/external/libphonenumber/java/test/com/android/i18n/phonenumbers/ |
PhoneNumberUtilTest.java | 20 import com.android.i18n.phonenumbers.Phonemetadata.NumberFormat; [all...] |
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
ElemNumber.java | 25 import java.text.NumberFormat; [all...] |
/frameworks/base/core/java/android/app/ |
Notification.java | 40 import java.text.NumberFormat; [all...] |
/libcore/luni/src/main/java/java/util/ |
Scanner.java | 34 import java.text.NumberFormat; [all...] |
Locale.java | 338 * @see java.text.NumberFormat#getAvailableLocales()
|
/external/icu4c/i18n/ |
rbnf.cpp | 796 : NumberFormat(rhs) 1120 return NumberFormat::format(obj, toAppendTo, pos, status); [all...] |
udat.cpp | 333 ((DateFormat*)fmt)->setNumberFormat(*((NumberFormat*)numberFormatToSet)); [all...] |