Searched refs:CR (Results 1 - 25 of 150) sorted by relevance

123456

/macosx-10.10.1/vim-55/runtime/
H A Dsynmenu.vim38 an 50.10.100 &Syntax.AB.A2ps\ config :cal SetSyn("a2ps")<CR>
39 an 50.10.110 &Syntax.AB.Aap :cal SetSyn("aap")<CR>
40 an 50.10.120 &Syntax.AB.ABAP/4 :cal SetSyn("abap")<CR>
41 an 50.10.130 &Syntax.AB.Abaqus :cal SetSyn("abaqus")<CR>
42 an 50.10.140 &Syntax.AB.ABC\ music\ notation :cal SetSyn("abc")<CR>
43 an 50.10.150 &Syntax.AB.ABEL :cal SetSyn("abel")<CR>
44 an 50.10.160 &Syntax.AB.AceDB\ model :cal SetSyn("acedb")<CR>
45 an 50.10.170 &Syntax.AB.Ada :cal SetSyn("ada")<CR>
46 an 50.10.180 &Syntax.AB.AfLex :cal SetSyn("aflex")<CR>
47 an 50.10.190 &Syntax.AB.ALSA\ config :cal SetSyn("alsaconf")<CR>
[all...]
H A Dmenu.vim11 " <CR> would not be recognized. See ":help 'cpoptions'".
71 an 9999.10 &Help.&Overview<Tab><F1> :help<CR>
72 an 9999.20 &Help.&User\ Manual :help usr_toc<CR>
73 an 9999.30 &Help.&How-to\ links :help how-to<CR>
74 an <silent> 9999.40 &Help.&Find\.\.\. :call <SID>Helpfind()<CR>
76 an 9999.50 &Help.&Credits :help credits<CR>
77 an 9999.60 &Help.Co&pying :help copying<CR>
78 an 9999.70 &Help.&Sponsor/Register :help sponsor<CR>
79 an 9999.70 &Help.O&rphans :help kcc<CR>
81 an 9999.80 &Help.&Version :version<CR>
[all...]
H A Dmacmap.vim11 nnoremap <special> <D-n> :confirm enew<CR>
17 nnoremap <special> <D-o> :browse confirm e<CR>
23 nnoremap <silent> <special> <D-w> :if winheight(2) < 0 <Bar> confirm enew <Bar> else <Bar> confirm close <Bar> endif<CR>
29 nnoremap <silent> <special> <D-s> :if expand("%") == ""<Bar>browse confirm w<Bar> else<Bar>confirm w<Bar>endif<CR>
35 nnoremap <special> <D-S-s> :browse confirm saveas<CR>
59 nnoremap <silent> <special> <D-a> :if &slm != ""<Bar>exe ":norm gggH<C-O>G"<Bar> else<Bar>exe ":norm ggVG"<Bar>endif<CR>
H A Devim.vim18 inoremap <silent> <Down> <C-R>=pumvisible() ? "\<lt>Down>" : "\<lt>C-O>gj"<CR>
19 inoremap <silent> <Up> <C-R>=pumvisible() ? "\<lt>Up>" : "\<lt>C-O>gk"<CR>
22 noremap <silent> <C-F> :promptfind<CR>
23 vnoremap <silent> <C-F> y:promptfind <C-R>"<CR>
24 onoremap <silent> <C-F> <C-C>:promptfind<CR>
25 inoremap <silent> <C-F> <C-O>:promptfind<CR>
26 cnoremap <silent> <C-F> <C-C>:promptfind<CR>
H A Dmswin.vim56 noremap <C-S> :update<CR>
57 vnoremap <C-S> <C-C>:update<CR>
58 inoremap <C-S> <C-O>:update<CR>
76 noremap <M-Space> :simalt ~<CR>
77 inoremap <M-Space> <C-O>:simalt ~<CR>
78 cnoremap <M-Space> <C-C>:simalt ~<CR>
/macosx-10.10.1/llvmCore-3425.0.34/lib/Support/
H A DConstantRange.cpp52 const ConstantRange &CR) {
53 if (CR.isEmptySet())
54 return CR;
56 uint32_t W = CR.getBitWidth();
60 return CR;
62 if (CR.isSingleElement())
63 return ConstantRange(CR.getUpper(), CR.getLower());
66 APInt UMax(CR.getUnsignedMax());
72 APInt SMax(CR
51 makeICmpRegion(unsigned Pred, const ConstantRange &CR) argument
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/data/brkitr/
H A Dsent.txt16 $CR = [\p{Sentence_Break = CR}];
52 # Rule 3 - break after separators. Keep CR/LF together.
54 $CR $LF;
60 [^$Sep $CR $LF]? ($Extend | $Format)*;
70 $NotLettersEx = [^$OLetter $Upper $Lower $Sep $CR $LF $ATerm $STerm] ($Extend | $Format)*;
77 ($STermEx | $ATermEx) $CloseEx* $SpEx* ($Sep | $CR | $LF)?;
80 [[^$STerm $ATerm $Close $Sp $Sep $LF $CR $Format $Extend]{bof}] ($Extend | $Format | $Close | $Sp)* .;
81 [[^$STerm $ATerm $Close $Sp $Sep $LF $CR $Format $Extend]{bof}] ($Extend | $Format | $Close | $Sp)* ([$Sep $LF $CR {eo
[all...]
H A Dsent_el.txt16 $CR = [\p{Sentence_Break = CR}];
52 # Rule 3 - break after separators. Keep CR/LF together.
54 $CR $LF;
60 [^$Sep $CR $LF]? ($Extend | $Format)*;
70 $NotLettersEx = [^$OLetter $Upper $Lower $Sep $CR $LF $ATerm $STerm] ($Extend | $Format)*;
77 ($STermEx | $ATermEx) $CloseEx* $SpEx* ($Sep | $CR | $LF)?;
80 [[^$STerm $ATerm $Close $Sp $Sep $LF $CR $Format $Extend]{bof}] ($Extend | $Format | $Close | $Sp)* .;
81 [[^$STerm $ATerm $Close $Sp $Sep $LF $CR $Format $Extend]{bof}] ($Extend | $Format | $Close | $Sp)* ([$Sep $LF $CR {eo
[all...]
H A Dchar.txt15 $CR = [\p{Grapheme_Cluster_Break = CR}];
80 $CR $LF;
107 [^$Control $CR $LF] $Extend;
109 [^$Control $CR $LF] $SpacingMark;
110 # TODO: Restore if the Prepend set becomes non-empty again: $Prepend [^$Control $CR $LF];
116 $LF $CR;
142 $Extend [^$Control $CR $LF];
143 $SpacingMark [^$Control $CR $LF];
144 # TODO: Restore if the Prepend set becomes non-empty again: [^$Control $CR
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Support/
H A DConstantRange.h106 bool contains(const ConstantRange &CR) const;
147 bool operator==(const ConstantRange &CR) const {
148 return Lower == CR.Lower && Upper == CR.Upper;
150 bool operator!=(const ConstantRange &CR) const {
151 return !operator==(CR);
160 ConstantRange difference(const ConstantRange &CR) const;
169 ConstantRange intersectWith(const ConstantRange &CR) const;
177 ConstantRange unionWith(const ConstantRange &CR) const;
262 inline raw_ostream &operator<<(raw_ostream &OS, const ConstantRange &CR) { argument
[all...]
/macosx-10.10.1/vim-55/runtime/macros/
H A Dless.vim53 noremap <SID>L L0:redraw<CR>:file<CR>
56 noremap <SID>L Lg0:redraw<CR>:file<CR>
67 noremap h :call <SID>Help()<CR>
86 noremap <script> <Space> :call <SID>NextPage()<CR><SID>L
105 map F :e<CR>G<SID>L:sleep 1<CR>F
112 noremap <script> <CR> <C-E><SID>L
113 map <C-N> <CR>
[all...]
/macosx-10.10.1/vim-55/runtime/ftplugin/
H A Dvim.vim21 " and insert the comment leader when hitting <CR> or using "o".
40 nnoremap <silent><buffer> [[ m':call search('^\s*fu\%[nction]\>', "bW")<CR>
41 vnoremap <silent><buffer> [[ m':<C-U>exe "normal! gv"<Bar>call search('^\s*fu\%[nction]\>', "bW")<CR>
42 nnoremap <silent><buffer> ]] m':call search('^\s*fu\%[nction]\>', "W")<CR>
43 vnoremap <silent><buffer> ]] m':<C-U>exe "normal! gv"<Bar>call search('^\s*fu\%[nction]\>', "W")<CR>
44 nnoremap <silent><buffer> [] m':call search('^\s*endf*\%[unction]\>', "bW")<CR>
45 vnoremap <silent><buffer> [] m':<C-U>exe "normal! gv"<Bar>call search('^\s*endf*\%[unction]\>', "bW")<CR>
46 nnoremap <silent><buffer> ][ m':call search('^\s*endf*\%[unction]\>', "W")<CR>
47 vnoremap <silent><buffer> ][ m':<C-U>exe "normal! gv"<Bar>call search('^\s*endf*\%[unction]\>', "W")<CR>
50 nnoremap <silent><buffer> ]" :call search('^\(\s*".*\n\)\@<!\(\s*"\)', "W")<CR>
[all...]
H A Dhamster.vim22 " and insert the comment leader when hitting <CR> or using "o".
37 noremap <silent><buffer> [[ :call search('^\s*sub\>', "bW")<CR>
38 noremap <silent><buffer> ]] :call search('^\s*sub\>', "W")<CR>
39 noremap <silent><buffer> [] :call search('^\s*endsub\>', "bW")<CR>
40 noremap <silent><buffer> ][ :call search('^\s*endsub\>', "W")<CR>
43 noremap <silent><buffer> ]# :call search('^\s*#\@!', "W")<CR>
44 noremap <silent><buffer> [# :call search('^\s*#\@!', "bW")<CR>
H A Druby.vim107 nnoremap <silent> <buffer> [m :<C-U>call <SID>searchsyn('\<def\>','rubyDefine','b','n')<CR>
108 nnoremap <silent> <buffer> ]m :<C-U>call <SID>searchsyn('\<def\>','rubyDefine','','n')<CR>
109 nnoremap <silent> <buffer> [M :<C-U>call <SID>searchsyn('\<end\>','rubyDefine','b','n')<CR>
110 nnoremap <silent> <buffer> ]M :<C-U>call <SID>searchsyn('\<end\>','rubyDefine','','n')<CR>
111 xnoremap <silent> <buffer> [m :<C-U>call <SID>searchsyn('\<def\>','rubyDefine','b','v')<CR>
112 xnoremap <silent> <buffer> ]m :<C-U>call <SID>searchsyn('\<def\>','rubyDefine','','v')<CR>
113 xnoremap <silent> <buffer> [M :<C-U>call <SID>searchsyn('\<end\>','rubyDefine','b','v')<CR>
114 xnoremap <silent> <buffer> ]M :<C-U>call <SID>searchsyn('\<end\>','rubyDefine','','v')<CR>
116 nnoremap <silent> <buffer> [[ :<C-U>call <SID>searchsyn('\<\%(class\<Bar>module\)\>','rubyModule\<Bar>rubyClass','b','n')<CR>
117 nnoremap <silent> <buffer> ]] :<C-U>call <SID>searchsyn('\<\%(class\<Bar>module\)\>','rubyModule\<Bar>rubyClass','','n')<CR>
[all...]
H A Dmail.vim33 vnoremap <buffer> <Plug>MailQuote :s/^/> /<CR>:noh<CR>``
34 nnoremap <buffer> <Plug>MailQuote :.,$s/^/> /<CR>:noh<CR>``
H A Dphp.vim69 exe 'nno <buffer> <silent> [[ ?' . escape(s:section, '|') . '?<CR>:nohls<CR>'
70 exe 'nno <buffer> <silent> ]] /' . escape(s:section, '|') . '/<CR>:nohls<CR>'
71 exe 'ono <buffer> <silent> [[ ?' . escape(s:section, '|') . '?<CR>:nohls<CR>'
72 exe 'ono <buffer> <silent> ]] /' . escape(s:section, '|') . '/<CR>:nohls<CR>'
H A Dcobol.vim71 nnoremap <silent> <buffer> > :set opfunc=<SID>IncreaseFunc<CR>g@
72 nnoremap <silent> <buffer> < :set opfunc=<SID>DecreaseFunc<CR>g@
74 nnoremap <silent> <buffer> >> :call CobolIndentBlock(1)<CR>
75 nnoremap <silent> <buffer> << :call CobolIndentBlock(-1)<CR>
76 vnoremap <silent> <buffer> > :call CobolIndentBlock(v:count1)<CR>
77 vnoremap <silent> <buffer> < :call CobolIndentBlock(-v:count1)<CR>
78 inoremap <silent> <buffer> <C-T> <C-R>=<SID>IncreaseIndent()<CR><C-R>=<SID>RestoreShiftwidth()<CR>
79 inoremap <silent> <buffer> <C-D> <C-R>=<SID>DecreaseIndent()<CR><C-R>=<SID>RestoreShiftwidth()<CR>
[all...]
H A Dvhdl.vim16 " and insert the comment leader when hitting <CR> or using "o".
77 noremap <buffer><silent>[[ :<C-u>cal <SID>CountWrapper(':cal search("\\%(--.*\\)\\@<!\\%(\\<end\\s\\+\\)\\@<!\\<".b:vhdl_explore."\\>\\c\\<Bar>\\%^","bW")')<CR>
78 noremap <buffer><silent>]] :<C-u>cal <SID>CountWrapper(':cal search("\\%(--.*\\)\\@<!\\%(\\<end\\s\\+\\)\\@<!\\<".b:vhdl_explore."\\>\\c\\<Bar>\\%$","W")')<CR>
79 noremap <buffer><silent>[] :<C-u>cal <SID>CountWrapper(':cal search("\\%(--.*\\)\\@<!\\<end\\s\\+".b:vhdl_explore."\\>\\c\\<Bar>\\%^","bW")')<CR>
80 noremap <buffer><silent>][ :<C-u>cal <SID>CountWrapper(':cal search("\\%(--.*\\)\\@<!\\<end\\s\\+".b:vhdl_explore."\\>\\c\\<Bar>\\%$","W")')<CR>
81 vnoremap <buffer><silent>[[ :<C-u>cal <SID>CountWrapper('[[')<CR>
82 vnoremap <buffer><silent>]] :<C-u>cal <SID>CountWrapper(']]')<CR>
83 vnoremap <buffer><silent>[] :<C-u>cal <SID>CountWrapper('[]')<CR>
84 vnoremap <buffer><silent>][ :<C-u>cal <SID>CountWrapper('][')<CR>
H A Dlprolog.vim34 nnoremap <buffer> <Plug>LUncomOff <ESC>:s/^\/\* \(.*\) \*\//\1/<CR>
35 vnoremap <buffer> <Plug>BUncomOn <ESC>:'<,'><CR>`<O<ESC>0i/*<ESC>`>o<ESC>0i*/<ESC>`<
36 vnoremap <buffer> <Plug>BUncomOff <ESC>:'<,'><CR>`<dd`>dd`<
H A Dsql.vim338 nmap <buffer> <silent> ]] :call search('\\c^\\s*begin\\>', 'W' )<CR>
339 nmap <buffer> <silent> [[ :call search('\\c^\\s*begin\\>', 'bW' )<CR>
340 nmap <buffer> <silent> ][ :call search('\\c^\\s*end\\W*$', 'W' )<CR>
341 nmap <buffer> <silent> [] :call search('\\c^\\s*end\\W*$', 'bW' )<CR>
342 vmap <buffer> <silent> ]] :<C-U>exec "normal! gv"<Bar>call search('\\c^\\s*begin\\>', 'W' )<CR>
343 vmap <buffer> <silent> [[ :<C-U>exec "normal! gv"<Bar>call search('\\c^\\s*begin\\>', 'bW' )<CR>
344 vmap <buffer> <silent> ][ :<C-U>exec "normal! gv"<Bar>call search('\\c^\\s*end\\W*$', 'W' )<CR>
345 vmap <buffer> <silent> [] :<C-U>exec "normal! gv"<Bar>call search('\\c^\\s*end\\W*$', 'bW' )<CR>
393 exec "nmap <buffer> <silent> ]} :call search('".s:ftplugin_sql_objects."', 'W')<CR>"
394 exec "nmap <buffer> <silent> [{ :call search('".s:ftplugin_sql_objects."', 'bW')<CR>"
[all...]
H A Drpl.vim16 " and insert the comment leader when hitting <CR> or using "o".
/macosx-10.10.1/ntp-92/include/
H A Dascii.h54 #define CR 13 macro
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Dppc-opc.c212 #define CR BT + 1
216 #define CRB CR + 1
687 in BO field, the "a" bit is 00010 for branch on CR(BI) and 01000
2593 { "blt-", BBOCB(16,BOT,CBLT,0,0), BBOATCB_MASK, PPCCOM, { CR, BDM } },
2594 { "blt+", BBOCB(16,BOT,CBLT,0,0), BBOATCB_MASK, PPCCOM, { CR, BDP } },
2595 { "blt", BBOCB(16,BOT,CBLT,0,0), BBOATCB_MASK, COM, { CR, BD } },
2596 { "bltl-", BBOCB(16,BOT,CBLT,0,1), BBOATCB_MASK, PPCCOM, { CR, BDM } },
2597 { "bltl+", BBOCB(16,BOT,CBLT,0,1), BBOATCB_MASK, PPCCOM, { CR, BDP } },
2598 { "bltl", BBOCB(16,BOT,CBLT,0,1), BBOATCB_MASK, COM, { CR, BD } },
2599 { "blta-", BBOCB(16,BOT,CBLT,1,0), BBOATCB_MASK, PPCCOM, { CR, BDM
210 #define CR macro
[all...]
/macosx-10.10.1/uucp-11/uucp/contrib/
H A Duureroute.perl75 if (/^E D\.(....) [^ ]+ [^ ]+ -CR D\.\1 0666 [^ ]+ 0 rmail (.*)/)
/macosx-10.10.1/efax-38/efax/
H A Defaxmsg.h14 VT, FF, CR, SO, SI, DLE, XON, DC2, XOFF,DC4, NAK, enumerator in enum:cchar

Completed in 181 milliseconds

123456