Home
last modified time | relevance | path

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

/dports/biology/iolib/io_lib-io_lib-1-14-10/io_lib/
H A Dcram_bambam.c292 sam_hdr_free(hdr); in cram_allocate_encoder()
317 sam_hdr_free(fd->header); in cram_deallocate_encoder()
H A Dsam_header.h281 void sam_hdr_free(SAM_hdr *hdr);
H A Dsam_header.c968 sam_hdr_free(sh); in sam_hdr_parse()
1018 sam_hdr_free(hdr); in sam_hdr_decr_ref()
1029 void sam_hdr_free(SAM_hdr *hdr) { in sam_hdr_free() function
H A Dbam.c619 sam_hdr_free(b->header); in bam_close()
H A Dcram_io.c5492 sam_hdr_free(fd->header); in cram_close()
/dports/biology/vt/vt-0.57721/lib/htslib/cram/
H A Dsam_header.h272 void sam_hdr_free(SAM_hdr *hdr);
H A Dsam_header.c942 sam_hdr_free(sh); in sam_hdr_parse_()
992 sam_hdr_free(hdr); in sam_hdr_decr_ref()
1003 void sam_hdr_free(SAM_hdr *hdr) { in sam_hdr_free() function
H A Dcram_io.c1904 sam_hdr_free(fd->header); in cram_set_header()
4313 sam_hdr_free(fd->header); in cram_close()
/dports/biology/bedtools/bedtools2-2.30.0/src/utils/htslib/cram/
H A Dsam_header.h272 void sam_hdr_free(SAM_hdr *hdr);
H A Dsam_header.c942 sam_hdr_free(sh); in sam_hdr_parse_()
992 sam_hdr_free(hdr); in sam_hdr_decr_ref()
1003 void sam_hdr_free(SAM_hdr *hdr) { in sam_hdr_free() function
H A Dcram_io.c1904 sam_hdr_free(fd->header); in cram_set_header()
4335 sam_hdr_free(fd->header); in cram_close()
/dports/biology/stacks/stacks-2.4/htslib/cram/
H A Dsam_header.h272 void sam_hdr_free(SAM_hdr *hdr);
H A Dsam_header.c942 sam_hdr_free(sh); in sam_hdr_parse_()
992 sam_hdr_free(hdr); in sam_hdr_decr_ref()
1003 void sam_hdr_free(SAM_hdr *hdr) { in sam_hdr_free() function
H A Dcram_io.c1899 sam_hdr_free(fd->header); in cram_set_header()
4255 sam_hdr_free(fd->header); in cram_close()
/dports/biology/kallisto/kallisto-0.46.1/ext/htslib/cram/
H A Dsam_header.h272 void sam_hdr_free(SAM_hdr *hdr);
H A Dsam_header.c942 sam_hdr_free(sh); in sam_hdr_parse_()
992 sam_hdr_free(hdr); in sam_hdr_decr_ref()
1003 void sam_hdr_free(SAM_hdr *hdr) { in sam_hdr_free() function
H A Dcram_io.c1897 sam_hdr_free(fd->header); in cram_set_header()
4253 sam_hdr_free(fd->header); in cram_close()
/dports/biology/vt/vt-0.57721/lib/htslib/htslib/
H A Dcram.h440 void sam_hdr_free(SAM_hdr *hdr);
/dports/biology/bedtools/bedtools2-2.30.0/src/utils/htslib/htslib/
H A Dcram.h440 void sam_hdr_free(SAM_hdr *hdr);
/dports/biology/stacks/stacks-2.4/htslib/htslib/
H A Dcram.h440 void sam_hdr_free(SAM_hdr *hdr);
/dports/biology/kallisto/kallisto-0.46.1/ext/htslib/htslib/
H A Dcram.h440 void sam_hdr_free(SAM_hdr *hdr);
/dports/biology/freebayes/freebayes-1.3.5/contrib/htslib/htslib/
H A Dcram.h507 static inline void sam_hdr_free(SAM_hdr *hdr) { sam_hdr_destroy(hdr); } in sam_hdr_free() function
/dports/biology/py-pysam/pysam-0.18.0/htslib/htslib/
H A Dcram.h529 static inline void sam_hdr_free(SAM_hdr *hdr) { sam_hdr_destroy(hdr); } in sam_hdr_free() function
/dports/biology/htslib/htslib-1.14/htslib/
H A Dcram.h529 static inline void sam_hdr_free(SAM_hdr *hdr) { sam_hdr_destroy(hdr); } in sam_hdr_free() function
/dports/biology/py-pysam/pysam-0.18.0/pysam/
H A Dlibchtslib.pxd2303 # Returns a SAM_hdr struct on success (free with sam_hdr_free())
2529 void sam_hdr_free(SAM_hdr *hdr)