Home
last modified time | relevance | path

Searched full:steps (Results 1 – 25 of 966) sorted by relevance

12345678910>>...39

/openbmc/linux/drivers/media/usb/gspca/
Dautogain_functions.c
/openbmc/qemu/tests/functional/
H A Dreverse_debugging.py32 STEPS = 10 variable in ReverseDebugging
121 while self.vm_get_icount(vm) <= self.STEPS:
126 logger.info("recorded log with %s+ steps" % last_icount)
144 steps = []
146 for _ in range(self.STEPS):
149 steps.append(pc)
154 for addr in steps[::-1]:
161 for addr in steps:
168 for addr in steps:
186 logger.info('running reverse continue to reach %x' % steps[-1])
[all …]
/openbmc/linux/tools/testing/selftests/tc-testing/
DTdcResults.py
/openbmc/linux/drivers/comedi/drivers/
Dusbduxfast.c
/openbmc/linux/drivers/mtd/nand/
Decc-mxic.c
/openbmc/linux/Documentation/ABI/testing/
Dsysfs-bus-iio-frequency-admv1014
Dsysfs-class-fpga-manager
/openbmc/openbmc/poky/meta/lib/oeqa/manual/
H A Dkernel-dev.json17 …"action": "Execute the test case steps asdocumented on the \"Kernel Development Test Cases\" wiki.…
39 …"action": "Execute the test case steps asdocumented on the \"Kernel Development Test Cases\" wiki.…
61 …st case steps asdocumented on the \"Kernel Development Test Cases\" wiki. https://wiki.yoctoprojec…
83 …"action": "Execute the test case steps asdocumented on the \"Kernel Development Test Cases\" wiki.…
105 …"action": "Execute the test case steps asdocumented on the \"Kernel Development Test Cases\" wiki.…
127 …"action": "Execute the test case steps asdocumented on the \"Kernel Development Test Cases\" wiki.…
149 …"action": "Execute the test case steps asdocumented on the \"Kernel Development Test Cases\" wiki.…
171 …"action": "Execute the test case steps asdocumented on the \"Kernel Development Test Cases\" wiki.…
193 …"action": "Execute the test case steps asdocumented on the \"Kernel Development Test Cases\" wiki.…
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DResolutionStep.v1_0_1.json9 …commended step of the service-defined resolution. The set of recommended steps are used to resolv…
53 "description": "The priority in the set of resolution steps.",
54steps. The value `0` shall indicate the highest priority. Increasing values shall represent decr…
/openbmc/linux/drivers/input/misc/
Drotary_encoder.c
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest.c180 * Execute test steps of one phase.
184 * @steps steps to execute (mask with bits from EFI_ST_...)
185 * failures returns EFI_ST_SUCCESS if all test steps succeeded
188 unsigned int steps, unsigned int *failures) in efi_st_do_tests() argument
201 if (steps & EFI_ST_SETUP) in efi_st_do_tests()
203 if (steps & EFI_ST_EXECUTE && setup_status[i] == EFI_ST_SUCCESS) in efi_st_do_tests()
205 if (steps & EFI_ST_TEARDOWN) in efi_st_do_tests()
/openbmc/linux/drivers/crypto/hisilicon/sec/
Dsec_algs.c
/openbmc/linux/Documentation/devicetree/bindings/leds/backlight/
Dmediatek,mt6370-backlight.yaml
/openbmc/linux/tools/testing/selftests/bpf/map_tests/
Dhtab_map_batch_ops.c
/openbmc/openbmc/meta-raspberrypi/.github/workflows/
H A Dyocto-layer.yml16 steps:
42 if: steps.changed-files-specific.outputs.any_changed == 'true'
50 if: steps.changed-files-specific.outputs.any_changed == 'true'
H A Dyocto-builds.yml40 steps:
66 if: steps.changed-files-specific.outputs.any_changed == 'true'
83 if: steps.changed-files-specific.outputs.any_changed == 'true'
/openbmc/docs/
H A Dopenbmc-conversion.md3 Often a number of steps are required to convert from the AMI firmware to
4 OpenBMC. These steps are documented for various machines below.
/openbmc/phosphor-debug-collector/
H A DREADME.md11 To build this package with meson, do the following steps:
25 or with an OpenBMC x86 sdk(see below for x86 steps).
/openbmc/linux/Documentation/networking/device_drivers/ethernet/amd/
Dpds_vfio_pci.rst
/openbmc/openbmc-test-automation/gui/
H A D__init__.robot8 Suite Teardown Init Teardown Steps
36 Init Teardown Steps
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/
H A DResolutionStep_v1.xml41 …commended step of the service-defined resolution. The set of recommended steps are used to resolv…
58 … <Annotation Term="OData.Description" String="The priority in the set of resolution steps."/>
59steps. The value `0` shall indicate the highest priority. Increasing values shall represent decr…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/
H A Drun-ptest3 # test case test-connect is excluded. Becasue this test case need following steps before running.
4 # Without these steps, test case test-connect will fail.
/openbmc/linux/drivers/rtc/
Drtc-rzn1.c
/openbmc/linux/Documentation/userspace-api/media/v4l/
Dcommon.rst
/openbmc/u-boot/doc/
H A DREADME.mxc_ocotp37 the steps in 46.2.1.2.
40 Program operations are implemented as explained by the steps in 46.2.1.3.

12345678910>>...39