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

<<11121314151617181920>>

  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
fixedbugs_test.go 24 for i := 0; i < 10000; i++ {
39 const N = 10000
  /prebuilts/go/darwin-x86/test/interface/
bigdata.go 33 var bigptr BigPtr = BigPtr{ 10000, 2000, 300, 45 }
55 var big Big = Big{ 10000, 2000, 300, 45 }
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
fixedbugs_test.go 24 for i := 0; i < 10000; i++ {
39 const N = 10000
  /prebuilts/go/linux-x86/test/interface/
bigdata.go 33 var bigptr BigPtr = BigPtr{ 10000, 2000, 300, 45 }
55 var big Big = Big{ 10000, 2000, 300, 45 }
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/decimaltestdata/
dqMultiply.decTest 476 dqmul1004 multiply 1 10000 -> 10000
498 dqmul1024 multiply 10 1000 -> 10000
499 dqmul1025 multiply 10 10000 -> 100000
520 dqmul1044 multiply 100 100 -> 10000
522 dqmul1046 multiply 100 10000 -> 1000000
542 dqmul1064 multiply 1000 10 -> 10000
545 dqmul1067 multiply 1000 10000 -> 10000000
561 dqmul1081 multiply 10000 0.001 -> 10.000
562 dqmul1082 multiply 10000 0.01 -> 100.0
    [all...]
ddMultiply.decTest 473 ddmul1004 multiply 1 10000 -> 10000
488 ddmul1024 multiply 10 1000 -> 10000
489 ddmul1025 multiply 10 10000 -> 100000
503 ddmul1044 multiply 100 100 -> 10000
505 ddmul1046 multiply 100 10000 -> 1000000
518 ddmul1064 multiply 1000 10 -> 10000
521 ddmul1067 multiply 1000 10000 -> 10000000
530 ddmul1081 multiply 10000 0.001 -> 10.000
531 ddmul1082 multiply 10000 0.01 -> 100.0
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/decimaltestdata/
dqMultiply.decTest 476 dqmul1004 multiply 1 10000 -> 10000
498 dqmul1024 multiply 10 1000 -> 10000
499 dqmul1025 multiply 10 10000 -> 100000
520 dqmul1044 multiply 100 100 -> 10000
522 dqmul1046 multiply 100 10000 -> 1000000
542 dqmul1064 multiply 1000 10 -> 10000
545 dqmul1067 multiply 1000 10000 -> 10000000
561 dqmul1081 multiply 10000 0.001 -> 10.000
562 dqmul1082 multiply 10000 0.01 -> 100.0
    [all...]
ddMultiply.decTest 473 ddmul1004 multiply 1 10000 -> 10000
488 ddmul1024 multiply 10 1000 -> 10000
489 ddmul1025 multiply 10 10000 -> 100000
503 ddmul1044 multiply 100 100 -> 10000
505 ddmul1046 multiply 100 10000 -> 1000000
518 ddmul1064 multiply 1000 10 -> 10000
521 ddmul1067 multiply 1000 10000 -> 10000000
530 ddmul1081 multiply 10000 0.001 -> 10.000
531 ddmul1082 multiply 10000 0.01 -> 100.0
    [all...]
  /test/suite_harness/tools/dex-tools/test/dex/reader/
LargeDexTests.java 31 * Tests parsing a class with 10000 Fields.
36 int NR_OF_FIELDS = 10000;
  /external/apache-commons-math/src/main/java/org/apache/commons/math/dfp/
package.html 22 <p>Another floating point class. This one is built using radix 10000
42 really need 12 decimal digits, better use 4 base 10000 digits
57 10000, so that requirement is not met, but it is possible that a
62 <p>The radix of 10000 was chosen because it should be faster to operate
69 10000 system is merely an encoding of a radix 10 system.</p>
73 10000 digit is always non-zero. Instead, we support "gradual underflow"
  /external/libopus/silk/tests/
test_unit_LPC_inv_pred_gain.c 62 for( i = 0; i < 10000; i++ ) {
71 /* If impulse response reaches +/- 10000, the filter
73 if( !(y[ 0 ] < 10000 && y[ 0 ] > -10000) ) {
92 /* Set to 10000 so all branches in C function are triggered */
93 const int loop_num = 10000;
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_atfork/
3-2.c 23 * -> Register up to 10000 handlers.
128 if (controls[0] != 10000) {
132 if (controls[2] != 10000) {
140 if (controls[0] != 10000) {
144 if (controls[1] != 10000) {
185 for (i = 0; i < 10000; i++) {
  /external/skia/tests/
RandomTest.cpp 64 for (int i = 0; i < 256*10000; ++i) {
68 REPORTER_ASSERT(reporter, chi_square_test(bins, 10000));
76 for (int i = 0; i < 256*10000; ++i) {
81 REPORTER_ASSERT(reporter, chi_square_test(bins, 10000));
171 for (int i = 0; i < 256*10000; ++i) {
177 REPORTER_ASSERT(reporter, chi_square_test(bins, 10000));
  /external/skqp/tests/
RandomTest.cpp 64 for (int i = 0; i < 256*10000; ++i) {
68 REPORTER_ASSERT(reporter, chi_square_test(bins, 10000));
76 for (int i = 0; i < 256*10000; ++i) {
81 REPORTER_ASSERT(reporter, chi_square_test(bins, 10000));
171 for (int i = 0; i < 256*10000; ++i) {
177 REPORTER_ASSERT(reporter, chi_square_test(bins, 10000));
  /external/webrtc/webrtc/base/
macsocketserver_unittest.cc 49 server.Wait(10000, true);
50 EXPECT_LT(TimeSince(start), 10000);
67 server.Wait(10000, true);
68 EXPECT_LT(TimeSince(start), 10000);
85 server.Wait(10000, true);
86 EXPECT_LT(TimeSince(start), 10000);
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/scanner/
ChannelHelperTest.java 57 10000, 0, 20, WifiScanner.REPORT_EVENT_AFTER_EACH_SCAN);
67 10000, 0, 20, WifiScanner.REPORT_EVENT_AFTER_EACH_SCAN);
77 10000, 0, 20, WifiScanner.REPORT_EVENT_AFTER_EACH_SCAN);
88 10000, 0, 20, WifiScanner.REPORT_EVENT_AFTER_EACH_SCAN);
142 10000, 0, 20, WifiScanner.REPORT_EVENT_AFTER_EACH_SCAN);
156 10000, 0, 20, WifiScanner.REPORT_EVENT_AFTER_EACH_SCAN);
WificondScannerTest.java 80 .withBasePeriod(10000) // ms
82 .addBucketWithBand(10000 /* ms */, WifiScanner.REPORT_EVENT_AFTER_EACH_SCAN,
111 .withBasePeriod(10000) // ms
113 .addBucketWithBand(10000 /* ms */, WifiScanner.REPORT_EVENT_AFTER_EACH_SCAN,
136 .withBasePeriod(10000) // ms
138 .addBucketWithBand(10000 /* ms */, WifiScanner.REPORT_EVENT_AFTER_EACH_SCAN,
  /hardware/invensense/65xx/libsensors_iio/
sensor_params.h 50 #define COMPASS_MPU9250_MINDELAY (10000)
55 #define COMPASS_MPU9150_MINDELAY (10000)
60 #define COMPASS_AKM8975_MINDELAY (10000)
65 #define COMPASS_AKM8963_MINDELAY (10000)
74 #define COMPASS_AMI306_MINDELAY (10000)
83 #define COMPASS_YAS53x_MINDELAY (10000)
  /external/deqp/modules/gles3/functional/
es3fSyncTests.cpp 285 addChild(new FenceSyncCase(m_context, "wait_sync_largedraw", "", 10000, COMMAND_WAIT_SYNC, 0, GL_TIMEOUT_IGNORED, 0));
288 addChild(new FenceSyncCase(m_context, "client_wait_sync_largedraw", "", 10000, COMMAND_CLIENT_WAIT_SYNC, 0, 0, 0));
290 addChild(new FenceSyncCase(m_context, "client_wait_sync_timeout_largedraw", "", 10000, COMMAND_CLIENT_WAIT_SYNC, 0, 10, 0));
292 addChild(new FenceSyncCase(m_context, "client_wait_sync_flush_auto", "", 10000, COMMAND_CLIENT_WAIT_SYNC, GL_SYNC_FLUSH_COMMANDS_BIT, 0, 0));
293 addChild(new FenceSyncCase(m_context, "client_wait_sync_flush_manual", "", 10000, COMMAND_CLIENT_WAIT_SYNC, 0, 0, CASE_FLUSH_BEFORE_WAIT));
294 addChild(new FenceSyncCase(m_context, "client_wait_sync_noflush", "", 10000, COMMAND_CLIENT_WAIT_SYNC, 0, 0, 0));
295 addChild(new FenceSyncCase(m_context, "client_wait_sync_finish", "", 10000, COMMAND_CLIENT_WAIT_SYNC, 0, 0, CASE_FINISH_BEFORE_WAIT));
  /external/libmojo/mojo/public/c/system/tests/
core_perftest.cc 36 char buffer[10000];
76 char buffer[10000];
271 char buffer[10000] = {0};
285 num_bytes_ = 10000u;
286 mojo::test::IterateAndReportPerf("MessagePipe_WriteAndRead", "10000bytes",
320 DoMessagePipeThreadedTest(1u, 1u, 10000u);
325 DoMessagePipeThreadedTest(3u, 3u, 10000u);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/
ddMultiply.decTest 473 ddmul1004 multiply 1 10000 -> 10000
488 ddmul1024 multiply 10 1000 -> 10000
489 ddmul1025 multiply 10 10000 -> 100000
503 ddmul1044 multiply 100 100 -> 10000
505 ddmul1046 multiply 100 10000 -> 1000000
518 ddmul1064 multiply 1000 10 -> 10000
521 ddmul1067 multiply 1000 10000 -> 10000000
530 ddmul1081 multiply 10000 0.001 -> 10.000
531 ddmul1082 multiply 10000 0.01 -> 100.00
    [all...]
  /external/python/cpython2/Lib/test/decimaltestdata/
ddMultiply.decTest 473 ddmul1004 multiply 1 10000 -> 10000
488 ddmul1024 multiply 10 1000 -> 10000
489 ddmul1025 multiply 10 10000 -> 100000
503 ddmul1044 multiply 100 100 -> 10000
505 ddmul1046 multiply 100 10000 -> 1000000
518 ddmul1064 multiply 1000 10 -> 10000
521 ddmul1067 multiply 1000 10000 -> 10000000
530 ddmul1081 multiply 10000 0.001 -> 10.000
531 ddmul1082 multiply 10000 0.01 -> 100.0
    [all...]
  /external/python/cpython3/Lib/test/decimaltestdata/
ddMultiply.decTest 473 ddmul1004 multiply 1 10000 -> 10000
488 ddmul1024 multiply 10 1000 -> 10000
489 ddmul1025 multiply 10 10000 -> 100000
503 ddmul1044 multiply 100 100 -> 10000
505 ddmul1046 multiply 100 10000 -> 1000000
518 ddmul1064 multiply 1000 10 -> 10000
521 ddmul1067 multiply 1000 10000 -> 10000000
530 ddmul1081 multiply 10000 0.001 -> 10.000
531 ddmul1082 multiply 10000 0.01 -> 100.00
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/decimaltestdata/
ddMultiply.decTest 473 ddmul1004 multiply 1 10000 -> 10000
488 ddmul1024 multiply 10 1000 -> 10000
489 ddmul1025 multiply 10 10000 -> 100000
503 ddmul1044 multiply 100 100 -> 10000
505 ddmul1046 multiply 100 10000 -> 1000000
518 ddmul1064 multiply 1000 10 -> 10000
521 ddmul1067 multiply 1000 10000 -> 10000000
530 ddmul1081 multiply 10000 0.001 -> 10.000
531 ddmul1082 multiply 10000 0.01 -> 100.0
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/decimaltestdata/
ddMultiply.decTest 473 ddmul1004 multiply 1 10000 -> 10000
488 ddmul1024 multiply 10 1000 -> 10000
489 ddmul1025 multiply 10 10000 -> 100000
503 ddmul1044 multiply 100 100 -> 10000
505 ddmul1046 multiply 100 10000 -> 1000000
518 ddmul1064 multiply 1000 10 -> 10000
521 ddmul1067 multiply 1000 10000 -> 10000000
530 ddmul1081 multiply 10000 0.001 -> 10.000
531 ddmul1082 multiply 10000 0.01 -> 100.0
    [all...]

Completed in 965 milliseconds

<<11121314151617181920>>