| /openbmc/u-boot/lib/zlib/ |
| H A D | deflate.c | 210 int ZEXPORT deflateInit2_(strm, level, method, windowBits, memLevel, strategy, in deflateInit2_() argument 217 int strategy; 261 strategy < 0 || strategy > Z_FIXED) { 304 s->strategy = strategy; 412 int ZEXPORT deflateParams(strm, level, strategy) in deflateParams() argument 415 int strategy; 429 if (level < 0 || level > 9 || strategy < 0 || strategy > Z_FIXED) { 434 if ((strategy != s->strategy || func != configuration_table[level].func) && 446 s->strategy = strategy; 619 (s->strategy >= Z_HUFFMAN_ONLY || s->level < 2 ? [all …]
|
| H A D | deflate.h | 183 int strategy; /* favor or force Huffman coding*/ member
|
| H A D | trees.c | 990 } else if (s->strategy == Z_FIXED || static_lenb == opt_lenb) {
|
| /openbmc/u-boot/include/u-boot/ |
| H A D | zlib.h | 524 int strategy, const char *version, 537 int strategy));
|
| /openbmc/openbmc/poky/meta/recipes-support/attr/acl/ |
| H A D | 0001-libmisc-__acl_get_uid-fix-memory-wasting-loop-if-use.patch | 20 and lazy memory allocation strategy.
|
| /openbmc/openbmc/poky/ |
| H A D | MAINTAINERS.md | 63 * meta-gplv2 (ideally new strategy but active maintainer welcome)
|
| /openbmc/openbmc/poky/documentation/kernel-dev/ |
| H A D | concepts-appx.rst | 117 team's Yocto Linux kernel development strategy. It is the Yocto Project 149 The features are tagged and organized by way of a branching strategy 176 features, the same branching strategy is used. 185 Another consequence of this strategy results in not having to store the 204 same branching strategy applies to BSPs as it does to kernel features. 208 While this strategy can result in a tree with a significant number of 329 architecture and its branching strategy, see the
|
| /openbmc/openbmc/poky/meta/recipes-connectivity/openssh/openssh/ |
| H A D | sshd_config | 8 # The strategy used for options in the default sshd_config shipped with
|
| /openbmc/openbmc/poky/meta/classes-recipe/ |
| H A D | overlayfs-etc.bbclass | 31 # Regardless which mode you choose, update and migration strategy of configuration files under /etc
|
| H A D | rust-target-config.bbclass | 405 tspec['panic-strategy'] = d.getVar("RUST_PANIC_STRATEGY")
|
| /openbmc/webui-vue/docs/guide/unit-testing/ |
| H A D | readme.md | 199 store parts separately or testing a running store instance. Each strategy has 201 could potentially contribute to the project, the suggested strategy is to
|
| /openbmc/qemu/ui/ |
| H A D | vnc-enc-tight.c | 791 int level, int strategy) in tight_init_stream() argument 804 MAX_MEM_LEVEL, strategy); in tight_init_stream() 816 if (deflateParams(zstream, level, strategy) != Z_OK) { in tight_init_stream() 845 size_t bytes, int level, int strategy) in tight_compress_data() argument 855 if (tight_init_stream(vs, tight, stream_id, level, strategy)) { in tight_compress_data()
|
| /openbmc/qemu/docs/ |
| H A D | xbzrle.txt | 74 Cache update strategy
|
| H A D | pcie.txt | 23 2. Device placement strategy 189 proposed device placing strategy solves this issue by using only
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/ |
| H A D | 0016-libsparse-Add-hole-mode-to-sparse_file_read.patch | 17 be an enum of mode types. This enum represents the strategy we take when
|
| /openbmc/docs/designs/ |
| H A D | uart-mux-support.md | 253 which is necessary if the out-of-band command strategy (2.1) is chosen. Two 288 Choosing a strategy for D-Bus representation is required if we add to the D-Bus 312 it stands to reason that we should continue this strategy for muxed consoles.
|
| /openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/ |
| H A D | change-log.rst | 21 - Implementation of a replication strategy for FWU metadata in TF-M according to the FWU specificat…
|
| /openbmc/openbmc/meta-arm/documentation/ |
| H A D | releases.md | 19 ## **Branching strategy and releases**
|
| /openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/clang-layer/recipes-devtools/spdm-utils/ |
| H A D | spdm-utils-crates.inc | 63 crate://crates.io/event-listener-strategy/0.5.3 \ 242 SRC_URI[event-listener-strategy-0.5.3.sha256sum] = "3c3e4e0dd3673c1139bf041f3008816d9cf2946bbfac294…
|
| /openbmc/docs/ |
| H A D | IPMITOOL-cheatsheet.md | 199 ### 4. Set rack power strategy in case of power failure
|
| /openbmc/phosphor-ipmi-blobs/ |
| H A D | README.md | 353 "send-with-retries" strategy to ensure that commands make their way from the
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/emacs/ |
| H A D | emacs_29.1.bb | 85 # Use a similar strategy to how we build python:
|
| /openbmc/openbmc/poky/meta/recipes-extended/libaio/libaio/ |
| H A D | 00_arches.patch | 350 + * from the kernel at startup, which seems a sane strategy.
|
| /openbmc/qemu/docs/specs/ |
| H A D | ppc-spapr-numa.rst | 205 Any other strategy can be used here, but in the end the reality is that we'll
|
| /openbmc/openbmc/poky/bitbake/ |
| H A D | ChangeLog | 256 - Major changes to caching with a new strategy
|