HomeSort by relevance Sort by last modified time
    Searched full:100000 (Results 226 - 250 of 528) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/av/cmds/stagefright/
record.cpp 237 usleep(100000);
  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_image_homography.h 128 35 milliseconds with 100000 points
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_image_homography.h 128 35 milliseconds with 100000 points
  /system/core/include/private/
android_filesystem_config.h 88 #define AID_USER 100000 /* offset for uid ranges for each user */
  /hardware/libhardware_legacy/wifi/
wifi.c 590 usleep(100000);
614 usleep(100000);
839 usleep(100000);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/GL/
glxext.h 113 #define GLX_SAMPLE_BUFFERS 100000
121 #define GLX_SAMPLE_BUFFERS_ARB 100000
131 #define GLX_SAMPLE_BUFFERS_SGIS 100000
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/GL/
glxext.h 113 #define GLX_SAMPLE_BUFFERS 100000
121 #define GLX_SAMPLE_BUFFERS_ARB 100000
131 #define GLX_SAMPLE_BUFFERS_SGIS 100000
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/GL/
glxext.h 113 #define GLX_SAMPLE_BUFFERS 100000
121 #define GLX_SAMPLE_BUFFERS_ARB 100000
131 #define GLX_SAMPLE_BUFFERS_SGIS 100000
  /external/yaffs2/yaffs2/direct/
dtest.c 1529 for(i = 100000;i < 200000; i++){
1546 for(i = 100000; i < 200000; i++){
1635 for(i = 0; i < 100000; i+= 10000)
1641 if( offs != 100000)
1647 for(i = 0; i < 100000; i+= 10000)
    [all...]
  /libcore/luni/src/test/java/libcore/java/net/
OldSocketTest.java     [all...]
  /external/aac/libSBRenc/src/
sbr_rom.cpp 580 { 72000,100000, 32000, 1, 11,11,10,10, 2, 0, 3, SBR_MONO, 1 }, /* SBR sweet spot */
581 { 100000,160001, 32000, 1, 13,13,11,11, 2, 0, 3, SBR_MONO, 1 }, /* backwards compatible */
587 { 72000,100000, 44100, 1, 11,11,10,10, 2, 0, 3, SBR_MONO, 1 }, /* SBR sweet spot */
588 { 100000,160001, 44100, 1, 13,13,11,11, 2, 0, 3, SBR_MONO, 1 }, /* backwards compatible */
594 { 72000,100000, 48000, 1, 11,11,11,11, 2, 0, 3, SBR_MONO, 1 }, /* nominal: 80 */
595 { 100000,160001, 48000, 1, 13,13,11,11, 2, 0, 3, SBR_MONO, 1 }, /* nominal: 128 */
    [all...]
  /external/icu4c/test/cintltst/
cnumtst.c 266 /* for (i = 0; i < 100000; i++) */
299 /* for (i = 0; i < 100000; i++) */
321 /* for (i = 0; i < 100000; i++)*/
403 /* for (i = 0; i < 100000; i++) */
445 /* for (i = 0; i < 100000; i++)*/
457 /* for (i = 0; i < 100000; i++) */
    [all...]
  /dalvik/vm/test/
AtomicTest.cpp 300 usleep(100000);
TestIndirectRefTable.cpp 355 const int kLoops = 100000;
  /external/apache-http/src/org/apache/http/
ProtocolVersion.java 156 return this.protocol.hashCode() ^ (this.major * 100000) ^ this.minor;
  /external/bluetooth/glib/glib/
gtimer.c 372 glong mul = 100000;
  /external/compiler-rt/lib/asan/tests/
asan_noinst_test.cc 272 EXPECT_GE(i, 100000U);
  /external/grub/netboot/
etherboot.h 439 #define PROG_PORTMAP 100000
  /external/guava/guava-tests/test/com/google/common/util/concurrent/
AtomicDoubleArrayTest.java 285 static final long COUNTDOWN = 100000;
  /external/icu4c/data/unidata/
Blocks.txt 238 100000..10FFFF; Supplementary Private Use Area-B
  /external/jmonkeyengine/engine/src/android/com/jme3/util/
FastInteger.java 41 10000000, 1000000, 100000, 10000, 1000, 100, 10, 1 };
  /external/netperf/
netcpu_pstatnew.c 194 #define CALC_THOUSANDTH_PERCENT 100000
  /external/skia/bench/
MatrixBench.cpp 15 enum { N = 100000 };
  /external/srtp/crypto/test/
cipher_driver.c 228 int num_trials = 100000;
  /external/v8/test/mjsunit/
unbox-double-arrays.js 31 var large_array_size = 100000;

Completed in 1821 milliseconds

1 2 3 4 5 6 7 8 91011>>