Home
last modified time | relevance | path

Searched refs:looping (Results 1 – 25 of 34) sorted by relevance

12

/external/vboot_reference/firmware/lib/
Dvboot_audio.c261 int looping = 1; in VbAudioLooping() local
273 looping = 0; in VbAudioLooping()
289 return looping; in VbAudioLooping()
/external/llvm/test/Transforms/LoopDeletion/
Dsimplify-then-delete.ll4 ; Indvars and loop deletion should be able to eliminate all looping
/external/llvm/test/CodeGen/X86/
Dextractelement-load.ll30 ; This case could easily end up inf-looping in the DAG combiner due to an
/external/libavc/common/arm/
Dih264_inter_pred_filters_luma_vert_a9q.s198 b loop_16 @ looping if height = 8 or 16
247 b loop_8 @looping if height == 8 or 16
Dih264_inter_pred_luma_horz_hpel_vert_hpel_a9q.s265 b loop_16 @ looping if height = 8 or 16
349 b loop_8 @looping if height == 8 or 16
435 b loop_4 @looping if height == 8 or 16
Dih264_inter_pred_luma_horz_qpel_vert_qpel_a9q.s238 b loop_16 @ looping if height = 8 or 16
293 b loop_8 @looping if height == 8 or 16
Dih264_inter_pred_luma_vert_qpel_a9q.s212 b loop_16 @ looping if height = 8 or 16
268 b loop_8 @looping if height == 8 or 16
Dih264_inter_pred_filters_luma_horz_a9q.s210 b loop_8 @looping if height =8 or 16
Dih264_inter_pred_luma_horz_qpel_a9q.s224 b loop_8 @looping if height == 8 or 16
Dih264_inter_pred_luma_horz_hpel_vert_qpel_a9q.s376 bgt loop_16_lowhalf @ looping if height =16
605 bgt loop_16_highhalf @ looping if height = 8 or 16
/external/valgrind/docs/internals/
D3_1_BUGSTATUS.txt122 v5616 v5677 n-i-bz memcheck/tests/zeropage de-looping fix
/external/v8/test/mjsunit/
Dmjsunit.status432 # BUG(3251035): Timeouts in long looping crankshaft optimization
/external/pcre/dist/
DCMakeLists.txt140 "Default limit on internal looping. See MATCH_LIMIT in config.h.in for details.")
Dconfigure.ac287 [default limit on internal looping (default=10000000)]),
DChangeLog2142 enclosing group might also not be so recognized, causing infinite looping
2505 infinitely looping recursion. The bug was that positive lookaheads were not
5569 match the empty string as in /(a*)*/. It was looping and ultimately crashing.
5571 2. PCRE was looping on encountering an indefinitely repeated back reference to
/external/llvm/lib/Target/ARM/
DREADME.txt512 Be careful though as the last attempt caused infinite looping on lencod.
/external/llvm/docs/
DAliasAnalysis.rst427 infinite looping, however currently an implementation which wants to do this can
DCodeGenerator.rst406 // Create a self looping branch instruction.
/external/libvpx/libvpx/vp9/common/arm/neon/
Dvp9_idct32x32_add_neon.asm313 ; The 1d transform is done by looping over bands of eight columns (the
/external/valgrind/
DNEWS.old693 n-i-bz memcheck/tests/zeropage de-looping fix
1228 96747 After looping in a segfault handler, the impossible happens
/external/flac/libFLAC/ia32/
Dlpc_asm.nasm104 inc ecx ; we are looping <= limit so we add one to the counter
/external/libusb/
DChangeLog869 Pointed out by Richard Röjfors, otherwise we end up busy-looping with
/external/llvm/test/Transforms/SROA/
Dbasictest.ll1341 ; of looping unreachable code. This helps ensure that we aren't sensitive to the
/external/jpeg/
Dlibjpeg.doc1571 overly small buffer could lead to infinite looping, if a single MCU required
1806 level of looping. The application can choose how many output passes to make
/external/elfutils/src/src/
DChangeLog2549 looping over DSOs. When deciding about adding DT_NEEDED entries

12