Home
last modified time | relevance | path

Searched refs:looped (Results 1 – 25 of 33) sorted by relevance

12

/external/tensorflow/tensorflow/core/profiler/
Dprofiler.cc278 bool looped = false; in Run() local
282 if (!looped) { in Run()
289 looped = true; in Run()
/external/e2fsprogs/lib/ext2fs/
Dalloc.c409 int looped = 0; in ext2fs_new_range() local
445 while (!looped || start <= goal) { in ext2fs_new_range()
496 if (looped) in ext2fs_new_range()
498 looped = 1; in ext2fs_new_range()
/external/ppp/pppd/
Dsys-linux.c218 static int looped; /* 1 if using loop */ variable
417 if (!new_style_driver && looped in tty_establish_ppp()
486 if (!looped) in generic_establish_ppp()
488 if (!looped && !multilink) { in generic_establish_ppp()
496 if (looped) in generic_establish_ppp()
518 if (looped && x != ifunit) in generic_establish_ppp()
536 if (!looped) in generic_establish_ppp()
539 looped = 0; in generic_establish_ppp()
604 looped = 1; in generic_disestablish_ppp()
2692 looped = 1; in open_ppp_loopback()
/external/autotest/client/samples/
Dfilesystem6 part = job.partition('/tmp/looped', 1024, job.tmpdir)
Dcontrol.fs14 partition = job.partition('/tmp/looped', 1024, job.tmpdir)
Dcontrol.fs_options14 partition = job.partition(device='/tmp/looped', loop_size=1024,
/external/autotest/client/site_tests/audio_CRASFormatConversion/
Dcontrol19 NOTE: For this test to pass you need to have the line out looped back to mic-in.
/external/autotest/client/site_tests/audio_LoopbackLatency/
Dcontrol22 NOTE: For this test to pass you need to have the line out looped back to mic-in.
/external/autotest/client/site_tests/desktopui_AudioFeedback/
Dcontrol21 NOTE: For this test to pass you need to have the line out looped back to mic-in.
/external/autotest/client/site_tests/audio_AlsaLoopback/
Dcontrol21 NOTE: For this test to pass you need to have the line out looped back to mic-in.
/external/autotest/client/site_tests/audio_CrasLoopback/
Dcontrol21 NOTE: For this test to pass you need to have the line out looped back to mic-in.
/external/llvm/test/Transforms/Util/MemorySSA/
Dphi-translation.ll115 ; CHECK-LABEL: define void @looped
116 define void @looped(i8* noalias %p1, i8* noalias %p2) {
/external/autotest/client/site_tests/desktopui_MediaAudioFeedback/
Dcontrol25 NOTE: For this test to pass you need to have the line out looped back to mic-in.
/external/ltp/tools/pounder21/
DCHANGELOG37 an upper bound on the number of failures a looped test will allow
/external/skia/src/pathops/
DSkPathOpsDebug.cpp2148 bool looped = false; in DebugCheckBetween() local
2150 if ((looped = checkPtT == ptT)) { in DebugCheckBetween()
2155 if (looped) { in DebugCheckBetween()
/external/skqp/src/pathops/
DSkPathOpsDebug.cpp2148 bool looped = false; in DebugCheckBetween() local
2150 if ((looped = checkPtT == ptT)) { in DebugCheckBetween()
2155 if (looped) { in DebugCheckBetween()
/external/python/cpython2/Doc/howto/
Dfunctional.rst386 ``sequence2`` is looped over from the beginning. ``sequence3`` is then looped
/external/python/cpython3/Doc/howto/
Dfunctional.rst387 ``sequence2`` is looped over from the beginning. ``sequence3`` is then looped
/external/python/cpython2/Doc/whatsnew/
D2.2.rst424 Python levels. Objects can define how they can be looped over by callers.
435 Consider some file-like object that wants to be looped over; the *index*
/external/python/cpython3/Doc/whatsnew/
D2.2.rst424 Python levels. Objects can define how they can be looped over by callers.
435 Consider some file-like object that wants to be looped over; the *index*
/external/libpcap/
DCHANGES11 Filter out duplicate looped back CAN frames.
/external/python/cpython2/Doc/tutorial/
Dclasses.rst755 By now you have probably noticed that most container objects can be looped over
/external/python/cpython3/Doc/tutorial/
Dclasses.rst752 By now you have probably noticed that most container objects can be looped over
/external/dnsmasq/
DCHANGELOG.archive429 catastrophic. The servers will continue to run, looped
/external/jline/src/src/test/resources/jline/example/
Denglish.gz

12