Home
last modified time | relevance | path

Searched defs:matchFound (Results 1 – 25 of 174) sorted by relevance

1234567

/dports/editors/calligra/calligra-3.2.1/libs/main/
H A DKoFindBase.cpp95 emit matchFound(d->matches.at(d->currentMatch)); in find() local
110 emit matchFound(d->matches.at(d->currentMatch)); in findNext() local
126 emit matchFound(d->matches.at(d->currentMatch)); in findPrevious() local
155 emit matchFound(d->matches.at(0)); in replaceCurrent() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.compiler.tool.tests/src/org/eclipse/jdt/compiler/tool/tests/
H A DCompilerInvocationTests.java115 private boolean matchFound; field in CompilerInvocationTests.GetLocationDetector
127 boolean matchFound() { in matchFound() method in CompilerInvocationTests.GetLocationDetector
132 boolean matchFound; field in CompilerInvocationTests.GetJavaFileDetector
287 private boolean matchFound; field in CompilerInvocationTests.SetLocationDetector
300 boolean matchFound() { in matchFound() method in CompilerInvocationTests.SetLocationDetector
306 private boolean matchFound; field in CompilerInvocationTests.SubstringDetector
317 boolean matchFound() { in matchFound() method in CompilerInvocationTests.SubstringDetector
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.ui.console/src/org/eclipse/ui/console/
H A DIPatternMatchListenerDelegate.java48 void matchFound(PatternMatchEvent event); in matchFound() method
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/console/
H A DJavaNativeConsoleTracker.java28 public void matchFound(PatternMatchEvent event) { in matchFound() method in JavaNativeConsoleTracker
H A DJavaExceptionConsoleTracker.java32 public void matchFound(PatternMatchEvent event) { in matchFound() method in JavaExceptionConsoleTracker
H A DJavaConsoleTracker.java57 public void matchFound(PatternMatchEvent event) { in matchFound() method in JavaConsoleTracker
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/console/
H A DJikesJavacPatternMatcher.java25 public void matchFound(PatternMatchEvent event) { in matchFound() method in JikesJavacPatternMatcher
H A DEclipseJavacPatternMatcher.java29 public void matchFound(PatternMatchEvent event) { in matchFound() method in EclipseJavacPatternMatcher
H A DJavacPatternMatcher.java25 public void matchFound(PatternMatchEvent event) { in matchFound() method in JavacPatternMatcher
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.ui.console/src/org/eclipse/ui/internal/console/
H A DPatternMatchListener.java43 public void matchFound(PatternMatchEvent event) { in matchFound() method in PatternMatchListener
/dports/math/linbox/linbox-1.6.3/tests/
H A Dtest-weak-popov-form.C59 bool matchFound = PFD.findMatchingPivots(match, pivots); in main() local
/dports/www/wt/wt-4.6.1/src/Wt/Render/
H A DCssData.C71 bool matchFound = false; in isMatch() local
/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/core/metasearch/
H A DResultListener.java27 public void matchFound( Engine engine, String[] fields ); in matchFound() method
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.debug/org.eclipse.jdt.debug.tests/console tests/org/eclipse/jdt/debug/tests/console/
H A DIOConsoleTests.java91 public synchronized void matchFound(PatternMatchEvent event) { in matchFound() method in IOConsoleTests
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-auth-jwt/
H A Dclaims.go122 func matchFound(expVals, actVals []interface{}, useGlobs bool) (bool, error) { func
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/views/console/
H A DConsoleLineNotifier.java108 public void matchFound(PatternMatchEvent event) { in matchFound() method in ConsoleLineNotifier
/dports/editors/calligra/calligra-3.2.1/words/part/widgets/
H A DKoFindToolbar.cpp206 void KoFindToolbar::Private::matchFound() in matchFound() function in KoFindToolbar::Private
/dports/x11-toolkits/qtermwidget/qtermwidget-1.0.0/lib/
H A DHistorySearch.cpp53 emit matchFound(m_foundStartColumn, m_foundStartLine, m_foundEndColumn, m_foundEndLine); in search() local
/dports/x11/cool-retro-term/cool-retro-term-1.1.1/qmltermwidget/lib/
H A DHistorySearch.cpp53 emit matchFound(m_foundStartColumn, m_foundStartLine, m_foundEndColumn, m_foundEndLine); in search() local
/dports/graphics/qgis/qgis-3.22.3/src/plugins/grass/qtermwidget/
H A DHistorySearch.cpp53 emit matchFound(m_foundStartColumn, m_foundStartLine, m_foundEndColumn, m_foundEndLine); in search() local
/dports/graphics/qgis-ltr/qgis-3.16.16/src/plugins/grass/qtermwidget/
H A DHistorySearch.cpp53 emit matchFound(m_foundStartColumn, m_foundStartLine, m_foundEndColumn, m_foundEndLine); in search() local
/dports/biology/ugene/ugene-40.1/src/plugins/workflow_designer/src/library/
H A DFilterAnnotationsByQualifierWorker.cpp153 bool matchFound = false; in run() local
/dports/comms/flamp/flamp-2.2.07/src/include/
H A Dcircular_queue.h87 int (* matchFound)(void *); variable
/dports/security/klee/klee-2.2/lib/Module/
H A DFunctionAlias.cpp44 bool matchFound = false; in runOnModule() local
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/addrbook/src/
H A DnsAbDirectoryQuery.cpp274 bool matchFound = false; in matchCard() local
333 nsIAbCard* card, nsIAbBooleanConditionString* condition, bool* matchFound) { in matchCardCondition()

1234567