HomeSort by relevance Sort by last modified time
    Searched refs:loop (Results 476 - 500 of 1772) sorted by null

<<11121314151617181920>>

  /external/chromium_org/content/renderer/device_sensors/
device_orientation_event_pump_unittest.cc 124 base::MessageLoop loop; local
150 base::MessageLoop loop; local
176 base::MessageLoop loop; local
  /external/chromium_org/third_party/mesa/src/src/glsl/
test_optpass.cpp 168 int loop = 0; local
175 { "loop", no_argument, &loop, 1 },
191 printf(" --loop: run optimizations repeatedly until no progress\n");
246 } while (loop && progress);
  /external/chromium_org/third_party/webrtc/common_audio/signal_processing/
filter_ar_fast_q12_armv7.S 28 @ r4: Iteration counter for the outer loop.
30 @ r6: Calculated value for output data_out[]; interation counter for inner loop
58 subs r6, r3, #3 @ Iteration counter for inner loop.
118 subs r6, r3, #2 @ inner loop counter
  /external/chromium_org/v8/test/mjsunit/compiler/
optimized-for-in.js 95 // Deoptimization from the inner for-in loop.
110 // Break from the inner for-in loop.
123 // Continue in the inner loop.
136 // Continue of the outer loop.
149 // Break of the outer loop.
295 arr.push(":"); // Force deopt at the end of the loop.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/db/
SQL_Results.java 259 loop: for (int idx=0; idx < builds[0].length(); idx++) {
263 break loop; local
267 continue loop; local
  /external/mesa3d/src/glsl/
test_optpass.cpp 168 int loop = 0; local
175 { "loop", no_argument, &loop, 1 },
191 printf(" --loop: run optimizations repeatedly until no progress\n");
246 } while (loop && progress);
  /external/sonivox/arm-hybrid-22k/lib_src/
ARM-E_interpolate_loop_gnu.s 78 ADD pLoopEnd, pLoopEnd, #1 @ need loop end to equal last sample + 1
81 SUBS tmp0, pPhaseAccum, pLoopEnd @ check for loop end
82 ADDGE pPhaseAccum, pLoopStart, tmp0 @ loop back to start
  /external/sonivox/arm-wt-22k/lib_src/
ARM-E_interpolate_loop_gnu.s 78 ADD pLoopEnd, pLoopEnd, #1 @ need loop end to equal last sample + 1
81 SUBS tmp0, pPhaseAccum, pLoopEnd @ check for loop end
82 ADDGE pPhaseAccum, pLoopStart, tmp0 @ loop back to start
  /external/qemu/distrib/sdl-1.2.15/src/hermes/
x86p_32.asm 44 .L1: ; short loop
103 .L5: ; tail loop
125 .L1: ; short loop
175 .L5: ; tail loop
196 .L1: ; short loop
248 .L5: ; tail loop
271 .L1: ; short loop
342 .L6: ; tail loop
368 .L1: ; short loop
441 .L6: ; tail loop
    [all...]
  /external/chromium_org/components/data_reduction_proxy/browser/
data_reduction_proxy_settings_unittest.cc 161 base::MessageLoopForUI loop; local
312 base::MessageLoopForUI loop; local
354 base::MessageLoopForUI loop; local
399 base::MessageLoopForUI loop; local
453 base::MessageLoopForUI loop; local
  /external/chromium_org/content/browser/indexed_db/leveldb/
