Home
last modified time | relevance | path

Searched refs:bseq (Results 1 – 25 of 211) sorted by relevance

123456789

/dports/math/py-networkx/networkx-2.6.3/networkx/algorithms/bipartite/tests/
H A Dtest_generators.py87 bseq = []
138 bseq,
144 bseq = []
189 bseq,
195 bseq = []
239 bseq,
246 bseq,
253 bseq,
259 bseq = []
303 bseq,
[all …]
/dports/biology/minimap2/minimap2-2.24/
H A DMakefile.simde102 align.o: minimap.h mmpriv.h bseq.h kseq.h ksw2.h kalloc.h
103 bseq.o: bseq.h kvec.h kalloc.h kseq.h
104 chain.o: minimap.h mmpriv.h bseq.h kseq.h kalloc.h
105 esterr.o: mmpriv.h minimap.h bseq.h kseq.h
107 format.o: kalloc.h mmpriv.h minimap.h bseq.h kseq.h
108 hit.o: mmpriv.h minimap.h bseq.h kseq.h kalloc.h khash.h
117 main.o: bseq.h minimap.h mmpriv.h kseq.h ketopt.h
120 misc.o: mmpriv.h minimap.h bseq.h kseq.h ksort.h
121 options.o: mmpriv.h minimap.h bseq.h kseq.h
125 sketch.o: kvec.h kalloc.h mmpriv.h minimap.h bseq.h kseq.h
[all …]
H A DMakefile108 align.o: minimap.h mmpriv.h bseq.h kseq.h ksw2.h kalloc.h
109 bseq.o: bseq.h kvec.h kalloc.h kseq.h
110 esterr.o: mmpriv.h minimap.h bseq.h kseq.h
112 format.o: kalloc.h mmpriv.h minimap.h bseq.h kseq.h
113 hit.o: mmpriv.h minimap.h bseq.h kseq.h kalloc.h khash.h
122 lchain.o: mmpriv.h minimap.h bseq.h kseq.h kalloc.h krmq.h
123 main.o: bseq.h minimap.h mmpriv.h kseq.h ketopt.h
126 misc.o: mmpriv.h minimap.h bseq.h kseq.h ksort.h
127 options.o: mmpriv.h minimap.h bseq.h kseq.h
130 seed.o: mmpriv.h minimap.h bseq.h kseq.h kalloc.h ksort.h
[all …]
/dports/math/gp2c/gp2c-0.0.12/src/
H A Dfuncspec.c603 bseq=addseqright(bseq,geninsertvar(binf,newleaf(vinf))); in genblockfuncspec()
605 bseq=addseqright(bseq,geninsertvar(bsup,newleaf(vsup))); in genblockfuncspec()
681 bseq=addseqright(bseq,geninsertvar(arg[0],vdiv)); in genblockfuncspec()
724 bseq=addseqright(bseq,geninsertvar(div,vdiv)); in genblockfuncspec()
864 bseq=addseqright(bseq,geninsertvar(binf,newleaf(vinf))); in genblockfuncspec()
929 bseq=addseqright(bseq,geninsertvar(binf,newleaf(vinf))); in genblockfuncspec()
931 bseq=addseqright(bseq,geninsertvar(bsup,newleaf(vsup))); in genblockfuncspec()
966 bseq=addseqright(bseq,geninsertvar(div,vdiv)); in genblockfuncspec()
1025 bseq=addseqright(bseq,geninsertvar(bsup,newleaf(vsup))); in genblockfuncspec()
1253 bseq=geninsertvar(bseq,ret); in genblockfuncspec()
[all …]
H A Dgenblock.c88 int bseq; in addseqleft() local
114 int bseq; in geninsertreturn() local
119 bseq=newnode(Fseq,tree[seq].x,bseq); in geninsertreturn()
128 int bseq; in geninsertvar() local
136 bseq=newnode(Fseq,tree[seq].x,bseq); in geninsertvar()
147 int bseq; in geninsertvarop() local
155 bseq=newnode(Fseq,tree[seq].x,bseq); in geninsertvarop()
516 bseq=addseqright(bseq,geninsertvar(x,vx)); in genblockmatrixl()
517 bseq=addseqright(bseq,geninsertvar(y,vy)); in genblockmatrixl()
554 bseq=addseqright(bseq,geninsertvar(z,vz)); in genblockaffmatrixl()
[all …]
/dports/math/py-networkx/networkx-2.6.3/networkx/algorithms/bipartite/
H A Dgenerators.py65 def configuration_model(aseq, bseq, create_using=None, seed=None): argument
104 lenb = len(bseq)
106 sumb = sum(bseq)
135 def havel_hakimi_graph(aseq, bseq, create_using=None): argument
173 nbseq = len(bseq)
176 sumb = sum(bseq)
209 def reverse_havel_hakimi_graph(aseq, bseq, create_using=None): argument
247 lenb = len(bseq)
249 sumb = sum(bseq)
321 nbseq = len(bseq)
[all …]
/dports/biology/bfc/bfc-69ab176e/
H A DMakefile7 OBJS= kthread.o utils.o bseq.o bbf.o htab.o count.o correct.o bfc.o
44 bfc.o: bfc.h bbf.h htab.h kmer.h bseq.h
45 bseq.o: bseq.h kseq.h
46 correct.o: bfc.h bbf.h htab.h kmer.h bseq.h kvec.h ksort.h
47 count.o: bfc.h bbf.h htab.h kmer.h bseq.h
/dports/devel/rpclib/rpclib-2.2.1/include/rpc/msgpack/preprocessor/seq/
H A Dto_list.hpp23 # define MSGPACK_PP_SEQ_TO_LIST_I(bseq) MSGPACK_PP_SEQ_TO_LIST_A bseq MSGPACK_PP_NIL MSGPACK_PP_SEQ… argument
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/preprocessor/seq/
H A Dto_list.hpp23 # define BOOST_PP_SEQ_TO_LIST_I(bseq) BOOST_PP_SEQ_TO_LIST_A bseq BOOST_PP_NIL BOOST_PP_SEQ_TO_LIST… argument
/dports/databases/percona57-server/boost_1_59_0/boost/preprocessor/seq/
H A Dto_list.hpp23 # define BOOST_PP_SEQ_TO_LIST_I(bseq) BOOST_PP_SEQ_TO_LIST_A bseq BOOST_PP_NIL BOOST_PP_SEQ_TO_LIST… argument
/dports/databases/xtrabackup/boost_1_59_0/boost/preprocessor/seq/
H A Dto_list.hpp23 # define BOOST_PP_SEQ_TO_LIST_I(bseq) BOOST_PP_SEQ_TO_LIST_A bseq BOOST_PP_NIL BOOST_PP_SEQ_TO_LIST… argument
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/deps/rpclib/include/rpc/msgpack/preprocessor/seq/
H A Dto_list.hpp23 # define MSGPACK_PP_SEQ_TO_LIST_I(bseq) MSGPACK_PP_SEQ_TO_LIST_A bseq MSGPACK_PP_NIL MSGPACK_PP_SEQ… argument
/dports/databases/percona57-client/boost_1_59_0/boost/preprocessor/seq/
H A Dto_list.hpp23 # define BOOST_PP_SEQ_TO_LIST_I(bseq) BOOST_PP_SEQ_TO_LIST_A bseq BOOST_PP_NIL BOOST_PP_SEQ_TO_LIST… argument
/dports/www/firefox/firefox-99.0/third_party/msgpack/include/msgpack/preprocessor/seq/
H A Dto_list.hpp23 # define MSGPACK_PP_SEQ_TO_LIST_I(bseq) MSGPACK_PP_SEQ_TO_LIST_A bseq MSGPACK_PP_NIL MSGPACK_PP_SEQ… argument
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/preprocessor/seq/
H A Dto_list.hpp23 # define BOOST_PP_SEQ_TO_LIST_I(bseq) BOOST_PP_SEQ_TO_LIST_A bseq BOOST_PP_NIL BOOST_PP_SEQ_TO_LIST… argument
/dports/graphics/povray37/povray-3.7.0.10/libraries/boost/boost/preprocessor/seq/
H A Dto_list.hpp23 # define BOOST_PP_SEQ_TO_LIST_I(bseq) BOOST_PP_SEQ_TO_LIST_A bseq BOOST_PP_NIL BOOST_PP_SEQ_TO_LIST… argument
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/msgpack/include/msgpack/preprocessor/seq/
H A Dto_list.hpp23 # define MSGPACK_PP_SEQ_TO_LIST_I(bseq) MSGPACK_PP_SEQ_TO_LIST_A bseq MSGPACK_PP_NIL MSGPACK_PP_SEQ… argument
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/preprocessor/seq/
H A Dto_list.hpp23 # define BOOST_PP_SEQ_TO_LIST_I(bseq) BOOST_PP_SEQ_TO_LIST_A bseq BOOST_PP_NIL BOOST_PP_SEQ_TO_LIST… argument
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/preprocessor/seq/
H A Dto_list.hpp23 # define BOOST_PP_SEQ_TO_LIST_I(bseq) BOOST_PP_SEQ_TO_LIST_A bseq BOOST_PP_NIL BOOST_PP_SEQ_TO_LIST… argument
/dports/devel/cquery/cquery-20180718/third_party/msgpack-c/include/msgpack/preprocessor/seq/
H A Dto_list.hpp23 # define MSGPACK_PP_SEQ_TO_LIST_I(bseq) MSGPACK_PP_SEQ_TO_LIST_A bseq MSGPACK_PP_NIL MSGPACK_PP_SEQ… argument
/dports/www/firefox-esr/firefox-91.8.0/third_party/msgpack/include/msgpack/preprocessor/seq/
H A Dto_list.hpp23 # define MSGPACK_PP_SEQ_TO_LIST_I(bseq) MSGPACK_PP_SEQ_TO_LIST_A bseq MSGPACK_PP_NIL MSGPACK_PP_SEQ… argument
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/msgpack/include/msgpack/preprocessor/seq/
H A Dto_list.hpp23 # define MSGPACK_PP_SEQ_TO_LIST_I(bseq) MSGPACK_PP_SEQ_TO_LIST_A bseq MSGPACK_PP_NIL MSGPACK_PP_SEQ… argument
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/boost-1.60.0/boost/preprocessor/seq/
H A Dto_list.hpp23 # define BOOST_PP_SEQ_TO_LIST_I(bseq) BOOST_PP_SEQ_TO_LIST_A bseq BOOST_PP_NIL BOOST_PP_SEQ_TO_LIST… argument
/dports/devel/boost-docs/boost_1_72_0/boost/preprocessor/seq/
H A Dto_list.hpp35 # define BOOST_PP_SEQ_TO_LIST_I(bseq) BOOST_PP_SEQ_TO_LIST_A bseq BOOST_PP_NIL BOOST_PP_SEQ_TO_LIST… argument
/dports/devel/R-cran-BH/BH/inst/include/boost/preprocessor/seq/
H A Dto_list.hpp35 # define BOOST_PP_SEQ_TO_LIST_I(bseq) BOOST_PP_SEQ_TO_LIST_A bseq BOOST_PP_NIL BOOST_PP_SEQ_TO_LIST… argument

123456789