Home
last modified time | relevance | path

Searched refs:next_N (Results 1 – 11 of 11) sorted by relevance

/dports/biology/stringtie/stringtie-2.1.1/SuperReads_RNA/global-1/jellyfish/unit_tests/
H A Dtest_mer_iterator.cc161 const size_t next_N = qit->find_first_of("!\"", i); in TEST() local
162 SCOPED_TRACE(::testing::Message() << "i:" << i << " next_N:" << next_N); in TEST()
163 if(next_N != std::string::npos && next_N >= i && next_N < i + mer_dna::k()) in TEST()
/dports/biology/jellyfish/jellyfish-2.3.0/unit_tests/
H A Dtest_mer_iterator.cc161 const size_t next_N = qit->find_first_of("!\"", i); in TEST() local
162 SCOPED_TRACE(::testing::Message() << "i:" << i << " next_N:" << next_N); in TEST()
163 if(next_N != std::string::npos && next_N >= i && next_N < i + mer_dna::k()) in TEST()
/dports/devel/git-svn/git-2.34.1/t/
H A Dt9164-git-svn-dcommit-concurrent.sh22 next_N() function
/dports/devel/git-gui/git-2.34.1/t/
H A Dt9164-git-svn-dcommit-concurrent.sh22 next_N() function
/dports/devel/git/git-2.34.1/t/
H A Dt9164-git-svn-dcommit-concurrent.sh22 next_N() function
/dports/devel/git-cvs/git-2.34.1/t/
H A Dt9164-git-svn-dcommit-concurrent.sh22 next_N() function
/dports/devel/git-p4/git-2.34.1/t/
H A Dt9164-git-svn-dcommit-concurrent.sh22 next_N() function
/dports/devel/cgit/cgit-1.2.3/git/t/
H A Dt9164-git-svn-dcommit-concurrent.sh22 next_N() function
/dports/graphics/evince/evince-41.3/cut-n-paste/synctex/
H A Dsynctex_parser.c7109 synctex_node_p next_N = NULL; in _synctex_vertically_sorted_v2() local
7110 while((next_N = _synctex_tree_child(N))) { in _synctex_vertically_sorted_v2()
7111 N = next_N; in _synctex_vertically_sorted_v2()
7112 if (_synctex_data_weight(h)<_synctex_data_weight(next_N)) { in _synctex_vertically_sorted_v2()
/dports/print/pdf-tools/pdf-tools-0.90-90-ga8847b7/server/
H A Dsynctex_parser.c7119 synctex_node_p next_N = NULL; in _synctex_vertically_sorted_v2() local
7120 while((next_N = _synctex_tree_child(N))) { in _synctex_vertically_sorted_v2()
7121 N = next_N; in _synctex_vertically_sorted_v2()
7122 if (_synctex_data_weight(h)<_synctex_data_weight(next_N)) { in _synctex_vertically_sorted_v2()
/dports/editors/texstudio/texstudio-4.1.2/src/pdfviewer/synctex/
H A Dsynctex_parser.c7134 synctex_node_p next_N = NULL; in _synctex_vertically_sorted_v2() local
7135 while((next_N = _synctex_tree_child(N))) { in _synctex_vertically_sorted_v2()
7136 N = next_N; in _synctex_vertically_sorted_v2()
7137 if (_synctex_data_weight(h)<_synctex_data_weight(next_N)) { in _synctex_vertically_sorted_v2()