/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/ |
H A D | create_manifest3.py | 67 repeated = [] variable 369 if pymodule_dep not in repeated: 370 repeated.append(pymodule_dep) 405 if pymodule_dep not in repeated: 406 repeated.append(pymodule_dep) 436 if (repeated): 441 error_msg += '\n'.join(repeated)
|
/openbmc/linux/net/ax25/ |
H A D | ax25_addr.c | 198 digi->repeated[d] = 1; in ax25_addr_parse() 201 digi->repeated[d] = 0; in ax25_addr_parse() 255 if (d->repeated[ct]) in ax25_addr_build() 297 out->repeated[ct] = 1; in ax25_digi_invert() 300 out->repeated[ct] = 0; in ax25_digi_invert()
|
H A D | ax25_route.c | 102 ax25_rt->digipeat->repeated[i] = 0; in ax25_rt_add() 133 ax25_rt->digipeat->repeated[i] = 0; in ax25_rt_add()
|
/openbmc/openbmc-test-automation/extended/ |
H A D | obmc_boot_test.robot | 2 Documentation Do random repeated boots based on the state of the BMC machine. 10 [Documentation] Performs repeated boot tests.
|
/openbmc/google-misc/subprojects/metrics-ipmi-blobs/ |
H A D | metricblob.proto | 47 repeated BmcProcStat stats = 10; 55 repeated BmcFdStat stats = 10; 62 repeated StringEntry entries = 10;
|
/openbmc/linux/crypto/asymmetric_keys/ |
H A D | pkcs7_parser.c | 510 goto repeated; in pkcs7_sig_note_authenticated_attr() 522 goto repeated; in pkcs7_sig_note_authenticated_attr() 531 goto repeated; in pkcs7_sig_note_authenticated_attr() 540 goto repeated; in pkcs7_sig_note_authenticated_attr() 555 goto repeated; in pkcs7_sig_note_authenticated_attr() 559 goto repeated; in pkcs7_sig_note_authenticated_attr() 571 repeated: in pkcs7_sig_note_authenticated_attr()
|
/openbmc/linux/tools/power/cpupower/bench/ |
H A D | README-BENCH | 42 repeated 20 times. 50 25ms load/sleep time repeated 20 times (cycles). 51 50ms load/sleep time repeated 20 times (cycles). 53 100ms load/sleep time repeated 20 times (cycles).
|
/openbmc/openpower-hw-diags/ |
H A D | README.md | 6 service action needed to avoid repeated system failures.
|
/openbmc/openbmc/poky/meta/recipes-support/iso-codes/ |
H A D | iso-codes_4.17.0.bb | 4 than repeated in many programs throughout the system."
|
/openbmc/linux/scripts/ |
H A D | config | 36 commands can be repeated multiple times
|
/openbmc/linux/Documentation/driver-api/dmaengine/ |
H A D | provider.rst | 279 - The device supports repeated transfers. A repeated transfer, indicated by 281 it gets automatically repeated when it ends, but can additionally be 291 - The device supports replacing repeated transfers at end of transfer (EOT) 595 - If set, the transfer will be automatically repeated when it ends until a 598 DMA_PREP_LOAD_EOT flag set, the current transfer will be repeated until the 609 - This is the default behaviour for non-repeated transfers, specifying 610 DMA_PREP_LOAD_EOT for non-repeated transfers will thus make no difference. 612 - When using repeated transfers, DMA clients will usually need to set the 614 repeating the last repeated transfer and ignore the new transfers being
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libxml/ |
H A D | libxml-filter-buffertext-perl_1.01.bb | 6 to, and most don't. This filter does the trivial but oft-repeated task \
|
/openbmc/linux/arch/x86/ras/ |
H A D | Kconfig | 7 page PFN and counts their repeated occurrence. Once the counter for a
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-iio-ina2xx-adc | 14 or repeated, depending on the beat between the capture and conversion
|
/openbmc/google-misc/subprojects/nemora-postd/ |
H A D | event_message.proto | 37 repeated int32 postcodes = 5;
|
/openbmc/openbmc/meta-openpower/recipes-phosphor/logging/ |
H A D | openpower-hw-diags_git.bb | 7 and perform any service action needed to avoid repeated system failures."
|
/openbmc/linux/Documentation/mm/ |
H A D | remap_file_pages.rst | 8 over using repeated calls to mmap(2) is that the former approach does not
|
/openbmc/linux/usr/ |
H A D | gen_initramfs.sh | 31 All options except -o and -l may be repeated and are interpreted
|
/openbmc/qemu/tests/migration/i386/ |
H A D | a-b-bootblock.S | 4 # Outputs an initial 'A' on serial followed by repeated 'B's
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | func-write.rst | 47 Sliced Teletext or Closed Caption data is not repeated, the driver
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/freediameter/files/ |
H A D | 0001-tests-use-EXTENSIONS_DIR.patch | 76 /* The number of times each operation is repeated to measure the average operation time */
|
/openbmc/linux/Documentation/power/ |
H A D | drivers-testing.rst | 50 Each of the above tests should be repeated several times and the STD tests
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/postfix/files/ |
H A D | 0002-Change-fixed-postconf-to-a-variable-for-cross-compil.patch | 84 # Avoid repeated tests for existence of these; default permissions suffice.
|
/openbmc/u-boot/drivers/block/ |
H A D | Kconfig | 49 it will prevent repeated reads from directory structures and other
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/ufw/ufw/ |
H A D | 0003-only-make-one-reference-to-env.patch | 8 repeated on the top line. This causes an error at runtime. Perform a
|