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

<<21222324252627282930>>

  /external/chromium_org/v8/test/mjsunit/
for-in.js 89 // Test outside a loop and in a loop for multiple iterations.
  /external/icu/icu4c/source/test/perf/collationperf/
CollPerf.pl 77 my @icu = `$p -locale @locale[$n] -loop 1000 -file $filePath@data[$n] -qsort`;
78 my @nix = `$p -locale @locale[$n] -unix -loop 1000 -file $filePath@data[$n] -qsort`;
89 @icu = `$p -locale @locale[$n] -loop 1000 -file $filePath@data[$n] -keygen`;
90 @nix = `$p -locale @locale[$n] -unix -loop 1000 -file $filePath@data[$n] -keygen`;
  /external/linux-tools-perf/perf-3.12.0/arch/h8300/lib/
memcpy.S 39 adds #4,er4 ; loop count check value
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowLooper.java 45 public static void loop() {
  /external/strace/linux/
ioctlent.sh 62 lookup_ioctls 4C linux/loop.h
  /external/strace/
loop.c 32 #include <linux/loop.h>
151 /* newer loop-control stuff */
160 /* newer loop-control stuff */
  /frameworks/av/media/libmediaplayerservice/
MidiFile.cpp 417 status_t MidiFile::setLooping(int loop)
424 loop = loop ? -1 : 0;
425 if (EAS_SetRepeat(mEasData, mEasHandle, loop) != EAS_SUCCESS) {
  /frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayerDriver.h 54 virtual status_t setLooping(int loop);
  /frameworks/base/core/java/android/os/
Looper.java 23 * Class used to run a message loop for a thread. Threads by default do
24 * not have a message loop associated with them; to create one, call
25 * {@link #prepare} in the thread that is to run the loop, and then
26 * {@link #loop} to have it process messages until the loop is stopped.
28 * <p>Most interaction with a message loop is through the
32 * using the separation of {@link #prepare} and {@link #loop} to create an
48 * Looper.loop();
66 * this looper, before actually starting the loop. Be sure to call
67 * {@link #loop()} after calling this method, and end it by callin
109 public static void loop() { method in class:Looper
    [all...]
  /frameworks/base/media/tests/players/
invoke_mock_media_player.cpp 85 virtual status_t setLooping(int loop) {return OK;}
  /frameworks/wilhelm/src/android/
android_GenericMediaPlayer.cpp 429 int32_t loop = 0; local
430 if (msg->findInt32(WHATPARAM_LOOP_LOOPING, &loop)) {
431 if (loop) {
438 (void) mPlayer->setLooping(loop);
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/x86/
vp9_intrapred_ssse3.asm 42 .loop:
51 jnz .loop
60 .loop:
69 jnz .loop
78 .loop:
87 jnz .loop
96 .loop:
107 jnz .loop
195 .loop:
211 jnz .loop
    [all...]
  /external/chromium_org/ui/events/platform/
platform_event_source_unittest.cc 496 // Provides mechanism for running tests from inside an active message-loop.
604 // Tests that resetting an overridden dispatcher causes the nested message-loop
620 // the current iteration of the message-loop.
638 // Terminate the message-loop.
662 base::MessageLoopForUI* loop = base::MessageLoopForUI::current(); variable
663 base::MessageLoopForUI::ScopedNestableTaskAllower allow_nested(loop);
664 loop->PostTask(
686 // overridden dispatcher before the nested message-loop completely unwinds
725 base::MessageLoopForUI* loop = base::MessageLoopForUI::current(); local
726 base::MessageLoopForUI::ScopedNestableTaskAllower allow_nested(loop);
764 base::MessageLoopForUI* loop = base::MessageLoopForUI::current(); variable
    [all...]
  /external/libhevc/common/arm/
ihevc_intra_pred_chroma_mode_3_to_9.s 369 vst1.8 d22, [r5], r3 @(from previous loop)st (row 5)
370 vrshrn.i16 d20, q10, #5 @(from previous loop)round shft (row 6)
383 vst1.8 d20, [r5], r3 @(from previous loop)st (row 6)
384 vrshrn.i16 d18, q9, #5 @(from previous loop)round shft (row 7)
395 vst1.8 d18, [r5], r3 @(from previous loop)st (row 7)
480 vst1.8 d24, [r5], r3 @(from previous loop)st (row 5)
481 vrshrn.i16 d20, q10, #5 @(from previous loop)round shft (row 6)
483 vst1.8 d20, [r5], r3 @(from previous loop)st (row 6)
484 vrshrn.i16 d18, q9, #5 @(from previous loop)round shft (row 7)
ihevc_intra_pred_luma_mode_3_to_9.s 361 vst1.8 d22, [r5], r3 @(from previous loop)st (row 5)
362 vrshrn.i16 d20, q10, #5 @(from previous loop)round shft (row 6)
376 vst1.8 d20, [r5], r3 @(from previous loop)st (row 6)
377 vrshrn.i16 d18, q9, #5 @(from previous loop)round shft (row 7)
388 vst1.8 d18, [r5], r3 @(from previous loop)st (row 7)
470 vst1.8 d24, [r5], r3 @(from previous loop)st (row 5)
471 vrshrn.i16 d20, q10, #5 @(from previous loop)round shft (row 6)
473 vst1.8 d20, [r5], r3 @(from previous loop)st (row 6)
474 vrshrn.i16 d18, q9, #5 @(from previous loop)round shft (row 7)
ihevc_sao_edge_offset_class0.s 99 MOV r12,r9 @Move wd to r12 for loop count
107 SUBS r12,r12,#8 @Decrement the loop counter by 8
114 BLT WIDTH_RESIDUE @If not jump to WIDTH_RESIDUE where loop is unrolled for 8 case
116 MOV r8,r9 @move wd to r8 for loop count
137 MOV r4,r10 @move ht to r4 for loop count
254 BNE PU1_SRC_LOOP @If not equal jump to the inner loop
261 BEQ WIDTH_RESIDUE @If residue remains jump to residue loop
285 MOV r4,r10 @move ht to r4 for loop count
337 BNE PU1_SRC_LOOP_RESIDUE @If not equal jump to the pu1_src loop
ihevc_sao_edge_offset_class0_chroma.s 105 MOV r12,r9 @Move wd to r12 for loop count
109 SUBS r12,r12,#8 @Decrement the loop counter by 8
118 BLT WIDTH_RESIDUE @If not jump to WIDTH_RESIDUE where loop is unrolled for 8 case
120 MOV r8,r9 @move wd to r8 for loop count
143 MOV r4,r10 @move ht to r4 for loop count
272 BNE PU1_SRC_LOOP @If not equal jump to the inner loop
279 BEQ WIDTH_RESIDUE @If residue remains jump to residue loop
306 MOV r4,r10 @move ht to r4 for loop count
423 BNE PU1_SRC_LOOP_RESIDUE @If not equal jump to the pu1_src loop
ihevc_sao_edge_offset_class1.s 85 MOV r12,r8 @Move ht to r12 for loop count
89 SUBS r12,#1 @Decrement the loop count
115 BLT WIDTH_RESIDUE @If not jump to WIDTH_RESIDUE where loop is unrolled for 8 case
138 MOV r11,r8 @move ht to r11 for loop count
213 SUBS r11,r11,#2 @II Decrement the ht loop count by 1
255 SUBS r7,r7,#16 @Decrement the wd loop count by 16
257 BEQ WIDTH_RESIDUE @If residue remains jump to residue loop
280 MOV r11,r8 @move ht to r11 for loop count
333 SUBS r11,r11,#2 @Decrement the ht loop count by 1
ihevc_sao_edge_offset_class1_chroma.s 89 MOV r14,r9 @Move ht to r14 for loop count
93 SUBS r14,#1 @Decrement the loop count
120 BLT WIDTH_RESIDUE @If not jump to WIDTH_RESIDUE where loop is unrolled for 8 case
143 MOV r11,r9 @move ht to r11 for loop count
226 SUBS r11,r11,#2 @II Decrement the ht loop count by 1
273 SUBS r8,r8,#16 @Decrement the wd loop count by 16
275 BEQ WIDTH_RESIDUE @If residue remains jump to residue loop
298 MOV r11,r9 @move ht to r11 for loop count
364 SUBS r11,r11,#2 @Decrement the ht loop count by 1
  /external/libvpx/libvpx/vp9/common/x86/
vp9_intrapred_ssse3.asm 42 .loop:
51 jnz .loop
60 .loop:
69 jnz .loop
78 .loop:
87 jnz .loop
96 .loop:
107 jnz .loop
195 .loop:
211 jnz .loop
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
vp9_intrapred_ssse3.asm 42 .loop:
51 jnz .loop
60 .loop:
69 jnz .loop
78 .loop:
87 jnz .loop
96 .loop:
107 jnz .loop
195 .loop:
211 jnz .loop
    [all...]
  /external/chromium_org/v8/src/arm/
builtins-arm.cc 539 { Label loop, entry; local
542 __ bind(&loop);
546 __ b(lt, &loop);
640 Label loop, entry; local
642 __ bind(&loop);
647 __ b(ge, &loop);
752 // Copy arguments to the stack in a loop.
756 Label loop, entry; local
760 __ bind(&loop);
766 __ b(ne, &loop);
1167 { Label loop; local
1329 Label entry, loop; local
    [all...]
  /external/chromium_org/v8/src/ia32/
builtins-ia32.cc 314 { Label loop, entry; local
318 __ bind(&loop);
323 __ j(below, &loop);
408 Label loop, entry; local
411 __ bind(&loop);
415 __ j(greater_equal, &loop);
507 // Copy arguments to the stack in a loop.
508 Label loop, entry; local
511 __ bind(&loop);
517 __ j(not_equal, &loop);
846 { Label loop; local
997 Label entry, loop; local
    [all...]
  /external/chromium_org/v8/src/mips/
builtins-mips.cc 556 { Label loop, entry; local
564 __ bind(&loop);
568 __ Branch(&loop, less, a2, Operand(t6));
660 Label loop, entry; local
662 __ bind(&loop);
669 __ Branch(&loop, greater_equal, a3, Operand(zero_reg));
770 // Copy arguments to the stack in a loop.
773 Label loop, entry; local
779 __ bind(&loop);
785 __ Branch(&loop, ne, s0, Operand(t2))
1187 { Label loop; local
1344 Label entry, loop; local
    [all...]
  /external/chromium_org/v8/src/x64/
builtins-x64.cc 315 { Label loop, entry; local
319 __ bind(&loop);
324 __ j(below, &loop);
410 Label loop, entry; local
413 __ bind(&loop);
417 __ j(greater_equal, &loop);
566 // Copy arguments to the stack in a loop.
569 Label loop, entry; local
570 __ Set(rcx, 0); // Set loop variable to 0.
572 __ bind(&loop);
909 { Label loop; local
1068 Label entry, loop; local
    [all...]

Completed in 2040 milliseconds

<<21222324252627282930>>