Home
last modified time | relevance | path

Searched defs:refs_t (Results 1 – 17 of 17) sorted by relevance

/dports/biology/vt/vt-0.57721/lib/htslib/htslib/
H A Dcram.h81 typedef struct refs_t refs_t; typedef
/dports/biology/bedtools/bedtools2-2.30.0/src/utils/htslib/htslib/
H A Dcram.h81 typedef struct refs_t refs_t; typedef
/dports/biology/stacks/stacks-2.4/htslib/htslib/
H A Dcram.h81 typedef struct refs_t refs_t; typedef
/dports/biology/kallisto/kallisto-0.46.1/ext/htslib/htslib/
H A Dcram.h81 typedef struct refs_t refs_t; typedef
/dports/biology/py-pysam/pysam-0.18.0/htslib/htslib/
H A Dcram.h100 typedef struct refs_t refs_t; typedef
/dports/biology/freebayes/freebayes-1.3.5/contrib/htslib/htslib/
H A Dcram.h81 typedef struct refs_t refs_t; typedef
/dports/biology/htslib/htslib-1.14/htslib/
H A Dcram.h100 typedef struct refs_t refs_t; typedef
/dports/math/z3/z3-z3-4.8.13/src/math/automata/
H A Dsymbolic_automata.h35 typedef ref_vector<T, M> refs_t; typedef
/dports/math/py-z3-solver/z3-z3-4.8.10/src/math/automata/
H A Dsymbolic_automata.h35 typedef ref_vector<T, M> refs_t; typedef
/dports/biology/freebayes/freebayes-1.3.5/contrib/htslib/cram/
H A Dcram_structs.h624 struct refs_t { struct
625 string_alloc_t *pool; // String pool for holding filenames and SN vals
628 ref_entry **ref_id; // ref_entry*, index by ID
629 int nref; // number of ref_entry
631 char *fn; // current file opened
632 BGZF *fp; // and the hFILE* to go with it.
634 int count; // how many cram_fd sharing this refs struct
636 pthread_mutex_t lock; // Mutex for multi-threaded updating
637 ref_entry *last; // Last queried sequence
638 int last_id; // Used in cram_ref_decr_locked to delay free
/dports/biology/py-pysam/pysam-0.18.0/htslib/cram/
H A Dcram_structs.h682 struct refs_t { struct
683 string_alloc_t *pool; // String pool for holding filenames and SN vals
686 ref_entry **ref_id; // ref_entry*, index by ID
687 int nref; // number of ref_entry
689 char *fn; // current file opened
690 BGZF *fp; // and the hFILE* to go with it.
692 int count; // how many cram_fd sharing this refs struct
694 pthread_mutex_t lock; // Mutex for multi-threaded updating
695 ref_entry *last; // Last queried sequence
696 int last_id; // Used in cram_ref_decr_locked to delay free
/dports/biology/htslib/htslib-1.14/cram/
H A Dcram_structs.h682 struct refs_t { struct
683 string_alloc_t *pool; // String pool for holding filenames and SN vals
686 ref_entry **ref_id; // ref_entry*, index by ID
687 int nref; // number of ref_entry
689 char *fn; // current file opened
690 BGZF *fp; // and the hFILE* to go with it.
692 int count; // how many cram_fd sharing this refs struct
694 pthread_mutex_t lock; // Mutex for multi-threaded updating
695 ref_entry *last; // Last queried sequence
696 int last_id; // Used in cram_ref_decr_locked to delay free
/dports/biology/vt/vt-0.57721/lib/htslib/cram/
H A Dcram_structs.h633 } refs_t; typedef
/dports/biology/bedtools/bedtools2-2.30.0/src/utils/htslib/cram/
H A Dcram_structs.h633 } refs_t; typedef
/dports/biology/stacks/stacks-2.4/htslib/cram/
H A Dcram_structs.h629 } refs_t; typedef
/dports/biology/kallisto/kallisto-0.46.1/ext/htslib/cram/
H A Dcram_structs.h629 } refs_t; typedef
/dports/biology/iolib/io_lib-io_lib-1-14-10/io_lib/
H A Dcram_structs.h642 } refs_t; typedef