| /openbmc/qemu/target/i386/tcg/ |
| H A D | seg_helper.c | 727 default: in do_interrupt_protected() 988 default: in do_interrupt64() 1612 default: in helper_ljmp_protected() 1763 default: in helper_lcall_protected() 2388 default: in helper_lsl() 2438 default: in helper_lar()
|
| /openbmc/ipmitool/src/plugins/imb/ |
| H A D | imbapi.c | 1297 default: in GetAsyncImbpMessage() 1325 default: in GetAsyncImbpMessage() 1441 default: in GetAsyncImbpMessage_Ex() 1469 default: in GetAsyncImbpMessage_Ex() 1661 default:
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/protobuf/protobuf-c/ |
| H A D | protobuf-30.patch | 624 …(*variables)["default"] = FullNameToUpper(default_value->type()->full_name(), default_value->type(… 1032 - GOOGLE_LOG(FATAL) << "Messages can't have default values!"; 1053 - default: 1131 + GOOGLE_LOG(FATAL) << "Messages can't have default values!"; 1149 + default:
|
| /openbmc/qemu/ui/ |
| H A D | gtk.c | 1198 default: in gd_touch_event() 2051 /* The documentation says that the default is UTF-8, but actually it is in gd_vc_vte_init() 2489 /* Disable the default "F10" menu shortcut. */ in gd_create_menus() 2542 s->null_cursor = NULL; /* default pointer */ in gtk_display_init() 2618 * Since GTK+ calls setlocale() by default -importing the locale in early_gtk_display_init()
|
| H A D | cocoa.m | 1003 // default 1071 default: 2008 default: 2162 * rather than the default Core Foundation one.
|
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | tegra124-apalis.dts | 121 pinctrl-names = "default"; 1675 pinctrl-names = "default"; 1929 pinctrl-names = "default"; 2027 default-brightness-level = <6>;
|
| /openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
| H A D | AddressPool.v1_3_0.json | 720 "description": "Send default route status.", 721 …default route should be advertised. If `true`, the default route is advertised to all Border Gate…
|
| H A D | NetworkDeviceFunction.v1_11_0.json | 187 …TU) configured for this network device function. This value serves as a default for the OS driver… 1094 "description": "The IPv6 or IPv4 iSCSI boot default gateway.", 1095 … "longDescription": "This property shall contain the IPv6 or IPv4 iSCSI boot default gateway.",
|
| /openbmc/qemu/hw/i3c/ |
| H A D | dw-i3c.c | 1090 default: in dw_i3c_read() 1649 default: in dw_i3c_cmd_queue_execute() 1703 default: in dw_i3c_cmd_queue_port_w() 1767 default: in dw_i3c_write()
|
| /openbmc/qemu/block/ |
| H A D | nbd.c | 1119 default: in nbd_co_receive_cmdread_reply() 1180 default: in nbd_co_receive_blockstatus_reply() 1832 "immediately fail. Default 0", 1841 "have elapsed. Default 0",
|
| H A D | qed.c | 659 /* Validate options and set default values */ in bdrv_qed_co_create() 864 default: in bdrv_qed_co_block_status() 1295 default: in qed_aio_write_data()
|
| /openbmc/openbmc/poky/bitbake/lib/bb/ |
| H A D | siggen.py | 47 def default(self, obj): member in SetEncoder 50 return json.JSONEncoder.default(self, obj) 66 logger.error("Invalid signature generator '%s', using default 'noop'\n"
|
| /openbmc/u-boot/doc/ |
| H A D | README.fsl-ddr | 58 1. In board header file(e.g.MPC8572DS.h), add default interleaving setting 141 defined in board configuraiton header file. By default, POST memory test 292 type command "compute" to calculate the parameters from the default
|
| /openbmc/qemu/target/xtensa/ |
| H A D | xtensa-isa.c | 1001 * This is a default operand for a field. How can we tell if the in xtensa_operand_encode() 1014 * A default operand is always associated with a field, in xtensa_operand_encode() 1072 /* Use identity function for "default" operands. */ in xtensa_operand_decode()
|
| /openbmc/u-boot/drivers/usb/gadget/ |
| H A D | dwc2_udc_otg_xfer_dma.c | 904 default: in dwc2_udc_get_status() 1411 default: in dwc2_ep0_setup() 1413 "%s: *** Default of usb_ctrl->bRequest=0x%x" in dwc2_ep0_setup()
|
| /openbmc/u-boot/drivers/ram/rockchip/ |
| H A D | sdram_rk3399.c | 327 default: in phy_io_config() 342 default: in phy_io_config() 357 default: in phy_io_config()
|
| /openbmc/u-boot/arch/x86/cpu/quark/ |
| H A D | mrc_util.c | 1180 default: in find_rising_edge() 1407 default: in print_timings_internal() 1437 default: in print_timings_internal()
|
| /openbmc/qemu/target/mips/tcg/system/ |
| H A D | cp0_helper.c | 878 /* When invalid, set to default target page size. */ in compute_pagemask() 1143 default: in helper_mtc0_status() 1233 default: in helper_mftc0_configx()
|
| /openbmc/qemu/hw/mips/ |
| H A D | malta.c | 437 default: in malta_fpga_read() 524 default: in malta_fpga_write() 997 default: in malta_pci_slot_get_pirq()
|
| /openbmc/qemu/hw/ssi/ |
| H A D | pnv_spi.c | 971 default: in operation_sequencer() 1074 default: in pnv_spi_xscom_read() 1140 default: in pnv_spi_xscom_write()
|
| /openbmc/openpower-vpd-parser/vpd-tool/src/ |
| H A D | vpd_tool.cpp | 502 // iterate through the keyword map get default value of in cleanSystemVpd() 504 // use writeKeyword API to update default value on hardware, in cleanSystemVpd() 563 // update the Keyword with default value, use D-Bus in cleanSystemVpd()
|
| /openbmc/bmcweb/redfish-core/lib/ |
| H A D | update_service.hpp | 97 MemoryFileDescriptor(const MemoryFileDescriptor&) = default; 103 MemoryFileDescriptor& operator=(MemoryFileDescriptor&&) = default; 550 // Empty paths default to "/" in parseSimpleUpdateUrl()
|
| /openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/ |
| H A D | __meta.hpp | 216 constexpr auto operator==(const __mstring &) const noexcept -> bool = default; 224 constexpr auto operator<=>(const __mstring &) const noexcept -> std::strong_ordering = default; 1104 __placeholder() = default;
|
| /openbmc/qemu/disas/ |
| H A D | riscv.c | 2535 default: return NULL; in csr_name() 2604 default: op = rv_op_c_addi; break; in decode_inst_opcode() 2631 default: op = rv_op_c_lui; break; in decode_inst_opcode() 2696 default: op = rv_op_c_mv; break; in decode_inst_opcode() 2704 default: op = rv_op_c_jalr; break; in decode_inst_opcode() 2707 default: op = rv_op_c_add; break; in decode_inst_opcode() 2910 default: in decode_inst_opcode() 3160 default: op = rv_op_pack; break; in decode_inst_opcode() 3227 default: op = rv_op_packw; break; in decode_inst_opcode() 5052 default: break; in check_constraints() [all …]
|
| /openbmc/u-boot/drivers/ram/mediatek/ |
| H A D | ddr3-mt7629.c | 480 /* Update PCDDR3 default setting */ in mtk_ddr3_init() 743 default: in mtk_ddr3_get_info()
|