Home
last modified time | relevance | path

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

1234

/external/python/cpython2/Misc/Vim/
Dvim_syntax.py28 looping = ('for', 'while') variable
84 if kw not in (looping + conditionals + boolean_ops +
92 ("Repeat", "pythonRepeat", "keyword", looping),
/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/cldr/tools/scripts/build/bin-build/
Dbootloop.sh3 echo looping running bitten ${BUILDER_NAME}
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/CorrelatedValuePropagation/
Dashr.ll42 ;; Non looping test case.
58 ; looping case where loop has exactly one block
Dsrem.ll23 ; looping case where loop has exactly one block
Dsdiv.ll56 ; looping case where loop has exactly one block
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowMediaPlayer.java417 private boolean looping; field in ShadowMediaPlayer
798 return looping;
807 protected void setLooping(boolean looping) {
809 this.looping = looping;
/external/skia/modules/particles/include/
DSkParticleEffect.h46 void start(double now, bool looping = false);
/external/skia/modules/particles/src/
DSkParticleEffect.cpp41 void SkParticleEffect::start(double now, bool looping) { in start() argument
45 fLooping = looping; in start()
/external/autotest/client/samples/
Dcontrol.fs11 creating loopback partitions instead of using real disk partitions, looping.
Dcontrol.fs_options11 instead of using real disk partitions, looping and tags.
/external/swiftshader/third_party/LLVM/test/CodeGen/MBlaze/
Dloop.ll1 ; Test some complicated looping constructs to ensure that they
/external/llvm/test/Transforms/LoopDeletion/
Dsimplify-then-delete.ll4 ; Indvars and loop deletion should be able to eliminate all looping
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopDeletion/
Dsimplify-then-delete.ll4 ; Indvars and loop deletion should be able to eliminate all looping
/external/swiftshader/third_party/LLVM/test/Transforms/LoopDeletion/
Dsimplify-then-delete.ll4 ; Indvars and loop deletion should be able to eliminate all looping
/external/linux-kselftest/tools/testing/selftests/net/forwarding/
DREADME13 by looping the switch ports together. For example:
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/ObjCARC/
Dcontract-catchswitch.ll28 ; Dummy nested catchswitch to test looping through the dominator tree.
/external/curl/tests/data/
Dtest2567 looping HTTP Location: following with --max-redirs
/external/e2fsprogs/doc/RelNotes/
Dv1.43.4.txt39 an error instead looping forever or crashing.
/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
/external/tensorflow/tensorflow/contrib/pi_examples/
DREADME.md61 You should see it looping over camera frames as they come in, and printing the top labels
/external/llvm/test/CodeGen/X86/
Dextractelement-load.ll50 ; This case could easily end up inf-looping in the DAG combiner due to an
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dextractelement-load.ll50 ; This case could easily end up inf-looping in the DAG combiner due to an

1234