Home
last modified time | relevance | path

Searched refs:idling (Results 1 – 25 of 1156) sorted by relevance

12345678910>>...47

/dports/security/amavisd-new/amavis-v2.12.0/
H A Damavisd-nanny69 my($t,$state_bar,$idling) = @_;
71 my($char) = $idling ? '.' : '=';
72 my($bar_l) = $idling ? $t : length($state_bar);
74 if (!$idling) {
201 my($idling) = $proc_task_id{$pid} eq '' &&
204 if ($idling) { $proc_state_bars{$pid} = '' }
219 my($ttl) = $idling ? $idlettl : $activettl;
226 fmt_age($age, $proc_state_bars{$pid}, $idling) );
231 fmt_age($age, $proc_state_bars{$pid}, $idling) );
235 fmt_age($age, $proc_state_bars{$pid}, $idling) );
H A Damavisd-status139 my($t,$state_bar,$idling) = @_;
141 my $char = $idling ? '.' : '=';
142 my $bar_l = $idling ? $t : length($state_bar);
144 if (!$idling) {
262 my $idling = !defined $p->{task_id} && $p->{state} =~ /^[. ]\z/s;
264 if ($idling) {
283 fmt_age($age, $p->{state_bars}, $idling) );
/dports/games/easyrpg-player/Player-0.7.0/src/
H A Dsprite_actor.cpp75 idling = true; in Update()
106 …if (cycle == ((idling || normal_attacking || anim_state == AnimationState_WalkingLeft || anim_stat… in Update()
113 idling = true; in Update()
146 idling = false; in SetAnimationState()
199 if (idling) { in DetectStateChange()
205 return idling; in IsIdling()
235 idling = true; in CreateSprite()
242 idling = true; in DoIdleAnimation()
266 idling = true; in DoIdleAnimation()
/dports/security/maia/maia_mailguard-7f20bd4/reference/amavisd-new-2.2.1/
H A Damavisd-nanny117 my($idling) = $proc_task_id{$pid} =~ /^\.?\z/s;
118 my($ttl) = $idling ? $idlettl : $activettl;
122 fmt_age($now-$proc_timestamp{$pid}, $idling?'.':'=') );
127 fmt_age($now-$proc_timestamp{$pid}, $idling?'.':'=') );
131 fmt_age($now-$proc_timestamp{$pid}, $idling?'.':'=') );
/dports/mail/cone/cone-1.1/libmail/
H A Dsmapidle.C15 : idleOnOff(idleOnOffArg), idling(false), in smapIdleHandler()
117 if (!idling) // Response to the IDLE command in ok()
119 idling=true; in ok()
164 if (idling) in anotherHandlerInstalled()
H A Dimapidle.C15 : idleOnOff(idleOnOffArg), idling(false), in imapIdleHandler()
155 idling=true; in continuationRequest()
178 if (idling) in anotherHandlerInstalled()
H A Dsmapidle.H23 bool idling; variable
/dports/audio/jack/jack2-eaedec353489f26617221d66f80fd2503953c663/tools/
H A Dipload.c37 volatile int idling = 1; variable
43 if (idling == 0) in signal_handler()
67 idling = 0; in registration_callback()
230 while (idling) { in main()
/dports/mail/archiveopteryx/archiveopteryx-3.2.0/imap/handlers/
H A Didle.h13 Idle(): idling( false ) {} in Idle()
19 bool idling;
H A Didle.cpp42 if ( idling ) in execute()
47 idling = true; in execute()
/dports/mail/archiveopteryx-devel/aox-96ab17e/imap/handlers/
H A Didle.h13 Idle(): idling( false ) {} in Idle()
19 bool idling;
H A Didle.cpp42 if ( idling ) in execute()
47 idling = true; in execute()
/dports/mail/libetpan/libetpan-1.9.4/src/data-types/
H A Dmailstream.c82 s->idling = 0; in mailstream_new()
346 if (s->idling) { in mailstream_setup_idle()
357 s->idling = 1; in mailstream_setup_idle()
367 if (!s->idling) { in mailstream_interrupt_idle()
382 if (!s->idling) { in mailstream_unsetup_idle()
392 s->idling = 0; in mailstream_unsetup_idle()
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/firewire/tascam/
H A Dtascam-transaction.c165 port->idling = true; in async_midi_port_callback()
179 if (!port->idling || port->error) in midi_port_work()
215 port->idling = false; in midi_port_work()
239 port->idling = true; in snd_fw_async_midi_port_init()
/dports/multimedia/libv4l/linux-5.13-rc2/sound/firewire/tascam/
H A Dtascam-transaction.c165 port->idling = true; in async_midi_port_callback()
179 if (!port->idling || port->error) in midi_port_work()
215 port->idling = false; in midi_port_work()
239 port->idling = true; in snd_fw_async_midi_port_init()
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/firewire/tascam/
H A Dtascam-transaction.c165 port->idling = true; in async_midi_port_callback()
179 if (!port->idling || port->error) in midi_port_work()
215 port->idling = false; in midi_port_work()
239 port->idling = true; in snd_fw_async_midi_port_init()
/dports/mail/aerc/aerc-0.4.0/vendor/github.com/emersion/go-imap-idle/
H A DREADME.md26 // Start idling
41 log.Println("Not idling anymore")
/dports/multimedia/v4l-utils/linux-5.13-rc2/crypto/
H A Dcrypto_engine.c86 if (engine->idling) { in crypto_pump_requests()
104 engine->idling = true; in crypto_pump_requests()
112 engine->idling = false; in crypto_pump_requests()
499 engine->idling = false; in crypto_engine_alloc_init_and_set()
/dports/multimedia/v4l_compat/linux-5.13-rc2/crypto/
H A Dcrypto_engine.c86 if (engine->idling) { in crypto_pump_requests()
104 engine->idling = true; in crypto_pump_requests()
112 engine->idling = false; in crypto_pump_requests()
499 engine->idling = false; in crypto_engine_alloc_init_and_set()
/dports/multimedia/libv4l/linux-5.13-rc2/crypto/
H A Dcrypto_engine.c86 if (engine->idling) { in crypto_pump_requests()
104 engine->idling = true; in crypto_pump_requests()
112 engine->idling = false; in crypto_pump_requests()
499 engine->idling = false; in crypto_engine_alloc_init_and_set()
/dports/security/snort3/snort3-3.1.19.0/src/main/
H A Danalyzer.h114 { return idling; } in is_idling()
144 bool idling = false; variable
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/block/
H A Dbfq-iosched.rst185 a new request in time. Device idling typically boosts the
188 addition, under BFQ, device idling is also instrumental in
193 - With respect to idling for service guarantees, if several
197 idling the device. Throughput is thus as high as possible in
202 for throughput. So, with these devices, BFQ performs idling
337 As for throughput, idling can be very helpful on highly seeky media
341 Setting slice_idle to 0 will remove all the idling on queues and one
362 before the next request of B is dispatched. Note that idling
371 issue, BFQ tends to avoid idling as much as possible, when it is not
385 Either tunable can be used to set idling behavior. Afterwards, the
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/block/
H A Dbfq-iosched.rst185 a new request in time. Device idling typically boosts the
188 addition, under BFQ, device idling is also instrumental in
193 - With respect to idling for service guarantees, if several
197 idling the device. Throughput is thus as high as possible in
202 for throughput. So, with these devices, BFQ performs idling
337 As for throughput, idling can be very helpful on highly seeky media
341 Setting slice_idle to 0 will remove all the idling on queues and one
362 before the next request of B is dispatched. Note that idling
371 issue, BFQ tends to avoid idling as much as possible, when it is not
385 Either tunable can be used to set idling behavior. Afterwards, the
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/block/
H A Dbfq-iosched.rst185 a new request in time. Device idling typically boosts the
188 addition, under BFQ, device idling is also instrumental in
193 - With respect to idling for service guarantees, if several
197 idling the device. Throughput is thus as high as possible in
202 for throughput. So, with these devices, BFQ performs idling
337 As for throughput, idling can be very helpful on highly seeky media
341 Setting slice_idle to 0 will remove all the idling on queues and one
362 before the next request of B is dispatched. Note that idling
371 issue, BFQ tends to avoid idling as much as possible, when it is not
385 Either tunable can be used to set idling behavior. Afterwards, the
[all …]
/dports/mail/getmail6/getmail6-6.18.5/
H A Dgetmail134 idling = False
172 if not idling:
182 idling = idle
230 idling = False
469 idling = False
471 if idling:
472 idling = retriever.go_idle(idle)

12345678910>>...47