Home
last modified time | relevance | path

Searched refs:enumerate (Results 226 – 250 of 268) sorted by relevance

1234567891011

/openbmc/openbmc/poky/scripts/lib/devtool/
H A Dide_sdk.py639 for index, orig_preset in enumerate(orig_dict[k]):
/openbmc/qemu/docs/devel/
H A Dloads-stores.rst10 loads and stores. This document attempts to enumerate them all
H A Dtcg-plugins.rst92 translation event the plugin has an option to enumerate the
/openbmc/qemu/
H A Dmeson_options.txt184 description: 'Use libudev to enumerate host devices')
/openbmc/linux/tools/testing/kunit/
H A Dkunit_tool_test.py350 return kunit_parser.LineStream(enumerate(strs, start=1))
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dsstatetests.py932 for idx, item in enumerate(l.split()):
H A Dwic.py1504 for idx, value in enumerate(wicout[1:]):
/openbmc/google-ipmi-sys/
H A DREADME.md101 receives this command, BMC can enumerate over all the PCIe slots and create a
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-codec.rst2174 This is also used to enumerate supported profiles by VP8 encoder or decoder.
2197 This is also used to enumerate supported profiles by VP9 encoder or decoder.
2219 This is also used to enumerate supported levels by VP9 encoder or decoder.
H A Dhist-v4l2.rst603 enumerate the available audio inputs. An ioctl to determine the
608 enumerate audio inputs, while
/openbmc/linux/Documentation/driver-api/rapidio/
H A Drapidio.rst257 the enumerator has exclusive right to enumerate the device. If device ownership
/openbmc/docs/designs/
H A Dfirmware-update-via-blobs.md496 generates a couple extra entries during the blob enumerate command's response.
/openbmc/phosphor-dbus-monitor/src/
H A Dpdmgen.py58 for i, x in enumerate(objs.get(cls, [])):
/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/
H A Ddraw.py563 for i, volume in enumerate(volumes):
/openbmc/openbmc/poky/bitbake/lib/layerindexlib/
H A D__init__.py1371 for index, _ in enumerate(newitem):
/openbmc/u-boot/doc/driver-model/
H A Dusb-info.txt397 - enumeration could be lazy, in the sense that we could enumerate just the
/openbmc/linux/tools/kvm/kvm_stat/
H A Dkvm_stat751 for index, event in enumerate(group.events):
/openbmc/linux/drivers/usb/gadget/legacy/
H A DKconfig69 You can configure this device to enumerate using the device
/openbmc/openbmc-test-automation/lib/
H A Dopenbmc_ffdc_methods.robot573 ${data}= Read Properties ${DUMP_ENTRY_URI}enumerate quiet=${1} timeout=${30}
/openbmc/qemu/docs/tools/
H A Dqemu-img.rst104 Will enumerate information about backing files in a disk image chain. Refer
522 To enumerate information about each disk image in the above chain, starting from top to base, do:
/openbmc/openbmc/poky/meta/classes/
H A Darchiver.bbclass204 for i, url in enumerate(urls):
/openbmc/openbmc/poky/scripts/lib/recipetool/
H A Dcreate.py437 for i, handler in enumerate(raw_handlers):
/openbmc/openbmc-test-automation/
H A DCONTRIBUTING.md512 ${HTTP_OK} /xyz/openbmc_project/state/enumerate
/openbmc/linux/Documentation/admin-guide/hw-vuln/
H A Dl1tf.rst122 The Linux kernel provides a sysfs interface to enumerate the current L1TF
/openbmc/openbmc/poky/scripts/esdk-tools/
H A Drunqemu729 for index, ovmf in enumerate(self.ovmf_bios):

1234567891011