Home
last modified time | relevance | path

Searched refs:AddWarning (Results 1 – 25 of 999) sorted by relevance

12345678910>>...40

/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/apiserver/pkg/endpoints/filters/
H A Dwarning_test.go93 warningRecorder.AddWarning(arg.agent, arg.text)
113 warningRecorder.AddWarning("", "aaaaaaaaaa") // long item
114 warningRecorder.AddWarning("-", "aaaaaaaaaa") // duplicate item
115 warningRecorder.AddWarning("", "bb") // short item
116 warningRecorder.AddWarning("", "ccc") // short item
117 warningRecorder.AddWarning("", "Iñtërnâtiô") // long item
123 warningRecorder.AddWarning("", "e") // triggering item, 16 total
124 warningRecorder.AddWarning("", "ffffffffff") // long item to get truncated, 21 total
125 warningRecorder.AddWarning("", "ffffffffff") // duplicate item
126 warningRecorder.AddWarning("", "gggggggggg") // item to get truncated, 26 total
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/k8s.io/apiserver/pkg/endpoints/filters/
H A Dwarning_test.go93 warningRecorder.AddWarning(arg.agent, arg.text)
113 warningRecorder.AddWarning("", "aaaaaaaaaa") // long item
114 warningRecorder.AddWarning("-", "aaaaaaaaaa") // duplicate item
115 warningRecorder.AddWarning("", "bb") // short item
116 warningRecorder.AddWarning("", "ccc") // short item
117 warningRecorder.AddWarning("", "Iñtërnâtiô") // long item
123 warningRecorder.AddWarning("", "e") // triggering item, 16 total
124 warningRecorder.AddWarning("", "ffffffffff") // long item to get truncated, 21 total
125 warningRecorder.AddWarning("", "ffffffffff") // duplicate item
126 warningRecorder.AddWarning("", "gggggggggg") // item to get truncated, 26 total
[all …]
/dports/net-im/nextcloud-spreed-signaling/nextcloud-spreed-signaling-0.2.0/vendor/src/github.com/nats-io/jwt/
H A Dimports.go61 vr.AddWarning("account to import from is not specified")
81 vr.AddWarning("import %s contains an unreachable token URL %q", i.Subject, i.Token)
88 vr.AddWarning("import %s contains an unreadable token URL %q", i.Subject, i.Token)
92 … vr.AddWarning("import %s contains a url %q with an invalid activation token", i.Subject, i.Token)
100 vr.AddWarning("import %q contains an invalid activation token", i.Subject)
107 vr.AddWarning("activation token doesn't match account for import %q", i.Subject)
111 vr.AddWarning("activation token doesn't match account it is being included in, %q", i.Subject)
114 vr.AddWarning("no activation provided for import %s", i.Subject)
/dports/biology/lamarc/lamarc-2.1.8/src/ui_vars/
H A Dui_vars_userparams.cpp199 GetConstUIVars().GetUI()->AddWarning(msg); in SetResultsFileName()
343 GetConstUIVars().GetUI()->AddWarning(warn); in SetRandomSeed()
400 GetConstUIVars().GetUI()->AddWarning(msg); in CheckReadSumFile()
422 GetConstUIVars().GetUI()->AddWarning(msg); in CheckWriteSumFile()
436 GetConstUIVars().GetUI()->AddWarning(msg); in CheckBothSumFiles()
454 GetConstUIVars().GetUI()->AddWarning(msg); in CheckNewickTreeFile()
471 GetConstUIVars().GetUI()->AddWarning(msg); in CheckArgFile()
487 GetConstUIVars().GetUI()->AddWarning(msg); in CheckCurveFiles()
507 GetConstUIVars().GetUI()->AddWarning(msg); in CheckMapFiles()
523 GetConstUIVars().GetUI()->AddWarning(msg); in CheckReclocFiles()
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.ServiceModel/System.ServiceModel.Channels/
H A DStandardBindingImporter.cs148 importer.AddWarning ( in ImportBasicHttpBinding()
161 importer.AddWarning ( in ImportBasicHttpBinding()
203 importer.AddWarning ( in ImportBasicHttpBinding()
231 importer.AddWarning ("Invalid auth scheme: {0}", authScheme); in ImportBasicHttpBinding()
237 importer.AddWarning ("Cannot use both client certificate and explicit auth type."); in ImportBasicHttpBinding()
270 importer.AddWarning ( in ImportNetTcpBinding()
281 importer.AddWarning ( in ImportNetTcpBinding()
287 importer.AddWarning ( in ImportNetTcpBinding()
294 importer.AddWarning ( in ImportNetTcpBinding()
H A DTransportBindingElementImporter.cs129 importer.AddWarning ( in ImportHttpAuthScheme()
149 importer.AddWarning ( in ImportHttpAuthScheme()
167 importer.AddWarning ( in ImportWindowsTransportSecurity()
185 importer.AddWarning ( in ImportWindowsTransportSecurity()
213 importer.AddWarning ("Unknown policy assertion: {0}", e.OuterXml); in ImportTransport()
247 importer.AddWarning ("Invalid policy assertion: {0}", transportToken.OuterXml); in ImportHttpTransport()
255 importer.AddWarning ("Invalid policy assertion: {0}", tokenElement.OuterXml); in ImportHttpTransport()
282 importer.AddWarning ("Invalid policy assertion: {0}", transportToken.OuterXml); in ImportTcpTransport()
288 importer.AddWarning ("Invalid policy assertion: {0}", tokenElement.OuterXml); in ImportTcpTransport()
H A DPolicyImportHelper.cs126 importer.AddWarning ("Invalid policy element: {0}", root.OuterXml); in FindPolicyElement()
130 importer.AddWarning ("Did not find policy element `{0}'.", name); in FindPolicyElement()
210 importer.AddWarning ("Did not find required policy element `{0}'", name); in GetElement()
215 importer.AddWarning ("Found duplicate policy element `{0}'", name); in GetElement()
221 importer.AddWarning ("Did not find required policy element `{0}'", name); in GetElement()
/dports/cad/opencascade/opencascade-7.6.0/src/TopoDSToStep/
H A DTopoDSToStep_MakeFacetedBrep.cxx67 FP->AddWarning(errShape," Closed Shell not mapped to FacetedBrep"); in TopoDSToStep_MakeFacetedBrep()
74 FP->AddWarning(errShape," Shell not closed; not mapped to FacetedBrep"); in TopoDSToStep_MakeFacetedBrep()
118 FP->AddWarning(errShape," Closed Outer Shell from Solid not mapped to FacetedBrep"); in TopoDSToStep_MakeFacetedBrep()
125 FP->AddWarning(errShape," Shell not closed; not mapped to FacetedBrep"); in TopoDSToStep_MakeFacetedBrep()
132 FP->AddWarning(errShape," Solid contains no Outer Shell to be mapped to FacetedBrep"); in TopoDSToStep_MakeFacetedBrep()
H A DTopoDSToStep_MakeStepWire.cxx99 FP->AddWarning(errShape, " Wire(internal/external) from Non Manifold Topology"); in Init()
139 FP->AddWarning(errShape, " a Vertex Point not mapped"); in Init()
167 FP->AddWarning(errShape, " PolyLoop: Wire has less than 3 points"); in Init()
272 FP->AddWarning(errShape, " EdgeLoop: Degenerated Pcurve not mapped"); in Init()
291 FP->AddWarning(errShape, " EdgeLoop: an Edge not mapped"); in Init()
318 FP->AddWarning(errShape, " No Edges of this Wire were mapped"); in Init()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/extensions/
H A Dwarning_badge_service_unittest.cc27 void AddWarning(const Warning& warning) { in AddWarning() function in extensions::__anon30cf838f0111::TestExtensionWarningSet
70 warnings.AddWarning(Warning::CreateNetworkDelayWarning(ext1_id)); in TEST()
84 warnings.AddWarning(Warning::CreateNetworkDelayWarning(ext1_id)); in TEST()
88 warnings.AddWarning(Warning::CreateRepeatedCacheFlushesWarning(ext2_id)); in TEST()
/dports/sysutils/helm/helm-3.5.2/vendor/k8s.io/apiserver/pkg/warning/
H A Dcontext.go36 AddWarning(agent, text string) methodSpec
53 func AddWarning(ctx context.Context, agent string, text string) { func
58 recorder.AddWarning(agent, text)
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/apiserver/pkg/warning/
H A Dcontext.go36 AddWarning(agent, text string) methodSpec
53 func AddWarning(ctx context.Context, agent string, text string) { func
58 recorder.AddWarning(agent, text)
/dports/cad/opencascade/opencascade-7.6.0/src/BRepToIGES/
H A DBRepToIGES_BRSolid.cxx119 AddWarning(start," an Shell is a null entity"); in Handle()
176 AddWarning(start," an Solid is a null entity"); in Handle()
249 AddWarning(start," a Solid is a null entity"); in Handle()
263 AddWarning(start," a Shell is a null entity"); in Handle()
278 AddWarning(start," a Face is a null entity"); in Handle()
292 AddWarning(start," a Wire is a null entity"); in Handle()
306 AddWarning(start," an Edge is a null entity"); in Handle()
320 AddWarning(start," a Vertex is a null entity"); in Handle()
/dports/cad/opencascade/opencascade-7.6.0/src/StepToTopoDS/
H A DStepToTopoDS_TranslateFace.cxx176 TP->AddWarning(StepSurf," Type OffsetSurface is out of scope of AP 214"); in Init()
190 TP->AddWarning(StepSurf, "Surface forced to be periodic"); in Init()
274 TP->AddWarning(VL, "VertexLoop on plane is ignored"); in Init()
284 TP->AddWarning(VL, " a VertexLoop not mapped to TopoDS"); in Init()
305 TP->AddWarning(PL, " a PolyLoop not mapped to TopoDS"); in Init()
357 TP->AddWarning(FS, "No Outer Bound : Face not done"); in Init()
H A DStepToTopoDS_Builder.cxx255 TP->AddWarning in Init()
326 TP->AddWarning in Init()
386 TP->AddWarning in Init()
395 TP->AddWarning in Init()
453 TP->AddWarning in Init()
465 TP->AddWarning in Init()
510 TP->AddWarning ( aEBWM, "List of boundaries is empty" ); in Init()
533 TP->AddWarning ( ces, "No edges in connected_edge_set" ); in Init()
570 TP->AddWarning ( aFBSM, "List of faces is empty" ); in Init()
688 TP->AddWarning (GCS,buff); in Init()
[all …]
H A DStepToTopoDS_TranslateCurveBoundedSurface.cxx85 TP->AddWarning(S, "Surface forced to be periodic"); in Init()
100 else TP->AddWarning ( CBS, "Cannot make natural bounds on infinite surface" ); in Init()
111 TP->AddWarning ( CBS, "Boundary not translated" ); in Init()
/dports/editors/lazarus/lazarus/ide/
H A Dcheckcompileropts.pas115 procedure AddWarning(const Msg: string); procedure
228 AddWarning(Title + ' ' + Warning);
255 AddWarning(Format(lisDoesNotExists, [Title, CurPath]));
436 AddWarning(lisCCONoCfgFound);
452 AddWarning(lisCCOMultipleCfgFound+CfgFile.Filename);
722 AddWarning(lisCCOFPCUnitPathHasSource+Directory+FileInfo.Name);
745 AddWarning(CurOptions.GetOwnerName+' has no output directory set');
751 AddWarning(Format(lisTheOutputDirectoryOfIsListedInTheUnitSearchPathOf, [
758 AddWarning(Format(lisTheOutputDirectoryOfIsListedInTheIncludeSearchPath, [
843 AddWarning(Format(dlgCCOOrphanedFileFound, [PPUFiles[i]]));
[all …]
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/
H A Dcheckcompileropts.pas115 procedure AddWarning(const Msg: string); procedure
229 AddWarning(Title + ' ' + Warning);
256 AddWarning(Format(lisDoesNotExists, [Title, CurPath]));
437 AddWarning(lisCCONoCfgFound);
453 AddWarning(lisCCOMultipleCfgFound+CfgFile.Filename);
721 AddWarning(lisCCOFPCUnitPathHasSource+Directory+FileInfo.Name);
744 AddWarning(CurOptions.GetOwnerName+' has no output directory set');
750 AddWarning(Format(lisTheOutputDirectoryOfIsListedInTheUnitSearchPathOf, [
757 AddWarning(Format(lisTheOutputDirectoryOfIsListedInTheIncludeSearchPath, [
838 AddWarning(Format(dlgCCOOrphanedFileFound, [PPUFiles[i]]));
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/BRepToIGESBRep/
H A DBRepToIGESBRep_Entity.cxx422 AddWarning(mywire, "an Edge is a null entity"); in Handle()
454 AddWarning(mywire, " no Vertex associated to the Wire"); in Handle()
544 AddWarning (start, "the basic surface is a null entity"); in Handle()
580 AddWarning(start," a Wire is a null entity"); in Handle()
640 AddWarning(start," a Face is a null entity"); in Handle()
697 AddWarning(start," a Shell is a null entity"); in Handle()
740 AddWarning (start, " no Result "); in Handle()
772 AddWarning(start," an Solid is a null entity"); in Handle()
844 AddWarning(start," a Solid is a null entity"); in Handle()
858 AddWarning(start," a Shell is a null entity"); in Handle()
[all …]
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/
H A Dcheckcompileropts.pas115 procedure AddWarning(const Msg: string); procedure
229 AddWarning(Title + ' ' + Warning);
256 AddWarning(Format(lisDoesNotExists, [Title, CurPath]));
437 AddWarning(lisCCONoCfgFound);
453 AddWarning(lisCCOMultipleCfgFound+CfgFile.Filename);
721 AddWarning(lisCCOFPCUnitPathHasSource+Directory+FileInfo.Name);
744 AddWarning(CurOptions.GetOwnerName+' has no output directory set');
750 AddWarning(Format(lisTheOutputDirectoryOfIsListedInTheUnitSearchPathOf, [
757 AddWarning(Format(lisTheOutputDirectoryOfIsListedInTheIncludeSearchPath, [
838 AddWarning(Format(dlgCCOOrphanedFileFound, [PPUFiles[i]]));
[all …]
/dports/editors/lazarus-qt5/lazarus/ide/
H A Dcheckcompileropts.pas115 procedure AddWarning(const Msg: string); procedure
228 AddWarning(Title + ' ' + Warning);
255 AddWarning(Format(lisDoesNotExists, [Title, CurPath]));
436 AddWarning(lisCCONoCfgFound);
452 AddWarning(lisCCOMultipleCfgFound+CfgFile.Filename);
722 AddWarning(lisCCOFPCUnitPathHasSource+Directory+FileInfo.Name);
745 AddWarning(CurOptions.GetOwnerName+' has no output directory set');
751 AddWarning(Format(lisTheOutputDirectoryOfIsListedInTheUnitSearchPathOf, [
758 AddWarning(Format(lisTheOutputDirectoryOfIsListedInTheIncludeSearchPath, [
843 AddWarning(Format(dlgCCOOrphanedFileFound, [PPUFiles[i]]));
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/IGESData/
H A DIGESData_ParamReader.cxx336 else AddWarning (mess," : too many values to read" ,""); in PrepareRead()
520 else AddWarning (mess,ssem," : Value is not 0/1, but %s"); in ReadBoolean()
1145 AddWarning (mest,"Skipped Negative Pointer(s), count %d"); in ReadEnts()
1149 AddWarning (mest,"Skipped Null Type Entity(ies), count %d"); in ReadEnts()
1216 if (nval < 0) AddWarning(" Negative Pointer, skipped",""); in ReadEntList()
1219 if (anent.IsNull()) AddWarning(" Null Pointer, skipped",""); in ReadEntList()
1480 void IGESData_ParamReader::AddWarning(const Standard_CString idm, in AddWarning() function in IGESData_ParamReader
1486 thecheck->AddWarning (aw,bw); in AddWarning()
1502 AddWarning (idm, aw,bw); in AddWarning()
1540 thecheck->AddWarning(amess,bmess); in AddWarning()
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/Interface/
H A DInterface_Check.hxx104 Standard_EXPORT void AddWarning (const Handle(TCollection_HAsciiString)& amess);
107 …Standard_EXPORT void AddWarning (const Handle(TCollection_HAsciiString)& amess, const Handle(TColl…
112 Standard_EXPORT void AddWarning (const Standard_CString amess, const Standard_CString orig = "");
115 Standard_EXPORT void AddWarning (const Message_Msg& amsg);
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DInterface_Check.hxx104 Standard_EXPORT void AddWarning (const Handle(TCollection_HAsciiString)& amess);
107 …Standard_EXPORT void AddWarning (const Handle(TCollection_HAsciiString)& amess, const Handle(TColl…
112 Standard_EXPORT void AddWarning (const Standard_CString amess, const Standard_CString orig = "");
115 Standard_EXPORT void AddWarning (const Message_Msg& amsg);
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DInterface_Check.hxx107 Standard_EXPORT void AddWarning (const Handle(TCollection_HAsciiString)& amess);
110 …Standard_EXPORT void AddWarning (const Handle(TCollection_HAsciiString)& amess, const Handle(TColl…
115 Standard_EXPORT void AddWarning (const Standard_CString amess, const Standard_CString orig = "");
118 Standard_EXPORT void AddWarning (const Message_Msg& amsg);

12345678910>>...40