Home
last modified time | relevance | path

Searched refs:ndst1 (Results 1 – 4 of 4) sorted by relevance

/dports/biology/bio-mocha/bcftools-1.14/
H A Dvcfannotate.c1704 int ndst1 = ndst / nsmpl_dst; in vcf_setter_format_int() local
1737 if ( ndst1_new != ndst1 ) in vcf_setter_format_int()
1740 ndst1 = ndst1_new; in vcf_setter_format_int()
1744 else if ( !ndst1 ) in vcf_setter_format_int()
1811 int ndst1 = ndst / nsmpl_dst; in vcf_setter_format_real() local
1844 if ( ndst1_new != ndst1 ) in vcf_setter_format_real()
1847 ndst1 = ndst1_new; in vcf_setter_format_real()
1851 else if ( !ndst1 ) in vcf_setter_format_real()
1928 if ( ndst1 < n ) ndst1 = n; in vcf_setter_format_str()
1930 assert( ndst1 ); in vcf_setter_format_str()
[all …]
/dports/biology/bcftools/bcftools-1.14/
H A Dvcfannotate.c1704 int ndst1 = ndst / nsmpl_dst; in vcf_setter_format_int() local
1737 if ( ndst1_new != ndst1 ) in vcf_setter_format_int()
1740 ndst1 = ndst1_new; in vcf_setter_format_int()
1744 else if ( !ndst1 ) in vcf_setter_format_int()
1811 int ndst1 = ndst / nsmpl_dst; in vcf_setter_format_real() local
1844 if ( ndst1_new != ndst1 ) in vcf_setter_format_real()
1847 ndst1 = ndst1_new; in vcf_setter_format_real()
1851 else if ( !ndst1 ) in vcf_setter_format_real()
1928 if ( ndst1 < n ) ndst1 = n; in vcf_setter_format_str()
1930 assert( ndst1 ); in vcf_setter_format_str()
[all …]
/dports/biology/py-pysam/pysam-0.18.0/bcftools/
H A Dvcfannotate.c1704 int ndst1 = ndst / nsmpl_dst; in vcf_setter_format_int() local
1737 if ( ndst1_new != ndst1 ) in vcf_setter_format_int()
1740 ndst1 = ndst1_new; in vcf_setter_format_int()
1744 else if ( !ndst1 ) in vcf_setter_format_int()
1811 int ndst1 = ndst / nsmpl_dst; in vcf_setter_format_real() local
1844 if ( ndst1_new != ndst1 ) in vcf_setter_format_real()
1847 ndst1 = ndst1_new; in vcf_setter_format_real()
1851 else if ( !ndst1 ) in vcf_setter_format_real()
1928 if ( ndst1 < n ) ndst1 = n; in vcf_setter_format_str()
1930 assert( ndst1 ); in vcf_setter_format_str()
[all …]
H A Dvcfannotate.c.pysam.c1706 int ndst1 = ndst / nsmpl_dst; in vcf_setter_format_int() local
1739 if ( ndst1_new != ndst1 ) in vcf_setter_format_int()
1742 ndst1 = ndst1_new; in vcf_setter_format_int()
1746 else if ( !ndst1 ) in vcf_setter_format_int()
1813 int ndst1 = ndst / nsmpl_dst; in vcf_setter_format_real() local
1846 if ( ndst1_new != ndst1 ) in vcf_setter_format_real()
1849 ndst1 = ndst1_new; in vcf_setter_format_real()
1853 else if ( !ndst1 ) in vcf_setter_format_real()
1930 if ( ndst1 < n ) ndst1 = n; in vcf_setter_format_str()
1932 assert( ndst1 ); in vcf_setter_format_str()
[all …]