Home
last modified time | relevance | path

Searched full:default (Results 5626 – 5650 of 9919) sorted by relevance

1...<<221222223224225226227228229230>>...397

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch/
H A D0001-Fix-build-with-gcc-15.patch35 /* Get current configuration of default device, note value if Configuration
/openbmc/openbmc/poky/meta/recipes-devtools/go/go/
H A D6d265b008e3d106b2706645e5a88cd8e2fb98953.patch25 // Use lld to avoid errors from default linker (issue #38838)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/xmlrpc-c/xmlrpc-c/
H A D0001-fix-bool-reserved-word-error-in-gcc-15.patch25 gcc-15 switched to -std=c23 by default.
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/openthread/
H A Dot-br-posix_git.bb20 file://default-cxx-std.patch \
/openbmc/phosphor-state-manager/
H A Dhypervisor_state_manager.hpp39 ~Hypervisor() override = default;
H A Dsettings.hpp39 ~Objects() = default;
H A Dchassis_check_power_status.cpp44 default: in main()
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/
H A D0002-binutils-cross-Do-not-generate-linker-script-directo.patch42 - # and ${TOOL_LIB}/lib${LIBPATH_SUFFIX} are in the default search path,
/openbmc/obmc-console/
H A DCHANGELOG.md84 1. obmc-console: Consolidate handling of default socket-id
/openbmc/sdbusplus/test/async/
H A Dwatchdog.cpp36 ~WatchdogContext() noexcept override = default;
/openbmc/openbmc/meta-openpower/recipes-phosphor/host/
H A Dop-proc-control_git.bb33 # By default all openpower systems support op-fsi
/openbmc/bmcweb/
H A DREADME.md56 ## Compile bmcweb with default options
/openbmc/qemu/hw/acpi/
H A Dipmi.c54 default: in aml_ipmi_crs()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-devtools/libcoap/
H A Dlibcoap_4.3.4.bb36 --with-epoll --enable-add-default-names \
/openbmc/openbmc/meta-arm/meta-arm/classes/
H A Dtfm_sign_image.bbclass2 # TF-M. Signed images are written to the deploy directory by default.
/openbmc/openbmc/meta-phosphor/recipes-phosphor/webui/
H A Dwebui-vue_git.bb41 # Network access from task are disabled by default on Yocto 3.5
/openbmc/phosphor-bmc-code-mgmt/cpld/lattice/
H A Dlattice_cpld_factory.cpp35 default: in getLatticeCPLD()
/openbmc/phosphor-gpio-monitor/
H A Dmainapp.cpp57 lg2::error("Error creating a default sd_event handler"); in main()
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dascii_string.cpp39 // the SRC constructor. Default to 'other' in case it doesn't. in AsciiString()
/openbmc/x86-power-control/src/
H A Dpower_control.cpp245 default: in getOperatingSystemStateStage()
316 default: in getPowerStateName()
426 default: in getEventName()
483 default: in getPowerStateHandler()
533 default: in getHostState()
556 default: in getChassisState()
578 default: in getSlotState()
663 default: in getRestartCause()
1762 default: in powerStateOn()
1797 default: in powerStateWaitForPowerOK()
[all …]
/openbmc/qemu/hw/display/
H A Dvga.c172 default: in vga_update_memory_access()
409 default: in vga_ioport_read()
455 default: in vga_ioport_write()
578 default: in vbe_fixup_regs()
703 default: in vbe_ioport_read_data()
781 default: in vbe_ioport_write_data()
809 default: in vga_mem_readb()
894 default: in vga_mem_writeb()
959 default: in vga_mem_writeb()
994 default: in vga_mem_writeb()
[all …]
/openbmc/qemu/hw/intc/
H A Dxive.c49 default: in xive_nsr_indicates_exception()
91 default: in xive_tctx_output()
163 default: in xive_tctx_pipr_set()
1036 default: in xive_tctx_realize()
1180 default: in xive_esb_trigger()
1200 default: in xive_esb_eoi()
1236 default: in xive_source_lsi_trigger()
1382 default: in xive_source_esb_read()
1453 default: in xive_source_esb_write()
1575 * The default XIVE interrupt source setting for the ESB MMIOs is two
[all …]
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dnew-recipe.rst226 top-level folder named ``poky``, a default :term:`Build Directory` at
751 installs correctly. You need to look in the default location of
879 By default, packages apply to any machine with the same architecture
1169 By default, the ``helloworld``, ``helloworld-dbg``, and ``helloworld-dev`` packages
1179 step since by default BitBake starts the ``make`` command to compile the
1184 empty :ref:`ref-tasks-install` task by default.
1279 :ref:`ref-classes-pkgconfig` class, as ``pkg-config`` is the default method
1288 Here is an example that uses the ``libxpm`` recipe. By default,
1309 the main :term:`PN` package by default, we prepend the :term:`PACKAGES` variable
1335 :ref:`ref-classes-bin-package` class and to be sure that you are using default
[all …]
/openbmc/u-boot/common/
H A Dimage-fit.c60 * @add_curr: current image address (to be used as a possible default)
70 * Address part is optional, and if omitted default add_curr will
87 * @add_curr: current image address (to be used as a possible default)
96 * Address part is optional, and if omitted default add_curr will
409 /* get default configuration unit name from default property */ in fit_print_contents()
412 printf("%s Default Configuration: '%s'\n", p, uname); in fit_print_contents()
1624 * for a default configuration node instead. Default configuration node unit
1647 /* get configuration unit name from the default property */ in fit_conf_get_node()
1648 debug("No configuration specified, trying default...\n"); in fit_conf_get_node()
1656 debug("Found default configuration: '%s'\n", conf_uname); in fit_conf_get_node()
[all …]
/openbmc/qemu/hw/arm/
H A Dsmmuv3.c248 default: in smmuv3_record_event()
451 default: in decode_ste_s2_cfg()
586 /* Default to -1 */ in decode_ste()
1007 default: in smmuv3_do_translate()
1032 default: in smmuv3_fixup_event()
1479 default: in smmuv3_cmdq_consume()
1538 default: in smmu_writell()
1653 default: in smmu_writel()
1678 default: in smmu_write_mmio()
1703 default: in smmu_readll()
[all …]

1...<<221222223224225226227228229230>>...397