/openbmc/sdbusplus/src/ |
H A D | bus.cpp | 104 // 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 D | i2c-algo-bit.c | 329 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 D | libyaml_0.2.5.bb | 2 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 D | 0001-m4-Just-emit-the-first-line-of-compiler-version.patch | 6 Avoids emitting buildpaths into comments
|
/openbmc/linux/arch/arm/include/asm/ |
H A D | insn.h | 8 * Avoid a literal load by emitting a sequence of ADD/LDR instructions with the
|
H A D | assembler.h | 620 * 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 D | changesets.rst | 15 at once before emitting OF_RECONFIG notifiers. This is so that the
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/opencv/opencv/ |
H A D | download.patch | 9 Add an option to disallow downloads by emitting a fatal error.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libcereal/files/ |
H A D | 0001-doctest-Do-not-use-unnamed-class.patch | 6 When compiling with clang this results in emitting absolute path into
|
/openbmc/linux/arch/arm64/kernel/ |
H A D | image.h | 19 * the linker to endian-swap certain values before emitting them.
|
/openbmc/openbmc/poky/meta/conf/distro/include/ |
H A D | default-distrovars.inc | 44 # Default to emitting logfiles if a build fails.
|
/openbmc/linux/tools/lib/bpf/ |
H A D | btf_dump.c | 41 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 D | led.h | 75 * @is_emitting: boolean indicating whether the LED is emitting
|
/openbmc/phosphor-inventory-manager/ |
H A D | gen_serialization.mako.hpp | 21 // Emitting signals prior to claiming a well known DBus service name causes
|
/openbmc/u-boot/arch/arm/cpu/armv8/ |
H A D | linux-kernel-image-header-vars.h | 26 * the linker to endian-swap certain values before emitting them.
|
/openbmc/linux/tools/lib/subcmd/ |
H A D | pager.c | 93 spawned_pager = 1; /* means we are emitting to terminal */ in setup_pager()
|
/openbmc/phosphor-post-code-manager/ |
H A D | README.md | 29 repository which is responsible for emitting the dbus signals for every new POST
|
/openbmc/linux/net/batman-adv/ |
H A D | tvlv.c | 356 * @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 D | dynamic.c | 731 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 D | iters_looping.c | 21 /* 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 D | barrier.h | 125 * can skip emitting a barrier from __smp_mb__before_atomic().
|
/openbmc/qemu/hw/ssi/ |
H A D | imx_spi.c | 372 * 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 D | zstd_ldm.h | 73 * Avoids emitting matches less than `minMatch` bytes.
|
/openbmc/u-boot/include/dm/ |
H A D | uclass-id.h | 56 UCLASS_LED, /* Light-emitting diode (LED) */
|
/openbmc/sdbusplus/include/sdbusplus/server/ |
H A D | object.hpp | 133 // If we are emitting at an interface level, we should never in check_action()
|