Searched +refs:auto +refs:show +refs:mode (Results 1 - 21 of 21) sorted by relevance

/macosx-10.9.5/vim-53/runtime/syntax/
H A Dgpg.vim55 \ recipient s2k-cipher-algo s2k-digest-algo s2k-mode
62 \ auto-check-trustdb batch debug-all default-comment
65 \ escape-from-lines expert fast-list-mode
66 \ fixed-list-mode for-your-eyes-only
73 \ no-auto-check-trustdb no-batch no-comment
80 \ no-secmem-warning no-show-notation no-show-photos
81 \ no-show-policy-url no-sig-cache no-sig-create-check
85 \ set-filesize show-keyring show
[all...]
H A Dtidy.vim35 syn match tidyDoctype "\<omit\|auto\|strict\|loose\|transitional\|user\>" contained
59 syn match tidyOption "^doctype-mode" contained
107 syn match tidyOption "^show-body-only" contained
108 syn match tidyOption "^show-errors" contained
109 syn match tidyOption "^show-warnings" contained
H A Dpine.vim153 syn keyword pineConfig show-all-characters
196 syn keyword pineOption auto-move-read-msgs
197 syn keyword pineOption auto-open-next-unread
198 syn keyword pineOption auto-unzoom-after-apply
199 syn keyword pineOption auto-zoom-after-select
239 syn keyword pineOption enable-cruise-mode
240 syn keyword pineOption enable-cruise-mode-delete
253 syn keyword pineOption enable-lame-list-mode
331 syn keyword pineOption show-cursor
332 syn keyword pineOption show
[all...]
H A Dsamba.vim32 syn keyword sambaKeyword contained archive as auto available bind blocking
52 syn keyword sambaKeyword contained message min mode modes mux name names
85 syn keyword sambaKeyword contained scope separator shell show smbd template
H A Dprogress.vim62 syn keyword ProgressReserved authorization auto-ret[urn] avail[able] back[ground] before-h[ide] begins bell between blank break btos by call can-do can-find
82 syn keyword ProgressReserved scroll sdbname search seek select self session set setuser[id] share[-lock] shared show-stat[s] skip some space status stream
132 syn keyword ProgressOperator attach[ment] auto-end-key auto-endkey auto-go auto-ind[ent] auto-resize auto-z[ap] available-formats ave[rage] avg backward[s] base-key batch[-mode] bgc[olor] binary
142 syn keyword ProgressOperator delete-line delete-selected-row delete-selected-rows deselect-focused-row deselect-rows deselect-selected-row d[esign-mode] dialo
[all...]
/macosx-10.9.5/emacs-92/emacs/etc/
H A Dorgcard.tex19 % tex org-mode-ref.tex; dvips -t landscape org-mode-ref.dvi
55 % Which mode to use is controlled by setting \columnsperpage above.
163 %% in case we never use \columnb (two-column mode)
179 % we won't be using math mode much, so redefine some of the characters
220 % If an \halign is entered while in vertical mode, a parskip is never
276 (add-to-list 'auto-mode-alist '("\\\\.org\$" . org-mode))
288 \key{show th
[all...]
/macosx-10.9.5/vim-53/runtime/
H A Doptwin.vim228 call append("$", "insertmode\tuse Insert mode as the default mode")
230 call append("$", "paste\tpaste mode, insert typed text literally")
232 call append("$", "pastetoggle\tkey sequence to toggle paste mode")
303 call append("$", "showfulltag\twhen completing tags in Insert mode show more info")
314 call append("$", "cscopepathcomp\thow many components of the path to show")
325 call append("$", "scrolloff\tnumber of screen lines to show around the cursor")
340 call append("$", "display\tinclude \"lastline\" to show the last line even if it doesn't fit")
341 call append("$", "\tinclude \"uhex\" to show unprintabl
[all...]
H A Dmenu.vim45 " Remove "@euro", otherwise "LC_ALL=de_DE@euro gvim" will show English menus
86 let g:menutrans_help_dialog = "Enter a command or word to find help on:\n\nPrepend i_ for Input mode commands (e.g.: i_CTRL-X)\nPrepend c_ for command-line editing commands (e.g.: c_<Del>)\nPrepend ' for an option name (e.g.: 'shiftwidth')"
231 an 20.440.130.60 &Edit.&Global\ Settings.&Virtual\ Edit.Insert\ mode :set ve=insert<CR>
284 an 20.440.170 &Edit.F&ile\ Settings.Toggle\ &auto-indent<Tab>:set\ ai! :set ai! ai?<CR>
/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/ace/
H A Dace.js170 ace.define('ace/ace', ['require', 'exports', 'module' , 'ace/lib/fixoldbrowsers', 'ace/lib/dom', 'ace/lib/event', 'ace/editor', 'ace/edit_session', 'ace/undomanager', 'ace/virtual_renderer', 'ace/multi_select', 'ace/worker/worker_client', 'ace/keyboard/hash_handler', 'ace/placeholder', 'ace/mode/folding/fold_mode', 'ace/theme/textmate', 'ace/config'], function(require, exports, module) {
186 require("./mode/folding/fold_mode");
221 exports.createEditSession = function(text, mode) {
2102 var mode = session.getMode();
2106 var transform = mode.transformAction(session.getState(cursor.row), 'insertion', this, session, text);
2127 var shouldOutdent = mode.checkOutdent(lineState, line, text);
2144 var lineIndent = mode.getNextLineIndent(lineState, line.slice(0, cursor.column), session.getTabString());
2180 mode.autoOutdent(lineState, session, cursor.row);
2288 this.setShowFoldWidgets = function(show) {
2289 this.setOption("showFoldWidgets", show);
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Dsql.el40 ;; This file provides a sql-mode and a sql-interactive-mode. The
42 ;; highlighting. The interactive mode had to provide a command-line
43 ;; history; the other mode had to provide "send region/buffer to SQL
46 ;; has changed somewhat as experience with the mode has accumulated.
56 ;; If anybody feels like extending this sql mode, take a look at the
57 ;; above mentioned modes and write a sqlx-mode on top of this one. If
62 ;; sql-interactive-mode is used to interact with a SQL interpreter
65 ;; sql-product-interactive. Do *not* call sql-interactive-mode by
72 ;; Since sql-interactive-mode i
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tktreectrl/tktreectrl/demos/
H A Ddemo.tcl304 console show
997 foreach mode [list browse extended multiple single] {
998 $m2 add radiobutton -label $mode -variable Popup(selectmode) -value $mode \
1769 set Loupe(auto) 1
1777 if {$Loupe(auto) || ($Loupe(x) != $x) || ($Loupe(y) != $y)} {
/macosx-10.9.5/CPANInternal-140/Class-DBI/lib/Class/
H A DDBI.pm1456 database in transactional mode).
1538 Sequence and auto-increment mechanisms only apply to tables that have
1622 We provide a few simple search methods, more to show the potential of
2019 =head2 update vs auto update
2022 autoupdate. When in autoupdate mode, every time one calls an accessor
2062 This is an accessor to the current style of auto-updating. When called
2063 with no arguments it returns the current auto-updating state, true for on,
2064 false for off. When given an argument it turns auto-updating on and off:
2237 an auto-incremented primary key, you could use this to provide a more
3010 http://search.cpan.org/search?query=Class%3A%3ADBI&mode
[all...]
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/
H A Dconfigure1379 If a cross compiler is detected then cross compile mode will be used." >&2
1547 --enable-syslog enable syslog support [auto]
1549 --enable-ipv6 enable IPv6 support [auto]
1550 --enable-local enable AF_LOCAL (AF_UNIX) socket support [auto]
1618 --with-cyrus-sasl with Cyrus SASL support [auto]
1619 --with-fetch with fetch(3) URL support [auto]
1620 --with-threads with threads [auto]
1621 --with-tls with TLS/SSL support auto|openssl|gnutls|moznss [auto]
1622 --with-yielding-select with implicitly yielding select [auto]
[all...]
/macosx-10.9.5/CPANInternal-140/Class-DBI-v3.0.17/lib/Class/
H A DDBI.pm1446 database in transactional mode).
1530 Sequence and auto-increment mechanisms only apply to tables that have
2042 =head2 update vs auto update
2045 autoupdate. When in autoupdate mode, every time one calls an accessor
2085 This is an accessor to the current style of auto-updating. When called
2086 with no arguments it returns the current auto-updating state, true for on,
2087 false for off. When given an argument it turns auto-updating on and off:
2265 an auto-incremented primary key, you could use this to provide a more
3092 needs to have a working database to show the problem, then this should
3161 http://search.cpan.org/search?query=Class%3A%3ADBI&mode
[all...]
/macosx-10.9.5/CPANInternal-140/Perl-Tidy/lib/Perl/
H A DTidy.pm73 # given filename and mode (r or w), create an object which:
74 # has a 'getline' method if mode='r', and
75 # has a 'print' method if mode='w'.
82 # '-' (STDIN if mode = 'r', STDOUT if mode='w')
87 # (check for 'print' method for 'w' mode)
88 # (check for 'getline' method for 'r' mode)
90 my $mode = shift;
109 if ( $mode =~ /[rR]/ ) {
126 if ( $mode
[all...]
/macosx-10.9.5/CPANInternal-140/Perl-Tidy-20121207/lib/Perl/
H A DTidy.pm86 # given filename and mode (r or w), create an object which:
87 # has a 'getline' method if mode='r', and
88 # has a 'print' method if mode='w'.
95 # '-' (STDIN if mode = 'r', STDOUT if mode='w')
100 # (check for 'print' method for 'w' mode)
101 # (check for 'getline' method for 'r' mode)
103 my $mode = shift;
122 if ( $mode =~ /[rR]/ ) {
139 if ( $mode
[all...]
/macosx-10.9.5/CPANInternal-140/Perl-Ldap/contrib/
H A Dtklkup130 # If not in debug mode;
158 # in debug mode, so do not fork but continue to run.
2838 $bindpwdata = $bindpwframe->Entry(-show => '*', -textvariable => \$pw_data,
6115 print( "\t-d Perl-LDAP debug mode. Display debug messages to stdout.\n" );
6126 print( "\t-n Tklkup debug mode. Display debug messages to stdout.\n" );
6248 This is an attempt to do auto search base detection.
6277 password. The normal mode of operation for this function is an
6280 information I expected, auto detection never functioned on these
6289 If you decide to use auto search base detection you will just have
6306 tklkup process will fork and run in background mode
[all...]
/macosx-10.9.5/bind9-45.100/bind9/
H A Dconfigure2072 If a cross compiler is detected then cross compile mode will be used" >&2
2237 --enable-epoll use Linux epoll when available [default=auto]
4492 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
7529 # (--disable-auto-import) libraries
8059 if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
8060 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
8069 $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
9036 finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
9242 # HP-UX runs *really* slowly unless shared libraries are mode 555.
10596 # text mode, i
[all...]
/macosx-10.9.5/apr-30/apr/apr/
H A Dconfigure1511 If a cross compiler is detected then cross compile mode will be used." >&2
1677 --enable-maintainer-mode Turn on debugging and compile time warnings
4963 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
8327 test "x$silent" != "xyes" && echo " setting LDFLAGS to \"-Wl,--enable-auto-import,--subsystem,console\""
8328 LDFLAGS="-Wl,--enable-auto-import,--subsystem,console"
8330 apr_addto_bugger="-Wl,--enable-auto-import,--subsystem,console"
12507 # (--disable-auto-import) libraries
13037 if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
13038 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
13047 $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto
[all...]
/macosx-10.9.5/SmartcardCCID-55005/libusb/libusb/
H A Dconfigure1245 If a cross compiler is detected then cross compile mode will be used" >&2
3988 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
4087 # we should not choose a depcomp mode which is confused by this.
4102 # mode. It turns out that the SunPro C++ compiler does not properly
4109 # This depmode causes a compiler race in universal mode.
8106 # (--disable-auto-import) libraries
8787 if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
8788 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
8797 $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
10170 finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "c
[all...]
/macosx-10.9.5/libiconv-41/libiconv/
H A Dconfigure516 # systems may use methods other than mode bits to determine executability.
1417 If a cross compiler is detected then cross compile mode will be used." >&2
3444 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
3640 # we should not choose a depcomp mode which is confused by this.
3667 # mode. It turns out that the SunPro C++ compiler does not properly
7280 # we should not choose a depcomp mode which is confused by this.
7307 # mode. It turns out that the SunPro C++ compiler does not properly
8946 # (--disable-auto-import) libraries
9018 # (--disable-auto-import) libraries
9476 if $LD --help 2>&1 | grep 'auto
[all...]

Completed in 492 milliseconds