Searched refs:paste (Results 1 – 18 of 18) sorted by relevance
| /linux/rust/macros/ |
| H A D | lib.rs | 24 mod paste; 343 /// Within the `paste!` macro, identifiers inside `[<` and `>]` are concatenated together to form a 346 /// This is similar to the [`paste`] crate, but with pasting feature limited to identifiers and 370 /// ::kernel::macros::paste! { 427 /// ::kernel::macros::paste! { 462 /// ::kernel::macros::paste! { 473 /// [`paste`]: https://docs.rs/paste/ 475 pub fn paste(input: TokenStream) -> TokenStream { in kunit_tests() 477 paste in kunit_tests() 22 mod paste; global() module 446 pub fn paste(input: TokenStream) -> TokenStream { paste() function [all...] |
| /linux/rust/kernel/sync/atomic/ |
| H A D | internal.rs | 10 macros::paste, // 108 paste!( 117 paste!( 148 paste!( 168 paste!(
|
| /linux/rust/kernel/ |
| H A D | bits.rs | 9 use macros::paste; 15 paste! { 51 paste! {
|
| H A D | tracepoint.rs | 22 $crate::macros::paste! { 32 $crate::macros::paste! {
|
| H A D | bitfield.rs | 380 ::kernel::macros::paste!( 387 ::kernel::macros::paste!( 426 ::kernel::macros::paste!( 452 ::kernel::macros::paste!( 484 ::kernel::macros::paste!(
|
| H A D | configfs.rs | 955 $crate::macros::paste!( 996 $crate::macros::paste!{
|
| /linux/rust/pin-init/src/ |
| H A D | macros.rs | |
| /linux/drivers/virt/vboxguest/ |
| H A D | Kconfig | 10 copy-and-paste, seamless mode and OpenGL pass-through.
|
| /linux/tools/testing/selftests/powerpc/include/ |
| H A D | instructions.h | 38 static inline int paste(void *i) in paste() function
|
| /linux/Documentation/translations/pt_BR/process/ |
| H A D | email-clients.rst | 190 :set paste 197 (a)ttach funciona bem sem ``set paste``.
|
| /linux/Documentation/translations/it_IT/process/ |
| H A D | email-clients.rst | 207 :set paste 214 (a)llega funziona bene senza ``set paste``
|
| /linux/tools/memory-model/ |
| H A D | README | 207 3) textbook, developers can easily copy-paste-modify
|
| /linux/Documentation/admin-guide/ |
| H 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
|
| /linux/Documentation/networking/ |
| H A D | udplite.rst | 269 If you copy and paste the following line into /etc/protocols::
|
| H A D | filter.rst | 385 In copy and paste C-like output::
|
| /linux/Documentation/process/ |
| H 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
|
| H A D | submitting-patches.rst | 296 if you choose to cut-n-paste your patch.
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | README.rst | 41 classify the entry: column two is a copy and paste of the error being reported
|