Home
last modified time | relevance | path

Searched defs:findMatches (Results 1 – 25 of 46) sorted by relevance

12

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.debug/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/performance/
H A DPerfDebugBaselineTest.java63 private int findMatches(String text) { in findMatches() method in PerfDebugBaselineTest
/dports/japanese/kiten/kiten-21.12.3/lib/DictEdict/
H A Dlinearedictfile.cpp28 QVector<QString> LinearEdictFile::findMatches( const QString &searchString ) const in findMatches() function in LinearEdictFile
H A Dindexededictfile.cpp164 QVector<QString> IndexedEdictFile::findMatches( const QString &query ) const in findMatches() function in IndexedEdictFile
229 int IndexedEdictFile::findMatches( const char *str1, const char *str2 ) const in findMatches() function in IndexedEdictFile
/dports/mail/nextcloud-mail/mail/lib/Service/AutoCompletion/
H A DAutoCompleteService.php48 public function findMatches(string $term): array { function in OCA\\Mail\\Service\\AutoCompletion\\AutoCompleteService
/dports/devel/hs-darcs/darcs-2.16.4/src/Darcs/Util/Diff/
H A DPatience.hs385 findMatches [] [] = [] function
386 findMatches [] (_:bs) = []: findMatches [] bs function
387 findMatches _ [] = [] function
388 findMatches a b = function
/dports/mail/nextcloud-mail/mail/lib/Service/ContactIntegration/
H A DContactIntegrationService.php37 public function findMatches(string $mail): array { function in OCA\\Mail\\Service\\ContactIntegration\\ContactIntegrationService
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/core extension/org/eclipse/jdt/internal/corext/dom/fragments/
H A DASTMatchingFragmentFinder.java39 private IASTFragment[] findMatches(ASTNode scope) { in findMatches() method in ASTMatchingFragmentFinder
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/willdurand/negotiation/src/Negotiation/
H A DAbstractNegotiator.php105 private function findMatches(array $headerParts, array $priorities) function in Negotiation\\AbstractNegotiator
/dports/mail/nextcloud-mail/mail/lib/IMAP/Search/
H A DProvider.php50 public function findMatches(Account $account, function in OCA\\Mail\\IMAP\\Search\\Provider
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/utils/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/
H A DNodeQuickSearch.java154 …private List<InputNode> findMatches(String name, String value, InputGraph inputGraph, SearchRespon… in findMatches() method in NodeQuickSearch
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/utils/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/
H A DNodeQuickSearch.java154 …private List<InputNode> findMatches(String name, String value, InputGraph inputGraph, SearchRespon… in findMatches() method in NodeQuickSearch
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/utils/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/
H A DNodeQuickSearch.java154 …private List<InputNode> findMatches(String name, String value, InputGraph inputGraph, SearchRespon… in findMatches() method in NodeQuickSearch
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/utils/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/
H A DNodeQuickSearch.java154 …private List<InputNode> findMatches(String name, String value, InputGraph inputGraph, SearchRespon… in findMatches() method in NodeQuickSearch
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/utils/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/
H A DNodeQuickSearch.java154 …private List<InputNode> findMatches(String name, String value, InputGraph inputGraph, SearchRespon… in findMatches() method in NodeQuickSearch
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/utils/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/
H A DNodeQuickSearch.java154 …private List<InputNode> findMatches(String name, String value, InputGraph inputGraph, SearchRespon… in findMatches() method in NodeQuickSearch
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/utils/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/
H A DNodeQuickSearch.java154 …private List<InputNode> findMatches(String name, String value, InputGraph inputGraph, SearchRespon… in findMatches() method in NodeQuickSearch
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/vm/compiler/complog/uninit/
H A DUninitializedTrapCounter.java123 private static boolean findMatches(List<String> patterns, String str) { in findMatches() method in UninitializedTrapCounter
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/vm/compiler/complog/uninit/
H A DUninitializedTrapCounter.java123 private static boolean findMatches(List<String> patterns, String str) { in findMatches() method in UninitializedTrapCounter
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/vm/compiler/complog/uninit/
H A DUninitializedTrapCounter.java123 private static boolean findMatches(List<String> patterns, String str) { in findMatches() method in UninitializedTrapCounter
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/vmTestbase/vm/compiler/complog/uninit/
H A DUninitializedTrapCounter.java123 private static boolean findMatches(List<String> patterns, String str) { in findMatches() method in UninitializedTrapCounter
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/vmTestbase/vm/compiler/complog/uninit/
H A DUninitializedTrapCounter.java123 private static boolean findMatches(List<String> patterns, String str) { in findMatches() method in UninitializedTrapCounter
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/vmTestbase/vm/compiler/complog/uninit/
H A DUninitializedTrapCounter.java123 private static boolean findMatches(List<String> patterns, String str) { in findMatches() method in UninitializedTrapCounter
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/vm/compiler/complog/uninit/
H A DUninitializedTrapCounter.java123 private static boolean findMatches(List<String> patterns, String str) { in findMatches() method in UninitializedTrapCounter
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/vmTestbase/vm/compiler/complog/uninit/
H A DUninitializedTrapCounter.java123 private static boolean findMatches(List<String> patterns, String str) { in findMatches() method in UninitializedTrapCounter
/dports/www/moinmoin/moin-1.9.11/MoinMoin/action/
H A DLikePages.py60 def findMatches(pagename, request, s_re=None, e_re=None): function

12