| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/ |
| H A D | 0009-Do-not-disable-buffering-when-writing-to-oom_score_a.patch | 4 Subject: [PATCH 09/22] Do not disable buffering when writing to oom_score_adj 6 On musl, disabling buffering when writing to oom_score_adj will 13 if buffering is disabled.
|
| /openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/ |
| H A D | 0009-Do-not-disable-buffering-when-writing-to-oom_score_a.patch | 4 Subject: [PATCH 09/26] Do not disable buffering when writing to oom_score_adj 6 On musl, disabling buffering when writing to oom_score_adj will 13 if buffering is disabled.
|
| /openbmc/qemu/linux-user/ |
| H A D | semihost.c | 22 * line buffering. We restore the old mode afterwards in case the 31 /* Disable line-buffering and echo */ in qemu_semihosting_console_read()
|
| /openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/ |
| H A D | 0013-Implement-triple-buffering-for-wayland.patch | 4 Subject: [PATCH] Implement triple buffering for wayland 6 Change from double to triple buffering for wayland.
|
| /openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/ |
| H A D | libxext_1.3.6.bb | 6 MIT_SUNDRY-NONSTANDARD, Multi-Buffering, SECURITY, SHAPE, SYNC, TOG-CUP, \
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/mbuffer/ |
| H A D | mbuffer_20140310.bb | 1 DESCRIPTION = "mbuffer is a tool for buffering data streams with a large set of unique features."
|
| /openbmc/openbmc/meta-google/recipes-core/busybox/files/ |
| H A D | gbmc.cfg | 9 # Used for line buffering
|
| /openbmc/u-boot/drivers/usb/gadget/ |
| H A D | epautoconf.c | 138 /* configure your hardware with enough buffering!! */ in ep_matches() 239 /* single buffering is enough */ in usb_ep_autoconfig() 252 /* single buffering is enough; maybe 8 byte fifo is too */ in usb_ep_autoconfig()
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libcereal/files/ |
| H A D | 0001-doctest-Do-not-use-unnamed-class.patch | 35 // allowing some buffering decreases the amount of calls to overflow
|
| /openbmc/u-boot/doc/ |
| H A D | README.bus_vcxk | 37 define this option to enable double buffering (needs 16KiB RAM)
|
| /openbmc/qemu/ui/ |
| H A D | vnc-auth-sasl.h | 50 * Buffering encoded data to allow more clear data
|
| /openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/ |
| H A D | parselogs-ignores-qemuall.txt | 2 FBIOPUT_VSCREENINFO failed, double buffering disabled
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/ |
| H A D | sdbus-c++-libsystemd_255.6.bb | 33 file://0009-Do-not-disable-buffering-when-writing-to-oom_score_a.patch \
|
| /openbmc/openbmc/poky/meta/classes-global/ |
| H A D | devshell.bbclass | 60 # No echo or buffering over the pty
|
| /openbmc/u-boot/drivers/spi/ |
| H A D | bcm63xx_spi.c | 192 * a single one is just buffering and doesn't require prepend mechanism. 210 /* buffering reads not possible since cs is hw controlled */ in bcm63xx_spi_xfer()
|
| /openbmc/qemu/include/qemu/ |
| H A D | buffer.h | 32 * is typically useful when buffering I/O or processing data.
|
| /openbmc/qemu/python/qemu/machine/ |
| H A D | console_socket.py | 117 # Not buffering the socket, pass thru to socket.
|
| /openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/ |
| H A D | userland_git.bb | 37 file://0013-Implement-triple-buffering-for-wayland.patch \
|
| /openbmc/u-boot/drivers/usb/musb-new/ |
| H A D | musb_core.h | 440 * Blackfin doesn't work with double buffering 444 * buffering until we get it working.
|
| H A D | musb_gadget.c | 50 * + seems to behave with double buffering, PIO -and- CPPI 56 * + double buffering ok with PIO 57 * + double buffering *FAILS* with CPPI, wrong data bytes sometimes 1108 * to disable double buffering mode. in musb_gadget_enable() 1123 /* set twice in case of double buffering */ in musb_gadget_enable() 1148 * to disable double buffering mode. in musb_gadget_enable() 1169 /* set twice in case of double buffering */ in musb_gadget_enable()
|
| /openbmc/u-boot/drivers/usb/musb/ |
| H A D | musb_core.h | 171 /* Allocate for double-packet buffering (effectively doubles assigned _SIZE) */
|
| /openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/musicpd/mpd/ |
| H A D | mpd.conf.in | 351 # MPD Internal Buffering ###################################################### 353 # This setting adjusts the size of internal decoded audio buffering. Changing
|
| /openbmc/u-boot/arch/arc/include/asm/ |
| H A D | io.h | 16 * due to micro-arch buffering/queuing of load/store, cache hit vs. miss ...
|
| /openbmc/openpower-vpd-parser/vpd-manager/include/ |
| H A D | logger.hpp | 193 * file in the filesystem. It uses a queue for buffering the messages from
|
| /openbmc/openbmc/poky/bitbake/lib/bb/fetch2/ |
| H A D | npm.py | 93 self.user_config = tempfile.NamedTemporaryFile(mode="w", buffering=1)
|