| /openbmc/qemu/hw/net/rocker/ |
| H A D | rocker_desc.c | 35 desc_ring_consume *consume; member 239 if (ring->consume) { in ring_pump() 242 err = ring->consume(ring->r, info); in ring_pump() 323 void desc_ring_set_consume(DescRing *ring, desc_ring_consume *consume, in desc_ring_set_consume() argument 326 ring->consume = consume; in desc_ring_set_consume()
|
| H A D | rocker_desc.h | 45 void desc_ring_set_consume(DescRing *ring, desc_ring_consume *consume,
|
| /openbmc/openbmc/poky/documentation/dev-manual/ |
| H A D | sbom.rst | 36 consume some build time resources and thus if needed it can be disabled from a 84 project website for a list of tools to consume and transform the :term:`SPDX`
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libcppkafka/ |
| H A D | libcppkafka_git.bb | 2 DESCRIPTION = "cppkafka allows C++ applications to consume and produce messages using the Apache Ka…
|
| /openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/fvp-base/ |
| H A D | 0001-vexpress64-Set-the-DM_RNG-property.patch | 7 in order to consume entropy within u-boot. This is necessary
|
| /openbmc/u-boot/doc/usage/ |
| H A D | measured_boot.rst | 8 component's measurement in memory for the operating system to consume.
|
| /openbmc/u-boot/examples/standalone/ |
| H A D | hello_world.c | 32 /* consume input */ in hello_world()
|
| /openbmc/phosphor-bmc-code-mgmt/test/common/exampledevice/ |
| H A D | example_updater_main.cpp | 13 * because there is no example configuration from EM to consume, which would in init()
|
| /openbmc/u-boot/doc/device-tree-bindings/clock/ |
| H A D | snps,hsdk-cgu.txt | 14 to specify the clock which they consume. All available clocks are defined as
|
| H A D | rockchip,rk3188-cru.txt | 22 to specify the clock which they consume. All available clocks are defined as
|
| H A D | rockchip,rk3288-cru.txt | 21 to specify the clock which they consume. All available clocks are defined as
|
| /openbmc/qemu/qapi/ |
| H A D | qobject-input-visitor.c | 121 bool consume) in qobject_input_try_get_object() argument 141 if (tos->h && consume && ret) { in qobject_input_try_get_object() 150 if (consume) { in qobject_input_try_get_object() 156 if (consume) { in qobject_input_try_get_object() 166 bool consume, Error **errp) in qobject_input_get_object() argument 168 QObject *obj = qobject_input_try_get_object(qiv, name, consume); in qobject_input_get_object()
|
| H A D | opts-visitor.c | 30 * Generating the next list link will consume the most 43 * Generating the next list link will consume the most 46 * repeated option. This may consume QemuOpt itself 361 /* Note that we consume a string even if this is called as part of in opts_type_str()
|
| H A D | string-output-visitor.c | 26 * Generating the next list link will consume the most 38 * Generating the next list link will consume the most 41 * repeated option. This may consume QemuOpt itself
|
| /openbmc/obmc-console/test/ |
| H A D | test-ringbuffer-boundary-poll.c | 24 /* don't consume initial data in the poll callback */ in test_boundary_poll()
|
| /openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/optee/optee-test/ |
| H A D | run-ptest | 31 # Consume every line up to the result line
|
| /openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/optee-test/ |
| H A D | run-ptest | 31 # Consume every line up to the result line
|
| /openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/gerbera/ |
| H A D | gerbera_2.4.1.bb | 1 …ch allows you to stream your digital media through your home network and consume it on a variety o…
|
| /openbmc/qemu/net/ |
| H A D | vmnet-common.m | 174 /* QEMU is not ready to consume more packets - 194 * respectfully wait until it is ready to consume more packets, 228 * ready to consume more packets.
|
| /openbmc/openbmc-tools/ |
| H A D | README.md | 42 ## How you consume the repository
|
| /openbmc/bmcweb/features/kvm/ |
| H A D | kvm_websocket.hpp | 114 outputBuffer.consume(bytesRead); in doRead() 148 inputBuffer.consume(bytesWritten); in doWrite()
|
| /openbmc/bmcweb/http/ |
| H A D | websocket_impl.hpp | 284 outBuffer.consume(bytesSent); in afterWrite() 340 inBuffer.consume(bytesRead); in handleMessage() 352 inBuffer.consume(bytesRead); in handleMessage()
|
| /openbmc/qemu/rust/qemu-api/src/ |
| H A D | error.rs | 142 /// Consume a result, returning `false` if it is an error and 156 /// Consume a result, returning a `NULL` pointer if it is an error and 177 /// Consume a result in the same way as `self.ok()`, but also propagate 197 /// then consume it.
|
| /openbmc/phosphor-dbus-interfaces/yaml/com/ibm/Dump/Entry/ |
| H A D | Resource.interface.yaml | 26 dump request. Non-disruptive dumps consume significant host resources
|
| /openbmc/bmcweb/features/virtual_media/ |
| H A D | vm_websocket.hpp | 123 inputBuffer.consume(bytesWritten); in doWrite() 172 outputBuffer.consume(bytesRead); in doRead() 316 self2->ux2wsBuf.consume(self2->ux2wsBuf.size()); in afterSendEx() 363 self->ws2uxBuf.consume(bytesWritten); in afterWrite()
|