Searched refs:bai_pairs (Results 1 – 2 of 2) sorted by relevance
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/align/ |
H A D | bam.c | 3914 bai_pairs, enumerator 3983 rc = func(&buf[cp], 16 * chunks, i, nrefs, bai_pairs, binNo, bins, chunks, ctx); in WalkIndexStructure() 4031 else if (type == bai_pairs && binNo < MAX_BIN) { in MeasureIndex() 4048 if (type == bai_pairs) { in LoadIndex2() 4571 if (type == bai_pairs && binNo >= MAX_BIN) in BAMValidateLoadIndex() 4586 if (type == bai_pairs && (i & 1) != 0) in BAMValidateLoadIndex()
|
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/align/ |
H A D | bam.c | 3914 bai_pairs, enumerator 3983 rc = func(&buf[cp], 16 * chunks, i, nrefs, bai_pairs, binNo, bins, chunks, ctx); in WalkIndexStructure() 4031 else if (type == bai_pairs && binNo < MAX_BIN) { in MeasureIndex() 4048 if (type == bai_pairs) { in LoadIndex2() 4571 if (type == bai_pairs && binNo >= MAX_BIN) in BAMValidateLoadIndex() 4586 if (type == bai_pairs && (i & 1) != 0) in BAMValidateLoadIndex()
|