Home
last modified time | relevance | path

Searched refs:loop_count (Results 1 – 25 of 52) sorted by relevance

123

/external/v8/test/mjsunit/
Darray-constructor.js28 var loop_count = 5 variable
31 for (var i = 0; i < loop_count; i++) {
43 for (var i = 0; i < loop_count; i++) {
57 for (var i = 0; i < loop_count; i++) {
99 for (var i = 0; i < loop_count; i++) {
107 for (var i = 0; i < loop_count; i++) {
/external/autotest/server/site_tests/platform_PowerStatusStress/
Dcontrol.stress228 -loop_count - number of iterations to go through power on/off and checks
38 loop_count = int(args_dict.get('loop_count', 20))
40 disable_sysinfo=True, loop_count=loop_count)
Dcontrol.stress528 -loop_count - number of iterations to go through power on/off and checks
38 loop_count = int(args_dict.get('loop_count', 20))
40 disable_sysinfo=True, loop_count=loop_count)
Dcontrol.stress328 -loop_count - number of iterations to go through power on/off and checks
38 loop_count = int(args_dict.get('loop_count', 20))
40 disable_sysinfo=True, loop_count=loop_count)
Dcontrol.stress428 -loop_count - number of iterations to go through power on/off and checks
38 loop_count = int(args_dict.get('loop_count', 20))
40 disable_sysinfo=True, loop_count=loop_count)
Dcontrol28 -loop_count - number of iterations to go through power on/off and checks
38 loop_count = int(args_dict.get('loop_count', 20))
40 disable_sysinfo=True, loop_count=loop_count)
Dplatform_PowerStatusStress.py118 def run_once(self, host, loop_count): argument
146 for i in xrange(loop_count):
/external/chromium-trace/catapult/telemetry/telemetry/internal/actions/
Dloop.py21 def __init__(self, loop_count, selector=None, timeout_in_seconds=None): argument
23 self._loop_count = loop_count
26 timeout_in_seconds if timeout_in_seconds else 60 * loop_count)
Dloop_unittest.py23 action = loop.LoopAction(loop_count=2, selector='#video_1',
34 action = loop.LoopAction(loop_count=2, selector='all',
48 action = loop.LoopAction(loop_count=2, selector='#video_1',
/external/libopus/silk/float/
Dsolve_LS_FLP.c163 opus_int i, j, k, loop_count, err = 1; in silk_LDL_FLP() local
171 for( loop_count = 0; loop_count < M && err == 1; loop_count++ ) { in silk_LDL_FLP()
182 temp = ( loop_count + 1 ) * diag_min_value - temp; in silk_LDL_FLP()
/external/autotest/client/site_tests/power_LoadTest/
Dcontrol.fast19 determined by the loop_time * loop_count variables below.
36 loop_count = 1
38 job.run_test('power_LoadTest', loop_time=loop_time, loop_count=loop_count,
Dcontrol31 loop_count = 14
33 job.run_test('power_LoadTest', loop_time=loop_time, loop_count=loop_count,
Dcontrol.1hour32 loop_count = 1
34 job.run_test('power_LoadTest', loop_time=loop_time, loop_count=loop_count,
Dcontrol.web_1hour32 loop_count = 1
73 job.run_test('power_LoadTest', loop_time=loop_time, loop_count=loop_count,
Dcontrol.video_1hour32 loop_count = 1
74 job.run_test('power_LoadTest', loop_time=loop_time, loop_count=loop_count,
Dcontrol.single_page32 loop_count = 1
67 job.run_test('power_LoadTest', loop_time=loop_time, loop_count=loop_count,
Dcontrol.docs_1hour32 loop_count = 1
76 job.run_test('power_LoadTest', loop_time=loop_time, loop_count=loop_count,
Dcontrol.email_1hour32 loop_count = 1
88 job.run_test('power_LoadTest', loop_time=loop_time, loop_count=loop_count,
/external/libopus/silk/fixed/
Dsolve_LS_FIX.c123 opus_int i, j, k, status, loop_count; in silk_LDL_factorize_FIX() local
133 for( loop_count = 0; loop_count < M && status == 1; loop_count++ ) { in silk_LDL_factorize_FIX()
145 tmp_32 = silk_SUB32( silk_SMULBB( loop_count + 1, diag_min_value ), tmp_32 ); in silk_LDL_factorize_FIX()
/external/autotest/client/site_tests/suite_HWQual/
Dcontrol.battery_load31 loop_count = 14
33 job.run_test('power_LoadTest', loop_time=loop_time, loop_count=loop_count,
/external/jetty/src/java/org/eclipse/jetty/util/security/
DUnixCrypt.java342 for (int loop_count = 0; loop_count < 8; loop_count++) in des_cipher()
348 kp = KS[(loop_count << 1)]; in des_cipher()
360 kp = KS[(loop_count << 1) + 1]; in des_cipher()
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dentropy_coding_mips.c180 int loop_count = SUBFRAMES; in WebRtcIsacfix_MatrixProduct2MIPS() local
244 : [loop_count] "r" (loop_count), [matrix0] "r" (matrix0), in WebRtcIsacfix_MatrixProduct2MIPS()
/external/v8/src/ia32/
Dcodegen-ia32.cc123 Register loop_count = edx; in MemMoveEmitMainLoop() local
125 __ cmp(loop_count, 0); in MemMoveEmitMainLoop()
141 __ dec(loop_count); in MemMoveEmitMainLoop()
236 Register loop_count = edx; in CreateMemMoveFunction() local
271 __ mov(loop_count, count); in CreateMemMoveFunction()
272 __ shr(loop_count, 6); in CreateMemMoveFunction()
304 __ mov(loop_count, count); in CreateMemMoveFunction()
305 __ shr(loop_count, 6); in CreateMemMoveFunction()
337 __ mov(loop_count, count); in CreateMemMoveFunction()
338 __ shr(loop_count, 6); in CreateMemMoveFunction()
[all …]
/external/autotest/server/site_tests/sequences/
Dcontrol.power_weekly50 client_at.run_test('power_LoadTest', loop_count=12, loop_time=3600,
54 client_at.run_test('power_LoadTest', loop_count=12, loop_time=3600,
Dcontrol.power81 client_at.run_test('power_LoadTest', loop_count=9, loop_time=3600,
85 client_at.run_test('power_LoadTest', loop_count=9, loop_time=3600,

123