Home
last modified time | relevance | path

Searched full:default (Results 8326 – 8350 of 9919) sorted by relevance

1...<<331332333334335336337338339340>>...397

/openbmc/qemu/hw/i386/
H A Dvmport.c266 /* Default value taken from open-vm-tools code VERSION_MAGIC definition */
/openbmc/qemu/hw/usb/
H A Dhcd-xhci-pci.c156 error_append_hint(&err, "You have to use msi=auto (default) or " in usb_xhci_pci_realize()
/openbmc/qemu/target/alpha/
H A Dcpu.c219 /* Default NaN: sign bit clear, msb frac bit set */ in alpha_cpu_initfn()
/openbmc/qemu/target/avr/
H A Dhelper.c318 default: in helper_fullwr()
/openbmc/qemu/target/openrisc/
H A Dcpu.c130 /* Default NaN: sign bit clear, frac msb set */ in openrisc_cpu_reset_hold()
/openbmc/qemu/hw/timer/
H A Drenesas_cmt.c165 default: in cmt_write()
/openbmc/qemu/target/i386/
H A Dcpu-system.c223 default: in qmp_query_cpu_model_expansion()
/openbmc/qemu/hw/intc/
H A Dppc-uic.c179 default: in dcr_read_uic()
/openbmc/qemu/target/xtensa/
H A Dexc_helper.c254 default: in xtensa_cpu_do_interrupt()
/openbmc/qemu/hw/misc/
H A Dauxbus.c234 default: in aux_request()
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/
H A Dgcc-cross-canadian.inc71 …ibgcc; oe_runmake enable-execute-stack.c unwind.h md-unwind-support.h sfp-machine.h gthr-default.h)
/openbmc/webui-vue/src/views/Operations/ServerPowerOperations/
H A DServerPowerOperations.vue184 export default {
/openbmc/phosphor-state-manager/
H A Dscheduled_host_transition.cpp300 // set to default value in restoreScheduledValues()
/openbmc/qemu/target/arm/tcg/
H A Dtranslate-neon.c53 default: in neon_load_element()
75 default: in neon_load_element64()
94 default: in neon_store_element()
116 default: in neon_store_element64()
499 default: in trans_VLDST_multiple()
615 default: in trans_VLD_all_lanes()
705 default: in trans_VLDST_single()
748 default: in trans_VLDST_single()
1966 default: in trans_VMULL_P_3d()
H A Dtranslate-vfp.c84 default: in vfp_expand_imm()
614 default: in mve_skip_vmov()
802 default: in trans_VMSR_VMRS()
843 default: in trans_VMSR_VMRS()
882 default: in trans_VMSR_VMRS()
3137 default: in trans_VCVT_fix_hp()
3193 default: in trans_VCVT_fix_sp()
3255 default: in trans_VCVT_fix_dp()
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dsunxi_nand.c408 default: in sunxi_nfc_dev_ready()
1553 default: in sunxi_nand_ecc_cleanup()
1592 default: in sunxi_nand_ecc_init()
1698 /* Default tR value specified in the ONFI spec (chapter 4.15.1) */ in sunxi_nand_chip_init()
1702 * Set the ECC mode to the default value in case nothing is specified in sunxi_nand_chip_init()
/openbmc/openbmc/poky/documentation/dev-manual/
H A Ddebugging.rst444 :ref:`do_package_write_* <ref-tasks-package_write_deb>`, and :ref:`ref-tasks-build`. The default ta…
446 such as :ref:`ref-tasks-devshell`, are not part of the default build chain. If you
447 wish to run a task that is not part of the default build chain, you can
500 the default task if no task is given, and the tasks on which it depends.
901 the Yocto Project and is installed in SDK images by default. See the
/openbmc/qemu/qga/
H A Dqapi-schema.json216 # @mode: "halt", "powerdown" (default), or "reboot"
235 # @mode: open mode, as per fopen(), "r" is the default.
283 # @count: maximum number of bytes to read (default is 4KB, maximum is
316 # @count: bytes to write (actual bytes, after base64-decode), default
534 # discarded. The default value is zero, meaning "discard every
/openbmc/ipmitool/lib/
H A Dipmi_hpmfwupg.c968 default: in HpmfwupgPreUpgradeCheck()
1067 default: in HpmfwupgUpgradeStage()
1642 default: in HpmfwupgGetComponentProperties()
1979 /* If we are not in upgrade context, we use default timeout values */ in HpmfwupgQueryRollbackStatus()
2059 /* If we are not in upgrade context, we use default timeout values */ in HpmfwupgQuerySelftestResult()
2129 /* If we are not in upgrade context, we use default timeout values */ in HpmfwupgSendCmd()
2266 /* If we are not in upgrade context, we use default timeout values */ in HpmfwupgWaitLongDurationCmd()
2279 printf("Use default timeout: %i seconds\n", in HpmfwupgWaitLongDurationCmd()
H A Dipmi_fru.c2062 default: in ipmi_fru_picmg_ext_print()
2288 default: in ipmi_fru_picmg_ext_print()
2304 default: in ipmi_fru_picmg_ext_print()
2347 default: in ipmi_fru_picmg_ext_print()
2371 default: in ipmi_fru_picmg_ext_print()
2560 default: in ipmi_fru_picmg_ext_print()
2596 default: in ipmi_fru_picmg_ext_print()
2628 default: in ipmi_fru_picmg_ext_print()
2645 default: in ipmi_fru_picmg_ext_print()
2819 default: in ipmi_fru_picmg_ext_print()
[all …]
/openbmc/u-boot/
H A DMakefile68 # To put more focus on warnings, be less verbose as default
126 # That's our default target when none is given on the command line
164 # Call a source code checker (by default, "sparse") as part of the
242 # set default to nothing for native builds
264 # have older compilers as their default, so we make it explicit for
302 # since Lion (10.7) ASLR is on by default, but we use linker generated lists
1864 @echo ' make V=0|1 [targets] 0 => quiet build (default), 1 => verbose build'
1867 @echo ' make C=1 [targets] Check all c source with $$CHECK (sparse by default)'
/openbmc/qemu/block/
H A Dvmdk.c556 * minimal cluster size: 512B (default is 4KB) in vmdk_add_extent()
1128 default: in vmdk_open_sparse()
1377 default: in vmdk_open()
1626 * where 16MB is the only supported default grain table coverage. in get_cluster_offset()
1709 default: in get_cluster_offset()
2770 /* Default format to monolithicSparse */ in vmdk_co_create_opts()
3103 "ide (default), lsilogic, buslogic or legacyESX"
3137 …"{monolithicSparse (default) | monolithicFlat | twoGbMaxExtentSparse | twoGbMaxExtentFlat | stream…
/openbmc/u-boot/drivers/ddr/fsl/
H A Doptions.c1018 popts->ap_en = 0; /* disabled for DDR4 UDIMM/discrete default */ in populate_memctl_options()
1282 default: in populate_memctl_options()
1383 default: in check_interleaving_options()
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dspd_sdram.c671 default: in spd_sdram()
676 mode_odt_enable = 0x0; /* Default disabled */ in spd_sdram()
732 default: in spd_sdram()
/openbmc/u-boot/drivers/video/exynos/
H A Dexynos_dp_lowlevel.c230 default: in exynos_dp_set_analog_power_down()
957 default: in exynos_dp_set_training_pattern()
1139 default: in exynos_dp_config_video_bist()

1...<<331332333334335336337338339340>>...397