| /openbmc/qemu/tests/qemu-iotests/ |
| H A D | 257 | 33 class Pattern: class 61 Pattern('0x49', 0x0000000), 62 Pattern('0x6c', 0x0100000), # 1M 63 Pattern('0x6f', 0x2000000), # 32M 64 Pattern('0x76', 0x3ff0000)]), # 64M - 64K 67 Pattern('0x65', 0x0000000), # Full overwrite 68 Pattern('0x77', 0x00f8000), # Partial-left (1M-32K) 69 Pattern('0x72', 0x2008000), # Partial-right (32M+32K) 70 Pattern('0x69', 0x3fe0000)]), # Adjacent-left (64M - 128K) 73 Pattern('0x74', 0x0010000), # Adjacent-right [all …]
|
| H A D | 072.out | 18 Pattern verification failed at offset 0, 512 bytes
|
| H A D | 134.out | 27 Pattern verification failed at offset 0, 134217728 bytes
|
| H A D | 089.out | 19 Pattern verification failed at offset 0, 512 bytes
|
| /openbmc/estoraged/src/test/erase/ |
| H A D | pattern_test.cpp | 23 using estoraged::Pattern; 41 Pattern pass(testFileName); in TEST() 66 Pattern pass(testFileName); in TEST() 80 Pattern pass(testFileName); in TEST() 107 Pattern pass(testFileName); in TEST() 167 Pattern tryPattern(testFileName); in TEST() 201 Pattern tryPattern(testFileName); in TEST()
|
| /openbmc/estoraged/include/ |
| H A D | pattern.hpp | 17 class Pattern : public Erase class 24 Pattern(std::string_view inDevPath) : Erase(inDevPath) {} in Pattern() function in estoraged::Pattern
|
| /openbmc/estoraged/src/erase/ |
| H A D | pattern.cpp | 27 void Pattern::writePattern(const uint64_t driveSize, Fd& fd) in writePattern() 79 void Pattern::verifyPattern(const uint64_t driveSize, Fd& fd) in verifyPattern()
|
| /openbmc/docs/designs/ |
| H A D | device-tree-gpio-naming.md | 41 Below are the standard categories. The "Pattern" in each section describes the 52 Pattern: `*-button` 66 Pattern: 79 Pattern: `led-*` 101 Pattern: `power-*`, `regulator-*` 144 Pattern: `presence-*` 156 Pattern: `reset-cause-*`
|
| /openbmc/qemu/tests/decode/ |
| H A D | err_field9.decode | 13 # Pattern defines 'a' and sets 'd' to an indirect ref to 'c'
|
| /openbmc/openbmc/poky/meta/conf/machine/include/microblaze/ |
| H A D | arch-microblaze.inc | 22 TUNEVALID[pattern-compare] = "Enable Pattern Compare Instructions"
|
| /openbmc/estoraged/src/ |
| H A D | estoraged.cpp | 220 Pattern myErasePattern(devPath); in erase() 226 Pattern myErasePattern(devPath); in erase()
|
| /openbmc/qemu/docs/devel/ |
| H A D | decodetree.rst | 186 Pattern examples:: 199 Pattern Groups
|
| /openbmc/u-boot/board/freescale/t1040qds/ |
| H A D | README | 25 - RegEx Pattern Matching Acceleration (PME 2.2)
|
| /openbmc/u-boot/drivers/fpga/ |
| H A D | ivm_core.c | 248 unsigned char Pattern; /* The tragetory of TMS */ member 2458 if ((g_JTAGTransistions[cStateIndex].Pattern << cPathIndex) in ispVMStateMachine()
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fontforge/fontforge/ |
| H A D | 0001-Fix-Translations-containing-invalid-directives-hs.patch | 40 i==0?_("Search Pattern"):_("Replace Pattern"),
|
| /openbmc/qemu/scripts/ |
| H A D | decodetree.py | 549 class Pattern(General): class 1205 pat = Pattern(name, lineno, fmt, fixedbits, fixedmask,
|
| /openbmc/u-boot/board/freescale/t104xrdb/ |
| H A D | README | 56 - RegEx Pattern Matching Acceleration (PME 2.2)
|
| /openbmc/openbmc/poky/documentation/dev-manual/ |
| H A D | packages.rst | 382 Pattern to use for the package names. Must
|