Home
last modified time | relevance | path

Searched refs:paste (Results 1 – 25 of 91) sorted by relevance

1234

/openbmc/openbmc/poky/bitbake/contrib/vim/plugin/
H A Dnewbbappend.vim19 let l:paste = &paste
26 if paste == 1
27 set paste
H A Dnewbb.vim48 let l:paste = &paste
68 if paste == 1
69 set paste
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-pastedeploy_3.1.0.bb16 #PACKAGECONFIG ?= "paste docs"
17 PACKAGECONFIG[paste] = ",,,python3-paste"
H A Dpython3-pyruvate-crates.inc59 crate://crates.io/paste/1.0.11 \
166 SRC_URI[paste-1.0.11.sha256sum] = "d01a5bd0424d00070b0098dd17ebca6f961a959dead1dbcbbbc1d1cd8d3deeba"
/openbmc/linux/rust/macros/
H A Dlib.rs10 mod paste; module
330 pub fn paste(input: TokenStream) -> TokenStream { in paste() function
332 paste::expand(&mut tokens); in paste()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/consolation/
H A Dconsolation_0.0.9.bb1 SUMMARY = "copy-paste for the Linux console"
2 DESCRIPTION = "Consolation is a daemon that provides copy-paste and scrolling \
/openbmc/u-boot/doc/
H A DREADME.iomux75 with calling tstc() and then getc() means that copy&paste will normally not
77 On a faster machine, such as a sequoia, cut&paste of longer (about 80
81 is quite slow. Even on a sequoia cut&paste does not work on the serial
87 them is nc, also causes problems. Even on a sequoia cut&paste does not work
H A Dfeature-removal-schedule.txt16 copy/paste). Remove these defines when unused.
H A DREADME.ublimage94 create UBL header and paste it before u-boot.bin
/openbmc/linux/rust/kernel/init/
H A Dmacros.rs1113 ::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!(
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/libgsf/
H A Dlibgsf_1.14.52.bb13 SRC_URI += "file://0001-configure.ac-drop-a-copy-paste-of-introspection.m4-m.patch"
/openbmc/openbmc/poky/meta/recipes-core/musl/
H A Dmusl-obstack.bb5 DESCRIPTION = "copy + paste of the obstack functions and macros found in GNU gcc libiberty library …
/openbmc/linux/Documentation/translations/zh_TW/process/
H A Demail-clients.rst142 :set paste
147 (a)ttach工作的很好,不帶有"set paste"。
/openbmc/linux/Documentation/translations/zh_CN/process/
H A Demail-clients.rst177 :set paste
184 在未设置 ``set paste`` 时(a)ttach工作的很好。
/openbmc/linux/drivers/virt/vboxguest/
H A DKconfig9 copy-and-paste, seamless mode and OpenGL pass-through.
/openbmc/qemu/tests/qemu-iotests/
H A D038101 -e 's/qemu-io> //g' | paste - - | sort | tr '\t' '\n'
/openbmc/linux/Documentation/powerpc/
H A Dvas-api.rst23 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.
/openbmc/linux/Documentation/process/
H A Demail-clients.rst51 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``.
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dmotorcomm,yt8xxx.yaml122 /* Only needed to make DT lint tools work. Do not copy/paste
141 /* Only needed to make DT lint tools work. Do not copy/paste
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gd/
H A Dgd_2.3.3.bb3 complete with lines, arcs, text, multiple colors, cut and paste from other \
/openbmc/openbmc/poky/meta/recipes-kernel/systemtap/systemtap/
H A D0001-configure.ac-fix-broken-libdebuginfod-library-auto-d.patch13 It seems to be bad copy/paste. Address the issue by moving the AC_DEFINE back to
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/libgsf/libgsf/
H A D0001-configure.ac-drop-a-copy-paste-of-introspection.m4-m.patch4 Subject: [PATCH] configure.ac: drop a copy-paste of introspection.m4 macros
/openbmc/u-boot/board/freescale/mx6memcal/
H A DREADME25 paste into struct mx6_mmdc_calibration. It can also optionally
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/uutils-coreutils/
H A Duutils-coreutils_0.0.25.bb42 join link logname md5sum mkfifo nl nohup nproc od paste pathchk \
/openbmc/linux/tools/testing/selftests/powerpc/include/
H A Dinstructions.h38 static inline int paste(void *i) in paste() function

1234