| /openbmc/qemu/docs/devel/ |
| H A D | qapi-code-gen.rst | 180 is required. Default is false. 183 may contain ``"_"`` instead of ``"-"``. Default is none. 186 violate the rules on permitted return types. Default is none. 189 events whose members / arguments need not be documented. Default is 194 Default is none. 740 problematic strings. For example, a member named ``default`` in qapi 1053 default to "Example:". 1305 feature strings), and "default". The latter two are optional. The 1306 member is optional if "default" is present. Currently, "default" can 1318 { "name": "member3", "type": "str", "default": null } ] } [all …]
|
| /openbmc/u-boot/common/ |
| H A D | fdt_support.c | 21 * fdt_getprop_u32_default_node - Return a node's property or a default 27 * @dflt: default value if the property isn't found 29 * Convenience function to return a node's property or a default value if 52 * fdt_getprop_u32_default - Find a node and return it's property or a default 57 * @dflt: default value if the property isn't found 60 * default value if it doesn't exist. 1001 /* Default translator (generic bus) */ 1028 debug("OF: default map, cp=%llx, s=%llx, da=%llx\n", cp, s, da); in of_bus_default_map() 1110 /* Default */ 1112 .name = "default", [all …]
|
| H A D | dlmalloc.src | 147 __STD_C (default: derived from C compiler defines) 150 DEBUG (default: NOT defined) 154 REALLOC_ZERO_BYTES_FREES (default: NOT defined) 158 HAVE_MEMCPY (default: defined) 162 USE_MEMCPY (default: 1 if HAVE_MEMCPY is defined, 0 otherwise) 167 HAVE_MMAP (default: defined as 1) 170 HAVE_MREMAP (default: defined as 0 unless Linux libc set) 173 malloc_getpagesize (default: derived from system #includes) 175 HAVE_USR_INCLUDE_MALLOC_H (default: NOT defined) 179 INTERNAL_SIZE_T (default: size_t) [all …]
|
| /openbmc/u-boot/drivers/mtd/ubi/ |
| H A D | build.c | 638 * If @ubi->vid_hdr_offset or @ubi->leb_start is zero, default offsets are 721 /* Calculate default aligned sizes of EC and VID headers */ in io_init() 732 /* Default offset */ in io_init() 975 ubi_msg(ubi, "default fastmap pool size: %d", ubi->fm_pool.max_size); in ubi_attach_mtd_dev() 976 ubi_msg(ubi, "default fastmap WL pool size: %d", in ubi_attach_mtd_dev() 1417 default: in bytes_str_to_int() 1533 …d_hdr_offs\" parameter specifies UBI VID header position to be used by UBI. (default value if 0)\n" 1534 …4\" parameter specifies the maximum expected bad eraseblock per 1024 eraseblocks. (default value (" 1536 …er which have to be assigned to the newly created UBI device (assigned automatically by default)\n" 1539 …e \"content\" using VID header offset 1984, and MTD device number 4 with default VID header offset… [all …]
|
| /openbmc/qemu/hw/intc/ |
| H A D | arm_gicv3_dist.c | 316 default: in gicd_readb() 344 default: in gicd_writeb() 600 default: in gicd_readl() 814 default: in gicd_writel() 830 default: in gicd_writeq() 846 default: in gicd_readq() 870 default: in gicv3_dist_read() 911 default: in gicv3_dist_write()
|
| H A D | slavio_intctl.c | 100 default: in slavio_intctl_mem_readl() 130 default: in slavio_intctl_mem_writel() 163 default: in slavio_intctlm_mem_readl() 200 default: in slavio_intctlm_mem_writel()
|
| H A D | ioapic.c | 68 * By default, this would be dest_id[8] + reserved[8]. When IR in ioapic_entry_parse() 321 default: in ioapic_mem_read() 392 default: in ioapic_mem_write() 455 "(default: 0x%x).", IOAPIC_VER_DEF); in ioapic_realize()
|
| /openbmc/u-boot/cmd/ |
| H A D | load.c | 65 /* default to current baudrate */ in do_load_serial() 188 default: in load_serial() 220 default: in read_record() 259 /* default to current baudrate */ in do_save_serial() 441 /* default to current baudrate */ in do_load_serial_bin() 691 his_eol = END_CHAR; /* default end of line character */ in handle_send_packet() 783 his_eol = END_CHAR; /* default end of line character */ in k_recv() 831 default: in k_recv()
|
| /openbmc/phosphor-host-ipmid/ |
| H A D | chassishandler.cpp | 219 // but we may also get the default values. in getHostNetworkData() 222 // if mac address is default mac address then in getHostNetworkData() 230 // should not be default one,don't send blank override. in getHostNetworkData() 359 default: in getAddrStr() 617 // set to default value 0x0. in ipmiGetChassisCap() 1213 // default return the button is enabled (not disabled) in ipmiGetChassisStatus() 1225 // default return the button is enabled (not disabled) in ipmiGetChassisStatus() 1330 default: in restartCauseToIpmiRestartCause() 1443 default: in ipmiChassisControl() 1584 {ipmiDefault, Source::Sources::Default}}; [all …]
|
| /openbmc/u-boot/arch/powerpc/cpu/mpc85xx/ |
| H A D | mp.c | 32 /* Default to no, overridden by 'y', 'yes', 'Y', 'Yes', or '1' */ in hold_cores_in_reset() 109 default: in cpu_disable() 126 default: in is_core_disabled() 234 default: in determine_mp_bootpg()
|
| /openbmc/u-boot/include/ |
| H A D | efi.h | 24 * EFI on x86_64 uses the Microsoft ABI which is not the default for GCC. 127 * the default data allocation type used by an application 135 * the default data allocation type used by a Boot Services 143 * the default data allocation type used by a Runtime Services
|
| /openbmc/pldm/libpldmresponder/test/ |
| H A D | libpldmresponder_systemspecific_bios_test.cpp | 207 default: in TEST_F() 255 default: in TEST_F() 390 'a', 'b', 'c', 'd', /* default value string handle index */ in TEST_F() 440 'a', 'b', 'c', 'd', /* default value string handle index */ in TEST_F()
|
| /openbmc/u-boot/drivers/video/ |
| H A D | mb862xx.c | 175 /* use CCF and MMR parameters for Coral-P Eval. Board as default */ 217 default: in pci_video_init() 273 puts ("\tUnsupported resolution, using default\n"); in card_init() 314 default: in card_init()
|
| /openbmc/phosphor-mrw-tools/ |
| H A D | gen_led_groups.pl | 134 # By default, Blink takes higher priority 138 # default to Blink than err'ing out. Not checking for 266 # If one of these is a default group, then delete it from the array 267 # that is being maintained to create one by hand if all default ones
|
| /openbmc/openbmc/poky/documentation/sdk-manual/ |
| H A D | working-projects.rst | 84 command sources a script from the default SDK installation directory 276 command sources a script from the default SDK installation directory 290 setup script, and the other line sets :term:`CC` to "gcc", the default 335 cross-toolchain compiler is not used. Rather, the default compiler is
|
| /openbmc/openbmc-test-automation/lib/ |
| H A D | utils.py | 53 BuiltIn().get_variable_value("${power_policy_setup}", default=0) 56 "${bmc_power_policy_method}", default=0 403 # Default print_out to 1. 425 # Default print_out to 1.
|
| /openbmc/entity-manager/ |
| H A D | .clang-tidy | 64 bugprone-switch-missing-default-case, 276 modernize-use-default-member-init, 278 modernize-use-equals-default, 310 readability-deleted-default,
|
| /openbmc/qemu/hw/i3c/ |
| H A D | remote-i3c.c | |
| /openbmc/openbmc/meta-raspberrypi/recipes-bsp/bootfiles/ |
| H A D | rpi-config_git.bb | 218 # Choose Camera Sensor to be used, default imx219 sensor 224 # Choose Camera Sensor to be used, default imx477 sensor 230 # Choose Camera Sensor to be used, default imx708 sensor 284 # By default GPIO shutdown uses the same pin as the (master) I2C SCL.
|
| /openbmc/qemu/linux-user/i386/ |
| H A D | cpu_loop.c | 133 default: in emulate_vsyscall() 168 default: in emulate_vsyscall() 318 default: in cpu_loop() 361 /* flags setup : we activate the IRQs by default as in user mode */ in target_cpu_copy_regs()
|
| /openbmc/openpower-vpd-parser/vpd-tool/include/ |
| H A D | vpd_tool.hpp | 20 * Reset specific system VPD keywords to its default value. 316 * @brief Reset specific keywords on System VPD to default value. 318 * This API resets specific System VPD keywords to default value. The 327 * Manager instead of being reset to default value.
|
| /openbmc/qemu/hw/misc/ |
| H A D | mips_itu.c | 31 /* Initialize as 4kB area to fit all 32 cells with default 128B grain. 121 default: in itc_tag_write() 413 default: in itc_storage_read() 465 default: in itc_storage_write()
|
| /openbmc/sdbusplus/include/sdbusplus/asio/ |
| H A D | connection.hpp | 57 // default to default bus 151 * in using the default value). 187 * and return value unpacking. Uses the default timeout value.
|
| /openbmc/qemu/hw/pci-host/ |
| H A D | dino.c | 119 default: in dino_chip_read_with_attrs() 176 default: in dino_chip_read_with_attrs() 214 default: in dino_chip_write_with_attrs() 264 default: in dino_chip_write_with_attrs()
|
| /openbmc/qemu/tests/qemu-iotests/ |
| H A D | testrunner.py | 73 default: Optional[float] = None) -> Optional[float]: 75 return default 78 return default 81 default)
|