Searched refs:pasted (Results 1 – 8 of 8) sorted by relevance
394 int pasted = 0; in paste_selection() local416 while (vc_sel.buffer && (vc_sel.buf_len > pasted || bpe)) { in paste_selection()437 count = vc_sel.buf_len - pasted; in paste_selection()439 pasted += tty_ldisc_receive_buf(ld, vc_sel.buffer + pasted, in paste_selection()441 if (vc_sel.buf_len > pasted) in paste_selection()
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()
549 * TODO: copy-pasted from mtp, try other values
316 This counter is explained by kernel commit f19c29e3e391, I pasted the326 This counter is explained by kernel commit f19c29e3e391, I pasted the334 This counter is explained by kernel commit f19c29e3e391, I pasted the417 code provides a good explanation of them, I pasted them below::
573 // This is copy-pasted from above.
600 pasted in an email program with word wrapping enabled).
839 key, while you type the keypad slash character. The url will be pasted
2293 had separate copy-pasted implementations for each btree type.