Home
last modified time | relevance | path

Searched refs:pasted (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/kernel/fs/reiserfs/
H A Ddo_balan.c364 struct item_head *pasted; in balance_leaf_paste_left_shift_dirent() local
373 pasted = item_head(tb->L[0], B_NR_ITEMS(tb->L[0]) - 1); in balance_leaf_paste_left_shift_dirent()
374 l_pos_in_item += ih_entry_count(pasted) - in balance_leaf_paste_left_shift_dirent()
539 struct item_head *pasted; in balance_leaf_paste_left_whole() local
549 pasted = item_head(tb->L[0], n - 1); in balance_leaf_paste_left_whole()
550 if (is_direntry_le_ih(pasted)) in balance_leaf_paste_left_whole()
551 tb->pos_in_item += ih_entry_count(pasted); in balance_leaf_paste_left_whole()
553 tb->pos_in_item += ih_item_len(pasted); in balance_leaf_paste_left_whole()
568 pasted = item_head(tb->L[0], n + tb->item_pos - ret); in balance_leaf_paste_left_whole()
569 if (is_direntry_le_ih(pasted)) in balance_leaf_paste_left_whole()
[all …]
/OK3568_Linux_fs/kernel/drivers/tty/vt/
H A Dselection.c377 int pasted = 0; in paste_selection() local
394 while (vc_sel.buffer && vc_sel.buf_len > pasted) { in paste_selection()
407 count = vc_sel.buf_len - pasted; in paste_selection()
408 count = tty_ldisc_receive_buf(ld, vc_sel.buffer + pasted, NULL, in paste_selection()
410 pasted += count; in paste_selection()
/OK3568_Linux_fs/external/xserver/hw/xwin/winclipboard/
H A Dwndproc.c469 Bool pasted = FALSE; in winClipboardWindowProc() local
579 pasted = TRUE; in winClipboardWindowProc()
588 if (!pasted) in winClipboardWindowProc()
/OK3568_Linux_fs/buildroot/package/readline/
H A DConfig.in18 one wants to prevent pasted text from being interpreted
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dsnmp_counter.rst316 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
419 code provides a good explanation of them, I pasted them below::
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dcpp.info471 pasted back together with the '##' operator.
1389 number. When pasted, they make a longer identifier. This isn't the
1395 pasted together. For example, you cannot concatenate 'x' with '+' in
2673 substituted into a macro body, unless they are stringized or pasted with
H A Dgdb.info41264 can prevent pasted characters from being interpreted as
41958 assigned by default. It allows Readline to insert the pasted text
H A Dgcc.info30849 arguments after the comma. Just like any other pasted macro argument,
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dcpp.info471 pasted back together with the '##' operator.
1389 number. When pasted, they make a longer identifier. This isn't the
1395 pasted together. For example, you cannot concatenate 'x' with '+' in
2673 substituted into a macro body, unless they are stringized or pasted with
H A Dgdb.info41264 can prevent pasted characters from being interpreted as
41958 assigned by default. It allows Readline to insert the pasted text
H A Dgcc.info30849 arguments after the comma. Just like any other pasted macro argument,
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dspkguide.txt833 key, while you type the keypad slash character. The url will be pasted
/OK3568_Linux_fs/external/xserver/
H A DChangeLog13218 dri1 artefact copy/pasted in the dri2/drisw codebase.
37815 This is mostly copy and pasted from Keith's code in the intel driver.
117853 already copy-pasted all over the place, and so the other operations