Home
last modified time | relevance | path

Searched refs:sd (Results 1 – 21 of 21) sorted by relevance

/vim-8.2.3635/src/
H A Dchannel.c44 # define sock_write(sd, buf, len) send((SOCKET)sd, buf, len, 0) argument
45 # define sock_read(sd, buf, len) recv((SOCKET)sd, buf, len, 0) argument
46 # define sock_close(sd) closesocket((SOCKET)sd) argument
56 # define sock_write(sd, buf, len) write(sd, buf, len) argument
57 # define sock_read(sd, buf, len) read(sd, buf, len) argument
58 # define sock_close(sd) close(sd) argument
60 # define fd_write(sd, buf, len) write(sd, buf, len) argument
61 # define fd_close(sd) close(sd) argument
734 if (sd >= 0) in channel_connect()
851 if (FD_ISSET(sd, &rfds) || FD_ISSET(sd, &wfds)) in channel_connect()
[all …]
/vim-8.2.3635/runtime/syntax/
H A Dia64.vim109 syn match ia64opcode "fadd\(\.[sd]\)\=\(\.s[0-3]\)\=\>"
121 syn match ia64opcode "fcvt\.\(\(fxu\=\(\.trunc\)\=\(\.s[0-3]\)\=\)\|\(xf\|xuf\(\.[sd]\)\=\(\.s[0-3]…
125 syn match ia64opcode "fm\([as]\|py\)\(\.[sd]\)\=\(\.s[0-3]\)\=\>"
131 syn match ia64opcode "fn\(ma\|mpy\|orm\)\(\.[sd]\)\=\(\.s[0-3]\)\=\>"
143 syn match ia64opcode "fsub\(\.[sd]\)\=\(\.s[0-3]\)\=\>"
149 syn match ia64opcode "getf\.\([sd]\|exp\|sig\)\>"
H A Dconaryrecipe.vim90 syn match conaryMacro "%(\w\+)[sd]" contained
91 syn match conaryBadMacro "%(\w*)[^sd]" contained " no final marker
H A Dpcap.vim26 …tained ':\(af\|cf\|df\|ff\|gf\|if\|lf\|lo\|lp\|nd\|nf\|of\|rf\|rg\|rm\|rp\|sd\|st\|tf\|tr\|vf\)=\k…
H A Dsd.vim68 let b:current_syntax = "sd"
H A Dgretl.vim33 syn keyword gGenrFunc log exp sin cos tan atan diff ldiff sdiff mean sd min max sort int ln coeff a…
H A Dlftp.vim93 \ use-ml[sd] use-p[ret] use-q[uit]
H A Daml.vim34 …ead] scitexread scitexw[rite] scitexwrite sco screenr[estore] screens[ave] sd sds sdtse[xport] sdt…
H A Dredif.vim720 …s\|sm\|st\|sa\|sn\|rs\|sc\|sl\|sg\|sx\|sk\|si\|sb\|so\|za\|gs\|ss\|es\|lk\|sd\|sr\|sj\|sz\|se\|ch\…
764 …\|pl\|pms\|ps\|pt\|qu\|rm\|rmy\|rn\|ro\|roa-rup\|ru\|rw\|sa\|sc\|scn\|sco\|sd\|se\|sg\|sh\|si\|sim…
/vim-8.2.3635/src/testdir/
H A Dtest_source_utf8.vim51 call assert_equal(['sd',
H A Dtest_virtualedit.vim329 call append(0, "a\<C-V>b\<CR>sd")
H A Dtest_textobjects.vim127 let t = 'voo "nah" sdf " asdf" sdf " sdf" sd'
H A Dtest_filetype.vim443 \ 'sd': ['file.sd'],
H A Dtest_vim9_expr.vim3285 assert_equal('sd', g:astring[1 : 2])
/vim-8.2.3635/runtime/
H A Dtermcap111 :sd=\336:\
H A Dmakemenu.vim581 SynMenu Sn-Sy.Streaming\ descriptor\ file:sd
H A Dfiletype.vim1567 au BufNewFile,BufRead *.sd setf sd
H A Dsynmenu.vim554 an 50.140.410 &Syntax.Sn-Sy.Streaming\ descriptor\ file :cal SetSyn("sd")<CR>
/vim-8.2.3635/runtime/doc/
H A Doptions.txt5426 'mouseshape' 'mouses' string (default "i-r:beam,s:updown,sd:udsizing,
5455 sd any mode, while dragging a status line
H A Dversion6.txt2952 ":syn match sd "^" nextgroup=asdf" skipped the first column and matched the
H A Dversion7.txt3041 Streaming Descriptors "sd" (Puria Nafisi Azizi)