Searched refs:looped (Results 1 – 23 of 23) sorted by relevance
409 int looped = 0; in ext2fs_new_range() local445 while (!looped || start <= goal) { in ext2fs_new_range()496 if (looped) in ext2fs_new_range()498 looped = 1; in ext2fs_new_range()
218 static int looped; /* 1 if using loop */ variable417 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()
6 part = job.partition('/tmp/looped', 1024, job.tmpdir)
14 partition = job.partition('/tmp/looped', 1024, job.tmpdir)
14 partition = job.partition(device='/tmp/looped', loop_size=1024,
19 NOTE: For this test to pass you need to have the line out looped back to mic-in.
21 NOTE: For this test to pass you need to have the line out looped back to mic-in.
22 NOTE: For this test to pass you need to have the line out looped back to mic-in.
25 NOTE: For this test to pass you need to have the line out looped back to mic-in.
115 ; CHECK-LABEL: define void @looped116 define void @looped(i8* noalias %p1, i8* noalias %p2) {
37 an upper bound on the number of failures a looped test will allow
2148 bool looped = false; in DebugCheckBetween() local2150 if ((looped = checkPtT == ptT)) { in DebugCheckBetween()2155 if (looped) { in DebugCheckBetween()
386 ``sequence2`` is looped over from the beginning. ``sequence3`` is then looped
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*
11 Filter out duplicate looped back CAN frames.
755 By now you have probably noticed that most container objects can be looped over
1203 host. The packets are looped back and delivered locally.1911 looped back to 193.233.7.82 (cf.\ NB on~p.\pageref{NB-strange-route}).2610 transmitted because the tunnel is looped back to itself.
429 catastrophic. The servers will continue to run, looped
15401 - Tokenizer looped when last line did not end in \n
13899 closed even if we looped to get more files. Corrects Dustin Boswell's bug