/external/tensorflow/tensorflow/core/profiler/ |
D | profiler.cc | 278 bool looped = false; in Run() local 282 if (!looped) { in Run() 289 looped = true; in Run()
|
/external/e2fsprogs/lib/ext2fs/ |
D | alloc.c | 409 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/ |
D | sys-linux.c | 218 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/ |
D | filesystem | 6 part = job.partition('/tmp/looped', 1024, job.tmpdir)
|
D | control.fs | 14 partition = job.partition('/tmp/looped', 1024, job.tmpdir)
|
D | control.fs_options | 14 partition = job.partition(device='/tmp/looped', loop_size=1024,
|
/external/autotest/client/site_tests/audio_CRASFormatConversion/ |
D | control | 19 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/ |
D | control | 22 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/ |
D | control | 21 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/ |
D | control | 21 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/ |
D | control | 21 NOTE: For this test to pass you need to have the line out looped back to mic-in.
|
/external/llvm/test/Transforms/Util/MemorySSA/ |
D | phi-translation.ll | 115 ; CHECK-LABEL: define void @looped 116 define void @looped(i8* noalias %p1, i8* noalias %p2) {
|
/external/autotest/client/site_tests/desktopui_MediaAudioFeedback/ |
D | control | 25 NOTE: For this test to pass you need to have the line out looped back to mic-in.
|
/external/ltp/tools/pounder21/ |
D | CHANGELOG | 37 an upper bound on the number of failures a looped test will allow
|
/external/skia/src/pathops/ |
D | SkPathOpsDebug.cpp | 2148 bool looped = false; in DebugCheckBetween() local 2150 if ((looped = checkPtT == ptT)) { in DebugCheckBetween() 2155 if (looped) { in DebugCheckBetween()
|
/external/skqp/src/pathops/ |
D | SkPathOpsDebug.cpp | 2148 bool looped = false; in DebugCheckBetween() local 2150 if ((looped = checkPtT == ptT)) { in DebugCheckBetween() 2155 if (looped) { in DebugCheckBetween()
|
/external/python/cpython3/Doc/howto/ |
D | functional.rst | 387 ``sequence2`` is looped over from the beginning. ``sequence3`` is then looped
|
/external/python/cpython2/Doc/howto/ |
D | functional.rst | 386 ``sequence2`` is looped over from the beginning. ``sequence3`` is then looped
|
/external/python/cpython2/Doc/whatsnew/ |
D | 2.2.rst | 424 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/ |
D | 2.2.rst | 424 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/ |
D | CHANGES | 11 Filter out duplicate looped back CAN frames.
|
/external/python/cpython2/Doc/tutorial/ |
D | classes.rst | 755 By now you have probably noticed that most container objects can be looped over
|
/external/python/cpython3/Doc/tutorial/ |
D | classes.rst | 752 By now you have probably noticed that most container objects can be looped over
|
/external/dnsmasq/ |
D | CHANGELOG.archive | 429 catastrophic. The servers will continue to run, looped
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|