HomeSort by relevance Sort by last modified time
    Searched full:10000 (Results 1826 - 1850 of 4818) sorted by null

<<71727374757677787980>>

  /prebuilts/gdb/linux-x86/lib/python2.7/test/decimaltestdata/
dqXor.decTest 76 dqxor630 xor 1111111111111111111111111111101111 1111111111111111111111111111111111 -> 10000
111 dqxor670 xor 1111111111111111111111111111111111 1111111111111111111111111111101111 -> 10000
131 dqxor032 xor 10000 10000 -> 0
min.decTest 332 mnmx474 min 10000 50000 -> 1.00E+4 Rounded
343 mnmx485 min 75405 10000 -> 1.00E+4 Rounded
398 mnmx559 min 10000 100.0 -> 100.0
399 mnmx560 min 100.0 10000 -> 100.0
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_capi.py 50 self.assertTrue(count < 10000,
test_dumbdbm.py 152 v = random.choice('abc') * random.randrange(10000)
test_gc.py 608 if i > 10000:
609 self.fail("gc didn't happen after 10000 iterations")
675 if i > 10000:
676 self.fail("gc didn't happen after 10000 iterations")
test_memoryio.py 57 bytesIo.seek(10000)
58 self.assertEqual(10000, bytesIo.tell())
311 memio.seek(10000)
312 self.assertEqual(memio.tell(), 10000)
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
deadcode_test.go 142 for _, n := range [...]int{1, 10, 100, 1000, 10000, 100000, 200000} {
fuse_test.go 135 for _, n := range [...]int{1, 10, 100, 1000, 10000} {
  /prebuilts/go/darwin-x86/src/container/heap/
heap_test.go 176 const n = 10000
  /prebuilts/go/darwin-x86/src/mime/
type_test.go 143 n := testing.AllocsPerRun(10000, func() {
  /prebuilts/go/darwin-x86/src/runtime/
utf8.go 80 // 10000-1FFFFF four byte sequence
  /prebuilts/go/darwin-x86/test/chan/
nonblock.go 72 const maxTries = 10000 // Up to 100ms per test.
  /prebuilts/go/darwin-x86/test/
heapsampling.go 28 const countInterleaved = 10000
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
deadcode_test.go 142 for _, n := range [...]int{1, 10, 100, 1000, 10000, 100000, 200000} {
fuse_test.go 135 for _, n := range [...]int{1, 10, 100, 1000, 10000} {
  /prebuilts/go/linux-x86/src/container/heap/
heap_test.go 176 const n = 10000
  /prebuilts/go/linux-x86/src/mime/
type_test.go 143 n := testing.AllocsPerRun(10000, func() {
  /prebuilts/go/linux-x86/src/runtime/
utf8.go 80 // 10000-1FFFFF four byte sequence
  /prebuilts/go/linux-x86/test/chan/
nonblock.go 72 const maxTries = 10000 // Up to 100ms per test.
  /prebuilts/go/linux-x86/test/
heapsampling.go 28 const countInterleaved = 10000
  /prebuilts/misc/common/swig/include/2.0.11/go/
goruntime.swg 126 (__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC__PATH_LEVEL__)
  /prebuilts/misc/common/swig/include/2.0.11/python/
pytypemaps.swg 10 %define SWIG_TYPECHECK_BOOL 10000 %enddef
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/decimaltestdata/
ddDivideInt.decTest 87 dddvi164 divideint 1 10000 -> 0
96 dddvi174 divideint 1 -10000 -> -0
105 dddvi184 divideint -1 10000 -> -0
114 dddvi194 divideint -1 -10000 -> 0
dqDivideInt.decTest 88 dqdvi164 divideint 1 10000 -> 0
97 dqdvi174 divideint 1 -10000 -> -0
106 dqdvi184 divideint -1 10000 -> -0
115 dqdvi194 divideint -1 -10000 -> 0
dqXor.decTest 76 dqxor630 xor 1111111111111111111111111111101111 1111111111111111111111111111111111 -> 10000
111 dqxor670 xor 1111111111111111111111111111111111 1111111111111111111111111111101111 -> 10000
131 dqxor032 xor 10000 10000 -> 0

Completed in 3597 milliseconds

<<71727374757677787980>>