Searched refs:looped (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dsound.h46 wxT("sound can only be looped asynchronously") );
50 wxDEPRECATED( bool Play(bool async, bool looped = false) const );
87 inline bool wxSoundBase::Play(bool async, bool looped) const
91 if (looped) flags |= wxSOUND_LOOP | wxSOUND_ASYNC;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppoecd/
H A Dsys-linux.c105 static int looped; /* 1 if using loop */ variable
288 if (!new_style_driver && looped
318 if (!looped)
320 if (!looped && !multilink) {
328 if (looped)
351 if (looped && x != ifunit)
370 if (!looped)
403 if (!looped && ifunit >= 0 && ioctl(ppp_dev_fd, PPPIOCDETACH) < 0)
1048 looped = 1;
1106 looped
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/generic/
H A Danimate.h104 { return Play(true /* looped */); }
133 bool Play(bool looped);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dsys-linux.c154 static int looped; /* 1 if using loop */ variable
365 if (!new_style_driver && looped
395 if (!looped)
397 if (!looped && !multilink) {
405 if (looped)
428 if (looped && x != ifunit)
444 looped = 0;
449 if (!looped)
523 if (!looped && ifunit >= 0 && ioctl(ppp_dev_fd, PPPIOCDETACH) < 0)
2525 looped
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dsys-linux.c213 static int looped; /* 1 if using loop */ variable
408 if (!new_style_driver && looped
477 if (!looped)
479 if (!looped && !multilink) {
487 if (looped)
509 if (looped && x != ifunit)
527 if (!looped)
530 looped = 0;
595 looped = 1;
2635 looped
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Danimateg.cpp395 bool wxAnimationCtrl::Play(bool looped) argument
400 m_looped = looped;
641 // Should a non-looped animation display the last frame?
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Dvolumes.c2175 int looped = 0; local
2245 if (!looped)
2267 * we've looped, then we are likely allocating the maximum amount of
2270 if (!looped)
2313 looped = 1;
2316 if (!looped && max_avail > 0) {
2317 looped = 1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/
H A Dconf.c4807 SYSERR("Too many definition levels (looped?)\n");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/doc/
H A Dip-cref.tex1166 host. The packets are looped back and delivered locally.
1819 looped back to 193.233.7.82 (cf.\ NB on~p.\pageref{NB-strange-route}).
2482 transmitted because the tunnel is looped back to itself.

Completed in 105 milliseconds