Searched refs:tab (Results 251 - 275 of 403) sorted by relevance

<<11121314151617

/macosx-10.10.1/vim-55/runtime/lang/
H A Dmenu_sr_rs.iso_8859-5.vim91 menutrans Toggle\ &expand-tab<Tab>:set\ et! �������\ ������\ &����������\ (��/��)<Tab>:set\ et!
H A Dmenu_sr_rs.utf-8.vim91 menutrans Toggle\ &expand-tab<Tab>:set\ et! ��������������\ ������������\ &��������������������\ (����/����)<Tab>:set\ et!
H A Dmenu_uk_ua.cp1251.vim63 menutrans Toggle\ &expand-tab<Tab>:set\ et! �������������\ ��������\ &���������<Tab>:set\ et!
H A Dmenu_uk_ua.koi8-u.vim63 menutrans Toggle\ &expand-tab<Tab>:set\ et! �������������\ ��������\ &���������<Tab>:set\ et!
H A Dmenu_zh_tw.utf-8.vim84 menutrans Toggle\ &expand-tab<Tab>:set\ et! ������������TAB(&E)<Tab>:set\ et!
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dibasic.vim64 syn keyword ibasicBuiltInFunction setmem sgn sin spc sqr stick strig tab tan ubound
H A Dicon.vim26 syn keyword iconFunction sortf sqrt stop string system tab table
H A Djproperties.vim68 " followed by = or :, or space or tab. Or end-of-line.
H A Dreadline.vim95 \ tab-insert self-insert transpose-chars
H A Drhelp.vim53 syn match rhelpDelimiter "\\tab "
H A Dtidy.vim112 syn match tidyOption "^tab-size" contained
/macosx-10.10.1/tcpdump-61/tcpdump/
H A Dprint-isakmp.c216 #define STR_OR_ID(x, tab) \
217 (((x) < sizeof(tab)/sizeof(tab[0]) && tab[(x)]) ? tab[(x)] : numstr(x))
/macosx-10.10.1/emacs-93/emacs/lisp/gnus/
H A Dgnus-topic.el1065 [tab] gnus-topic-indent
1066 [(meta tab)] gnus-topic-unindent
1087 [tab] gnus-topic-indent
/macosx-10.10.1/ntp-92/ntpd/
H A Drefclock_wwv.c2123 double tab[][4] /* correlation vector array */
2146 for (i = 0; tab[i][0] != 0; i++) {
2149 acc += data[j] * tab[i][j];
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/raw/
H A Draw.c215 * lookup table, "tab", macro "gcorrectFloat" returns the gamma-corrected
219 #define gcorrectFloat(valIn,tab,valOut) \
226 (valOut) = (tab)[gc_i] * (1.0-gc_t) + (tab)[gc_i+1] * gc_t; \
/macosx-10.10.1/emacs-93/emacs/lisp/progmodes/
H A Dperl-mode.el47 ;; by the variable perl-tab-to-comment. With it enabled, TAB does the
422 (defcustom perl-tab-always-indent tab-always-indent
424 Otherwise it inserts a tab character if you type it past the first
431 (defcustom perl-tab-to-comment nil
472 `perl-tab-always-indent'
475 `perl-tab-to-comment'
601 "Indent current line as Perl code, or optionally, insert a tab character.
605 If `perl-tab-always-indent' is nil and point is not in the indentation
606 area at the beginning of the line, simply insert a tab
[all...]
/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/include/
H A DMakefile305 -rm -f *.tab.c
/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/java/CyrusSasl/
H A DMakefile246 -rm -f *.tab.c
/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/pwcheck/
H A DMakefile296 -rm -f *.tab.c
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/addtiffo/
H A DMakefile296 -rm -f *.tab.c
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/iptcutil/
H A DMakefile295 -rm -f *.tab.c
/macosx-10.10.1/tcl-105/tcl_ext/tklib/tklib/examples/menubar/
H A Ddemo.tcl339 set tabwin ${wtop}.tab${tabid}
348 # restore tab values
/macosx-10.10.1/vim-55/runtime/ftplugin/
H A Dsql.vim28 " :SQLSetType <tab>
76 " through the use of :SQLSetType <tab> for completion.
/macosx-10.10.1/xnu-2782.1.97/libkern/c++/
H A DOSUnserialize.cpp43 // sed -e "s/stdio.h/stddef.h/" < OSUnserialize.tab.c >> OSUnserialize.cpp
50 // DO NOT EDIT OSUnserialize.tab.cpp!
231 #line 182 "OSUnserialize.tab.c"
1607 #line 1555 "OSUnserialize.tab.c"
/macosx-10.10.1/cxxfilt-11/cxxfilt/texinfo/
H A Dtexinfo.tex2489 % starts with @tab. Empty columns may be produced by supplying @tab's
2491 % ie, @tab@tab@tab will produce two empty columns.
2493 % @item, @tab do not need to be on their own lines, but it will not hurt
2499 % @item first col stuff @tab second col stuff @tab third col
2502 % @tab
2504 % @tab
[all...]

Completed in 346 milliseconds

<<11121314151617