HomeSort by relevance Sort by last modified time
    Searched refs:Numeric (Results 1 - 10 of 10) 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/PerformanceTests/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/PerformanceTests/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
  /external/libvpx/examples/includes/geshi/geshi/
rails.php 87 'NoMethodError', 'NotImplementedError', 'Numeric', 'Object',
243 'ActiveSupport::CoreExtensions::Numeric::Bytes',
244 'ActiveSupport::CoreExtensions::Numeric::Time',
ruby.php 94 'NoMethodError', 'NotImplementedError', 'Numeric', 'Object',
  /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 244 milliseconds