Home
last modified time | relevance | path

Searched full:buffering (Results 1 – 25 of 55) sorted by relevance

123

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/
H A D0009-Do-not-disable-buffering-when-writing-to-oom_score_a.patch4 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 D0009-Do-not-disable-buffering-when-writing-to-oom_score_a.patch4 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 Dsemihost.c22 * 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 D0013-Implement-triple-buffering-for-wayland.patch4 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 Dlibxext_1.3.6.bb6 MIT_SUNDRY-NONSTANDARD, Multi-Buffering, SECURITY, SHAPE, SYNC, TOG-CUP, \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/mbuffer/
H A Dmbuffer_20140310.bb1 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 Dgbmc.cfg9 # Used for line buffering
/openbmc/u-boot/drivers/usb/gadget/
H A Depautoconf.c138 /* 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 D0001-doctest-Do-not-use-unnamed-class.patch35 // allowing some buffering decreases the amount of calls to overflow
/openbmc/u-boot/doc/
H A DREADME.bus_vcxk37 define this option to enable double buffering (needs 16KiB RAM)
/openbmc/qemu/ui/
H A Dvnc-auth-sasl.h50 * Buffering encoded data to allow more clear data
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/
H A Dparselogs-ignores-qemuall.txt2 FBIOPUT_VSCREENINFO failed, double buffering disabled
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/
H A Dsdbus-c++-libsystemd_255.6.bb33 file://0009-Do-not-disable-buffering-when-writing-to-oom_score_a.patch \
/openbmc/openbmc/poky/meta/classes-global/
H A Ddevshell.bbclass60 # No echo or buffering over the pty
/openbmc/u-boot/drivers/spi/
H A Dbcm63xx_spi.c192 * 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 Dbuffer.h32 * is typically useful when buffering I/O or processing data.
/openbmc/qemu/python/qemu/machine/
H A Dconsole_socket.py117 # Not buffering the socket, pass thru to socket.
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/
H A Duserland_git.bb37 file://0013-Implement-triple-buffering-for-wayland.patch \
/openbmc/u-boot/drivers/usb/musb-new/
H A Dmusb_core.h440 * Blackfin doesn't work with double buffering
444 * buffering until we get it working.
H A Dmusb_gadget.c50 * + 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 Dmusb_core.h171 /* Allocate for double-packet buffering (effectively doubles assigned _SIZE) */
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/musicpd/mpd/
H A Dmpd.conf.in351 # MPD Internal Buffering ######################################################
353 # This setting adjusts the size of internal decoded audio buffering. Changing
/openbmc/u-boot/arch/arc/include/asm/
H A Dio.h16 * due to micro-arch buffering/queuing of load/store, cache hit vs. miss ...
/openbmc/openpower-vpd-parser/vpd-manager/include/
H A Dlogger.hpp193 * file in the filesystem. It uses a queue for buffering the messages from
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A Dnpm.py93 self.user_config = tempfile.NamedTemporaryFile(mode="w", buffering=1)

123