Home
last modified time | relevance | path

Searched refs:reportViolation (Results 1 – 25 of 43) sorted by relevance

12

/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/drc/
H A Ddrc_test_provider_lvs.cpp104 reportViolation( drcItem, footprint->GetPosition() ); in testFootprints()
126 reportViolation( drcItem, wxPoint() ); in testFootprints()
148 reportViolation( drcItem, footprint->GetPosition() ); in testFootprints()
158 reportViolation( drcItem, footprint->GetPosition() ); in testFootprints()
169 reportViolation( drcItem, footprint->GetPosition() ); in testFootprints()
188 reportViolation( drcItem, footprint->GetPosition() ); in testFootprints()
208 reportViolation( drcItem, footprint->GetPosition() ); in testFootprints()
H A Ddrc_test_provider_misc.cpp97 reportViolation( drcItem, pt ); in testOutline()
121 reportViolation( drcItem, m_board->GetBoundingBox().Centre() ); in testOutline()
189 reportViolation( drcItem, item->GetPosition() ); in testDisabledLayers()
214 reportViolation( drcItem, item->GetPosition() ); in testTextVars()
249 reportViolation( drcItem, text->GetPosition() ); in testTextVars()
H A Ddrc_test_provider_courtyard_clearance.cpp121 reportViolation( drcItem, pt ); in testFootprintCourtyardDefinitions()
135 reportViolation( drcItem, footprint->GetPosition() ); in testFootprintCourtyardDefinitions()
223 reportViolation( drce, (wxPoint) pos ); in testCourtyardClearances()
250 reportViolation( drce, (wxPoint) pos ); in testCourtyardClearances()
278 reportViolation( drce, pad->GetPosition() ); in testCourtyardClearances()
H A Ddrc_test_provider_connectivity.cpp116 reportViolation( drcItem, pos ); in Run()
142 reportViolation( drcItem, zone->GetPosition() ); in Run()
169 reportViolation( drcItem, (wxPoint) edge.GetSourceNode()->Pos() ); in Run()
H A Ddrc_test_provider_copper_clearance.cpp320 reportViolation( drce, (wxPoint) pos ); in testTrackAgainstItem()
367 reportViolation( drce, (wxPoint) pos ); in testTrackAgainstItem()
454 reportViolation( drce, (wxPoint) pos ); in testItemAgainstZones()
661 reportViolation( drce, otherPad->GetPosition() ); in testPadAgainstItem()
687 reportViolation( drce, (wxPoint) pos ); in testPadAgainstItem()
715 reportViolation( drce, (wxPoint) pos ); in testPadAgainstItem()
737 reportViolation( drce, (wxPoint) pos ); in testPadAgainstItem()
762 reportViolation( drce, (wxPoint) pos ); in testPadAgainstItem()
913 reportViolation( drce, pt ); in testZonesToZones()
929 reportViolation( drce, pt ); in testZonesToZones()
[all …]
H A Ddrc_test_provider_disallow.cpp96 reportViolation( drcItem, item->GetPosition() ); in Run()
116 reportViolation( drc, item->GetPosition() ); in Run()
H A Ddrc_test_provider_hole_size.cpp184 reportViolation( drcItem, aPad->GetPosition() ); in checkPad()
249 reportViolation( drcItem, via->GetPosition() ); in checkVia()
H A Ddrc_test_provider_matched_length.cpp146 reportViolation( drcItem, (*ent.items.begin() )->GetPosition() ); in checkLengths()
182 reportViolation( drcItem, (*ent.items.begin() )->GetPosition() ); in checkSkews()
209 reportViolation( drcItem, (*ent.items.begin() )->GetPosition() ); in checkViaCounts()
H A Ddrc_test_provider_hole_to_hole.cpp297 reportViolation( drce, (wxPoint) aHole->GetCenter() ); in testHoleAgainstHole()
322 reportViolation( drce, (wxPoint) aHole->GetCenter() ); in testHoleAgainstHole()
H A Ddrc_test_provider.h116 virtual void reportViolation( std::shared_ptr<DRC_ITEM>& item, const wxPoint& aMarkerPos );
H A Ddrc_test_provider_annular_width.cpp143 reportViolation( drcItem, via->GetPosition() ); in Run()
H A Ddrc_test_provider_via_diameter.cpp140 reportViolation( drcItem, via->GetPosition() ); in Run()
H A Ddrc_test_provider_track_width.cpp151 reportViolation( drcItem, p0 ); in Run()
/dports/www/firefox-esr/firefox-91.8.0/dom/security/
H A DCSPEvalChecker.cpp53 bool reportViolation = false; in CheckInternal() local
54 nsresult rv = aCSP->GetAllowsEval(&reportViolation, aAllowed); in CheckInternal()
60 if (reportViolation) { in CheckInternal()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/security/
H A DCSPEvalChecker.cpp53 bool reportViolation = false; in CheckInternal() local
54 nsresult rv = aCSP->GetAllowsEval(&reportViolation, aAllowed); in CheckInternal()
60 if (reportViolation) { in CheckInternal()
/dports/www/firefox/firefox-99.0/dom/security/
H A DCSPEvalChecker.cpp53 bool reportViolation = false; in CheckInternal() local
54 nsresult rv = aCSP->GetAllowsEval(&reportViolation, aAllowed); in CheckInternal()
60 if (reportViolation) { in CheckInternal()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/security/
H A DCSPEvalChecker.cpp53 bool reportViolation = false; in CheckInternal() local
54 nsresult rv = aCSP->GetAllowsEval(&reportViolation, aAllowed); in CheckInternal()
60 if (reportViolation) { in CheckInternal()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsJSTimeoutHandler.cpp173 bool reportViolation = false; in NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION() local
174 aError = csp->GetAllowsEval(&reportViolation, &allowsEval); in NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION()
179 if (reportViolation) { in NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsJSTimeoutHandler.cpp195 bool reportViolation = false; in NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION() local
196 aError = csp->GetAllowsEval(&reportViolation, &allowsEval); in NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION()
201 if (reportViolation) { in NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/page/
H A DContentSecurityPolicy.cpp478 void ContentSecurityPolicy::reportViolation(const String& directiveText, const String& consoleMessa… in reportViolation() function in WebCore::ContentSecurityPolicy
524 reportViolation(directive->text(), consoleMessage); in checkInlineAndReportViolation()
532 reportViolation(directive->text(), consoleMessage); in checkEvalAndReportViolation()
540reportViolation(directive->text(), makeString("Refused to load ", type, " from '", url.string(), "… in checkSourceAndReportViolation()
H A DContentSecurityPolicy.h73 void reportViolation(const String& directiveText, const String& consoleMessage) const;
/dports/devel/py-foolscap/foolscap-21.7.0/src/foolscap/slicers/
H A Droot.py261 def reportViolation(self, why): member in RootUnslicer
262 return self.protocol.reportViolation(why)
/dports/devel/py-foolscap/foolscap-21.7.0/src/foolscap/
H A Dbroker.py98 def reportViolation(self, f): member in PBRootUnslicer
699 def reportViolation(self, why): member in StorageBrokerRootUnslicer
704 self.protocol.reportViolation(why)
728 def reportViolation(self, why): member in StorageBroker
H A Dstorage.py54 def reportViolation(self, why): member in StorageBanana
H A Dtokens.py325 def reportViolation(bf): member in IUnslicer

12