HomeSort by relevance Sort by last modified time
    Searched full:100000 (Results 426 - 450 of 593) sorted by null

<<11121314151617181920>>

  /external/v8/test/mjsunit/
regexp.js 420 for (var i = 0; i < 100000; i++) {
  /external/webkit/Source/JavaScriptCore/qt/tests/qscriptengine/
tst_qscriptengine.cpp 247 eng.reportAdditionalMemoryCost(100000);
  /frameworks/av/media/libstagefright/wifi-display/
ANetworkSession.cpp 582 || nowUs > mLastStallReportUs + 100000ll) {
    [all...]
  /frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/
TestShellActivity.java 925 static final long DUMP_TIMEOUT_MS = 100000; // 100s timeout for dumping webview content
    [all...]
  /frameworks/base/tests/StatusBar/src/com/android/statusbartest/
NotificationTestList.java 533 mVibrator.vibrate(100000);
    [all...]
  /frameworks/wilhelm/tests/sandbox/
xaplay.c     [all...]
  /hardware/invensense/libsensors_iio/software/simple_apps/mpu_iio/
mpu_iio.c 435 unsigned long timedelay = 100000;
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/inc/
OMX_JpegEnc_Utils.h 82 #define JPEGE_TIMEOUT (100000)
  /system/core/init/
devices.c 755 usleep(100000);
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
FormatterTest.java     [all...]
  /external/bluetooth/bluedroid/btif/src/
btif_dm.c     [all...]
  /external/bzip2/
bzlib.c 176 n = 100000 * blockSize100k;
194 s->nblockMAX = 100000 * blockSize100k - 19;
    [all...]
  /external/chromium/net/disk_cache/
entry_unittest.cc 788 EXPECT_EQ(0, WriteData(entry, 0, 100000, NULL, 0, true));
790 EXPECT_EQ(100000, entry->GetDataSize(0));
    [all...]
  /external/regex-re2/re2/testing/
regexp_benchmark.cc 528 s.append(100000, 'x');
549 s.append(100000, '0');
    [all...]
  /external/webkit/Source/WebKit2/UIProcess/API/mac/
WKView.mm     [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
pngpriv.h 605 * (2^31-1) * 100000). 's' is a string that describes the value being
618 ((png_fixed_point)(100000 * (fp))) : (png_fixed_error(png_ptr, s),0))
    [all...]
  /dalvik/vm/compiler/codegen/x86/
Lower.h 500 #define NATIVE_SIZE_FOR_VM_STUBS 100000
    [all...]
  /development/samples/training/InteractiveChart/src/com/example/android/interactivechart/
InteractiveLineGraphView.java 418 private static final int POW10[] = {1, 10, 100, 1000, 10000, 100000, 1000000};
    [all...]
  /external/mksh/src/
syn.c 1102 i = 100000;
  /external/ppp/pppd/
tty.c 1236 now.tv_usec /= 100000; /* actually 1/10 s, not usec now */
    [all...]
  /external/v8/src/
fast-dtoa.cc 232 static const uint32_t kTen5 = 100000;
  /external/webkit/LayoutTests/http/conf/
apache2-debian-httpd.conf 153 MaxRequestsPerChild 100000
apache2-httpd.conf 153 MaxRequestsPerChild 100000
apache2-msys-httpd.conf 153 #MaxRequestsPerChild 100000
cygwin-httpd.conf 171 MaxRequestsPerChild 100000

Completed in 1246 milliseconds

<<11121314151617181920>>