Searched refs:loop_count (Results 1 – 11 of 11) sorted by relevance
29 var loop_count = 5 variable32 for (var i = 0; i < loop_count; i++) {44 for (var i = 0; i < loop_count; i++) {58 for (var i = 0; i < loop_count; i++) {100 for (var i = 0; i < loop_count; i++) {108 for (var i = 0; i < loop_count; i++) {
52 int loop_count; in onDraw() local55 loop_count = 100; in onDraw()57 loop_count = 1000; in onDraw()59 loop_count = 10000; in onDraw()64 for (int i = 0; i < SkBENCHLOOP(loop_count); i++) { in onDraw()
171 int loop_count; /* Netscape specific extension block to control member190 loop_count = cLoopCountNotSeen;
690 loop_count = GETINT16(q + 1); in read()693 if (loop_count == 0) in read()694 loop_count = WebCore::cAnimationLoopInfinite; in read()
116 if (m_reader && (m_reader->loop_count != cLoopCountNotSeen)) in repetitionCount()117 m_repetitionCount = m_reader->loop_count; in repetitionCount()
34 ldr r2, loop_count ; loop_count=0x1000000. 'lsls' instruction221 loop_count label
208 Register loop_count = ecx; in CreateMemCopyFunction() local210 __ shr(loop_count, 5); in CreateMemCopyFunction()224 __ dec(loop_count); in CreateMemCopyFunction()254 Register loop_count = ecx; in CreateMemCopyFunction() local256 __ shr(loop_count, 5); in CreateMemCopyFunction()270 __ dec(loop_count); in CreateMemCopyFunction()
435 int loop_count = entry_count; in scan_overlaps() local440 for (j = 1; j < loop_count; j++) { in scan_overlaps()
1428 loop_count=11432 if test "$loop_count" -gt 1; then1437 loop_count=$((loop_count+1))
519 size_t loop_count = 0; in DoReceiveLoop() local585 } while (++loop_count <= kMaxReadCount); in DoReceiveLoop()
3239 int loop_count; in encode_frame_to_data_rate() local3749 loop_count = 0; in encode_frame_to_data_rate()3977 loop_count++; in encode_frame_to_data_rate()4198 loop_count++; in encode_frame_to_data_rate()