Searched refs:pasted (Results 1 – 8 of 8) sorted by relevance
| /linux-6.15/drivers/tty/vt/ |
| H A D | selection.c | 400 int pasted = 0; in paste_selection() local 417 while (vc_sel.buffer && vc_sel.buf_len > pasted) { in paste_selection() 430 count = vc_sel.buf_len - pasted; in paste_selection() 431 count = tty_ldisc_receive_buf(ld, vc_sel.buffer + pasted, NULL, in paste_selection() 433 pasted += count; in paste_selection()
|
| /linux-6.15/rust/macros/ |
| H A D | paste.rs | 62 let pasted: String = segments.into_iter().map(|x| x.0).collect(); in concat() localVariable 63 TokenTree::Ident(Ident::new(&pasted, group_span)) in concat()
|
| /linux-6.15/arch/arm64/boot/dts/qcom/ |
| H A D | sdm845-lg-common.dtsi | 564 * TODO: copy-pasted from mtp, try other values
|
| /linux-6.15/Documentation/networking/ |
| H A D | snmp_counter.rst | 316 This counter is explained by kernel commit f19c29e3e391, I pasted the 326 This counter is explained by kernel commit f19c29e3e391, I pasted the 334 This counter is explained by kernel commit f19c29e3e391, I pasted the 417 code provides a good explanation of them, I pasted them below::
|
| /linux-6.15/Documentation/dev-tools/kunit/ |
| H A D | usage.rst | 553 // This is copy-pasted from above.
|
| /linux-6.15/Documentation/dev-tools/ |
| H A D | checkpatch.rst | 598 pasted in an email program with word wrapping enabled).
|
| /linux-6.15/Documentation/admin-guide/ |
| H A D | spkguide.txt | 839 key, while you type the keypad slash character. The url will be pasted
|
| /linux-6.15/Documentation/filesystems/xfs/ |
| H A D | xfs-online-fsck-design.rst | 2347 had separate copy-pasted implementations for each btree type.
|