Searched refs:OPAQUE (Results 1 - 14 of 14) sorted by relevance

/macosx-10.10/ruby-106/ruby/lib/uri/
H A Dmailto.rb162 # * URI::Parser Regexp for :OPAQUE
168 if parser.regexp[:OPAQUE] !~ v || /\A#{MAILBOX_PATTERN}*\z/o !~ v
191 # * URI::Parser Regexp for :OPAQUE
197 if parser.regexp[:OPAQUE] !~ v ||
H A Dcommon.rb521 ret[:OPAQUE] = Regexp.new("\\A#{pattern[:OPAQUE_PART]}\\z")
H A Dgeneric.rb943 # against the URI::Parser Regexp for :OPAQUE
957 elsif v && parser.regexp[:OPAQUE] !~ v
/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dstat.h501 #define OPAQUE (UF_OPAQUE) macro
/macosx-10.10/tcl-105/tk/tk/win/
H A DtkWinDraw.c404 SetBkMode(destDC, OPAQUE);
1331 SetBkMode(dc, OPAQUE);
/macosx-10.10/vim-55/runtime/syntax/
H A Domnimark.vim59 syn keyword omnimarkCommands OCCURRENCE OF OPAQUE OPTIONAL OR
H A Dmush.vim167 syntax keyword mushFlag NOSPOOF OPAQUE QUIET STICKY TRACE UNFINDABLE VISUAL
H A Dplsql.vim80 syn keyword plsqlKeyword OCISTRING OF OPAQUE OPEN OR ORDER OTHERS OUT
/macosx-10.10/tcl-105/tk84/tk/win/
H A DtkWinDraw.c410 SetBkMode(destDC, OPAQUE);
1342 SetBkMode(dc, OPAQUE);
/macosx-10.10/tcpdump-61/tcpdump/
H A Dprint-snmp.c80 #undef OPAQUE /* defined in <wingdi.h> */ macro
119 #define OPAQUE 4 macro
/macosx-10.10/vim-55/src/
H A Dgui_w16.c423 SetBkMode(s_hdc, OPAQUE);
695 /* The OPAQUE mode and backcolour have already been set */
H A Dos_mswin.c2214 SetBkMode(prt_dlg.hDC, OPAQUE);
2396 SetBkMode(prt_dlg.hDC, OPAQUE);
H A Dgui_w32.c1494 SetBkMode(s_hdc, OPAQUE);
2279 SetBkMode(s_hdc, OPAQUE);
/macosx-10.10/emacs-93/emacs/src/
H A Dw32term.c1561 SetBkMode (s->hdc, OPAQUE);

Completed in 306 milliseconds