/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-incremental_22.10.0.bb | 2 HOMEPAGE = "https://github.com/twisted/incremental" 17 # python-incremental which uses python-twisted, so this hack is OK. 18 RDEPENDS:python3-incremental-native:remove = "python3-twisted-native"
|
H A D | python3-twisted_22.10.0.bb | 42 python3-incremental-native \ 66 python3-incremental \
|
/openbmc/qemu/docs/interop/ |
H A D | bitmaps.rst | 14 incremental or differential backup regimens. 544 full and incremental backups. 760 "sync": "incremental" 786 from each incremental backup. 834 "sync": "incremental" 931 "sync": "incremental" 1257 "sync": "incremental" 1340 "sync": "incremental" 1400 "sync": "incremental", 1409 "sync": "incremental", [all …]
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 256.out | 95 "sync": "incremental", 105 "sync": "incremental",
|
H A D | 124 | 246 for incremental, reference in bitmap.backups: 247 self.assertTrue(iotests.compare_images(incremental, reference))
|
H A D | 257.out | 5238 -- Sync mode incremental tests -- 5241 {"error": {"class": "GenericError", "desc": "must provide a valid bitmap name for 'incremental' syn… 5244 {"error": {"class": "GenericError", "desc": "must provide a valid bitmap name for 'incremental' syn… 5247 {"error": {"class": "GenericError", "desc": "must provide a valid bitmap name for 'incremental' syn… 5249 …ive0", "filter-node-name": "backup-top", "job-id": "api_job", "sync": "incremental", "target": "ba… 5250 {"error": {"class": "GenericError", "desc": "must provide a valid bitmap name for 'incremental' syn… 5256 …GenericError", "desc": "Bitmap sync mode must be 'on-success' when using sync mode 'incremental'"}} 5259 …GenericError", "desc": "Bitmap sync mode must be 'on-success' when using sync mode 'incremental'"}} 5261 …ive0", "filter-node-name": "backup-top", "job-id": "api_job", "sync": "incremental", "target": "ba… 5265 …GenericError", "desc": "Bitmap sync mode must be 'on-success' when using sync mode 'incremental'"}} [all …]
|
/openbmc/linux/drivers/staging/board/ |
H A D | Kconfig | 11 This in turn allows for incremental development of both
|
/openbmc/u-boot/tools/buildman/ |
H A D | builderthread.py | 86 def __init__(self, builder, thread_num, incremental, per_board_out_dir): argument 91 self.incremental = incremental 237 if not self.incremental:
|
H A D | control.py | 297 incremental=options.incremental,
|
/openbmc/openbmc/poky/meta/classes/ |
H A D | rm_work_and_downloads.bbclass | 16 # sources, this class is also not suitable for incremental builds.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/ipmitool/files/ |
H A D | 0001-csv-revision-Drop-the-git-revision-info.patch | 7 to produce an incremental revision number like 1.8.18.13 or 1.8.18.14
|
/openbmc/linux/Documentation/filesystems/ |
H A D | btrfs.rst | 28 * Efficient incremental backup and FS mirroring (send/receive)
|
/openbmc/openbmc/poky/meta/recipes-extended/tar/tar/ |
H A D | 0001-tests-fix-TESTSUITE_AT.patch | 98 - incremental.at\ 108 + incremental.at\
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis/ |
H A D | redis.conf | 1200 aof-rewrite-incremental-fsync yes
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis-7.2.4/ |
H A D | redis.conf | 1200 aof-rewrite-incremental-fsync yes
|
/openbmc/openbmc/poky/meta/recipes-devtools/rust/ |
H A D | libstd-rs_1.75.0.bb | 41 …# With the incremental build support added in 1.24, the libstd deps directory also includes depend…
|
/openbmc/openbmc/poky/meta/recipes-devtools/rsync/ |
H A D | rsync_3.3.0.bb | 3 DESCRIPTION = "rsync is an open source utility that provides fast incremental file transfer."
|
/openbmc/openbmc/poky/meta/recipes-core/meta/ |
H A D | cve-update-nvd2-native.bb | 29 # CVE database incremental update age threshold, in seconds. If the database is 30 # older than this threshold, do a full re-download, else, do an incremental 191 … bb.error("CVE database: Trying to do an incremental update on a larger than supported range")
|
/openbmc/linux/net/ceph/ |
H A D | osdmap.c | 1340 bool incremental) in __decode_pools() argument 1353 if (!incremental || !pi) { in __decode_pools() 1391 decode_mapping_fn_t fn, bool incremental) 1395 WARN_ON(!incremental && !fn); 1409 WARN_ON(!incremental); 1415 pg = fn(p, end, incremental); 1433 bool incremental) in __decode_pg_temp() argument 1439 if (len == 0 && incremental) in __decode_pg_temp() 1472 bool incremental) in __decode_primary_temp() argument 1478 if (osd == (u32)-1 && incremental) in __decode_primary_temp()
|
/openbmc/linux/Documentation/networking/ |
H A D | xfrm_sync.rst | 124 used to provide default values for the XFRMA_ETIMER_THRESH in incremental 129 in incremental packet count. The default is two packets.
|
/openbmc/openbmc-tools/ipkdbg/ |
H A D | README.md | 181 with [`INC_IPK_IMAGE_GEN = "1"`][incremental-builds] by archiving the directory 195 [incremental-builds]:
|
/openbmc/linux/Documentation/driver-api/nvdimm/ |
H A D | firmware-activate.rst | 35 If the platform has a concept of incremental work needed to perform
|
/openbmc/linux/samples/bpf/ |
H A D | README.rst | 75 We recommend that developers who want the fastest incremental builds
|
/openbmc/linux/Documentation/process/ |
H A D | applying-patches.rst | 252 The 5.x.y incremental patches live at 315 The -stable team provides normal as well as incremental patches. Below is 321 These patches are not incremental, meaning that for example the 5.7.3 369 The -rc patches are not incremental, they apply to a base 5.x kernel, just
|
/openbmc/openbmc-test-automation/ipmi/ |
H A D | test_ipmi_poh_counter.robot | 5 ... POH (Power-On Hours) counter is the incremental count of power ON
|