Searched +refs:auto +refs:raise +refs:mode (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/ruby-104/ruby/lib/
H A Dcsv.rb44 # set as the <tt>:row_sep</tt> is law. It can auto-detect your line endings
307 raise ArgumentError, "Too many arguments" if varargs.length > 1
315 raise KeyError, "key not found: #{header}"
578 @mode = :col_or_row
581 # The current access mode for indexing and iteration.
582 attr_reader :mode
594 # Returns a duplicate table object, in column mode. This is handy for
595 # chaining in a single call without changing the table mode, but be aware
607 # Switches the mode of this table to column mode
[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))
334 \key{global TODO list in agenda 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.
356 $Global{nb} -> raise('INFO');
360 $Global{nb} -> raise($currentPanel);
1707 #$Global{'sbWindow'}->raise();
2206 $Global{nb} -> raise('INFO');
2316 $Global{nb} -> raise($currentPanel);
3492 $Global{'histWindow'}->raise()
4164 $Global{nb}->raise("SEARCH DISPLAY");
4798 $Global{nb}->raise('SEARC
[all...]
/macosx-10.9.5/bash-92/bash-3.2/
H A Dconfigure696 If a cross compiler is detected then cross compile mode will be used." >&2
2802 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
5871 # as systems may use methods other than mode bits to determine executability.
5981 # as systems may use methods other than mode bits to determine executability.
6052 # as systems may use methods other than mode bits to determine executability.
6574 auto char dummy;
10973 auto char dummy;
12387 memmove pathconf putenv raise regcomp regexec \
22726 echo "$as_me:$LINENO: checking whether stat file-mode macros are broken" >&5
22727 echo $ECHO_N "checking whether stat file-mode macro
[all...]

Completed in 165 milliseconds