Home
last modified time | relevance | path

Searched defs:new_matches (Results 1 – 25 of 51) sorted by relevance

123

/dports/devel/hyperscan/hyperscan-5.4.0/unit/internal/
H A Dnfagraph_find_matches.cpp223 set<pair<size_t, size_t>> new_matches; in TEST_P() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Commands/
H A DCommandObjectMultiword.cpp185 StringList new_matches, descriptions; in HandleCompletion() local
206 StringList new_matches; in HandleCompletion() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Commands/
H A DCommandObjectMultiword.cpp186 StringList new_matches, descriptions; in HandleCompletion() local
207 StringList new_matches; in HandleCompletion() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Commands/
H A DCommandObjectMultiword.cpp185 StringList new_matches, descriptions; in HandleCompletion() local
206 StringList new_matches; in HandleCompletion() local
/dports/biology/ncbi-toolkit/ncbi/algo/blast/core/
H A Djumper.c735 int new_matches = 0; in JumperExtendRightCompressed() local
920 int new_matches = 0; in JumperExtendRightCompressedWithTraceback() local
1128 int new_matches = 0; in JumperExtendRightCompressedWithTracebackOptimal() local
1375 int new_matches = 0; in JumperExtendRight() local
1547 int new_matches = 0; in JumperExtendRightWithTraceback() local
1739 int new_matches = 0; in JumperExtendLeftCompressed() local
1910 int new_matches = 0; in JumperExtendLeftCompressedWithTraceback() local
2102 int new_matches = 0; in JumperExtendLeftCompressedWithTracebackOptimal() local
2334 int new_matches = 0; in JumperExtendLeft() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Commands/
H A DCommandObjectMultiword.cpp183 StringList new_matches, descriptions; in HandleCompletion() local
204 StringList new_matches; in HandleCompletion() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Commands/
H A DCommandObjectMultiword.cpp183 StringList new_matches, descriptions; in HandleCompletion() local
204 StringList new_matches; in HandleCompletion() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Commands/
H A DCommandObjectMultiword.cpp183 StringList new_matches, descriptions; in HandleCompletion() local
204 StringList new_matches; in HandleCompletion() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Commands/
H A DCommandObjectMultiword.cpp183 StringList new_matches, descriptions; in HandleCompletion() local
204 StringList new_matches; in HandleCompletion() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Commands/
H A DCommandObjectMultiword.cpp185 StringList new_matches, descriptions; in HandleCompletion() local
206 StringList new_matches; in HandleCompletion() local
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Commands/
H A DCommandObjectMultiword.cpp185 StringList new_matches, descriptions; in HandleCompletion() local
206 StringList new_matches; in HandleCompletion() local
/dports/biology/artemis/artemis-17.0.1-11-g3e43d27e/uk/ac/sanger/artemis/
H A DSimpleComparisonData.java146 final AlignMatch[] new_matches = new AlignMatch[length]; in flipMatchesIfNeeded() local
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/blast/core/
H A Djumper.c748 int new_matches = 0; in JumperExtendRightCompressed() local
933 int new_matches = 0; in JumperExtendRightCompressedWithTraceback() local
1142 int new_matches = 0; in JumperExtendRightCompressedWithTracebackOptimal() local
1398 int new_matches = 0; in JumperExtendRight() local
1570 int new_matches = 0; in JumperExtendRightWithTraceback() local
1762 int new_matches = 0; in JumperExtendLeftCompressed() local
1933 int new_matches = 0; in JumperExtendLeftCompressedWithTraceback() local
2126 int new_matches = 0; in JumperExtendLeftCompressedWithTracebackOptimal() local
2367 int new_matches = 0; in JumperExtendLeft() local
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/algo/blast/core/
H A Djumper.c748 int new_matches = 0; in JumperExtendRightCompressed() local
933 int new_matches = 0; in JumperExtendRightCompressedWithTraceback() local
1142 int new_matches = 0; in JumperExtendRightCompressedWithTracebackOptimal() local
1398 int new_matches = 0; in JumperExtendRight() local
1570 int new_matches = 0; in JumperExtendRightWithTraceback() local
1762 int new_matches = 0; in JumperExtendLeftCompressed() local
1933 int new_matches = 0; in JumperExtendLeftCompressedWithTraceback() local
2126 int new_matches = 0; in JumperExtendLeftCompressedWithTracebackOptimal() local
2367 int new_matches = 0; in JumperExtendLeft() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/extensions/api/declarative_content/
H A Ddeclarative_content_page_url_condition_tracker.cc94 std::set<url_matcher::URLMatcherConditionSet::ID> new_matches = in UpdateMatchesForCurrentUrl() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/extensions/api/declarative_content/
H A Ddeclarative_content_page_url_condition_tracker.cc94 std::set<url_matcher::URLMatcherConditionSet::ID> new_matches = in UpdateMatchesForCurrentUrl() local
/dports/lang/rust/rustc-1.58.1-src/vendor/gsgdt/src/diff/
H A Dmatch_graph.rs78 let new_matches = get_new_matches(&mapping, &new_mapping); in match_graphs() localVariable
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/omnibox/browser/
H A Din_memory_url_index_types.cc111 TermMatches new_matches; in ReplaceOffsetsInTermMatches() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Core/
H A DFormatEntity.cpp2413 StringList new_matches; in AutoComplete() local
2439 StringList new_matches; in AutoComplete() local
2445 StringList new_matches; in AutoComplete() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Core/
H A DFormatEntity.cpp2418 StringList new_matches; in AutoComplete() local
2443 StringList new_matches; in AutoComplete() local
2449 StringList new_matches; in AutoComplete() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Core/
H A DFormatEntity.cpp2413 StringList new_matches; in AutoComplete() local
2439 StringList new_matches; in AutoComplete() local
2445 StringList new_matches; in AutoComplete() local
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Core/
H A DFormatEntity.cpp2413 StringList new_matches; in AutoComplete() local
2439 StringList new_matches; in AutoComplete() local
2445 StringList new_matches; in AutoComplete() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Core/
H A DFormatEntity.cpp2418 StringList new_matches; in AutoComplete() local
2443 StringList new_matches; in AutoComplete() local
2449 StringList new_matches; in AutoComplete() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Core/
H A DFormatEntity.cpp2418 StringList new_matches; in AutoComplete() local
2443 StringList new_matches; in AutoComplete() local
2449 StringList new_matches; in AutoComplete() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Core/
H A DFormatEntity.cpp2418 StringList new_matches; in AutoComplete() local
2443 StringList new_matches; in AutoComplete() local
2449 StringList new_matches; in AutoComplete() local

123