Home
last modified time | relevance | path

Searched refs:enumerate (Results 26 – 50 of 268) sorted by relevance

1234567891011

/openbmc/u-boot/api/
H A DREADME35 - env vars (enumerate all, get, set)
36 - devices (enumerate all, open, close, read, write); currently two classes
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-enumoutput.rst38 when the index is out of bounds. To enumerate all outputs applications
64 - Drivers can enumerate up to 32 video and audio outputs. This field
70 When the driver does not enumerate audio outputs no bits must be
H A Dvidioc-enuminput.rst38 index is out of bounds. To enumerate all inputs applications shall begin
63 - Drivers can enumerate up to 32 video and audio inputs. This field
69 When the driver does not enumerate audio inputs no bits must be
72 not enumerate them since there is no choice anyway.
H A Dformat.rst74 enumerate all image formats supported by video capture, overlay or
83 They must enumerate only formats directly supported by the hardware.
89 (otherwise it could explicitly ask for them and need not enumerate)
H A Dvidioc-subdev-enum-frame-interval.rst34 This ioctl lets applications enumerate available frame intervals on a
44 To enumerate frame intervals applications initialize the ``index``,
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/
H A Dparselogs-ignores-x86_64.txt8 amd_nb: Cannot enumerate AMD northbridges
H A Dparselogs-ignores-x86.txt8 amd_nb: Cannot enumerate AMD northbridges
/openbmc/qemu/scripts/simplebench/
H A Dbench-backup.py92 for i, q in enumerate(args.env):
107 for i, q in enumerate(args.env):
/openbmc/bmcweb/scripts/
H A Dparse_registries.py136 for index, (messageId, message) in enumerate(messages_sorted):
206 for index, key in enumerate(privilege_dict):
H A Dcheck_base_registry.py27 for i, error in enumerate(error_data):
/openbmc/openbmc-test-automation/systest/
H A Dnetwork_stability_test.robot71 # REST GET enumerate call.
73 ... /xyz/openbmc_project/inventory/enumerate timeout=${20} quiet=${1}
/openbmc/openbmc/poky/meta/lib/oeqa/core/tests/
H A Dtest_runner.py33 for i, fp_line in enumerate(fp_lines):
/openbmc/linux/Documentation/userspace-api/media/dvb/
H A Dquery-dvb-frontend-info.rst11 :ref:`FE_GET_INFO`. This ioctl will enumerate the
/openbmc/openbmc/poky/meta/recipes-support/serf/serf/
H A Denv.patch12 instead of trying to enumerate needed env.
/openbmc/linux/rust/macros/
H A Dpinned_drop.rs13 for (i, tt) in toks.iter().enumerate() { in pinned_drop()
/openbmc/openbmc/poky/contrib/git-hooks/
H A Dsendemail-validate.sample50 for i, line in enumerate(email_lines):
/openbmc/qemu/scripts/tracetool/format/
H A Dsimpletrace_stap.py27 for event_id, e in enumerate(events):
/openbmc/openbmc/poky/meta/lib/oeqa/core/decorator/
H A D__init__.py24 for idx, attr in enumerate(self.attrs):
/openbmc/linux/Documentation/admin-guide/hw-vuln/
H A Dprocessor_mmio_stale_data.rst116 bits to IA32_ARCH_CAPABILITIES MSR. These bits can be used to enumerate
131 enumerate MDS_NO (meaning they are affected by MDS) but that do
132 enumerate support for both L1D_FLUSH and MD_CLEAR implicitly enumerate
148 that enumerate FB_CLEAR.
213 The Linux kernel provides a sysfs interface to enumerate the current
/openbmc/linux/drivers/platform/x86/intel/speed_select_if/
H A DKconfig16 via MMIO and Mail boxes to enumerate and control all the speed select
/openbmc/linux/Documentation/devicetree/bindings/pci/
H A Dfsl,pci.txt6 enumerate the bus.
/openbmc/telemetry/redfish-tests/
H A Dtest_telemetry.py194 for i, prop in enumerate(telemetry.metrics):
290 for i, prop in enumerate(telemetry.metrics):
/openbmc/linux/drivers/dma/dw/
H A DKconfig35 platforms that enumerate it as a PCI device. For example,
/openbmc/linux/tools/perf/scripts/python/
H A Dmem-phys-addr.py33 for i, j in enumerate(f):
/openbmc/qemu/tests/avocado/
H A Dmachine_arm_integratorcp.py97 for tux_count, pt in enumerate(zip(*loc[::-1]), start=1):

1234567891011