Searched refs:UNUM_MAYBE (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dunum.h817 UNUM_MAYBE = 2 enumerator in enum:UNumberFormatAttributeValue
869 /** Consume all input. (may use fastpath). Set to UNUM_YES (require fastpath), UNUM_NO (skip fastpath), or UNUM_MAYBE (heuristic).
/external/icu/icu4c/source/i18n/unicode/
H A Dunum.h828 UNUM_MAYBE = 2 enumerator in enum:UNumberFormatAttributeValue
881 /** Consume all input. (may use fastpath). Set to UNUM_YES (require fastpath), UNUM_NO (skip fastpath), or UNUM_MAYBE (heuristic).
/external/chromium_org/third_party/icu/source/test/perf/howExpensiveIs/
H A DhowExpensiveIs.cpp378 DO_AttrNumTest(p,n,x,UNUM_PARSE_ALL_INPUT,UNUM_MAYBE)
715 DO_AttrNumTest("#","0",0.0,UNUM_PARSE_ALL_INPUT,UNUM_MAYBE);
/external/icu/icu4c/source/test/perf/howExpensiveIs/
H A DhowExpensiveIs.cpp382 DO_AttrNumTest(p,n,x,UNUM_PARSE_ALL_INPUT,UNUM_MAYBE)
779 DO_AttrNumTest("#","0",0.0,UNUM_PARSE_ALL_INPUT,UNUM_MAYBE);
/external/icu/icu4c/source/i18n/
H A Ddecimfmt.cpp423 fParseAllInput = UNUM_MAYBE;
/external/chromium_org/third_party/icu/source/i18n/
H A Ddecimfmt.cpp402 fParseAllInput = UNUM_MAYBE;

Completed in 100 milliseconds