Searched refs:paste (Results 1 – 22 of 22) sorted by relevance
| /linux/rust/macros/ |
| A D | lib.rs | 14 mod paste; module 409 pub fn paste(input: TokenStream) -> TokenStream { in paste() function 411 paste::expand(&mut tokens); in paste()
|
| /linux/rust/kernel/init/ |
| A D | macros.rs | 1130 ::kernel::macros::paste!($t::$get_data()) 1210 ::kernel::macros::paste! { 1241 ::kernel::macros::paste! { 1273 ::kernel::macros::paste! { 1310 ::kernel::macros::paste!( 1332 ::kernel::macros::paste!(
|
| /linux/Documentation/translations/zh_CN/process/ |
| A D | email-clients.rst | 177 :set paste 184 在未设置 ``set paste`` 时(a)ttach工作的很好。
|
| /linux/Documentation/translations/zh_TW/process/ |
| A D | email-clients.rst | 178 :set paste 185 在未設置 ``set paste`` 時(a)ttach工作的很好。
|
| /linux/Documentation/process/ |
| A D | email-clients.rst | 51 Copy-and-paste (or cut-and-paste) usually does not work for patches 54 copy-and-paste. 119 :menuselection:`Preformat`, then paste with the middle button. 194 :set paste 201 (a)ttach works fine without ``set paste``.
|
| A D | maintainer-kvm-x86.rst | 138 not in comments. Instead, if necessary (see below), copy-paste the relevant 142 Generally speaking, do not explicitly reference or copy-paste from the SDM or
|
| A D | submitting-patches.rst | 296 if you choose to cut-n-paste your patch.
|
| /linux/drivers/virt/vboxguest/ |
| A D | Kconfig | 9 copy-and-paste, seamless mode and OpenGL pass-through.
|
| /linux/Documentation/arch/powerpc/ |
| A D | vas-api.rst | 23 instructions to paste the CRB to hardware address that is associated with 47 using copy/paste instructions and pasting the CRBs to the virtual address 74 Note that the copy and paste operations go directly to the hardware and 168 that the application can use to copy/paste its CRB to the hardware engines. 201 Applications should use the copy and paste instructions to send CRB to NX.
|
| /linux/Documentation/devicetree/bindings/net/ |
| A D | motorcomm,yt8xxx.yaml | 122 /* 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
|
| /linux/tools/testing/selftests/powerpc/include/ |
| A D | instructions.h | 38 static inline int paste(void *i) in paste() function
|
| /linux/Documentation/driver-api/mtd/ |
| A D | spi-nor.rst | 30 Do all the tests from below and paste them in the commit's comments
|
| /linux/Documentation/translations/it_IT/process/ |
| A D | email-clients.rst | 207 :set paste 214 (a)llega funziona bene senza ``set paste``
|
| /linux/Documentation/translations/sp_SP/process/ |
| A D | email-clients.rst | 214 :set paste 221 (a)ttach (adjuntar) funciona bien sin ``set paste``.
|
| /linux/tools/memory-model/ |
| A D | README | 207 3) textbook, developers can easily copy-paste-modify
|
| /linux/Documentation/admin-guide/ |
| A D | spkguide.txt | 804 One of Speakup's more useful features is the ability to cut and paste 806 program, and paste that captured text into a different place in the 811 sites. It would be nice if you could cut and paste these urls into your 826 Now that you have the url cut from the screen, you can paste it into 827 your browser, or even paste the url on a command line as an argument to 843 The paste buffer will continue to hold the cut information, until a new 844 mark and cut operation is carried out. This means you can paste the cut 849 You can also cut and paste rectangular regions of the screen. Just 925 included with the Speakup source, or you can cut and paste the copy in
|
| A D | reporting-issues.rst | 1142 * Upload the files somewhere public (your website, a public file paste 1161 include it. If you can't copy'n'paste it, try to capture a netconsole trace
|
| /linux/Documentation/input/ |
| A D | input.rst | 60 After that you have to point GPM (the textmode mouse cut&paste tool) and
|
| /linux/Documentation/networking/ |
| A D | udplite.rst | 269 If you copy and paste the following line into /etc/protocols::
|
| A D | filter.rst | 385 In copy and paste C-like output::
|
| /linux/tools/testing/selftests/bpf/ |
| A D | README.rst | 41 classify the entry: column two is a copy and paste of the error being reported
|
| /linux/Documentation/kernel-hacking/ |
| A D | hacking.rst | 738 simple to use by cut and paste, and there's complete documentation in
|
Completed in 40 milliseconds