Home
last modified time | relevance | path

Searched full:conflict (Results 1 – 25 of 337) sorted by relevance

12345678910>>...14

/openbmc/qemu/docs/devel/
H A Dconflict-resolution.rst3 Conflict Resolution Policy
19 If you are experiencing conflict, please consider first addressing the
20 perceived conflict directly with other involved parties, preferably through
23 involved in the conflict) to intercede or mediate.
77 This document was developed based on the `Drupal Conflict Resolution
78 Policy and Process <https://www.drupal.org/conflict-resolution>`__
/openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/
H A Durls.py72 conflict = False variable
75 conflict = True variable
76 if not conflict:
79 …logger.warning("Module \'%s\' has a regexp conflict, was not added to the urlpatterns" % modulenam…
/openbmc/qemu/tests/qapi-schema/
H A Dalternate-conflict-lists.err1 alternate-conflict-lists.json: In alternate 'Alt':
2 alternate-conflict-lists.json:4: branch 'two' can't be distinguished from 'one'
H A Dalternate-conflict-dict.err1 alternate-conflict-dict.json: In alternate 'Alt':
2 alternate-conflict-dict.json:6: branch 'two' can't be distinguished from 'one'
H A Dalternate-conflict-string.err1 alternate-conflict-string.json: In alternate 'Alt':
2 alternate-conflict-string.json:2: branch 'two' can't be distinguished from 'one'
H A Dalternate-conflict-enum-bool.err1 alternate-conflict-enum-bool.json: In alternate 'Alt':
2 alternate-conflict-enum-bool.json:4: branch 'two' can't be distinguished from 'one'
H A Dalternate-conflict-bool-string.err1 alternate-conflict-bool-string.json: In alternate 'Alt':
2 alternate-conflict-bool-string.json:2: branch 'two' can't be distinguished from 'one'
H A Dalternate-conflict-enum-int.err1 alternate-conflict-enum-int.json: In alternate 'Alt':
2 alternate-conflict-enum-int.json:4: branch 'two' can't be distinguished from 'one'
H A Dalternate-conflict-num-string.err1 alternate-conflict-num-string.json: In alternate 'Alt':
2 alternate-conflict-num-string.json:2: branch 'two' can't be distinguished from 'one'
H A Dmeson.build11 'alternate-conflict-dict.json',
12 'alternate-conflict-enum-bool.json',
13 'alternate-conflict-enum-int.json',
14 'alternate-conflict-lists.json',
15 'alternate-conflict-string.json',
16 'alternate-conflict-bool-string.json',
17 'alternate-conflict-num-string.json',
H A Dalternate-conflict-string.json1 # alternate branches of 'str' type conflict with all scalar types
/openbmc/phosphor-fan-presence/presence/
H A Danyof.cpp97 // Fan plug detected, re-enable conflict logging in stateChanged()
139 // tell the not present ones to log a conflict if not already done. in checkSensorConflicts()
145 for (auto& [sensor, present, conflict] : state) in checkSensorConflicts()
147 if (!present && !conflict) in checkSensorConflicts()
150 conflict = true; in checkSensorConflicts()
160 // Clear the conflict state from last time in powerStateChanged()
/openbmc/phosphor-state-manager/service_files/
H A Dobmc-powered-off@.service8 # systemd starts all wanted targets in parallel and a Conflict
14 # services may conflict with this target to ensure they
/openbmc/u-boot/net/
H A Dlink_local.c277 * is not equal to ours. This condition should cause a conflict only in link_local_receive_arp()
288 "state = %d, source ip conflict = %d, target ip conflict = " in link_local_receive_arp()
312 /* If a conflict, we try to defend with a single ARP probe */ in link_local_receive_arp()
314 debug("monitor conflict -- defending\n"); in link_local_receive_arp()
321 /* Well, we tried. Start over (on conflict) */ in link_local_receive_arp()
324 debug("defend conflict -- starting over\n"); in link_local_receive_arp()
/openbmc/docs/designs/
H A Dunique-hostname.md13 getting the hostname conflict and the service name conflict. Hence, the problem
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/breakpad/breakpad/
H A D0003-Fix-conflict-between-musl-libc-dirent.h-and-lss.patch4 Subject: [PATCH 3/3] Fix conflict between musl libc <dirent.h> and lss
7 libc's <dirent.h> to conflict with linux_sycall_support.h.
/openbmc/openbmc/poky/meta/recipes-extended/cups/cups/
H A D0004-cups-fix-multilib-install-file-conflicts.patch7 conflict. Remove @CUPS_SERVERBIN@ from the comment line of cups-files.conf to
8 avoid the conflict.
/openbmc/u-boot/include/configs/
H A Dtegra30-common.h24 * scriptaddr can be pretty much anywhere that doesn't conflict with something
27 * pxefile_addr_r can be pretty much anywhere that doesn't conflict with
H A Dtegra210-common.h23 * scriptaddr can be pretty much anywhere that doesn't conflict with something
26 * pxefile_addr_r can be pretty much anywhere that doesn't conflict with
H A Dtegra186-common.h26 * scriptaddr can be pretty much anywhere that doesn't conflict with something
29 * pxefile_addr_r can be pretty much anywhere that doesn't conflict with
H A Dtegra124-common.h29 * scriptaddr can be pretty much anywhere that doesn't conflict with something
32 * pxefile_addr_r can be pretty much anywhere that doesn't conflict with
H A Dtegra114-common.h27 * scriptaddr can be pretty much anywhere that doesn't conflict with something
30 * pxefile_addr_r can be pretty much anywhere that doesn't conflict with
H A Dtegra20-common.h28 * scriptaddr can be pretty much anywhere that doesn't conflict with something
31 * pxefile_addr_r can be pretty much anywhere that doesn't conflict with
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DHippocratic-2.119 …ion 1(a) or (ii) a determination of whether any Law is consistent or in conflict with Human Rights…
23conflict with Human Rights Principles (a dispute over the consistency or a conflict between Laws a…
/openbmc/openbmc/poky/meta/recipes-extended/sudo/files/
H A D0001-sudo.conf.in-fix-conflict-with-multilib.patch4 Subject: [PATCH] sudo.conf.in: fix conflict with multilib
13 Update the comments in sudo.conf.in to avoid the conflict.

12345678910>>...14