Searched refs:active (Results 151 - 175 of 661) sorted by relevance

1234567891011>>

/macosx-10.10/ksh-23/ksh/src/lib/libcoshell/
H A Dcowait.c139 int active; local
161 active = 0;
191 active = 1;
205 active = 1;
210 * reap the active jobs
213 if (!active)
263 errormsg(state.lib, 2, "coshell %d active wait %lu timeout=%d outstanding=<%d,%d> running=<%d,%d>", co->index, serial, timeout, co->outstanding, co->svc_outstanding, co->running, co->svc_running);
387 errormsg(state.lib, 2, "coshell %d active wait %lu timeout=%d outstanding=<%d,%d> running=<%d,%d> reap job %d", co->index, serial, timeout, co->outstanding, co->svc_outstanding, co->running, co->svc_running, cj->id);
/macosx-10.10/vim-55/src/
H A Ddosinst.c41 int active; /* non-zero when choice is active */ member in struct:choice
731 choices[choice_count].active = 0;
1022 /* Only make it active when the first item has a path and the vim.exe
1027 choices[idx + i].active = 1;
1036 choices[idx + i].active = 0;
1053 choices[choice_count].active = 1;
1110 choices[choice_count].active = 1;
1230 choices[idx + 1].active = 0;
1231 choices[idx + 2].active
[all...]
/macosx-10.10/apache-793/httpd/modules/core/
H A Dmod_watchdog.c52 int active; member in struct:ap_watchdog_t
382 w->active++;
465 if (!w->active) {
470 * Mark it as active
472 w->active = 1;
475 if (w->active) {
476 /* We have active watchdog.
505 if (!w->active) {
510 * Mark it as active
512 w->active
[all...]
/macosx-10.10/tcl-105/tk/tk/library/
H A Dbutton.tcl145 # state of the button to active unless the button is disabled.
159 $w configure -relief sunken -state active
219 $w configure -relief sunken -state active
273 # and changes the state of the button to active unless the button is
283 $w configure -state active
311 $w configure -state active
326 # state of the button to active unless the button is disabled.
334 # On unix the state is active just with mouse-over
335 $w configure -state active
462 # state of the button to active unles
[all...]
/macosx-10.10/emacs-93/emacs/lisp/gnus/
H A Dnnsoup.el58 (defvoo nnsoup-active-file (expand-file-name "active" nnsoup-directory)
205 (nnsoup-read-active-file)
211 (nnsoup-write-active-file)
243 (let ((active (cadr (assoc group nnsoup-group-alist))))
244 (if (not active)
248 (max (1+ (- (cdr active) (car active))) 0)
249 (car active) (cdr active) grou
[all...]
H A Dnnfolder.el60 (defvoo nnfolder-active-file
61 (nnheader-concat nnfolder-directory "active")
62 "The name of the active file.")
67 (defvoo nnfolder-ignore-active-file nil
68 "If non-nil, the active file is ignored.
70 true active ranges of an mbox file. Note that the active file is
114 (defvoo nnfolder-active-timestamp nil)
115 (defvoo nnfolder-active-file-coding-system mm-text-coding-system)
116 (defvoo nnfolder-active
[all...]
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/tests/progs/
H A Dslapd-search.c395 int *msgids = NULL, active = 0; local
461 active++;
464 ">>> PID=%ld - Search maxloop=%d cnt=%d active=%d msgid=%d: "
466 (long) pid, innerloop, i, active, msgids[i],
526 active--;
529 "<<< PID=%ld - SearchDone maxloop=%d cnt=%d active=%d msgid=%d: "
531 (long) pid, innerloop, j, active, msgid,
554 } while ( i < innerloop || active > 0 );
/macosx-10.10/Security-57031.1.35/securityd/libsecurity_agent/lib/
H A Dagentclient.cpp275 (state() != active) &&
302 case active:
343 if (state() == active || state() == created || state() == current)
385 setState(active);
402 if (state() != active)
415 setState(active);
/macosx-10.10/Security-57031.1.35/securityd/libsecurity_agent/security_agent_client/
H A Dagentclient.cpp275 (state() != active) &&
302 case active:
343 if (state() == active || state() == created || state() == current)
385 setState(active);
402 if (state() != active)
415 setState(active);
/macosx-10.10/Security-57031.1.35/securityd/security_agent_client/
H A Dagentclient.cpp275 (state() != active) &&
302 case active:
343 if (state() == active || state() == created || state() == current)
385 setState(active);
402 if (state() != active)
415 setState(active);
/macosx-10.10/Security-57031.1.35/securityd/security_agent_server/
H A Dagentclient.cpp275 (state() != active) &&
302 case active:
343 if (state() == active || state() == created || state() == current)
385 setState(active);
402 if (state() != active)
415 setState(active);
/macosx-10.10/WebCore-7600.1.25/Modules/indexeddb/
H A DIDBTransaction.cpp105 // Not active until the callback.
193 void IDBTransaction::setActive(bool active) argument
195 LOG(StorageAPI, "IDBTransaction::setActive(%s) for transaction id %lli", active ? "true" : "false", static_cast<long long>(m_id));
196 ASSERT_WITH_MESSAGE(m_state != Finished, "A finished transaction tried to setActive(%s)", active ? "true" : "false");
199 ASSERT(active != (m_state == Active));
200 m_state = active ? Active : Inactive;
202 if (!active && m_requestList.isEmpty())
/macosx-10.10/WebCore-7600.1.25/platform/graphics/avfoundation/objc/
H A DMediaSourcePrivateAVFObjC.mm143 void MediaSourcePrivateAVFObjC::sourceBufferPrivateDidChangeActiveState(SourceBufferPrivateAVFObjC* buffer, bool active)
145 if (active && !m_activeSourceBuffers.contains(buffer))
148 if (!active) {
/macosx-10.10/apache-793/httpd/server/
H A Dmpm_common.c133 int active; /* number of active processes */ member in struct:mpm_gen_info_t
134 int done; /* gen finished? (whether or not active processes) */
455 if (cur->active == 0) {
497 cur->active = cur->done = 0;
507 ++cur->active;
517 --cur->active;
518 if (!cur->active && cur->done) { /* no children, server has stopped/restarted */
/macosx-10.10/libsecurity_agent-55000/lib/
H A Dagentclient.cpp265 (state() != active) &&
292 case active:
333 if (state() == active || state() == created || state() == current)
375 setState(active);
392 if (state() != active)
405 setState(active);
/macosx-10.10/Security-57031.1.35/Security/include/security_codesigning/
H A DCode.cpp258 return KernelCode::active()->retain();
265 KernelCode::active()->locateGuest(attributes)) {
/macosx-10.10/Security-57031.1.35/Security/libsecurity_codesigning/lib/
H A DCode.cpp258 return KernelCode::active()->retain();
265 KernelCode::active()->locateGuest(attributes)) {
/macosx-10.10/Security-57031.1.35/securityd/src/
H A Dnotifications.cpp76 Connection &current = Server::active().connection();
201 Server::active().setTimer (this, Time::Interval(kServerWait));
/macosx-10.10/WebCore-7600.1.25/Modules/mediastream/
H A DMediaStream.h76 bool active() const;
79 DEFINE_ATTRIBUTE_EVENT_LISTENER(active);
/macosx-10.10/WebCore-7600.1.25/html/track/
H A DTextTrackCue.cpp183 // When a TextTrack's mode is disabled: no cues are active, no events fired.
195 void TextTrackCue::setIsActive(bool active) argument
197 m_isActive = active;
/macosx-10.10/WebInspectorUI-7600.1.17/UserInterface/Views/
H A DButtonNavigationItem.css80 .navigation-bar .item.button.suppress-emboss:active > .glyph {
H A DGoToLineDialog.css78 .go-to-line-dialog > div > img:active {
H A DMain.css250 .go-to-arrow:active {
251 background-image: -webkit-canvas(go-to-arrow-normal-active);
258 :focus .selected .go-to-arrow:active {
259 background-image: -webkit-canvas(go-to-arrow-selected-active);
/macosx-10.10/bzip2-36/bzip2/
H A Dbzip.css13 a, a:link, a:visited, a:active { color: #336699; }
/macosx-10.10/emacs-93/emacs/lisp/erc/
H A Derc-netsplit.el190 nil 'notice 'active
194 nil 'notice 'active

Completed in 175 milliseconds

1234567891011>>