Home
last modified time | relevance | path

Searched refs:specified_pp (Results 1 – 3 of 3) sorted by relevance

/dports/biology/py-pysam/pysam-0.18.0/htslib/
H A Dheader.c2181 const char *specified_id = NULL, *specified_pn = NULL, *specified_pp = NULL; in sam_hdr_add_pg() local
2207 specified_pp = val; in sam_hdr_add_pg()
2221 if (specified_pp && hrecs->pg_hash) { in sam_hdr_add_pg()
2222 khint_t k = kh_get(m_s2i, hrecs->pg_hash, specified_pp); in sam_hdr_add_pg()
2225 specified_pp); in sam_hdr_add_pg()
2230 if (!specified_pp && hrecs->npg_end) { in sam_hdr_add_pg()
/dports/biology/freebayes/freebayes-1.3.5/contrib/htslib/
H A Dheader.c2176 const char *specified_id = NULL, *specified_pn = NULL, *specified_pp = NULL; in sam_hdr_add_pg() local
2202 specified_pp = val; in sam_hdr_add_pg()
2216 if (specified_pp && hrecs->pg_hash) { in sam_hdr_add_pg()
2217 khint_t k = kh_get(m_s2i, hrecs->pg_hash, specified_pp); in sam_hdr_add_pg()
2220 specified_pp); in sam_hdr_add_pg()
2225 if (!specified_pp && hrecs->npg_end) { in sam_hdr_add_pg()
/dports/biology/htslib/htslib-1.14/
H A Dheader.c2181 const char *specified_id = NULL, *specified_pn = NULL, *specified_pp = NULL; in sam_hdr_add_pg() local
2207 specified_pp = val; in sam_hdr_add_pg()
2221 if (specified_pp && hrecs->pg_hash) { in sam_hdr_add_pg()
2222 khint_t k = kh_get(m_s2i, hrecs->pg_hash, specified_pp); in sam_hdr_add_pg()
2225 specified_pp); in sam_hdr_add_pg()
2230 if (!specified_pp && hrecs->npg_end) { in sam_hdr_add_pg()