HomeSort by relevance Sort by last modified time
    Searched full:9999 (Results 326 - 350 of 747) sorted by null

<<11121314151617181920>>

  /prebuilts/gdb/darwin-x86/lib/python2.7/test/decimaltestdata/
min.decTest 169 mnmx189 min -9999 -NaN33 -> -9999
minmag.decTest 169 mngx189 minmag -9999 -NaN33 -> -9999
remainderNear.decTest 105 rmnx086 remaindernear 9999 1 -> 0
274 rmnx287 remaindernear 0.1 9999e-999999997 -> NaN Division_impossible
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_str.py 149 test('a', '10000', 'a' + ' ' * 9999)
284 self.assertEqual('{0:10000}'.format('a'), 'a' + ' ' * 9999)
  /prebuilts/gdb/linux-x86/lib/python2.7/test/decimaltestdata/
min.decTest 169 mnmx189 min -9999 -NaN33 -> -9999
minmag.decTest 169 mngx189 minmag -9999 -NaN33 -> -9999
remainderNear.decTest 105 rmnx086 remaindernear 9999 1 -> 0
274 rmnx287 remaindernear 0.1 9999e-999999997 -> NaN Division_impossible
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_str.py 149 test('a', '10000', 'a' + ' ' * 9999)
284 self.assertEqual('{0:10000}'.format('a'), 'a' + ' ' * 9999)
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/ppc64/
ggen.go 538 p1.Pc = 9999
539 p2.Pc = 9999
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/amd64/
ggen.go 684 p1.Pc = 9999
685 p2.Pc = 9999
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ppc64/
ggen.go 535 p1.Pc = 9999
536 p2.Pc = 9999
  /prebuilts/go/darwin-x86/src/runtime/
hash_test.go 451 // find c such that Prob(mean-c*stddev < x < mean+c*stddev)^N > .9999
452 for c = 0.0; math.Pow(math.Erf(c/math.Sqrt(2)), float64(N)) < .9999; c += .1 {
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/ppc64/
ggen.go 538 p1.Pc = 9999
539 p2.Pc = 9999
  /prebuilts/go/linux-x86/src/cmd/compile/internal/amd64/
ggen.go 684 p1.Pc = 9999
685 p2.Pc = 9999
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ppc64/
ggen.go 535 p1.Pc = 9999
536 p2.Pc = 9999
  /prebuilts/go/linux-x86/src/runtime/
hash_test.go 451 // find c such that Prob(mean-c*stddev < x < mean+c*stddev)^N > .9999
452 for c = 0.0; math.Pow(math.Erf(c/math.Sqrt(2)), float64(N)) < .9999; c += .1 {
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/decimaltestdata/
min.decTest 169 mnmx189 min -9999 -NaN33 -> -9999
minmag.decTest 169 mngx189 minmag -9999 -NaN33 -> -9999
remainderNear.decTest 105 rmnx086 remaindernear 9999 1 -> 0
274 rmnx287 remaindernear 0.1 9999e-999999997 -> NaN Division_impossible
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_str.py 149 test('a', '10000', 'a' + ' ' * 9999)
284 self.assertEqual('{0:10000}'.format('a'), 'a' + ' ' * 9999)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/decimaltestdata/
min.decTest 169 mnmx189 min -9999 -NaN33 -> -9999
minmag.decTest 169 mngx189 minmag -9999 -NaN33 -> -9999
remainderNear.decTest 105 rmnx086 remaindernear 9999 1 -> 0
274 rmnx287 remaindernear 0.1 9999e-999999997 -> NaN Division_impossible
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_str.py 149 test('a', '10000', 'a' + ' ' * 9999)
284 self.assertEqual('{0:10000}'.format('a'), 'a' + ' ' * 9999)
  /system/extras/perfprofd/tests/
perfprofd_test.cc 588 runner.addToConfig("collection_interval=9999");
638 runner.addToConfig("collection_interval=9999");

Completed in 1074 milliseconds

<<11121314151617181920>>