| /openbmc/qemu/scripts/ |
| H A D | kernel-doc | 55 -man Output troff manual page format. This is the default. 414 my $section_default = "Description"; # default section 512 printf STDERR "Warning: Sphinx version not found. Using default (Sphinx version %d.%d.%d)\n", 2067 # if there's no @param blocks need to set up default section
|
| /openbmc/qemu/target/i386/ |
| H A D | cpu.h | 2227 /* Enable PMU CPUID bits. This can't be enabled by default yet because 2236 * This can't be initialized with a default because it doesn't have 2244 * disabled by default to avoid breaking migration between QEMU with 2843 * Set default CPU model version for CPU models having
|
| /openbmc/qemu/disas/ |
| H A D | hppa.c | 394 default: in hppa_field_adjust() 528 default: in hppa_rebuild_insn() 2211 default: in print_insn_hppa() 2221 default: in print_insn_hppa() 2838 default: break; in print_insn_hppa() 2850 default: in print_insn_hppa()
|
| H A D | microblaze.c | 630 default: in get_special_name() 853 default: in print_insn_microblaze()
|
| /openbmc/openbmc/poky/bitbake/lib/ply/ |
| H A D | yacc.py | 68 # Change these to modify the default behavior of yacc (if you wish) 74 debug_file = 'parser.out' # Default name of the debugging file 75 tab_module = 'parsetab' # Default name of the table module 76 default_lr = 'LALR' # Default LR table generation method 112 # logging module. PLY will use this by default to create things 2416 # By default we favor shifting. Need to add
|
| /openbmc/qemu/include/hw/xen/interface/io/ |
| H A D | netif.h | 475 * to queues (which is the default behaviour). 557 * is assumed to be empty by default) and specifying a new key
|
| /openbmc/u-boot/common/ |
| H A D | bedbug.c | 323 default: in print_operands() 1155 default: in find_next_address()
|
| /openbmc/u-boot/drivers/mtd/ubi/ |
| H A D | io.c | 22 * The erase counter header is always stored at offset zero. By default, the 25 * header at the closest aligned offset. But this default layout may be
|
| /openbmc/u-boot/drivers/net/ |
| H A D | dwc_eth_qos.c | 715 default: in eqos_set_tx_clk_speed_tegra186() 759 default: in eqos_adjust_link()
|
| H A D | lan91c96.h | 556 * Default MAC Address 565 * Default I/O Signature - 0x33
|
| /openbmc/u-boot/drivers/mtd/nand/raw/ |
| H A D | atmel_nand.c | 924 default: in atmel_pmecc_nand_init_params() 1185 default: in atmel_hwecc_nand_init_param()
|
| /openbmc/u-boot/scripts/dtc/ |
| H A D | checks.c | 989 FAIL(c, dti, node, "Relying on default #address-cells value"); in check_avoid_default_addr_size() 992 FAIL(c, dti, node, "Relying on default #size-cells value"); in check_avoid_default_addr_size()
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ssiapi/ssiapi/ |
| H A D | 0002-boost-Backport-clang-support.patch | 97 +# define BOOST_SYMBOL_EXPORT __attribute__((__visibility__("default"))) 99 +# define BOOST_SYMBOL_VISIBLE __attribute__((__visibility__("default")))
|
| /openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
| H A D | Drive.v1_21_0.json | 1151 …e can accept a request without the parameter and perform an implementation-specific default reset." 1235 …cept a request without the parameter and perform an implementation-specific default secure erase.",
|
| /openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ |
| H A D | Drive.v1_21_0.json | 1151 …e can accept a request without the parameter and perform an implementation-specific default reset." 1235 …cept a request without the parameter and perform an implementation-specific default secure erase.",
|
| /openbmc/openbmc/poky/meta/lib/oe/ |
| H A D | recipeutils.py | 681 the default value: basename(path) 1076 revision = ud.method.latest_revision(ud, rd, 'default')
|
| /openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ |
| H A D | Job_v1.xml | 229 …or parameters. If this property is not present when the job is created, the default is `false`."/> 230 …s` properties. If this property is not present when the job is created, the default is `false`."/>
|
| H A D | Task_v1.xml | 406 … the payload. If this property is not present when the task is created, the default is `false`."/> 407 …property. If this property is not present when the task is created, the default is `false`. This…
|
| /openbmc/openbmc-test-automation/openpower/ext_interfaces/ |
| H A D | test_lock_management.robot | 258 Check After Reboot Transaction ID Set To Default 259 [Documentation] After reboot, the transaction id starts with default i.e. 1,
|
| /openbmc/intel-ipmi-oem/src/ |
| H A D | smbiosmdrv2handler.cpp | 903 default: in smbiosUnlock() 973 default: in smbiosTryLock()
|
| /openbmc/bmcweb/redfish-core/schema/dmtf/installed/ |
| H A D | Task_v1.xml | 406 … the payload. If this property is not present when the task is created, the default is `false`."/> 407 …property. If this property is not present when the task is created, the default is `false`. This…
|
| /openbmc/qemu/hw/timer/ |
| H A D | exynos4210_mct.c | 1161 default: in exynos4210_mct_read() 1487 default: in exynos4210_mct_write()
|
| /openbmc/qemu/include/block/ |
| H A D | block_int-common.h | 184 * reopen then it _must_ be reset to its default value or return 1190 * The node that this node inherited default options from (and a reopen on
|
| /openbmc/bmcweb/redfish-core/include/ |
| H A D | redfish_aggregator.hpp | 636 // default, but hopefully those are rare/nonexistent in top in startAggregation() 891 ~RedfishAggregator() = default;
|
| /openbmc/entity-manager/src/fru_device/ |
| H A D | fru_device.cpp | 832 // i2cdetect by default uses the range 0x03 to 0x77, as in findI2CDevices() 1484 default: in main()
|