Home
last modified time | relevance | path

Searched full:paste (Results 1 – 25 of 326) sorted by relevance

12345678910>>...14

/freebsd/usr.bin/paste/
H A Dpaste.136 .Nm paste
111 .Dl "ls | paste - - -"
115 .Dl "paste -s -d '\et\en' myfile"
120 .Dl "sed = myfile | paste - -"
129 .Dl "find / -name bin -type d | paste -s -d : -"
H A DMakefile1 PROG= paste
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DTokenLexer.cpp165 // Issue an extension diagnostic for the paste operator. in MaybeRemoveCommaBeforeVaArgs()
173 // If the comma was right after another paste (e.g. "X##,##__VA_ARGS__"), in MaybeRemoveCommaBeforeVaArgs()
258 // We don't want a space for the next token after a paste in ExpandFunctionArguments()
349 "no token paste before __VA_OPT__"); in ExpandFunctionArguments()
406 // Find out if there is a paste (##) operator before or after the token. in ExpandFunctionArguments()
496 // but it can affect paste behavior when at the start or end of a in ExpandFunctionArguments()
509 // Okay, we have a token that is either the LHS or RHS of a paste (##) in ExpandFunctionArguments()
517 // the expander tries to paste ',' with the first token of the __VA_ARGS__ in ExpandFunctionArguments()
524 // Remove the paste operator, report use of the extension. in ExpandFunctionArguments()
546 // pseudo-paste extension ", ## __VA_ARGS__". in ExpandFunctionArguments()
[all …]
/freebsd/tools/debugscripts/
H A Ddot.gdbinit73 # capability to pass data to scripts, so we have to mark it and paste
77 # getsyms uses the information in the "dump", and you have to paste it.
94 echo Select the list above with the mouse, paste into the screen\n
102 Display kldstat information for the target machine and invite user to paste it back in. This cause…
/freebsd/share/man/man4/
H A Dsyscons.4210 .Ss Mouse Support and Copy-and-Paste
211 You can use your mouse to copy text on the screen and paste it as if
230 option below to make the right button to paste the text.
358 to use the right button of the mouse to paste text.
360 .Sx Mouse Support and Copy-and-Paste
408 This option disables ``copy and paste'' operation in virtual
484 .\"Note also that the ``copy-and-paste'' function is not currently supported
H A Dvt.4105 To paste text that has been selected, press mouse button 2, usually the
112 paste button.
151 In effect, this makes the right-hand mouse button perform a paste.
438 Paste buffer size is limited by the system value
/freebsd/contrib/ntp/scripts/stats/
H A Ditf.S2 str <- paste("eps/", file1, ".eps", sep="")
5 plot(itf$sec, itf$offset, type="l", xlab=paste("MJD", itf$day, "Time (s)"), ylab="Internal Offset (…
H A Dtdata.S2 str <- paste("eps/", file1, ".eps", sep="")
5 plot(tdata$sec, tdata$m, type="l", xlab=paste("MJD", tdata$day, "Time (s)"), ylab="LORAN-M SNR (dB)…
H A Densemble.S2 str <- paste("eps/", file1, ".eps", sep="")
5 plot(ensemble$sec, ensemble$ensemble, type="l", xlab=paste("MJD", ensemble$day, "Time (s)"), ylab="…
H A Dloop.S4 str <- paste("eps/", file1, ".eps", sep="")
7 plot(loop$sec, loop$offset, type="l", xlab=paste("MJD", loop$day, "Time (s)"), ylab="PLL Offset (us…
H A Detf.S12 str <- paste("eps/", file1, ".eps", sep="")
15 plot(etf$sec, etf$offset, type="l", xlab=paste("MJD", etf$day, "Time (s)"), ylab="External Offset (…
/freebsd/sys/contrib/device-tree/Bindings/powerpc/
H A Dibm,vas.txt12 "Paste address" start and length, "Paste window id" start bit and number
/freebsd/contrib/dialog/samples/
H A Deditbox26 CTRL V - Paste text
35 cut/paste.
H A Deditbox426 CTRL V - Paste text
35 cut/paste.
H A Deditbox224 CTRL V - Paste text
33 cut/paste.
/freebsd/usr.sbin/moused/
H A Dmoused.884 and provide cut and paste functions if the mouse pointer is enabled
116 This option will have effect only on the cut and paste operations
686 Then try cut & paste features by
836 Cut and paste functions in the virtual console assume that there
843 If the mouse has only two buttons, the middle, `paste' button
845 To obtain the paste function, use the
/freebsd/usr.bin/lam/
H A Dlam.1135 .Xr paste 1 ,
142 .Xr paste 1
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dmotorcomm,yt8xxx.yaml122 /* Only needed to make DT lint tools work. Do not copy/paste
141 /* Only needed to make DT lint tools work. Do not copy/paste
/freebsd/contrib/tcsh/nls/ukrainian/
H A Dset3116 114 Paste cut buffer at cursor position
119 117 (WIN32 only) Paste clipboard buffer at cursor position
/freebsd/contrib/tcsh/nls/C/
H A Dset3116 114 Paste cut buffer at cursor position
119 117 (WIN32 only) Paste clipboard buffer at cursor position
/freebsd/sys/sys/
H A Dkbio.h201 #define PASTE 0xa3 /* paste from cut-paste buffer */ macro
/freebsd/usr.sbin/kbdcontrol/
H A Dkbdmap.5250 .It paste
251 Act as mouse buffer paste.
/freebsd/share/syscons/keymaps/
H A Dua.koi8-u.shift.alt.kbd12 # Shift+Insert=paste
119 102 fkey60 paste fkey80 fkey60 fkey60 fkey60 fkey60 fkey60 O
247 230 fkey60 paste fkey80 fkey60 fkey60 fkey60 fkey60 fkey60 O
/freebsd/usr.bin/m4/
H A Dm4.1393 .It Fn paste file
436 .Fn paste ,
505 .Ic paste ,
H A DMakefile4 # if you want the paste & spaste macros.

12345678910>>...14