Home
last modified time | relevance | path

Searched refs:Conflict (Results 1 – 25 of 4482) sorted by relevance

12345678910>>...180

/dports/devel/mutagen/mutagen-0.11.8/pkg/synchronization/core/
H A Dconflict.pb.go23 type Conflict struct { struct
31 func (m *Conflict) Reset() { *m = Conflict{} } argument
33 func (*Conflict) ProtoMessage() {} argument
34 func (*Conflict) Descriptor() ([]byte, []int) { argument
38 func (m *Conflict) XXX_Unmarshal(b []byte) error { argument
44 func (m *Conflict) XXX_Merge(src proto.Message) { argument
47 func (m *Conflict) XXX_Size() int { argument
50 func (m *Conflict) XXX_DiscardUnknown() {
56 func (m *Conflict) GetAlphaChanges() []*Change {
63 func (m *Conflict) GetBetaChanges() []*Change {
[all …]
H A Dconflict_test.go9 conflict := &Conflict{
56 conflict := &Conflict{}
64 conflict := &Conflict{
90 conflict := &Conflict{
117 conflict := &Conflict{
144 conflict := &Conflict{
171 conflict := &Conflict{
198 conflict := &Conflict{
229 conflict := &Conflict{
260 conflict := &Conflict{
[all …]
/dports/graphics/sswf/sswf-1.8.4/src/libas/search/
H A Daction-script.output1 Conflict in state 42 between rule 9 and token ',' resolved as reduce.
2 Conflict in state 43 between rule 10 and token ',' resolved as reduce.
3 Conflict in state 115 between rule 52 and token ',' resolved as reduce.
4 Conflict in state 115 between rule 52 and token ASSIGN resolved as reduce.
5 Conflict in state 115 between rule 52 and token '?' resolved as reduce.
10 Conflict in state 115 between rule 52 and token '|' resolved as reduce.
11 Conflict in state 115 between rule 52 and token '^' resolved as reduce.
12 Conflict in state 115 between rule 52 and token '&' resolved as reduce.
17 Conflict in state 115 between rule 52 and token '<' resolved as reduce.
19 Conflict in state 115 between rule 52 and token '>' resolved as reduce.
[all …]
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-codecommit/include/aws/codecommit/model/
H A DConflict.h34 class AWS_CODECOMMIT_API Conflict
37 Conflict();
38 Conflict(Aws::Utils::Json::JsonView jsonValue);
39 Conflict& operator=(Aws::Utils::Json::JsonView jsonValue);
66 …inline Conflict& WithConflictMetadata(const ConflictMetadata& value) { SetConflictMetadata(value);… in WithConflictMetadata()
71 …inline Conflict& WithConflictMetadata(ConflictMetadata&& value) { SetConflictMetadata(std::move(va… in WithConflictMetadata()
102 …inline Conflict& WithMergeHunks(const Aws::Vector<MergeHunk>& value) { SetMergeHunks(value); retur… in WithMergeHunks()
108 …inline Conflict& WithMergeHunks(Aws::Vector<MergeHunk>&& value) { SetMergeHunks(std::move(value));… in WithMergeHunks()
114 …inline Conflict& AddMergeHunks(const MergeHunk& value) { m_mergeHunksHasBeenSet = true; m_mergeHun… in AddMergeHunks()
120 …inline Conflict& AddMergeHunks(MergeHunk&& value) { m_mergeHunksHasBeenSet = true; m_mergeHunks.pu… in AddMergeHunks()
/dports/graphics/p5-GraphViz2/GraphViz2-2.66/t/
H A Dcalc.output3 Conflict in state 11 between rule 13 and token '-' resolved as reduce.
4 Conflict in state 11 between rule 13 and token '^' resolved as shift.
5 Conflict in state 11 between rule 13 and token '*' resolved as reduce.
6 Conflict in state 11 between rule 13 and token '+' resolved as reduce.
7 Conflict in state 11 between rule 13 and token '/' resolved as reduce.
8 Conflict in state 21 between rule 10 and token '-' resolved as reduce.
9 Conflict in state 21 between rule 10 and token '^' resolved as shift.
10 Conflict in state 21 between rule 10 and token '*' resolved as shift.
12 Conflict in state 21 between rule 10 and token '/' resolved as shift.
14 Conflict in state 22 between rule 9 and token '^' resolved as shift.
[all …]
/dports/net/gscloud/gscloud-0.11.0/vendor/sigs.k8s.io/structured-merge-diff/v4/merge/
H A Dconflict.go30 type Conflict struct { struct
36 var _ error = Conflict{}
39 func (c Conflict) Error() string { argument
44 func (c Conflict) Equals(c2 Conflict) bool { argument
52 type Conflicts []Conflict
101 for _, conflict := range []Conflict(c) {
109 conflicts := []Conflict{}
113 conflicts = append(conflicts, Conflict{
H A Ddeduced_test.go143 merge.Conflict{Manager: "controller", Path: _P("string")},
403 merge.Conflict{Manager: "controller", Path: _P("b", "c", "d")},
404 merge.Conflict{Manager: "controller", Path: _P("b", "c", "e")},
405 merge.Conflict{Manager: "controller", Path: _P("b", "c", "f")},
575 merge.Conflict{Manager: "controller", Path: _P("string")},
683 merge.Conflict{Manager: "controller", Path: _P("b", "c", "d")},
684 merge.Conflict{Manager: "controller", Path: _P("b", "c", "e")},
685 merge.Conflict{Manager: "controller", Path: _P("b", "c", "f")},
795 merge.Conflict{Manager: "controller", Path: _P("b", "c", "d")},
796 merge.Conflict{Manager: "controller", Path: _P("b", "c", "e")},
[all …]
/dports/sysutils/chaoskube/chaoskube-0.22.0/vendor/sigs.k8s.io/structured-merge-diff/v4/merge/
H A Dconflict.go30 type Conflict struct { struct
36 var _ error = Conflict{}
39 func (c Conflict) Error() string { argument
44 func (c Conflict) Equals(c2 Conflict) bool { argument
52 type Conflicts []Conflict
101 for _, conflict := range []Conflict(c) {
109 conflicts := []Conflict{}
113 conflicts = append(conflicts, Conflict{
H A Ddeduced_test.go143 merge.Conflict{Manager: "controller", Path: _P("string")},
403 merge.Conflict{Manager: "controller", Path: _P("b", "c", "d")},
404 merge.Conflict{Manager: "controller", Path: _P("b", "c", "e")},
405 merge.Conflict{Manager: "controller", Path: _P("b", "c", "f")},
575 merge.Conflict{Manager: "controller", Path: _P("string")},
683 merge.Conflict{Manager: "controller", Path: _P("b", "c", "d")},
684 merge.Conflict{Manager: "controller", Path: _P("b", "c", "e")},
685 merge.Conflict{Manager: "controller", Path: _P("b", "c", "f")},
795 merge.Conflict{Manager: "controller", Path: _P("b", "c", "d")},
796 merge.Conflict{Manager: "controller", Path: _P("b", "c", "e")},
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/sigs.k8s.io/structured-merge-diff/v4/merge/
H A Dconflict.go30 type Conflict struct { struct
36 var _ error = Conflict{}
39 func (c Conflict) Error() string { argument
44 func (c Conflict) Equals(c2 Conflict) bool { argument
52 type Conflicts []Conflict
101 for _, conflict := range []Conflict(c) {
109 conflicts := []Conflict{}
113 conflicts = append(conflicts, Conflict{
/dports/net/inlets/inlets-3.0.2/vendor/sigs.k8s.io/structured-merge-diff/v4/structured-merge-diff-4.0.2/merge/
H A Dconflict.go30 type Conflict struct { struct
36 var _ error = Conflict{}
39 func (c Conflict) Error() string { argument
44 func (c Conflict) Equals(c2 Conflict) bool { argument
52 type Conflicts []Conflict
101 for _, conflict := range []Conflict(c) {
109 conflicts := []Conflict{}
113 conflicts = append(conflicts, Conflict{
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/sigs.k8s.io/structured-merge-diff/v4/structured-merge-diff-4.1.0/merge/
H A Dconflict.go30 type Conflict struct { struct
36 var _ error = Conflict{}
39 func (c Conflict) Error() string { argument
44 func (c Conflict) Equals(c2 Conflict) bool { argument
52 type Conflicts []Conflict
101 for _, conflict := range []Conflict(c) {
109 conflicts := []Conflict{}
113 conflicts = append(conflicts, Conflict{
/dports/sysutils/helm/helm-3.5.2/vendor/sigs.k8s.io/structured-merge-diff/v4/merge/
H A Dconflict.go30 type Conflict struct { struct
36 var _ error = Conflict{}
39 func (c Conflict) Error() string { argument
44 func (c Conflict) Equals(c2 Conflict) bool { argument
52 type Conflicts []Conflict
101 for _, conflict := range []Conflict(c) {
109 conflicts := []Conflict{}
113 conflicts = append(conflicts, Conflict{
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/sigs.k8s.io/structured-merge-diff/v4/merge/
H A Dconflict.go30 type Conflict struct { struct
36 var _ error = Conflict{}
39 func (c Conflict) Error() string { argument
44 func (c Conflict) Equals(c2 Conflict) bool { argument
52 type Conflicts []Conflict
101 for _, conflict := range []Conflict(c) {
109 conflicts := []Conflict{}
113 conflicts = append(conflicts, Conflict{
/dports/net/py-python-neutronclient/python-neutronclient-7.2.1/neutronclient/common/
H A Dexceptions.py111 class Conflict(NeutronClientException): class
128 409: Conflict,
151 class NetworkInUseClient(Conflict):
155 class PortInUseClient(Conflict):
159 class IpAddressInUseClient(Conflict):
163 class IpAddressAlreadyAllocatedClient(Conflict):
175 class OverQuotaClient(Conflict):
179 class IpAddressGenerationFailureClient(Conflict):
183 class MacAddressInUseClient(Conflict):
187 class HostNotCompatibleWithFixedIpsClient(Conflict):
/dports/security/vault/vault-1.8.2/vendor/sigs.k8s.io/structured-merge-diff/v3/merge/
H A Dconflict.go30 type Conflict struct { struct
36 var _ error = Conflict{}
39 func (c Conflict) Error() string { argument
44 func (c Conflict) Equals(c2 Conflict) bool { argument
52 type Conflicts []Conflict
100 conflicts := []Conflict{}
104 conflicts = append(conflicts, Conflict{
H A Ddeduced_test.go143 merge.Conflict{Manager: "controller", Path: _P("string")},
403 merge.Conflict{Manager: "controller", Path: _P("b", "c", "d")},
404 merge.Conflict{Manager: "controller", Path: _P("b", "c", "e")},
405 merge.Conflict{Manager: "controller", Path: _P("b", "c", "f")},
575 merge.Conflict{Manager: "controller", Path: _P("string")},
683 merge.Conflict{Manager: "controller", Path: _P("b", "c", "d")},
684 merge.Conflict{Manager: "controller", Path: _P("b", "c", "e")},
685 merge.Conflict{Manager: "controller", Path: _P("b", "c", "f")},
795 merge.Conflict{Manager: "controller", Path: _P("b", "c", "d")},
796 merge.Conflict{Manager: "controller", Path: _P("b", "c", "e")},
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/sigs.k8s.io/structured-merge-diff/v3/merge/
H A Dconflict.go30 type Conflict struct { struct
36 var _ error = Conflict{}
39 func (c Conflict) Error() string { argument
44 func (c Conflict) Equals(c2 Conflict) bool { argument
52 type Conflicts []Conflict
100 conflicts := []Conflict{}
104 conflicts = append(conflicts, Conflict{
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-codecommit/source/model/
H A DConflict.cpp21 Conflict::Conflict() : in Conflict() function in Aws::CodeCommit::Model::Conflict
27 Conflict::Conflict(JsonView jsonValue) : in Conflict() function in Aws::CodeCommit::Model::Conflict
34 Conflict& Conflict::operator =(JsonView jsonValue) in operator =()
56 JsonValue Conflict::Jsonize() const in Jsonize()
/dports/misc/py-dictdiffer/dictdiffer-0.9.0/tests/
H A Dtest_resolve.py11 from dictdiffer.conflict import Conflict
54 c = Conflict(p1, p2)
62 c = Conflict(p1, p2)
72 c = Conflict(p1, p2)
79 c = Conflict(p1, p2)
86 c = Conflict(p1, p2)
104 c = [Conflict(p1, p2)]
135 c = [Conflict(p1, p2)]
145 c = Conflict(p1, p2)
/dports/www/py-flask-api/flask-api-3.0/flask_api/tests/
H A Dtest_exceptions.py8 class Conflict(exceptions.APIException): class
16 raise Conflict()
17 except Conflict as exc:
23 raise Conflict('A widget with this id already exists')
24 except Conflict as exc:
/dports/devel/coursier/coursier-1.1.0-M12/modules/core/shared/src/main/scala/coursier/graph/
H A DConflict.scala5 final case class Conflict( caseClass
14 object Conflict { object
17 def conflict: Conflict =
18 Conflict(
40 def apply(resolution: Resolution, withExclusions: Boolean = false): Seq[Conflict] =
/dports/www/flexget/Flexget-3.2.18/flexget/components/scheduler/
H A Dapi.py8 Conflict,
56 @api.response(Conflict)
70 raise Conflict('Schedules are disables in config')
94 raise Conflict('Schedules are disables in config')
117 @api.response(Conflict)
129 raise Conflict('Schedules are disables in config')
166 raise Conflict('Schedules are disables in config')
188 raise Conflict('Schedules usage is set to default, cannot delete')
190 raise Conflict('Schedules are disables in config')
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/docker/plugin/
H A Derrors.go27 func (name errDisabled) Conflict() {} func
37 func (validationError) Conflict() {} func
78 func (inUseError) Conflict() {} func
86 func (enabledError) Conflict() {} func
94 func (alreadyExistsError) Conflict() {} func
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/plugin/
H A Derrors.go27 func (name errDisabled) Conflict() {} func
37 func (validationError) Conflict() {} func
78 func (inUseError) Conflict() {} func
86 func (enabledError) Conflict() {} func
94 func (alreadyExistsError) Conflict() {} func

12345678910>>...180