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

  /external/icu4c/data/brkitr/
word.txt 37 $Numeric = [\p{Word_Break = Numeric}];
60 $NumericEx = $Numeric ($Extend | $Format)*;
138 $BackNumericEx = ($Format | $Extend)* $Numeric;
word_POSIX.txt 37 $Numeric = [\p{Word_Break = Numeric}];
60 $NumericEx = $Numeric ($Extend | $Format)*;
138 $BackNumericEx = ($Format | $Extend)* $Numeric;
word_ja.txt 37 $Numeric = [\p{Word_Break = Numeric}];
60 $NumericEx = $Numeric ($Extend | $Format)*;
141 $BackNumericEx = ($Format | $Extend)* $Numeric;
sent.txt 25 $Numeric = [\p{Sentence_Break = Numeric}];
40 $NumericEx = $Numeric ($Extend | $Format)*;
sent_el.txt 25 $Numeric = [\p{Sentence_Break = Numeric}];
40 $NumericEx = $Numeric ($Extend | $Format)*;
  /external/webkit/SunSpider/tests/sunspider-0.9/
date-format-tofte.js 135 // Numeric representation of a month, with leading zeros
145 // Numeric representation of a month, without leading zeros
227 // Numeric representation of the day of the week
232 // A full numeric representation of a year, 4 digits
  /external/webkit/SunSpider/tests/sunspider-0.9.1/
date-format-tofte.js 135 // Numeric representation of a month, with leading zeros
145 // Numeric representation of a month, without leading zeros
227 // Numeric representation of the day of the week
232 // A full numeric representation of a year, 4 digits
  /frameworks/base/tests/DumpRenderTree/assets/
run_reliability_tests.py 17 from Numeric import *
83 logging.info("Lins has non-numeric load time: " + line)

Completed in 279 milliseconds