Searched refs:DISPLAY (Results 26 - 48 of 48) sorted by relevance

12

/macosx-10.10.1/tcl-105/tcl_ext/expect/expect/example/
H A Dtkterm131 unset env(DISPLAY)
H A Dterm_expect125 unset env(DISPLAY)
/macosx-10.10.1/cups-408/cups/test/
H A Dipp-1.1.test210 DISPLAY color-supported
211 DISPLAY compression-supported
212 DISPLAY document-format-supported
213 DISPLAY finishings-supported
214 DISPLAY ipp-versions-supported
215 DISPLAY job-sheets-supported
216 DISPLAY media-supported
217 DISPLAY number-up-supported
218 DISPLAY operations-supported
219 DISPLAY page
[all...]
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dsas.vim70 syn keyword sasStatement CONTINUE DATALINES DATALINES4 DELETE DISPLAY
102 syn match sasMacro "%DISPLAY"
H A Dabap.vim66 syn keyword abapStatement ID NUMBER FOR DISPLAY-MODE TITLE OUTPUT
H A Dclipper.vim29 syn keyword clipperStatement DELETE FILE DIR DISPLAY EJECT ERASE FIND GO
H A Dfgl.vim39 syn keyword fglKeyword DISCONNECT DISPLAY DISTINCT DISTRIBUTIONS DO DORMANT DOUBLE
H A Dtasm.vim20 syn keyword tasmDirective %CREFUREF %CTLS DATASEG DB DD %DEPTH DF DISPLAY
H A Dcobol.vim58 syn keyword cobolReserved contained DETAIL DISABLE DISPLAY DIVIDE DIVISION DOWN DUPLICATES DYNAMIC EGI ELSE EMI
H A Dspup.vim80 syn keyword spupReportSubs SET INITIAL FIELDS FIELDMARK DISPLAY WITHIN contained
H A Dtcsh.vim56 syn keyword tcshEnvVar contained AFSUSER COLUMNS DISPLAY EDITOR GROUP HOME HOST HOSTTYPE HPATH LANG LC_CTYPE LINES LS_COLORS MACHTYPE NOREBIND OSTYPE PATH PWD REMOTEHOST SHLVL SYSTYPE TERM TERMCAP USER VENDOR VISUAL
H A Dbaan.vim273 syn keyword baanConstant DISPLAY.SET
/macosx-10.10.1/tcsh-65/tcsh/
H A Dcomplete.tcsh720 complete setenv p@1@e@ n@DISPLAY@\$hosts@: n@SHELL@'`cat /etc/shells`'@
722 complete setenv p@1@e@ n@DISPLAY@\$hosts@:
/macosx-10.10.1/groff-38/groff/contrib/groffer/
H A Dgroffer2.sh1752 # Test whether not running in X Window by checking $DISPLAY
1757 if obj DISPLAY is_empty
1837 # Test whether running in X Window by checking $DISPLAY
1842 if obj DISPLAY is_not_empty
4849 # in: $DISPLAY, $_OPT_MODE, $_OPT_DEVICE
4861 DISPLAY="${_OPT_DISPLAY}";
/macosx-10.10.1/cups-408/cups/everywhere/
H A Dipp-tests.test675 DISPLAY job-state
1023 DISPLAY job-state
/macosx-10.10.1/cups-408/cups/test/everywhere/
H A Dipp-tests.test210 DISPLAY color-supported
211 DISPLAY compression-supported
212 DISPLAY document-format-supported
213 DISPLAY finishings-supported
214 DISPLAY ipp-versions-supported
215 DISPLAY job-sheets-supported
216 DISPLAY media-supported
217 DISPLAY number-up-supported
218 DISPLAY operations-supported
219 DISPLAY page
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/textmodes/
H A Dbibtex.el3347 If DISPLAY is non-nil, display the buffer containing KEY.
3348 Otherwise, use `set-buffer'. DISPLAY is t when called interactively."
/macosx-10.10.1/ruby-106/ruby/ext/tk/lib/
H A Dmulti-tk.rb1064 if ENV[DISPLAY]
1065 new_keys['display'] = ENV[DISPLAY]
1067 warn "Warning: no screen info or ENV[DISPLAY], so use ':0.0'"
/macosx-10.10.1/tcl-105/tcl_ext/tkcon/tkcon/
H A Dtkcon.tcl2692 if {[info exists env(DISPLAY)]} {
2693 set myd $env(DISPLAY)
/macosx-10.10.1/emacs-93/emacs/lisp/international/
H A Dlatin1-disp.el164 "Make an entry in `standard-display-table' for CHAR using string DISPLAY.
165 If ALT-DISPLAY is provided, use that instead if
169 DISPLAY and ALT-DISPLAY are either strings or vectors. String values
/macosx-10.10.1/OpenSSH-189/openssh/
H A Dconfigure1436 --with-ipaddr-display Use ip address instead of hostname in \$DISPLAY
16391 # Use ip address instead of hostname in $DISPLAY
18473 echo " IP address in \$DISPLAY hack: $DISPLAY_HACK_MSG"
/macosx-10.10.1/emacs-93/emacs/src/
H A Dmacterm.c1919 #define XFlush(DISPLAY) (void) 0
3048 /* Allocate the color COLOR->pixel on SCREEN of DISPLAY, colormap
3176 DISPLAY is the X display, CMAP is the colormap to operate on.
H A Dxterm.c401 #define XFlush(DISPLAY) (void) 0
1454 DISPLAY is the X display, CMAP is the colormap to operate on.
1698 /* Allocate the color COLOR->pixel on DISPLAY, colormap CMAP. If an
1852 DISPLAY is the X display, CMAP is the colormap to operate on.
3892 /* Given an X window ID and a DISPLAY, find the struct scroll_bar which
6980 /* Handles the XEvent EVENT on display DISPLAY.
8113 server is available. DISPLAY is the display of the XIM.

Completed in 405 milliseconds

12