Home
last modified time | relevance | path

Searched refs:one (Results 1 – 25 of 1773) sorted by relevance

12345678910>>...71

/openbmc/qemu/disas/
H A Dm68k.c2068 #define one(x) ((unsigned int) (x) << 16) macro
2077 {"abcd", 2, one(0140400), one(0170770), "DsDd", m68000up },
2078 {"abcd", 2, one(0140410), one(0170770), "-s-d", m68000up },
2080 {"addaw", 2, one(0150300), one(0170700), "*wAd", m68000up },
2081 {"addal", 2, one(0150700), one(0170700), "*lAd", m68000up | mcfisa_a },
2083 {"addib", 4, one(0003000), one(0177700), "#b$s", m68000up },
2084 {"addiw", 4, one(0003100), one(0177700), "#w$s", m68000up },
2085 {"addil", 6, one(0003200), one(0177700), "#l$s", m68000up },
2086 {"addil", 6, one(0003200), one(0177700), "#lDs", mcfisa_a },
2088 {"addqb", 2, one(0050000), one(0170700), "Qd$b", m68000up },
[all …]
/openbmc/sdbusplus/test/async/
H A Dtask.cpp28 static auto one() -> task<int> in TEST() function
34 auto r = co_await one(); in TEST()
52 static auto one() -> task<> in TEST() function
62 co_await (one()); in TEST()
72 EXPECT_THROW(stdexec::sync_wait(_::one()), std::logic_error); in TEST()
84 static auto one(size_t count, size_t& executed) -> task<size_t> in TEST() function
89 co_return (co_await one(count - 1, executed)) + 1; in TEST()
99 _::one(count, executed) | in TEST()
/openbmc/qemu/tests/tcg/i386/
H A Dtest-i386-fprem.c41 unsigned int one:1; member
51 unsigned int one:1; member
63 .ieee_nan.one = 1,
71 .ieee_nan.one = 1,
79 .ieee.one = 1,
86 .ieee.one = 0,
93 .ieee.one = 0,
100 .ieee.one = 1,
178 au.ieee.negative, au.ieee.exponent, au.ieee.one, in do_fprem()
182 bu.ieee.negative, bu.ieee.exponent, bu.ieee.one, in do_fprem()
[all …]
/openbmc/openbmc/meta-ibm/recipes-core/systemd/
H A Dsystemd_%.bbappend11 SRC_URI:append:ibm-enterprise = " file://systemd-networkd-only-wait-for-one.conf"
14 SRC_URI:append:genesis3 = " file://systemd-networkd-only-wait-for-one.conf"
15 SRC_URI:append:sbp1 = " file://systemd-networkd-only-wait-for-one.conf"
17 SRC_URI:append:system1 = " file://systemd-networkd-only-wait-for-one.conf"
31 …emd_system_unitdir}/systemd-networkd-wait-online.service.d/systemd-networkd-only-wait-for-one.conf"
35 …emd_system_unitdir}/systemd-networkd-wait-online.service.d/systemd-networkd-only-wait-for-one.conf"
36 …emd_system_unitdir}/systemd-networkd-wait-online.service.d/systemd-networkd-only-wait-for-one.conf"
38 …emd_system_unitdir}/systemd-networkd-wait-online.service.d/systemd-networkd-only-wait-for-one.conf"
54 …workd-only-wait-for-one.conf ${D}${systemd_system_unitdir}/systemd-networkd-wait-online.service.d/…
59 # Genesis3 and SBP1 uses both BMC's RGMII MACs, so wait for only one to be online
[all …]
/openbmc/qemu/hw/acpi/
H A Dtpm.c26 *not_implemented, *pak, *tpm2, *tpm3, *pprm, *pprq, *zero, *one; in tpm_build_ppi_acpi() local
33 one = aml_int(1); in tpm_build_ppi_acpi()
141 ifctx2 = aml_if(aml_equal(function, one)); in tpm_build_ppi_acpi()
176 aml_append(ifctx3, aml_return(one)); in tpm_build_ppi_acpi()
210 ifctx3 = aml_if(aml_equal(rev, one)); in tpm_build_ppi_acpi()
214 aml_store(pprq, aml_index(tpm2, one))); in tpm_build_ppi_acpi()
227 aml_store(pprq, aml_index(tpm3, one))); in tpm_build_ppi_acpi()
280 aml_index(tpm3, one))); in tpm_build_ppi_acpi()
337 aml_append(ifctx3, aml_return(one)); in tpm_build_ppi_acpi()
353 ifctx3 = aml_if(aml_equal(rev, one)); in tpm_build_ppi_acpi()
[all …]
/openbmc/telemetry/tests/src/
H A Dtest_conversion.cpp14 one, enumerator
37 std::make_pair<std::string_view, Enum>("one", Enum::one),
66 EXPECT_THAT(utils::toUnderlying(Enum::one), Eq(1)); in TEST_F()
73 EXPECT_THAT(enumToString(Enum::one), Eq("one")); in TEST_F()
80 EXPECT_THAT(toEnum("one"), Eq(Enum::one)); in TEST_F()
/openbmc/phosphor-power/phosphor-regulators/docs/config_file/
H A Dlog_phase_fault.md9 A regulator may contain one or more redundant phases:
12 - An "N+1" regulator has one redundant phase
22 | n+1 | An "N+2" regulator has lost one redundant phase. The regulator is now at redundancy level …
33 | type | yes | string | Phase fault type. Specify one of the following: "n+1", "n". |
/openbmc/u-boot/arch/arm/mach-rockchip/rv1108/
H A DKconfig9 * one macro USB OTG port
10 * one USB HOST port
11 * one RS232 to USB port route to UART2 as debug port
/openbmc/skeleton/op-hostctl/
H A Dcontrol_host_obj.c88 char *one = "1"; in fsi_rescan() local
97 rc = write(fd, one, sizeof(*one)); in fsi_rescan()
121 char *one = "1"; in on_boot() local
129 rc = write(fd, one, sizeof(*one)); in on_boot()
/openbmc/qemu/scripts/kvm/
H A Dvmxcap61 one = cb1 & (1 << bit)
66 and one and not zero):
68 elif zero and not one:
70 elif one and not zero:
72 elif one and zero:
/openbmc/openbmc/meta-facebook/recipes-core/systemd/
H A Dsystemd_%.bbappend6 file://systemd-networkd-only-wait-for-one.conf \
24 ${UNPACKDIR}/systemd-networkd-only-wait-for-one.conf \
25 …temd_system_unitdir}/systemd-networkd-wait-online.service.d/systemd-networkd-only-wait-for-one.conf
/openbmc/phosphor-power/phosphor-power-sequencer/docs/
H A Dmultiple_chassis.md5 A BMC-based system can contain one or more chassis. A chassis is typically a
13 means the system type has a maximum configuration of one chassis. If the system
15 "multiple chassis system" even if the current system only contains one chassis.
35 If a multiple chassis system experiences a power good (pgood) fault in one
46 If a multiple chassis system that was powered on experiences a brownout in one
59 If a multiple chassis system that was powered on experiences a blackout in one
/openbmc/u-boot/drivers/pinctrl/nxp/
H A DKconfig17 configuration. This driver is different from the linux one,
31 configuration. This driver is different from the linux one,
45 configuration. This driver is different from the linux one,
59 is different from the linux one, this is a simple implementation,
74 is different from the linux one, this is a simple implementation,
88 is different from the linux one, this is a simple implementation,
102 configuration. This driver is different from the linux one,
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/
H A D0001-Mark-one-of-strerror_r-implementation-glibc-specific.patch4 Subject: [PATCH] Mark one of strerror_r implementation glibc specific
6 glibc has two incompatible strerror_r definitions, one of them is
7 specific to glibc, mark this one so
/openbmc/qemu/tests/qapi-schema/
H A Dunion-optional-discriminator.json2 { 'enum': 'Enum', 'data': [ 'one', 'two' ] }
9 'data': { 'one': 'Branch',
H A Dunion-discriminator-bad-name.json2 { 'enum': 'Enum', 'data': [ 'one', 'two' ] }
9 'data': { 'one': 'Branch',
/openbmc/u-boot/board/phytec/pfla02/
H A DKconfig13 bool "DRAM on just one bank"
15 activate, if the module has just one bank
/openbmc/openbmc/meta-yadro/recipes-phosphor/ipmi/phosphor-ipmi-host/
H A D0001-Add-support-for-persistent-only-settings.patch7 one-time setting mode (as per IPMI 2.0 specification).
48 + // On the contrary, if there is just one object, that may mean
49 + // that this particular interface doesn't support one-time
52 + // If there's just one object, that's the only kind of setting
68 + // one-time setting, consider the other the persistent setting.
76 + // Now see if the one-time setting is enabled and return the path for it
/openbmc/u-boot/doc/device-tree-bindings/mailbox/
H A Dnvidia,tegra186-hsp.txt16 one of:
28 Must contain one entry per entry in the interrupt-names property,
33 contain two data. The first one should be the HSP type and the second
34 one should be the ID that the client is going to use. Those information
/openbmc/u-boot/doc/device-tree-bindings/gpio/
H A Dmscc_sgpio.txt4 means of 4 dedicated pins: one input, one output, one clock and one
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hddtemp/hddtemp/
H A Dhddtemp-0.3-beta15-autodetect-717479.patch21 @@ -35,7 +35,8 @@ You can specify one or more device drive
24 like PATA, SATA or SCSI to force hddtemp too use one of these type
56 - fprintf(stderr, _("Too few arguments: you must specify one drive, at least.\n"));
80 + fprintf(stderr, _("Too few arguments: you must specify one drive, at least.\n"));
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/lirc/lirc/
H A Dlircd.conf16 one 555 1436
80 one 572 1700
150 one 850 850
227 one 0 137
/openbmc/u-boot/doc/
H A DREADME.commands.spl22 nand erase 0x680000 0x20000 /* erase - one page */
23 nand write 0x80000100 0x680000 0x20000 /* write the image - one page */
30 nand erase 0x680000 0x20000 /* erase - one page */
/openbmc/qemu/target/riscv/insn_trans/
H A Dtrans_rvm.c.inc130 /* fix up for one negative */
178 TCGv temp1, temp2, zero, one, mone, min;
183 one = tcg_constant_tl(1);
194 tcg_gen_movcond_tl(TCG_COND_NE, temp2, temp1, zero, one, source2);
201 tcg_gen_movcond_tl(TCG_COND_EQ, temp2, source2, zero, one, temp2);
221 TCGv temp1, temp2, zero, one, max;
226 one = tcg_constant_tl(1);
234 tcg_gen_movcond_tl(TCG_COND_EQ, temp2, source2, zero, one, source2);
253 TCGv temp1, temp2, zero, one, mone, min;
258 one = tcg_constant_tl(1);
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/libnetfilter/files/
H A D0001-libnetfilter-acct-Declare-the-define-visivility-attribute-together.patch66 * nfacct_free - release one accounting object
77 * nfacct_attr_set - set one attribute of the accounting object
94 * nfacct_attr_set_str - set one attribute the accounting object
109 * nfacct_attr_set_u64 - set one attribute the accounting object
124 * nfacct_attr_unset - unset one attribute the accounting object
140 * nfacct_attr_get - get one attribute the accounting object
157 * nfacct_attr_get_str - get one attribute the accounting object
171 * nfacct_attr_get_u64 - get one attribute the accounting object
206 * - Command NFNL_MSG_ACCT_DEL, to delete one specific nfacct object (if

12345678910>>...71