| /openbmc/qemu/tests/unit/ |
| H A D | check-block-qdict.c | 347 bool overwrite = false; in qdict_join_test() local 356 qdict_join(dict1, dict2, overwrite); in qdict_join_test() 366 qdict_join(dict1, dict2, overwrite); in qdict_join_test() 377 qdict_join(dict1, dict2, overwrite); in qdict_join_test() 388 qdict_join(dict1, dict2, overwrite); in qdict_join_test() 391 g_assert(qdict_size(dict2) == !overwrite); in qdict_join_test() 393 g_assert(qdict_get_int(dict1, "foo") == (overwrite ? 84 : 42)); in qdict_join_test() 396 if (!overwrite) { in qdict_join_test() 404 if (!overwrite) { in qdict_join_test() 412 if (!overwrite) { in qdict_join_test() [all …]
|
| /openbmc/telemetry/src/types/ |
| H A D | report_updates.hpp | 14 overwrite, enumerator 31 ReportUpdates::overwrite),
|
| /openbmc/qemu/tests/qemu-iotests/ |
| H A D | 236 | 35 overwrite = [("0xab", "0", "64k"), # Full overwrite variable 99 for p in overwrite:
|
| H A D | 295.out | 20 Job failed: Refusing to overwrite active keyslot 2 - please erase it first
|
| /openbmc/qemu/tests/qemu-iotests/tests/ |
| H A D | image-fleecing | 42 overwrite = [('0xab', '0', '64k'), # Full overwrite variable 202 for p in overwrite: 269 for p in overwrite + remainder:
|
| /openbmc/qemu/include/migration/ |
| H A D | snapshot.h | 32 bool save_snapshot(const char *name, bool overwrite,
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lvm2/files/ |
| H A D | lvm.conf | 102 overwrite = 0
|
| /openbmc/openbmc/meta-raspberrypi/recipes-bsp/u-boot/files/ |
| H A D | 0001-rpi-always-set-fdt_addr-with-firmware-provided-FDT-address.patch | 16 one because set_fdt_addr() function does not overwrite the fdt_addr 24 With this patch set_fdt_addr() function always overwrite fdt_addr value.
|
| /openbmc/qemu/include/block/ |
| H A D | qdict.h | 21 void qdict_join(QDict *dest, QDict *src, bool overwrite);
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/ |
| H A D | sblim-sfcb-1.4.9-fix-ftbfs.patch | 7 * Kindly null terminate, always, even if might overwrite
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/linuxconsole/linuxconsole/ |
| H A D | 60-joystick.rules | 6 # don't need the devpath of the js device for this so it is OK to overwrite.
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/gtkperf/gtkperf/ |
| H A D | gettext.patch | 9 ## If you don't want it to overwrite it,
|
| /openbmc/openbmc/poky/meta/lib/oeqa/ |
| H A D | runexported.py | 76 overwrite the value determined from TEST_TARGET_IP at build time") 78 overwrite the value determined from TEST_SERVER_IP at build time.")
|
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | kirkwood.dtsi | 94 * overwrite marvell,pins on board level if required. 108 * overwrite marvell,pins on board level if required. 326 /* overwrite MAC address in bootloader */ 359 /* overwrite MAC address in bootloader */
|
| H A D | kirkwood-ns2-common.dtsi | 88 /* overwrite reg property in board file */
|
| /openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python3-wxgtk4/ |
| H A D | python3-wxgtk4_4.2.2.bb | 16 file://not-overwrite-cflags-cxxflags.patch \
|
| /openbmc/openbmc/poky/meta/recipes-devtools/pkgconfig/pkgconfig/ |
| H A D | 0001-glib-gettext.m4-Update-AM_GLIB_GNU_GETTEXT-to-match-.patch | 7 error: m4_copy: won't overwrite defined macro: glib_DEFUN
|
| /openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python3-wxgtk4/python3-wxgtk4/ |
| H A D | not-overwrite-cflags-cxxflags.patch | 4 Subject: [PATCH] Not overwrite CFLAGS and CXXFLAGS. It also avoid buildpaths
|
| /openbmc/openbmc/poky/scripts/ |
| H A D | pull-sdpx-licenses.py | 76 if dest_license_file.is_file() and not args.overwrite:
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-networking/cyrus-sasl/cyrus-sasl/ |
| H A D | debian_patches_0014_avoid_pic_overwrite.diff | 7 is created out of non-PIC objects, is not going to overwrite the PIC version,
|
| /openbmc/fb-ipmi-oem/include/ |
| H A D | usb-dbg.hpp | 93 bool overwrite; member
|
| /openbmc/openbmc/poky/scripts/lib/devtool/ |
| H A D | export.py | 71 if os.path.exists(name) and not args.overwrite:
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/vpnc/vpnc/ |
| H A D | 0007-add-error-API-when-error.h-is-not-on-platform.patch | 26 @@ -794,3 +795,26 @@ int setenv(const char *name, const char *value, int overwrite)
|
| /openbmc/openbmc/poky/bitbake/lib/toaster/orm/fixtures/ |
| H A D | README | 23 All objects loaded with the same primary keys overwrite the existing data.
|
| /openbmc/telemetry/tests/src/params/ |
| H A D | report_params.hpp | 150 ReportUpdates reportUpdatesProperty = ReportUpdates::overwrite;
|