Home
last modified time | relevance | path

Searched full:emitting (Results 1 – 25 of 120) sorted by relevance

12345

/openbmc/sdbusplus/src/
H A Dbus.cpp104 // Emitting object added causes a message to get the properties in bus()
119 // Emitting object added causes a message to get the properties in bus()
133 // Emitting object added causes a message to get the properties in bus()
/openbmc/linux/drivers/i2c/algos/
H A Di2c-algo-bit.c329 bit_dbg(3, &i2c_adap->dev, "emitting stop condition\n"); in try_address()
333 bit_dbg(3, &i2c_adap->dev, "emitting start condition\n"); in try_address()
497 "emitting repeated start condition\n"); in bit_doAddress()
534 bit_dbg(3, &i2c_adap->dev, "emitting start condition\n"); in bit_xfer()
543 "emitting enforced stop/start condition\n"); in bit_xfer()
548 "emitting repeated start condition\n"); in bit_xfer()
587 bit_dbg(3, &i2c_adap->dev, "emitting stop condition\n"); in bit_xfer()
/openbmc/openbmc/poky/meta/recipes-support/libyaml/
H A Dlibyaml_0.2.5.bb2 DESCRIPTION = "LibYAML is a C library for parsing and emitting data in YAML 1.1, \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/openct/openct/
H A D0001-m4-Just-emit-the-first-line-of-compiler-version.patch6 Avoids emitting buildpaths into comments
/openbmc/linux/arch/arm/include/asm/
H A Dinsn.h8 * Avoid a literal load by emitting a sequence of ADD/LDR instructions with the
H A Dassembler.h620 * emitting into a .arm or a .thumb section. The size of the add opcode
621 * above will be 2 bytes when emitting in Thumb mode and 4 bytes when
622 * emitting in ARM mode, so let's use this to account for the bias.
685 * Avoid a literal load, by emitting a sequence of ADD/LDR instructions
/openbmc/linux/Documentation/devicetree/
H A Dchangesets.rst15 at once before emitting OF_RECONFIG notifiers. This is so that the
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/opencv/opencv/
H A Ddownload.patch9 Add an option to disallow downloads by emitting a fatal error.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libcereal/files/
H A D0001-doctest-Do-not-use-unnamed-class.patch6 When compiling with clang this results in emitting absolute path into
/openbmc/linux/arch/arm64/kernel/
H A Dimage.h19 * the linker to endian-swap certain values before emitting them.
/openbmc/openbmc/poky/meta/conf/distro/include/
H A Ddefault-distrovars.inc44 # Default to emitting logfiles if a build fails.
/openbmc/linux/tools/lib/bpf/
H A Dbtf_dump.c41 EMITTING, enumerator
49 /* emitting state used to determine the need for forward declaration */
396 * Determine order of emitting dependent types and specified type to satisfy
671 * by btf_dump_emit_type() itself, but all nitty-gritty details of emitting type
677 * we reference it from inside and thus can avoid emitting unnecessary forward
698 if (tstate->emit_state == EMITTING) { in btf_dump_emit_type()
770 tstate->emit_state = EMITTING; in btf_dump_emit_type()
787 tstate->emit_state = EMITTING; in btf_dump_emit_type()
789 * is anonymous, then in C we'll be emitting all fields and in btf_dump_emit_type()
1192 * Old GCC versions are emitting invalid typedef for __gnuc_va_list in btf_dump_emit_typedef_def()
[all …]
/openbmc/qemu/include/hw/misc/
H A Dled.h75 * @is_emitting: boolean indicating whether the LED is emitting
/openbmc/phosphor-inventory-manager/
H A Dgen_serialization.mako.hpp21 // Emitting signals prior to claiming a well known DBus service name causes
/openbmc/u-boot/arch/arm/cpu/armv8/
H A Dlinux-kernel-image-header-vars.h26 * the linker to endian-swap certain values before emitting them.
/openbmc/linux/tools/lib/subcmd/
H A Dpager.c93 spawned_pager = 1; /* means we are emitting to terminal */ in setup_pager()
/openbmc/phosphor-post-code-manager/
H A DREADME.md29 repository which is responsible for emitting the dbus signals for every new POST
/openbmc/linux/net/batman-adv/
H A Dtvlv.c356 * @orig_node: orig node emitting the ogm packet
426 * @orig_node: orig node emitting the ogm packet
495 * @orig_node: orig node emitting the ogm packet
/openbmc/linux/drivers/of/
H A Ddynamic.c731 pr_debug("changeset: emitting notifiers.\n"); in __of_changeset_apply_notify()
733 /* drop the global lock while emitting notifiers */ in __of_changeset_apply_notify()
832 pr_debug("changeset: emitting notifiers.\n"); in __of_changeset_revert_notify()
834 /* drop the global lock while emitting notifiers */ in __of_changeset_revert_notify()
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Diters_looping.c21 /* we need this as a workaround to enforce compiler emitting BTF in force_clang_to_emit_btf_for_externs()
/openbmc/linux/arch/mips/include/asm/
H A Dbarrier.h125 * can skip emitting a barrier from __smp_mb__before_atomic().
/openbmc/qemu/hw/ssi/
H A Dimx_spi.c372 * Start emitting if current channel is master and SMC bit is in imx_spi_write()
418 /* This is a request to start emitting */ in imx_spi_write()
/openbmc/linux/lib/zstd/compress/
H A Dzstd_ldm.h73 * Avoids emitting matches less than `minMatch` bytes.
/openbmc/u-boot/include/dm/
H A Duclass-id.h56 UCLASS_LED, /* Light-emitting diode (LED) */
/openbmc/sdbusplus/include/sdbusplus/server/
H A Dobject.hpp133 // If we are emitting at an interface level, we should never in check_action()

12345