/external/skia/legacy/src/utils/ |
SkParse.cpp | 238 (1 << 24) / 10000, (1 << 24) / 100000 };
|
/external/skia/src/utils/ |
SkParse.cpp | 238 (1 << 24) / 10000, (1 << 24) / 100000 };
|
/external/srtp/crypto/test/ |
auth_driver.c | 162 #define NUM_TRIALS 100000
|
/external/v8/test/mjsunit/compiler/ |
math-floor-global.js | 161 assertEquals(-0, floorsum(100000, -0));
|
math-floor-local.js | 161 assertEquals(-0, floorsum(100000, -0));
|
/external/v8/test/mjsunit/ |
math-floor.js | 159 assertEquals(-0, floorsum(100000, -0));
|
math-round.js | 62 assertEquals(-0, roundsum(100000, -0));
|
/external/valgrind/main/memcheck/tests/ |
custom_alloc.c | 8 #define SUPERBLOCK_SIZE 100000
|
mempool2.c | 13 #define SUPERBLOCK_SIZE 100000
|
/external/webkit/Source/WebCore/manual-tests/ |
svg-filter-animation.svg | 107 fps.textContent = "afps: " +(round(frameCounter * 100000 / (new Date() - startDate)) / 100);
|
/external/webkit/Source/WebKit/chromium/tests/ |
UniscribeHelperTest.cpp | 106 for (int i = 0; i < 100000; i++)
|
/external/webkit/Tools/DumpRenderTree/TestNetscapePlugIn/ |
PluginTest.cpp | 79 ::Sleep(100000);
|
/frameworks/av/media/libmediaplayerservice/nuplayer/ |
HTTPLiveSource.cpp | 195 usleep(100000);
|
/frameworks/native/cmds/installd/ |
installd.h | 81 #define PER_USER_RANGE ((uid_t)100000) /* range of uids per user
|
/frameworks/native/libs/utils/tests/ |
LruCache_test.cpp | 182 const size_t kNumIters = 100000;
|
/frameworks/wilhelm/tests/sandbox/ |
multithread.c | 94 //usleep(100000);
|
/hardware/libhardware/tests/camera2/ |
CameraBurstTests.cpp | 38 #define CAMERA_EXPOSURE_STARTING 100000 // 1/10ms, up to 51.2ms with 10 steps
|
/hardware/ti/omap3/omx/system/src/openmax_il/perf/tests/ |
armtime | 88 cpu_MHz += factor * $1 * $2 / 100000 # (CPU freq is in kHz)
|
/libcore/luni/src/main/java/java/math/ |
Multiplication.java | 41 1, 10, 100, 1000, 10000, 100000, 1000000, 10000000, 100000000, 1000000000
|
/libcore/luni/src/main/java/java/util/logging/ |
logging.properties | 61 #java.util.logging.FileHandler.limit=100000
|
/ndk/sources/cxx-stl/llvm-libc++/test/numerics/rand/rand.dis/rand.dist.bern/rand.dist.bern.bin/ |
eval_param.pass.cpp | 81 const int N = 100000;
|
/packages/screensavers/PhotoTable/res/values/ |
config.xml | 95 <integer name="table_edge_swipe_threshold">100000</integer>
|
/external/oprofile/doc/ |
oprofile.xml | [all...] |
/external/aac/libAACenc/src/ |
pnsparam.cpp | 125 {100000,999999, 0, 0, 0, 0, 0,}, 136 {100000,999999, 0, 0, 0, 0, 0,},
|
/external/eigen/bench/ |
bench_norm.cpp | 275 int iters = 100000; 333 int iters = 100000;
|