Home
last modified time | relevance | path

Searched defs:AddError (Results 1 – 25 of 542) sorted by relevance

12345678910>>...22

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/policy/core/browser/
H A Dpolicy_error_map.cc142 void PolicyErrorMap::AddError(const std::string& policy, int message_id) { in AddError() function in policy::PolicyErrorMap
147 void PolicyErrorMap::AddError(const std::string& policy, in AddError() function in policy::PolicyErrorMap
154 void PolicyErrorMap::AddError(const std::string& policy, in AddError() function in policy::PolicyErrorMap
161 void PolicyErrorMap::AddError(const std::string& policy, in AddError() function in policy::PolicyErrorMap
168 void PolicyErrorMap::AddError(const std::string& policy, in AddError() function in policy::PolicyErrorMap
176 void PolicyErrorMap::AddError(const std::string& policy, in AddError() function in policy::PolicyErrorMap
184 void PolicyErrorMap::AddError(const std::string& policy, in AddError() function in policy::PolicyErrorMap
239 void PolicyErrorMap::AddError(std::unique_ptr<PendingError> error) { in AddError() function in policy::PolicyErrorMap
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/checkdeps/
H A Dresults.py50 def AddError(self, dependee_status): member in ResultsFormatter
77 def AddError(self, dependee_status): member in NormalResultsFormatter
113 def AddError(self, dependee_status): member in JSONResultsFormatter
148 def AddError(self, dependee_status): member in TemporaryRulesFormatter
171 def AddError(self, dependee_status): member in CountViolationsFormatter
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/buildtools/checkdeps/
H A Dresults.py50 def AddError(self, dependee_status): member in ResultsFormatter
77 def AddError(self, dependee_status): member in NormalResultsFormatter
113 def AddError(self, dependee_status): member in JSONResultsFormatter
148 def AddError(self, dependee_status): member in TemporaryRulesFormatter
171 def AddError(self, dependee_status): member in CountViolationsFormatter
/dports/lang/v8/v8-9.6.180.12/buildtools/checkdeps/
H A Dresults.py50 def AddError(self, dependee_status): member in ResultsFormatter
77 def AddError(self, dependee_status): member in NormalResultsFormatter
113 def AddError(self, dependee_status): member in JSONResultsFormatter
148 def AddError(self, dependee_status): member in TemporaryRulesFormatter
171 def AddError(self, dependee_status): member in CountViolationsFormatter
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Entity.Design/System/Data/EntityModel/Emitters/
H A DClientApiGenerator.cs362 …public void AddError(string message, ModelBuilderErrorCode errorCode, EdmSchemaErrorSeverity sever… in AddError() method in System.Data.EntityModel.ClientApiGenerator
367 …public void AddError(ModelBuilderErrorCode errorCode, EdmSchemaErrorSeverity severity, Exception e… in AddError() method in System.Data.EntityModel.ClientApiGenerator
372 …internal void AddError(string message, ModelBuilderErrorCode errorCode, EdmSchemaErrorSeverity sev… in AddError() method in System.Data.EntityModel.ClientApiGenerator
377 …internal void AddError(ModelBuilderErrorCode errorCode, EdmSchemaErrorSeverity severity, Exception… in AddError() method in System.Data.EntityModel.ClientApiGenerator
385 …internal void AddError(string message, ModelBuilderErrorCode errorCode, EdmSchemaErrorSeverity sev… in AddError() method in System.Data.EntityModel.ClientApiGenerator
393 …internal void AddError(string message, ModelBuilderErrorCode errorCode, EdmSchemaErrorSeverity sev… in AddError() method in System.Data.EntityModel.ClientApiGenerator
/dports/net/traefik/traefik-2.6.1/pkg/config/runtime/
H A Druntime_tcp.go59 func (r *TCPRouterInfo) AddError(err error, critical bool) { func
91 func (s *TCPServiceInfo) AddError(err error, critical bool) { func
121 func (m *TCPMiddlewareInfo) AddError(err error, critical bool) { func
H A Druntime_http.go84 func (r *RouterInfo) AddError(err error, critical bool) { func
114 func (m *MiddlewareInfo) AddError(err error, critical bool) { func
150 func (s *ServiceInfo) AddError(err error, critical bool) { func
H A Druntime_udp.go65 func (r *UDPRouterInfo) AddError(err error, critical bool) { func
97 func (s *UDPServiceInfo) AddError(err error, critical bool) { func
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazdebuggers/lazdebuggerfpgdbmi/test/
H A Dtestwatches.pas89 …function AddError (AnExpr: String; AnErrorCode: Integer = 0; AMtch: string = ''): PWatchEx… in AddError() function
90 …function AddError (AnExpr: String; AnFormatParam: array of const; AnErrorCode: Integer = 0… in AddError() function
307 function TTestWatches.AddError(AnExpr: String; AnErrorCode: Integer; in AddError() function
319 function TTestWatches.AddError(AnExpr: String; AnFormatParam: array of const; in AddError() function
/dports/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerfpgdbmi/test/
H A Dtestwatches.pas89 …function AddError (AnExpr: String; AnErrorCode: Integer = 0; AMtch: string = ''): PWatchEx… in AddError() function
90 …function AddError (AnExpr: String; AnFormatParam: array of const; AnErrorCode: Integer = 0… in AddError() function
307 function TTestWatches.AddError(AnExpr: String; AnErrorCode: Integer; in AddError() function
319 function TTestWatches.AddError(AnExpr: String; AnFormatParam: array of const; in AddError() function
/dports/editors/lazarus-qt5/lazarus/components/lazdebuggers/lazdebuggerfpgdbmi/test/
H A Dtestwatches.pas89 …function AddError (AnExpr: String; AnErrorCode: Integer = 0; AMtch: string = ''): PWatchEx… in AddError() function
90 …function AddError (AnExpr: String; AnFormatParam: array of const; AnErrorCode: Integer = 0… in AddError() function
307 function TTestWatches.AddError(AnExpr: String; AnErrorCode: Integer; in AddError() function
319 function TTestWatches.AddError(AnExpr: String; AnFormatParam: array of const; in AddError() function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazdebuggers/lazdebuggerfpgdbmi/test/
H A Dtestwatches.pas89 …function AddError (AnExpr: String; AnErrorCode: Integer = 0; AMtch: string = ''): PWatchEx… in AddError() function
90 …function AddError (AnExpr: String; AnFormatParam: array of const; AnErrorCode: Integer = 0… in AddError() function
307 function TTestWatches.AddError(AnExpr: String; AnErrorCode: Integer; in AddError() function
319 function TTestWatches.AddError(AnExpr: String; AnFormatParam: array of const; in AddError() function
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Entity/System/Data/EntityModel/SchemaObjectModel/
H A DSchemaElement.cs187 …internal void AddError( ErrorCode errorCode, EdmSchemaErrorSeverity severity, int lineNumber, int … in AddError() method in System.Data.EntityModel.SchemaObjectModel.SchemaElement
199 …internal void AddError( ErrorCode errorCode, EdmSchemaErrorSeverity severity, XmlReader reader, ob… in AddError() method in System.Data.EntityModel.SchemaObjectModel.SchemaElement
213 … internal void AddError( ErrorCode errorCode, EdmSchemaErrorSeverity severity, object message ) in AddError() method in System.Data.EntityModel.SchemaObjectModel.SchemaElement
225 …internal void AddError( ErrorCode errorCode, EdmSchemaErrorSeverity severity, SchemaElement elemen… in AddError() method in System.Data.EntityModel.SchemaObjectModel.SchemaElement
566 …private void AddError( ErrorCode errorCode, EdmSchemaErrorSeverity severity, string sourceLocation… in AddError() method in System.Data.EntityModel.SchemaObjectModel.SchemaElement
/dports/dns/p5-App-DSC-DataTool/p5-App-DSC-DataTool-0.03/lib/App/DSC/DataTool/
H A DErrors.pm45 sub AddError { subroutine
/dports/www/carbonapi/carbonapi-0.14.1/zipper/types/
H A Dresponse.go22 AddError(err merry.Error) methodSpec
98 func (s *ServerTagResponse) AddError(err merry.Error) { func
174 func (s *ServerInfoResponse) AddError(err merry.Error) { func
246 func (s *ServerFindResponse) AddError(err merry.Error) { func
378 func (s *ServerFetchResponse) AddError(err merry.Error) { func
/dports/deskutils/pim-data-exporter/pim-data-exporter-21.12.3/console/
H A Dloginfo.h24 enum LogType { AddEndLine = 0, AddInfo, AddError, AddTitle }; enumerator
H A Dloginfile.h30 enum LogType { AddEndLine = 0, AddInfo, AddError, AddTitle }; enumerator
/dports/devel/fpc-fcl-fpcunit/fpc-3.2.2/packages/fcl-fpcunit/src/
H A Dxmlreporter.pas74 procedure AddError(ATest: TTest; AError: TTestFailure); procedure
211 procedure TXMLResultsWriter.AddError(ATest: TTest; AError: TTestFailure); procedure
/dports/lang/fpc-source/fpc-3.2.2/packages/fcl-fpcunit/src/
H A Dxmlreporter.pas74 procedure AddError(ATest: TTest; AError: TTestFailure); procedure
211 procedure TXMLResultsWriter.AddError(ATest: TTest; AError: TTestFailure); procedure
/dports/devel/cmake-doc/cmake-3.22.1/Source/CursesDialog/
H A DcmCursesForm.h38 virtual void AddError(const std::string&, const char*) {} in AddError() function
/dports/devel/cmake-gui/cmake-3.22.1/Source/CursesDialog/
H A DcmCursesForm.h38 virtual void AddError(const std::string&, const char*) {} in AddError() function
/dports/devel/cmake/cmake-3.22.1/Source/CursesDialog/
H A DcmCursesForm.h38 virtual void AddError(const std::string&, const char*) {} in AddError() function
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/google/cadvisor/Godeps/_workspace/src/github.com/Shopify/sarama/
H A Doffset_commit_response.go7 func (r *OffsetCommitResponse) AddError(topic string, partition int32, kerror KError) { func
/dports/www/chromium-legacy/chromium-88.0.4324.182/headless/public/util/
H A Derror_reporter.cc32 void ErrorReporter::AddError(base::StringPiece description) { in AddError() function in headless::ErrorReporter
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/autofill_assistant/browser/devtools/
H A Derror_reporter.cc36 void ErrorReporter::AddError(base::StringPiece description) { in AddError() function in autofill_assistant::ErrorReporter

12345678910>>...22