Home
last modified time | relevance | path

Searched refs:AddWarning (Results 51 – 75 of 999) sorted by relevance

12345678910>>...40

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/cert/internal/
H A Dcert_errors.h104 void AddWarning(CertErrorId id, std::unique_ptr<CertErrorParams> params);
105 void AddWarning(CertErrorId id);
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/cert/internal/
H A Dcert_errors.h104 void AddWarning(CertErrorId id, std::unique_ptr<CertErrorParams> params);
105 void AddWarning(CertErrorId id);
/dports/cad/opencascade/opencascade-7.6.0/src/StepToTopoDS/
H A DStepToTopoDS_TranslateShell.cxx91 TP->AddWarning(theFS, " a Face from Shell not mapped to TopoDS"); in Init()
95 TP->AddWarning(StepFace, " Face is not of FaceSurface Type; not mapped to TopoDS"); in Init()
H A DStepToTopoDS_MakeTransformed.cxx141 if (!ok) TP->AddWarning (mapit,"Mapped Item, case not recognized, location ignored"); in TranslateMappedItem()
149 if (shbinder.IsNull()) TP->AddWarning(mapit,"No Shape Produced"); in TranslateMappedItem()
H A DStepToTopoDS_TranslateEdge.cxx113 else TP->AddWarning(orig,"Different Points and Parameters, adjusted"); in DecodeMakeEdgeError()
214 TP->AddWarning(EC,"Degenerated Edge in several faces : transferred for each face"); in Init()
405 TP->AddWarning(C3D,"Update of 3D-Parameters has failed"); in MakeFromCurve3D()
413 TP->AddWarning (C3D,"Poor result from projection vertex / curve 3d"); in MakeFromCurve3D()
433 TP->AddWarning(EC, "Wrong topology corrected : Closed Edge with TWO different Vertices"); in MakeFromCurve3D()
/dports/cad/opencascade/opencascade-7.6.0/src/IGESGeom/
H A DIGESGeom_ToolFlash.cxx166 else if (fn != 0) ach->AddWarning("Reference Entity present though useless"); in OwnCheck()
168 ach->AddWarning("Dimension 2 present though useless"); in OwnCheck()
170 ach->AddWarning("Rotation present though useless"); in OwnCheck()
/dports/cad/opencascade/opencascade-7.6.0/src/BOPAlgo/
H A DBOPAlgo_MakeConnected.cxx276 AddWarning(new BOPAlgo_AlertUnableToMakePeriodic(myShape)); in MakePeriodic()
299 AddWarning(new BOPAlgo_AlertShapeIsNotPeriodic(myShape)); in RepeatShape()
323 AddWarning(new BOPAlgo_AlertShapeIsNotPeriodic(myShape)); in ClearRepetitions()
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/vault/vault-0.6.0/logical/
H A Dresponse.go113 ret.AddWarning(warning)
130 func (r *Response) AddWarning(warning string) { func
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/policy/core/common/
H A Dpolicy_loader_win_unittest.cc459 ->AddWarning(IDS_POLICY_CONFLICT_DIFF_VALUE); in TEST_F()
519 expected_policy.GetMutable("a")->AddWarning(IDS_POLICY_CONFLICT_DIFF_VALUE); in TEST_F()
520 expected_policy.GetMutable("a")->AddWarning(IDS_POLICY_CONFLICT_DIFF_VALUE); in TEST_F()
521 expected_policy.GetMutable("a")->AddWarning(IDS_POLICY_CONFLICT_DIFF_VALUE); in TEST_F()
542 expected_policy.GetMutable("b")->AddWarning(IDS_POLICY_CONFLICT_DIFF_VALUE); in TEST_F()
543 expected_policy.GetMutable("b")->AddWarning(IDS_POLICY_CONFLICT_DIFF_VALUE); in TEST_F()
559 expected_policy.GetMutable("c")->AddWarning(IDS_POLICY_CONFLICT_DIFF_VALUE); in TEST_F()
H A Dpolicy_bundle_unittest.cc197 ->AddWarning(IDS_POLICY_CONFLICT_DIFF_VALUE); in TEST()
199 ->AddWarning(IDS_POLICY_CONFLICT_DIFF_VALUE); in TEST()
207 ->AddWarning(IDS_POLICY_CONFLICT_DIFF_VALUE); in TEST()
209 ->AddWarning(IDS_POLICY_CONFLICT_DIFF_VALUE); in TEST()
/dports/cad/opencascade/opencascade-7.6.0/src/IGESGraph/
H A DIGESGraph_ToolLineFontDefTemplate.cxx113 ach->AddWarning("Line Font Rank is zero"); in OwnCheck()
115 ach->AddWarning("Invalid Value As Line Font Rank"); in OwnCheck()
H A DIGESGraph_ToolLineFontDefPattern.cxx125 ach->AddWarning("Line Font Rank is zero"); in OwnCheck()
127 ach->AddWarning("Invalid Value As Line Font Rank(Valid Range 1 to 5)"); in OwnCheck()
/dports/cad/opencascade/opencascade-7.6.0/src/Transfer/
H A DTransfer_Binder.cxx200 void Transfer_Binder::AddWarning in AddWarning() function in Transfer_Binder
204 thecheck->AddWarning(mess,orig); in AddWarning()
/dports/biology/lamarc/lamarc-2.1.8/src/ui_vars/
H A Dui_vars_prior.cpp108 m_ui->AddWarning(msg); in SetLowerBound()
178 m_ui->AddWarning(msg); in SetUpperBound()
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DIGESData_ParamReader.hxx334 Standard_EXPORT void AddWarning (const Standard_CString awarn, const Standard_CString bwarn = "");
337 …Standard_EXPORT void AddWarning (const Handle(TCollection_HAsciiString)& aw, const Handle(TCollect…
403 …Standard_EXPORT void AddWarning (const Standard_CString idm, const Handle(TCollection_HAsciiString…
407 …Standard_EXPORT void AddWarning (const Standard_CString idm, const Standard_CString aw, const Stan…
/dports/cad/opencascade/opencascade-7.6.0/src/IGESData/
H A DIGESData_ParamReader.hxx334 Standard_EXPORT void AddWarning (const Standard_CString awarn, const Standard_CString bwarn = "");
337 …Standard_EXPORT void AddWarning (const Handle(TCollection_HAsciiString)& aw, const Handle(TCollect…
403 …Standard_EXPORT void AddWarning (const Standard_CString idm, const Handle(TCollection_HAsciiString…
407 …Standard_EXPORT void AddWarning (const Standard_CString idm, const Standard_CString aw, const Stan…
/dports/cad/opencascade/opencascade-7.6.0/src/TopoDSToStep/
H A DTopoDSToStep_MakeStepFace.cxx163 FP->AddWarning(errShape, " Face from Non Manifold Topology"); in Init()
179 FP->AddWarning(errShape, " Face without wire not mapped"); in Init()
302 FP->AddWarning(errShape, " a Wire not mapped"); in Init()
493 FP->AddWarning(errShape, " No Wires of this Face were mapped"); in Init()
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DIGESData_ParamReader.hxx335 Standard_EXPORT void AddWarning (const Standard_CString awarn, const Standard_CString bwarn = "");
338 …Standard_EXPORT void AddWarning (const Handle(TCollection_HAsciiString)& aw, const Handle(TCollect…
404 …Standard_EXPORT void AddWarning (const Standard_CString idm, const Handle(TCollection_HAsciiString…
408 …Standard_EXPORT void AddWarning (const Standard_CString idm, const Standard_CString aw, const Stan…
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/vault/vault-0.6.0/builtin/logical/aws/
H A Dsecret_access_keys.go108 resp.AddWarning(usernameWarning)
150 resp.AddWarning(usernameWarning)
245 resp.AddWarning(usernameWarning)
/dports/sysutils/helmfile/vault-f6547fa8e820/builtin/credential/aws/
H A Dpath_role_tag.go116 …resp.AddWarning("Policies on the tag are not a subset of the policies set on the role. Login will …
125 …resp.AddWarning("Role does not allow instance migration. Login will not be allowed with this tag u…
137 …resp.AddWarning(fmt.Sprintf("Given max TTL of %d is greater than the mount maximum of %d seconds, …
141 …resp.AddWarning(fmt.Sprintf("Given max TTL of %d is greater than the role maximum of %d seconds, a…
/dports/misc/concourse/vault-bdd38fca2cff/builtin/credential/aws/
H A Dpath_role_tag.go116 …resp.AddWarning("Policies on the tag are not a subset of the policies set on the role. Login will …
125 …resp.AddWarning("Role does not allow instance migration. Login will not be allowed with this tag u…
137 …resp.AddWarning(fmt.Sprintf("Given max TTL of %d is greater than the mount maximum of %d seconds, …
141 …resp.AddWarning(fmt.Sprintf("Given max TTL of %d is greater than the role maximum of %d seconds, a…
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/builtin/credential/aws/
H A Dpath_role_tag.go114 …resp.AddWarning("Policies on the tag are not a subset of the policies set on the role. Login will …
123 …resp.AddWarning("Role does not allow instance migration. Login will not be allowed with this tag u…
135 …resp.AddWarning(fmt.Sprintf("Given max TTL of %d is greater than the mount maximum of %d seconds, …
139 …resp.AddWarning(fmt.Sprintf("Given max TTL of %d is greater than the role maximum of %d seconds, a…
/dports/cad/opencascade/opencascade-7.6.0/src/BRepToIGES/
H A DBRepToIGES_BRShell.cxx227 AddWarning (start, "the basic surface is a null entity"); in Handle()
271 AddWarning(start," an Wire is a null entity"); in Handle()
289 AddWarning(start," an Edge is a null entity"); in Handle()
359 AddWarning(start," a Face is a null entity"); in Handle()
/dports/security/vault/vault-1.8.2/builtin/credential/aws/
H A Dpath_role_tag.go116 …resp.AddWarning("Policies on the tag are not a subset of the policies set on the role. Login will …
125 …resp.AddWarning("Role does not allow instance migration. Login will not be allowed with this tag u…
137 …resp.AddWarning(fmt.Sprintf("Given max TTL of %d is greater than the mount maximum of %d seconds, …
141 …resp.AddWarning(fmt.Sprintf("Given max TTL of %d is greater than the role maximum of %d seconds, a…
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/builtin/credential/aws/
H A Dpath_role_tag.go114 …resp.AddWarning("Policies on the tag are not a subset of the policies set on the role. Login will …
123 …resp.AddWarning("Role does not allow instance migration. Login will not be allowed with this tag u…
135 …resp.AddWarning(fmt.Sprintf("Given max TTL of %d is greater than the mount maximum of %d seconds, …
139 …resp.AddWarning(fmt.Sprintf("Given max TTL of %d is greater than the role maximum of %d seconds, a…

12345678910>>...40