/external/libdrm/ |
xf86drmRandom.c | 93 state->check = 1043618065; /* After 10000 iterations */ 98 state->check = 399268537; /* After 10000 iterations */
|
/external/llvm/test/CodeGen/X86/ |
win-alloca-expander.ll | 6 %struct.U = type { [10000 x i8] } 46 ; CHECK: movl $10000, %eax
|
/external/llvm/test/Transforms/LoopIdiom/ |
basic-address-space.ll | 10 ; CHECK-NEXT: call void @llvm.memset.p2i8.i16(i8 addrspace(2)* %X, i8 0, i16 10000, i32 1, i1 false) 51 %exitcond = icmp eq i64 %indvar.next, 10000
|
/external/ltp/runtest/ |
ltplite | 18 fsx-linux export TCbin=$LTPROOT/testcases/bin;fsxtest02 10000 19 #fsx-ext2 fsxtest $SCRATCHDEV ext2 10000 20 #fsx-ext3 fsxtest $SCRATCHDEV ext3 10000 21 #fsx-jfs fsxtest $SCRATCHDEV jfs 10000 22 #fsx-xfs fsxtest $SCRATCHDEV xfs 10000 23 #fsx-reiserfs fsxtest $SCRATCHDEV reiserfs 10000 1034 mm01 mmap001 -m 10000 1036 # Creates a 10000 page mmap, touches all of the map, sync's it, and
|
/external/ltp/testcases/kernel/syscalls/ipc/msgctl/ |
msgctl10.c | 48 #define MAXNPROCS 10000 /*These should be sufficient */ 49 #define MAXNREPS 10000 /*Else they srewup the system un-necessarily */
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_suspend/ |
9-1.c | 164 usleep(10000); 182 usleep(10000);
|
/external/ltp/testcases/realtime/func/pi-tests/ |
testpi-1.c | 99 for (i = 0; i < 10000; i++) { 156 for (i = 0; i < 10000; i++) {
|
testpi-2.c | 101 for (i = 0; i < 10000; i++) { 158 for (i = 0; i < 10000; i++) {
|
testpi-4.c | 101 for (i = 0; i < 10000; i++) { 157 for (i = 0; i < 10000; i++) {
|
/external/opencv/cvaux/src/ |
cvsubdiv2.cpp | 135 assert( fabs( pt->pt.x ) < 10000 && fabs( pt->pt.y ) < 10000 );
|
/external/python/cpython3/Modules/_decimal/libmpdec/ |
constants.c | 67 1,10,100,1000,10000,100000,1000000,10000000,100000000,1000000000, 108 1,10,100,1000,10000,100000,1000000,10000000,100000000,1000000000
|
/external/python/cpython3/Modules/_decimal/tests/ |
bench.py | 73 print("# Calculating pi, 10000 iterations") 87 for i in range(10000):
|
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/ |
ShadowActivityManagerTest.java | 28 memoryInfo.threshold = 10000; 35 assertThat(fetchedMemoryInfo.threshold).isEqualTo(10000);
|
/external/swiftshader/third_party/LLVM/test/Transforms/LoopIdiom/ |
basic.ll | 145 %Base = alloca i8, i32 10000 146 %Dest = alloca i8, i32 10000 216 %Base = alloca i8, i32 10000 217 %Dest = alloca i8, i32 10000 272 ; CHECK-NEXT: call void @llvm.memset.p0i8.i64(i8* %X, i8 0, i64 10000, i32 1, i1 false) 289 %exitcond = icmp eq i64 %indvar.next, 10000 312 %exitcond = icmp eq i64 %indvar.next, 10000 338 %exitcond = icmp eq i64 %indvar.next, 10000
|
/external/tensorflow/tensorflow/contrib/boosted_trees/examples/ |
mnist.py | 24 --examples_per_layer=60000 --eval_batch_size=10000 --num_eval_steps=1 \ 49 capacity=10000,
|
/external/tensorflow/tensorflow/contrib/factorization/python/kernel_tests/ |
masked_matmul_benchmark.py | 137 a_shape = [10000, dim] 138 b_shape = [dim, 10000]
|
/external/tensorflow/tensorflow/contrib/ffmpeg/default/ |
ffmpeg_lib_test.cc | 125 ASSERT_TRUE(ReadAudioFile(filename, "wav", 10000, 1, &output_samples).ok()); 131 CreateAudioFile("wav", 0, 10000, 1, output_samples, &written_audio).ok());
|
/external/tensorflow/tensorflow/contrib/summary/ |
summary.py | 26 train_dir, flush_millis=10000) 38 train_dir, flush_millis=10000)
|
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/ |
grpc_util_test.cc | 101 {10000, 50}, 124 {10000, 50},
|
/external/tensorflow/tensorflow/core/distributed_runtime/ |
tensor_coding_test.cc | 113 for (int elems = 0; elems <= 10000; elems++) { 125 for (int elems = 0; elems <= 10000; elems++) {
|
/external/tensorflow/tensorflow/core/kernels/ |
eigen_pooling_test.cc | 58 float expected = -10000.f; 107 float expected = -10000.f; 162 float expected = -10000.f; 222 float expected = -10000.f; 554 float expected = -10000.f; 603 float expected = -10000.f; 658 float expected = -10000.f; 718 float expected = -10000.f;
|
/external/tensorflow/tensorflow/python/ops/ |
concat_benchmark.py | 135 [1000, 97], [10000, 1], [1, 10000]]
|
matmul_benchmark.py | 128 [200], [1, 8, 20], [10000], [(False, False), (True, False), 133 [(200, 20, 20000), (1, 10000, 200)], [(False, False), (True, False),
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/ |
audio_encoder_isac_t_impl.h | 51 (bit_rate == 0 || (bit_rate >= 10000 && bit_rate <= 32000)); 59 (bit_rate == 0 || (bit_rate >= 10000 && bit_rate <= 56000)));
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/ |
bandwidth_estimator.h | 26 #define MIN_ISAC_BW 10000 27 #define MIN_ISAC_BW_LB 10000
|