HomeSort by relevance Sort by last modified time
    Searched full:unumberformatattribute (Results 1 - 11 of 11) sorted by null

  /external/icu4c/i18n/
unum.cpp 464 UNumberFormatAttribute attr)
484 UNumberFormatAttribute attr,
503 UNumberFormatAttribute attr)
516 UNumberFormatAttribute attr,
decimfmt.cpp     [all...]
  /libcore/luni/src/main/native/
libcore_icu_NativeDecimalFormat.cpp 151 UNumberFormatAttribute attr = static_cast<UNumberFormatAttribute>(javaAttr);
156 UNumberFormatAttribute attr = static_cast<UNumberFormatAttribute>(javaAttr);
  /external/icu4c/test/perf/howExpensiveIs/
howExpensiveIs.cpp 324 UNumberFormatAttribute fAttr;
333 AttrNumTest(const char *pat, const char *num, double expect, const char *FILE, int LINE, UNumberFormatAttribute attr, int32_t newValue)
352 UNumberFormatAttribute fAttr;
361 NOXNumTest(const char *pat, const char *num, double expect, const char *FILE, int LINE /*, UNumberFormatAttribute attr, int32_t newValue */)
  /external/icu4c/i18n/unicode/
unum.h 733 typedef enum UNumberFormatAttribute {
813 } UNumberFormatAttribute;
833 UNumberFormatAttribute attr);
856 UNumberFormatAttribute attr,
876 UNumberFormatAttribute attr);
894 UNumberFormatAttribute attr,
    [all...]
decimfmt.h 62 template class U_I18N_API EnumSet<UNumberFormatAttribute,
    [all...]
  /cts/tools/dex-tools/dex/
classes0.out.dex     [all...]
  /libcore/luni/src/main/java/libcore/icu/
NativeDecimalFormat.java 57 * Constants corresponding to the native type UNumberFormatAttribute, for
  /external/icu4c/test/cintltst/
cnmdptst.c 678 UNumberFormatAttribute attr;
    [all...]
cnumtst.c 147 UNumberFormatAttribute attr;
746 for(attr=UNUM_PARSE_INT_ONLY; attr<= UNUM_PADDING_POSITION; attr=(UNumberFormatAttribute)((int32_t)attr + 1) )
    [all...]
  /dalvik/hit/samples/
android.hprof     [all...]

Completed in 459 milliseconds