leveldb_transaction.cc 369 bool loop = true; local
371 while (loop) {
372 loop = false;
390 loop = true;
394 loop = true;
  /external/chromium_org/third_party/openssl/openssl/apps/
engine.c 296 int loop, res, num = sk_OPENSSL_STRING_num(cmds); local
303 for(loop = 0; loop < num; loop++)
307 cmd = sk_OPENSSL_STRING_value(cmds, loop);
  /external/jsilver/src/com/google/clearsilver/jsilver/syntax/
jsilver.sablecc 97 {command} loop = 'loop';
263 | {loop_to} cs_open loop command_delimiter variable assignment expression cs_close
265 [i1]:cs_open slash [i3]:loop [i2]:cs_close
266 // <?cs loop:x=20 ?>...<?cs /loop ?>
273 | {loop} cs_open loop command_delimiter variable assignment
276 [i1]:cs_open slash [i3]:loop [i2]:cs_close
277 // <?cs loop:x=1,20 ?>...<?cs /loop ?
    [all...]
  /external/openssl/apps/
engine.c 296 int loop, res, num = sk_OPENSSL_STRING_num(cmds); local
303 for(loop = 0; loop < num; loop++)
307 cmd = sk_OPENSSL_STRING_value(cmds, loop);
  /frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayerDriver.cpp 451 status_t NuPlayerDriver::setLooping(int loop) {
452 mLooping = loop != 0;
700 int32_t loop; local
702 && meta->findInt32(kKeyAutoLoop, &loop) && loop != 0) {
  /external/libhevc/common/arm/
ihevc_intra_pred_luma_planar.s 346 cmp r1, #0 @ (cond loop)
367 addgt r2, r2, r9 @since more cols to fill, dst + 8 - 6*strd (cond loop)
370 suble r2, r2, r10 @else go to next set of rows, dst - (nt-8) (cond loop)
382 movle r1, r4 @nt reloaded (refresh the value) (cond loop)
385 subs r1, r1, #8 @row counter (loop)
435 addle r12, r11, #1 @r12 reset (cond loop)
438 addgt r12, r12, #8 @col inc (cond loop)
441 addgt r14, r14, #8 @also for col inc (cond loop)
456 movle r14, r0 @r14 reset (cond loop)
459 suble r6, r6, #8 @for next set of rows (cond loop)
    [all...]
ihevc_inter_pred_chroma_horz_w16out.s 213 @ and r7, r12, #31 @decrement the wd loop
285 subs r14,r14,#32 @decrement the ht loop
308 subs r10,r10,#16 @decrement the wd loop
420 subs r10,r10,#8 @decrement the wd loop
425 subs r14,r14,#2 @decrement the ht loop
488 add r9,r9,#8 @(core loop)
490 subs r10,r10,#8 @(prologue)decrement the wd loop
510 add r9,r9,#8 @(core loop)
525 add r1,r1,#16 @(core loop)
540 subs r10,r10,#8 @(core loop)
    [all...]
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
codegen.ml 153 * goto loop
154 * loop:
165 * br endcond, loop, endloop
179 (* Make the new basic block for the loop header, inserting after current
181 let loop_bb = append_block context "loop" the_function in
190 (* Within the loop, the variable is defined equal to the PHI node. If it
198 (* Emit the body of the loop. This, like any other expr, can change the
215 * the body of the loop mutates the variable. *)
224 (* Create the "after loop" block and insert it. *)
  /external/chromium_org/third_party/webrtc/modules/media_file/source/
media_file_impl.cc 370 const bool loop,
377 return StartPlayingFile(fileName, notificationTimeMs, loop, videoOnly,
383 const bool loop,
391 return StartPlayingFile(fileName, notificationTimeMs, loop, videoOnly,
398 const bool loop,
420 if((startPointMs && stopPointMs && !loop) &&
444 if(inputStream->OpenFile(fileName, true, loop) != 0)
453 if(StartPlayingStream(*inputStream, fileName, loop, notificationTimeMs,
487 bool loop,
604 if(_ptrFileUtilityObj->InitAviReading( filename, videoOnly, loop))
    [all...]
  /external/chromium_org/v8/test/mjsunit/
array-iteration.js 55 // Only loop through initial part of array eventhough elements are
97 // Only loop through initial part of array eventhough elements are
138 // Only loop through initial part of array eventhough elements are
176 // Only loop through initial part of array eventhough elements are
213 // Only loop through initial part when elements are added.
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
codegen.ml 103 (* Make the new basic block for the loop header, inserting after current
107 let loop_bb = append_block context "loop" the_function in
119 (* Within the loop, the variable is defined equal to the PHI node. If it
127 (* Emit the body of the loop. This, like any other expr, can change the
149 (* Create the "after loop" block and insert it. *)
  /external/chromium_org/chrome/browser/media_galleries/fileapi/
picasa_file_util_unittest.cc 159 base::RunLoop loop; local
163 loop.QuitClosure());
164 loop.Run();
583 base::RunLoop loop; local
588 &loop,
595 loop.Run();
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
aria_util_test.js 50 <div id="loop" aria-activedescendant="loop" />
71 var loopElt = $('loop');
  /external/chromium_org/net/udp/
udp_socket_libevent.cc 545 u_char loop = 0; local
547 &loop, sizeof(loop));
549 u_int loop = 0; local
551 &loop, sizeof(loop));
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/arm/armv6/
vp8_variance8x8_armv6.asm 30 mov r12, #8 ; set loop counter to 8 (=block height)
34 loop label
89 bne loop

Completed in 2328 milliseconds

<<11121314151617181920>>