/openbmc/openbmc-test-automation/redfish/managers/ |
H A D | test_multiple_interfaces_dhcp.robot | 44 [Teardown] Set DHCPEnabled To Enable Or Disable True eth1 46 Set DHCPEnabled To Enable Or Disable False eth1 55 [Setup] Set DHCPEnabled To Enable Or Disable False eth1 57 Set DHCPEnabled To Enable Or Disable True eth1 81 [Setup] Set DHCPEnabled To Enable Or Disable False eth1 87 Set DHCPEnabled To Enable Or Disable True eth1 105 Set DHCPEnabled To Enable Or Disable True eth1 120 Set DHCPEnabled To Enable Or Disable False eth1 121 Set DHCPEnabled To Enable Or Disable True eth1 138 Set DHCPEnabled To Enable Or Disable False eth1 [all …]
|
/openbmc/linux/Documentation/spi/ |
H A D | butterfly.rst | 13 directly to the Butterfly. Or (if you have the parts and skills) you 16 signal pins from the printer port. Or for that matter, you can use 55 Or you could flash firmware making the AVR into an SPI slave (keeping the
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | examples.txt | 102 Or to see it on a more finegrained level: 157 Or you can observe the whole system's page allocations for 10 173 Or observe how fluctuating the page allocations are, via statistical 189 Or you can annotate the recorded 'git gc' run on a per symbol basis
|
/openbmc/openbmc/poky/meta/lib/patchtest/tests/pyparsing/ |
H A D | parse_upstream_status.py | 14 upstream_status_valid_status = pyparsing.Or(
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libxml/libxml-libxml-perl/ |
H A D | disable-libxml2-check.patch | 36 -Or get libxml2 from 62 +#Or get libxml2 from
|
/openbmc/linux/Documentation/devicetree/bindings/hwmon/ |
H A D | adt7475.yaml | 66 Configures the function for pin 5 on the adi,adt7473 and adi,adt7475. Or 75 Configures the function for pin 9 on the adi,adt7473 and adi,adt7475. Or
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/ |
H A D | rdist-6.1.5-mkstemp.patch | 23 + unlink(new); /* Or symlink() will fail */
|
/openbmc/qemu/target/hexagon/imported/ |
H A D | compare.idef | 176 "Compound And-Or", { PdV = PsV & (PtV | PuV); }) 179 "Compound Or-And", { PdV = PsV | (PtV & PuV); }) 182 "Compound Or-Or", { PdV = PsV | PtV | PuV; }) 190 "Compound And-Or", { PdV = PsV & (PtV | (~PuV)); }) 193 "Compound Or-And", { PdV = PsV | (PtV & (~PuV)); }) 196 "Compound Or-Or", { PdV = PsV | PtV | (~PuV); })
|
H A D | alu.idef | 350 "Or-Not", { RdV = (RtV | ~RsV); }) 357 "Or-Not", { RddV = (RttV | ~RssV); }) 388 "Compound And-Or", { RxV &= (RsV | RtV); }) 396 "Compound Or-And", { RxV |= (RsV & RtV); }) 399 "Compound Or-AndN", { RxV |= (RsV & ~RtV); }) 402 "Compound Or-Or", { RxV |= (RsV | RtV); }) 405 "Compound Or-xor", { RxV |= (RsV ^ RtV); }) 409 "Compound Or-And", { RxV = RuV | (RxV & fIMMEXT(siV)); }) 412 "Compound Or-And", { RxV = RxV | (RsV & fIMMEXT(siV)); }) 415 "Compound Or-And", { RxV = RxV | (RsV | fIMMEXT(siV)); }) [all …]
|
/openbmc/linux/tools/testing/selftests/rcutorture/doc/ |
H A D | rcu-test-image.txt | 23 Or maybe you need a real root filesystem for some reason, in which case 41 # Note that debootstrap does take a few minutes to run. Or longer.
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-devices | 16 Or rely on the uevent messages to notify programs of
|
/openbmc/linux/Documentation/networking/ |
H A D | tproxy.rst | 72 Or the following rule to nft: 92 Or the floowing modules for nf_tables:
|
H A D | sctp.rst | 40 Or contact the lksctp developers through the mailing list:
|
/openbmc/linux/Documentation/kbuild/ |
H A D | gcc-plugins.rst | 91 Or on Fedora:: 95 Or on Fedora when using cross-compilers that include plugins::
|
/openbmc/linux/Documentation/RCU/ |
H A D | rcu.rst | 59 "synchronize_srcu", and the other RCU primitives. Or grab one 92 …Or point your browser at (https://docs.google.com/document/d/1X0lThx8OK0ZgLMqVoXiR4ZrGURHrXK6NyLRb…
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mozjs/mozjs-115/ |
H A D | 0003-rust.configure-do-not-try-to-find-a-suitable-upstrea.patch | 39 - * Or, install the rust toolchain for {configure}, if supported, by running
|
/openbmc/openbmc/poky/meta/recipes-devtools/elfutils/files/ |
H A D | 0001-libelf-elf_end.c-check-data_list.data.d.d_buf-before.patch | 35 the file. Or if we had to decompress. */
|
/openbmc/linux/Documentation/devicetree/bindings/mux/ |
H A D | gpio-mux.yaml | 13 Define what GPIO pins are used to control a multiplexer. Or several
|
/openbmc/linux/Documentation/hwmon/ |
H A D | w83l785ts.rst | 41 and cause read errors. Or maybe the W83L785TS-S chip is simply unreliable,
|
/openbmc/linux/Documentation/driver-api/thermal/ |
H A D | exynos_thermal_emulation.rst | 34 time. (Or you have to keep the mode enabling.) If you don't, it fails to
|
/openbmc/openbmc/poky/bitbake/lib/bs4/ |
H A D | AUTHORS.txt | 19 Jonathan Ellis was awarded the prestigous Beau Potage D'Or for his
|
/openbmc/u-boot/doc/ |
H A D | README.mpc83xxads | 78 Or via tftp:
|
/openbmc/qemu/tests/vm/ |
H A D | conf_example_aarch64.yml | 50 # Or to skip the install entirely, just provide ""
|
/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/ |
H A D | functions | 23 # Or
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6q-display5-tianma-tm070-1280x768.dts | 14 * Or, alternatively,
|