Home
last modified time | relevance | path

Searched refs:sequences (Results 1 – 25 of 26) sorted by relevance

12

/openbmc/qemu/tests/image-fuzzer/qcow2/
H A Dfuzz.py79 def truncate_bytes(sequences, length): argument
81 if type(sequences) == list:
82 return [s[:length] for s in sequences]
84 return sequences[:length]
113 def bytes_validator(current, sequences): argument
118 return validator(current, random.choice, sequences)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libmad/libmad/
H A Dfix_for_mips_with_gcc-4.5.0.patch1 …was necessary to remove this constraint in order to avoid generating unpredictable code sequences.
/openbmc/qemu/docs/system/
H A Dmux-chardev.rst.inc3 commands are available via an escape sequence. These key sequences all
/openbmc/qemu/scripts/coccinelle/
H A Dmemory-region-housekeeping.cocci67 // code sequences with use of the new memory_region_init_ram function.
69 // We don't try to replace sequences with a non-NULL owner, because
/openbmc/phosphor-power/phosphor-regulators/docs/config_file/
H A Drule.md9 For example, the following action sequences might be sharable using a rule:
H A DREADME.md109 Rules provide common, reusable sequences of actions that can be shared by one or
/openbmc/ipmitool/src/plugins/lanplus/
H A DREADME.sol23 escape sequences can suspend or deactivate the SOL session and so that data
58 Process possible escape sequences (~., ~B, etc.)
/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/
H A D0002-nslookup-sanitize-all-printed-strings-with-printable.patch7 Otherwise, terminal sequences can be injected, which enables various terminal injection
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/tremor/tremor/
H A Dtremor-arm-thumb2.patch8 conditional branches). Instead, short sequences of instructions which are to be
/openbmc/openbmc-test-automation/docs/
H A Dboot_test.md4 mechanism to test your system to run variety of supported boot sequences.
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/
H A D00_man_quoting.diff39 carriage-return newline, and %<letter> sequences are expanded (see
/openbmc/u-boot/doc/
H A DREADME.android-fastboot-protocol99 * Command parameters are indicated by printf-style escape sequences.
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.3.3.rst82 - scripts/runqemu: fix regex escape sequences
H A Drelease-notes-4.0.17.rst95 - scripts/runqemu: fix regex escape sequences
H A Drelease-notes-5.0.2.rst110 - patchtest: test_metadata: fix invalid escape sequences
H A Drelease-notes-5.2.rst256 - ``oeqa/utils/qemurunner``: support ignoring vt100 escape sequences.
/openbmc/libmctp/docs/bindings/
H A Dvendor-ibm-astlpc.md377 The sequences below contain steps where the BMC updates the channel status and
380 [KCS Control](#kcs-status-and-control-sequences).
382 The packet transmission sequences assume that `BMC Active` and `Channel Active`
/openbmc/u-boot/drivers/video/
H A DKconfig69 bool "Support ANSI escape sequences in video console"
599 bool "Support ANSI escape sequences"
603 a limited number of ANSI escape sequences (cursor control,
/openbmc/openbmc/poky/meta/recipes-core/ncurses/
H A Dncurses.inc2 …rawing characters, and automatic recognition of keypad and function-key sequences. Extensions incl…
/openbmc/docs/designs/
H A Dfirmware-update-via-blobs.md502 well as states and sequences.
/openbmc/qemu/docs/specs/
H A Dtpm.rst418 The following command sequences can be used to test VM save / restore.
/openbmc/qemu/docs/devel/
H A Dtcg-ops.rst1030 inline TCG may still be faster for longer sequences.
/openbmc/openbmc/poky/meta/recipes-support/vte/vte/
H A D0004-fast_float-Add-single-header-library-for-from_char-i.patch1167 + // http://0x80.pl/articles/simd-parsing-int-sequences.html
1182 + // http://0x80.pl/articles/simd-parsing-int-sequences.html
/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-metadata.rst128 BitBake does not interpret escape sequences like "\\n" in variable
130 utility that interprets escape sequences, such as
/openbmc/u-boot/
H A DREADME3097 sequences.
4407 "Script files" are command sequences that will be executed by

12