Home
last modified time | relevance | path

Searched defs:match2 (Results 1 – 25 of 424) sorted by relevance

12345678910>>...17

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.search.tests/src/org/eclipse/search/core/tests/
H A DTestSearchResult.java40 Match match2= new Match(object, 0, 0); in testAddMatch() local
57 Match match2= new Match(object, 1, 1); in testAddMatchDifferentStart() local
77 Match match2= new Match(object, 1, 1); in testAddMatchDifferentStartInOrder() local
97 Match match2= new Match(object, 1, 0); in testAddMatchDifferentLength() local
114 Match match2= new Match(object, 1, 0); in testAddMatchOrderPreserving() local
129 Match match2= new Match(object, 0, 0); in testAddMatches() local
145 Match match2= new Match(object, 0, 0); in testRemoveMatch() local
164 Match match2= new Match(object, 0, 0); in testRemoveMatches() local
201 Match match2= new Match(object, 0, 0); in testMatchEvent() local
242 Match match2= new Match(object, 0, 0); in testBatchedMatchEvent() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libphonenumber/dist/cpp/test/phonenumbers/
H A Dphonenumbermatch_test.cc47 PhoneNumberMatch match2(10, "1 800 234 45 67", number); in TEST() local
69 PhoneNumberMatch match2; in TEST() local
86 PhoneNumberMatch match2; in TEST() local
/dports/devel/libphonenumber/libphonenumber-8.12.39/cpp/test/phonenumbers/
H A Dphonenumbermatch_test.cc47 PhoneNumberMatch match2(10, "1 800 234 45 67", number); in TEST() local
69 PhoneNumberMatch match2; in TEST() local
86 PhoneNumberMatch match2; in TEST() local
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/monk/agent_tests/Unit/
H A Dtest_match.c272 Match* match2 = _matchWithARankStartAndEnd(MATCH_TYPE_DIFF, 60.0, 0, 6, license); in test_filterMatches() local
303 Match* match2 = _matchWithARankStartAndEnd(MATCH_TYPE_FULL, 0.0, 0, 6, license); in test_filterMatches2() local
325 Match* match2 = _matchWithARankStartAndEnd(MATCH_TYPE_DIFF, 60.0, 0, 6, license); in test_filterMatchesWithTwoGroups() local
348 Match* match2 = _matchWithARankStartAndEnd(MATCH_TYPE_DIFF, 99.0, 5, 10, license); in test_filterMatchesWithBadGroupingAtFirstPass() local
547 Match* match2 = _matchWithARankStartAndEnd(MATCH_TYPE_DIFF, 100.0, 1, 2, licensePtr); in test_matchComparatorSameLicenseFullVsDiff() local
561 Match* match2 = _matchWithARankStartAndEnd(MATCH_TYPE_FULL, 100.0, 1, 2, licensePtr+2); in test_matchComparatorDifferentLicensesNonIncluded() local
575 Match* match2 = _matchWithARankStartAndEnd(MATCH_TYPE_DIFF, 100.0, 1, 3, licensePtr+2); in test_matchComparatorDifferentLicensesIncluded() local
595 Match* match2 = _matchWithARankStartAndEnd(MATCH_TYPE_DIFF, 100.0, 4, 8, licensePtr+2); in test_matchComparatorIncludedSameLicenseNotComparable() local
609 Match* match2 = _matchWithARankStartAndEnd(MATCH_TYPE_DIFF, 90.0, 1, 8, licensePtr+2); in test_matchComparatorIncludedSameLicenseComparedByRank() local
629 Match* match2 = _matchWithARankStartAndEnd(MATCH_TYPE_FULL, 100.0, 0, 3, licensePtr+1); in test_matchComparatorIncludedSameLicenseBiggerMatch() local
/dports/cad/verilator/verilator-4.216/test_regress/t/
H A Dt_tri_eqcase.v24 wire [8:0] match2; // From test2 of Test2.v net
107 output wire [8:0] match2 port
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/alnmgr/
H A Dalnmatch.cpp64 const CRef<CAlnMixMatch>& match2) in x_CompareScores()
73 const CRef<CAlnMixMatch>& match2) in x_CompareChainScores()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objtools/alnmgr/
H A Dalnmatch.cpp64 const CRef<CAlnMixMatch>& match2) in x_CompareScores()
73 const CRef<CAlnMixMatch>& match2) in x_CompareChainScores()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libphonenumber/dist/java/libphonenumber/test/com/google/i18n/phonenumbers/
H A DPhoneNumberMatchTest.java35 PhoneNumberMatch match2 = new PhoneNumberMatch(10, "1 800 234 45 67", number); in testValueTypeSemantics() local
/dports/devel/libphonenumber/libphonenumber-8.12.39/java/libphonenumber/test/com/google/i18n/phonenumbers/
H A DPhoneNumberMatchTest.java35 PhoneNumberMatch match2 = new PhoneNumberMatch(10, "1 800 234 45 67", number); in testValueTypeSemantics() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui.tests/ui/org/eclipse/jdt/ui/tests/search/
H A DTreeContentProviderTest.java195 Match match2= new Match(method, 0, 1); in testRemove() local
218 Match match2= new Match(type, 0, 1); in testRemoveParentFirst() local
242 Match match2= new Match(type, 0, 1); in testRemoveParentLast() local
/dports/audio/sayonara/sayonara-player-5bbf1399332d5d59362ad03bf625f9132be72206/test/DynamicPlayback/
H A DArtistMatchTest.cpp53 const auto match2 = ArtistMatch::fromString(string); in testConvert() local
/dports/science/cdk/cdk-cdk-2.3/legacy/src/test/java/org/openscience/cdk/smsd/algorithm/vflib/
H A DVFLibTest.java145 Match match2 = new Match(benzeneQuery.getNode(2), benzene.getAtom(2)); in testItShouldFindAllMatchCandidatesFromTheTeriaryState() local
163 Match match2 = new Match(benzeneQuery.getNode(2), benzene.getAtom(2)); in testItShouldMapAllAtomsInTheTertiaryState() local
180 Match match2 = new Match(benzeneQuery.getNode(2), benzene.getAtom(2)); in testItShouldReachGoalWhenAllAtomsAreMapped() local
/dports/science/tinker/tinker/source/
H A Dreadgdma.f339 subroutine match2 (i,record) subroutine
342 integer i
343 character*240 record
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/willdurand/negotiation/tests/Negotiation/Tests/
H A DMatchTest.php12 public function testCompare($match1, $match2, $expected)
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/hipe/test/bs_SUITE_data/
H A Dbs_var_segs.erl50 match2(N, Bin) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/test/bs_SUITE_data/
H A Dbs_var_segs.erl50 match2(N, Bin) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/hipe/test/bs_SUITE_data/
H A Dbs_var_segs.erl50 match2(N, Bin) -> function
/dports/textproc/tttcmds/tttcmds-1.0.20190920/src/bin/join_innerjoin/
H A Djoin_innerjoin.c39 int match, match1, match2, spaces; in main() local
/dports/textproc/tttcmds/tttcmds-1.0.20190920/src/bin/join_leftouterjoin/
H A Djoin_leftouterjoin.c39 int match, match1, match2, spaces; in main() local
/dports/textproc/tttcmds/tttcmds-1.0.20190920/src/bin/join_rightouterjoin/
H A Djoin_rightouterjoin.c39 int match, match1, match2, spaces, outputed; in main() local
/dports/math/cvc4/CVC4-1.7/src/util/
H A Dutility.h66 InputIterator match2 = match; in find_if_unique() local
/dports/print/fontforge/fontforge-20201107/contrib/fonttools/
H A Drmligamarks.c43 const char *match1 = "Ligature: 8", *match2 = "Ligature: 9"; in ProcessFiles() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.search.tests/src/org/eclipse/search/tests/filesearch/
H A DSortingTest.java81 private boolean isLessOrEqual(Match match, Match match2) { in isLessOrEqual()
/dports/textproc/tttcmds/tttcmds-1.0.20190920/src/bin/join_outerjoin/
H A Djoin_outerjoin.c39 int match, match1, match2, spaces; in main() local
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/Applications/MATCH/include/
H A Duser.h48 int match2[MAXNODES*(MAXNODES-1)/2]; member

12345678910>>...17