Searched refs:idle (Results 76 - 100 of 145) sorted by relevance

123456

/macosx-10.10.1/network_cmds-457/dnctl/
H A Ddnctl.c875 double s, idle, weight, w_q; local
925 * max idle time (in ticks) before avg queue size becomes 0.
930 idle = s * 3. / w_q;
931 p.fs.lookup_step = (int)idle / lookup_depth;
/macosx-10.10.1/tcl-105/tcl_ext/bwidget/bwidget/
H A Dcombobox.tcl58 ::bind BwComboBox <FocusIn> [list after idle {BWidget::refocus %W %W.e}]
62 [list after idle {ComboBox::hottrackMotion %W %x %y}]
73 # after idle should fix the problem with very long listbox text items
494 update idle
/macosx-10.10.1/configd-699.1.5/SystemConfiguration.fproj/helper/
H A DSCHelper_server.c2301 int idle = 0; local
2353 idle++;
2361 idle = 0;
2367 if (!done && (idle >= (2 * 60 / 15))) {
2379 idle = 0;
/macosx-10.10.1/tcl-105/tcl_ext/tklib/tklib/modules/tablelist/scripts/
H A DtablelistUtil.tcl461 # be updated at idle time.
469 set data(mapId) [after idle [list tablelist::updateKeyToRowMap $win]]
2235 # tablelist widget win to be adjusted at idle time.
2243 set data(sepsId) [after idle [list tablelist::adjustSeps $win]]
2914 # stretched at idle time.
2922 set data(stretchId) [after idle [list tablelist::stretchColumns $win -1]]
3083 # elements of the tablelist widget win to be updated at idle time.
3091 set data(colorId) [after idle [list tablelist::updateColors $win]]
3267 # updated at idle time.
3275 set data(offsetId) [after idle [lis
[all...]
/macosx-10.10.1/xnu-2782.1.97/bsd/netinet/
H A Dtcp_output.c290 int idle, sendalot, lost = 0; local
329 idle = (tp->t_flags & TF_LASTIDLE) || (tp->snd_max == tp->snd_una);
335 if (idle && idle_time >= TCP_IDLETIMEOUT(tp)) {
341 if (idle) {
344 idle = 0;
942 * either idle or running NODELAY
963 (idle || tp->t_flags & TF_NODELAY ||
1070 * idle not doing retransmits or persists
1080 * The output side is idle when both timers are zero.
/macosx-10.10.1/Security-57031.1.35/securityd/src/
H A Dserver.cpp306 StLock<MachServer, &Server::busy, &Server::idle> _(*this);
/macosx-10.10.1/libauto-186/
H A Dauto_zone.cpp152 zone->set_state(idle);
157 const char *idle = idle_timer.time_string(); local
160 malloc_printf("%s: %s GC completed in %s after %s idle. scanned %5llu blocks (%s) in %s\n",
161 auto_prelude(), (generational ? "gen." : "full"), timer.total_time().time_string(), idle,
1296 return !azone->is_state(idle);
/macosx-10.10.1/tcl-105/tcl_ext/incrtcl/iwidgets/generic/
H A Dcanvasprintbox.itk749 set _reposition [after idle [itcl::code $this _update_canvas now]]
907 set _update_attr_id [after idle [itcl::code $this _update_attr now]]
H A Dextfileselectionbox.itk244 # When idle, pack the childsite and update the lists.
594 set _updateToken [after idle [itcl::code $this _updateLists now]]
961 set _packToken [after idle [itcl::code $this _packComponents now]]
H A Dfileselectionbox.itk223 # When idle, pack the childsite and update the lists.
559 set _updateToken [after idle [itcl::code $this _updateLists now]]
908 set _packToken [after idle [itcl::code $this _packComponents now]]
H A Dlabeledframe.itk201 # When idle, position the label.
337 # is idle.
343 set _reposition [after idle [itcl::code $this _positionLabel now]]
H A Doptionmenu.itk641 # then the change is applied later, when the application is idle.
647 set _calcSize [after idle [itcl::code $this _setSize now]]
H A Dselectionbox.itk159 # When idle, pack the components.
449 # when the application is idle.
454 set _repacking [after idle [itcl::code $this _packComponents now]]
H A Dspindate.itk556 # is idle.
561 set _repack [after idle [itcl::code $this _packDate now]]
H A Dspintime.itk391 # then the change is applied later, when the application is idle.
396 set _repack [after idle [itcl::code $this _packTime now]]
H A Dwatch.itk382 # then the change is applied later, when the application is idle.
388 set _reposition [after idle [itcl::code $this _displayClock now]]
/macosx-10.10.1/tcl-105/tcl_ext/tklib/tklib/modules/tooltip/
H A Dtooltip.tcl337 after idle [list focus -force $focus]
/macosx-10.10.1/tcl-105/tcl_ext/tklib/tklib/modules/widget/
H A Druler.tcl153 set redrawID [after idle [mymethod _redraw]]
492 set reflect(id) [after idle [mymethod _reflect]]
/macosx-10.10.1/tcl-105/tk/tk/library/demos/
H A Dknightstour.tcl132 after idle [list MovePiece $dlg $initial $initial]
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dmush.vim39 syntax keyword mushFunction contained home host hostname html idle idlesecs
177 syntax keyword mushAttribute filter forwardlist gfail idesc idle infilter
/macosx-10.10.1/cups-408/cups/test/
H A Drun-stp-tests.sh526 StateMessage Printer $1 is idle.
544 StateMessage Printer $1 is idle.
/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/lib/
H A Dclient.c256 if (m->m.plug->idle
257 && m->m.plug->idle(m->m.plug->glob_context,
/macosx-10.10.1/ruby-106/ruby/ext/tk/sample/
H A Dtktextio.rb52 @idle_flush = TkTimer.new(:idle, 1, proc{ @flusher.run rescue nil })
1011 timer = TkTimer.new(:idle, -1, proc{
1012 #STDOUT.print("idle call\n")
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/imap4/
H A Dimap4.tcl140 set info($chan,idle) {}
341 if {[string length [set info($chan,idle)]] && $dirty} {
1216 # proc ::imap4::idle notify-command
/macosx-10.10.1/tcl-105/tcl_ext/tklib/tklib/modules/ctext/
H A Dctext.tcl242 set configAr(commentsAfterId) [after idle [list ctext::comments $win [set afterTriggered 1]]]
250 set configAr(highlightAfterId) [after idle [list ctext::highlight $win $lineStart $lineEnd [set afterTriggered 1]]]

Completed in 310 milliseconds

123456