Searched refs:paste (Results 1 – 20 of 20) sorted by relevance
/Linux-v6.6/rust/macros/ |
D | lib.rs | 10 mod paste; module 342 pub fn paste(input: TokenStream) -> TokenStream { in paste() function 344 paste::expand(&mut tokens); in paste()
|
/Linux-v6.6/rust/kernel/init/ |
D | macros.rs | 1113 ::kernel::macros::paste!($t::$get_data()) 1193 ::kernel::macros::paste! { 1224 ::kernel::macros::paste! { 1256 ::kernel::macros::paste! { 1293 ::kernel::macros::paste!( 1315 ::kernel::macros::paste!(
|
/Linux-v6.6/Documentation/translations/zh_TW/process/ |
D | email-clients.rst | 142 :set paste 147 (a)ttach工作的很好,不帶有"set paste"。
|
/Linux-v6.6/Documentation/translations/zh_CN/process/ |
D | email-clients.rst | 177 :set paste 184 在未设置 ``set paste`` 时(a)ttach工作的很好。
|
/Linux-v6.6/Documentation/powerpc/ |
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-v6.6/drivers/virt/vboxguest/ |
D | Kconfig | 9 copy-and-paste, seamless mode and OpenGL pass-through.
|
/Linux-v6.6/Documentation/process/ |
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``.
|
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
|
D | submitting-patches.rst | 298 if you choose to cut-n-paste your patch.
|
/Linux-v6.6/tools/testing/selftests/powerpc/include/ |
D | instructions.h | 38 static inline int paste(void *i) in paste() function
|
/Linux-v6.6/Documentation/translations/it_IT/process/ |
D | email-clients.rst | 207 :set paste 214 (a)llega funziona bene senza ``set paste``
|
/Linux-v6.6/Documentation/translations/sp_SP/process/ |
D | email-clients.rst | 214 :set paste 221 (a)ttach (adjuntar) funciona bien sin ``set paste``.
|
/Linux-v6.6/tools/memory-model/ |
D | README | 207 3) textbook, developers can easily copy-paste-modify
|
/Linux-v6.6/Documentation/admin-guide/ |
D | spkguide.txt | 799 One of Speakup's more useful features is the ability to cut and paste 801 program, and paste that captured text into a different place in the 806 sites. It would be nice if you could cut and paste these urls into your 821 Now that you have the url cut from the screen, you can paste it into 822 your browser, or even paste the url on a command line as an argument to 838 The paste buffer will continue to hold the cut information, until a new 839 mark and cut operation is carried out. This means you can paste the cut 844 You can also cut and paste rectangular regions of the screen. Just 920 included with the Speakup source, or you can cut and paste the copy in
|
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-v6.6/Documentation/input/ |
D | input.rst | 60 After that you have to point GPM (the textmode mouse cut&paste tool) and
|
/Linux-v6.6/tools/testing/selftests/bpf/ |
D | README.rst | 41 classify the entry: column two is a copy and paste of the error being reported
|
/Linux-v6.6/Documentation/networking/ |
D | udplite.rst | 269 If you copy and paste the following line into /etc/protocols::
|
D | filter.rst | 385 In copy and paste C-like output::
|
/Linux-v6.6/Documentation/kernel-hacking/ |
D | hacking.rst | 738 simple to use by cut and paste, and there's complete documentation in
|