Searched refs:offline (Results 1 - 25 of 27) sorted by relevance

12

/macosx-10.9.5/cups-372.4/
H A Dmakedarwinup20 buildit -project cups -arch i386 -arch x86_64 -offline -archive -archiveName cups-$1 -archiveOutputDir ~/Desktop -dsymsInDstroot -buildAllAliases -noverify . || exit 1
/macosx-10.9.5/cups-372.4/cups/backend/
H A Drunloop.c163 int offline; /* "Off-line" status */ local
220 for (print_bytes = 0, print_ptr = print_buffer, offline = -1,
250 if (errno == ENXIO && offline != 1 && update_state)
252 fputs("STATE: +offline-report\n", stderr);
255 offline = 1;
370 if (offline != 1 && update_state)
372 fputs("STATE: +offline-report\n", stderr);
375 offline = 1;
392 if (offline && update_state)
394 fputs("STATE: -offline
[all...]
/macosx-10.9.5/WebCore-7537.78.1/html/
H A DHTMLBodyElement.h59 DEFINE_WINDOW_ATTRIBUTE_EVENT_LISTENER(offline);
H A DHTMLFrameSetElement.h57 DEFINE_WINDOW_ATTRIBUTE_EVENT_LISTENER(offline);
/macosx-10.9.5/gpatch-3/patch/
H A Dinp.c444 LINENUM offline = line % lines_per_buf; local
445 LINENUM baseline = line - offline;
458 p = tibuf[whichbuf] + (tireclen*offline);
/macosx-10.9.5/patch_cmds-17/patch/
H A Dinp.c429 LINENUM offline = line % lines_per_buf; local
430 LINENUM baseline = line - offline;
446 return tibuf[whichbuf] + (tireclen * offline);
/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dgnus-int.el48 `denied', set the server denied; `offline', set the server offline;
55 (const :tag "Unplug Agent" offline)))
234 open-offline)
244 'offline
250 ;; status. If that status is offline,
252 (setq open-offline (eq gnus-server-unopen-status 'offline))
257 (format "Unable to open %s:%s, go offline? "
260 (setq open-offline
[all...]
H A Dgnus-srvr.el126 ["Offline" gnus-server-offline-server t]
160 "L" gnus-server-offline-server
208 (defface gnus-server-offline
215 (put 'gnus-server-offline-face 'face-alias 'gnus-server-offline)
241 (defcustom gnus-server-offline-face 'gnus-server-offline
252 '("(\\(offline\\))" 1 gnus-server-offline-face)
292 ((eq (nth 1 elem) 'offline) "(offlin
[all...]
H A Dgnus-agent.el130 "Indicate if offline servers go online when you plug in.
656 "Allow Gnus to be an offline newsreader.
3965 (when (eq (nth 1 server) 'offline)
3978 (if (eq status 'offline)
3981 (gnus-server-set-status method 'offline))
3983 (if (eq status 'offline) 'offline 'online)
3984 (if (eq status 'offline) 'online 'offline))))
H A Dgnus.el4211 (eq (cadr (assoc method gnus-opened-servers)) 'offline)
/macosx-10.9.5/vim-53/runtime/syntax/
H A Desqlc.vim35 syntax keyword esqlcKeyword nocompress nowait of offline on online start
H A Dsqlj.vim32 syn keyword sqljKeyword nocompress nowait of offline on online start
H A Dsqloracle.vim25 syn keyword sqlKeyword nocompress nowait of offline on online start
H A Dsqlforms.vim92 syntax keyword sqlKeyword nocompress nowait of offline on online start
H A Dora.vim322 syn match oraModifier "offline range"
H A Dsqlanywhere.vim429 syn keyword sqlKeyword notify null nullable_constant nulls object oem_string of off offline
/macosx-10.9.5/cups-372.4/cups/cups/
H A Dhttp-support.c1543 int offline = 0; /* offline-report state set? */ local
1709 * If it hasn't resolved within 5 seconds set the offline-report
1713 if ((options & _HTTP_RESOLVE_STDERR) && offline == 0 &&
1716 fputs("STATE: +offline-report\n", stderr);
1717 offline = 1;
1780 * If it hasn't resolved within 5 seconds set the offline-report
1784 if ((options & _HTTP_RESOLVE_STDERR) && offline == 0 &&
1787 fputs("STATE: +offline-report\n", stderr);
1788 offline
[all...]
/macosx-10.9.5/ruby-104/ruby/lib/cgi/
H A Dcore.rb414 # class to be used in "offline" mode.
609 # offline mode. read name=value pairs on standard input.
618 %|(offline mode: enter name=value pairs on standard input)\n|
807 # then it will run in "offline" mode. In this mode, it reads its parameters
/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DEventNames.h101 macro(offline) \
/macosx-10.9.5/tcl-102/tcl_ext/tclvfs/tclvfs/library/template/
H A Dcollatevfs.tcl20 become available, the action is performed, allowing offline directories to "catch up."
51 stored in the catchup queue if any write location is offline; at the next write/creation/delete the queue is
/macosx-10.9.5/bind9-45.100/bind9/lib/dns/
H A Drdataslab.c525 isc_boolean_t offline = ISC_FALSE; local
532 offline = ISC_TRUE;
543 if (offline)
/macosx-10.9.5/WebCore-7537.78.1/page/
H A DDOMWindow.h326 DEFINE_ATTRIBUTE_EVENT_LISTENER(offline);
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/Class/Storage/DBI/Replicated/
H A DPool.pm271 way a slave can go completely offline (e.g. the box itself can die) without
/macosx-10.9.5/emacs-92/emacs/etc/
H A Dgnus-refcard.tex176 news and/or read previously downloaded news offline (see C-c C-i g Gnus
1203 L & Set server status to offline.\\
1227 J s & Fetch articles from all groups for offline-reading.\\
/macosx-10.9.5/NFS-81/nfsd/
H A Dmountd.c403 #define OP_OFFLINE 0x00000800 /* export is offline */
1091 char offline_all[] = "<offline>";
1092 char offline_some[] = "<offline*>";
1095 int offline = 0, auth = 0, i; local
1106 /* report if export is offline for all or some* hosts */
1112 offline = 1;
1156 } else if (offline || auth) {
2394 export_error(LOG_WARNING, "using fallback (marked offline): %s", bestulp->ul_mntonname);
4173 } else if (!strcmp(cpopt, "offline")) {

Completed in 537 milliseconds

12