HomeSort by relevance Sort by last modified time
    Searched refs:UNUM_PARSE_ALL_INPUT (Results 1 - 4 of 4) sorted by null

  /external/icu/icu4c/source/test/perf/howExpensiveIs/
howExpensiveIs.cpp 385 #define DO_TripleNumTest(p,n,x) DO_AttrNumTest(p,n,x,UNUM_PARSE_ALL_INPUT,UNUM_YES) \
386 DO_AttrNumTest(p,n,x,UNUM_PARSE_ALL_INPUT,UNUM_NO) \
387 DO_AttrNumTest(p,n,x,UNUM_PARSE_ALL_INPUT,UNUM_MAYBE)
782 DO_AttrNumTest("#","0",0.0,UNUM_PARSE_ALL_INPUT,UNUM_YES);
783 DO_AttrNumTest("#","0",0.0,UNUM_PARSE_ALL_INPUT,UNUM_NO);
784 DO_AttrNumTest("#","0",0.0,UNUM_PARSE_ALL_INPUT,UNUM_MAYBE);
786 DO_AttrNumTest("#.0","1.000000000000000000000000000000000000000000000000000000000000000000000000000000",1.0,UNUM_PARSE_ALL_INPUT,UNUM_NO);
  /external/icu/icu4c/source/i18n/unicode/
unum.h     [all...]
  /external/icu/libandroidicu/include/unicode/
unum.h     [all...]
  /external/icu/icu4c/source/i18n/
decimfmt.cpp 215 case UNUM_PARSE_ALL_INPUT:
    [all...]

Completed in 89 milliseconds