Home
last modified time | relevance | path

Searched refs:ExpandBytearr (Results 1 – 6 of 6) sorted by relevance

/dports/biology/plink/plink-ng-79b2df8c/2.0/include/
H A Dplink2_bits.h433 void ExpandBytearr(const void* __restrict compact_bitarr, const uintptr_t* __restrict expand_mask, …
H A Dplink2_bits.cc532 void ExpandBytearr(const void* __restrict compact_bitarr, const uintptr_t* __restrict expand_mask, … in ExpandBytearr() function
1000 void ExpandBytearr(const void* __restrict compact_bitarr, const uintptr_t* __restrict expand_mask, … in ExpandBytearr() function
H A Dpgenlib_read.cc6624 ExpandBytearr(aux2_start, all_hets, raw_sample_ctl, het_ct, 1, phaseinfo); in ParseAux2Subset()
7099ExpandBytearr(file_dphase_present, raw_dosage_present, raw_sample_ctl, raw_dosage_ct, 0, raw_dphas… in ParseDosage16()
7504 ExpandBytearr(aux2_start, all_hets, raw_sample_ctl, het_ct, 1, phasepresent); in GetPhasepresentAndSkipPhaseinfo()
7536 ExpandBytearr(fread_ptr, all_hets, raw_sample_ctl, raw_het_ct, 1, raw_phasepresent); in GetUnphasedBiallelicHetCt()
7676 ExpandBytearr(fread_ptr, all_hets, raw_sample_ctl, raw_het_ct, 1, raw_phasepresent);
8040ExpandBytearr(file_dphase_present, raw_dosage_present, raw_sample_ctl, raw_dosage_ct, 0, raw_dphas…
/dports/biology/plink/plink-ng-79b2df8c/2.0/
H A Dplink2_filter.cc1184 ExpandBytearr(perm_buf, item_include, raw_item_ctl, orig_item_ct, 0, new_item_include); in RandomThinCt()
H A Dplink2_data.cc1245 ExpandBytearr(aux2a, all_hets, raw_sample_ctl, het_ct, 1, phaseinfo); in UnpackHphase()
H A Dplink2_glm.cc11262ExpandBytearr(tests_buf, raw_parameter_subset, biallelic_raw_predictor_ctl, raw_param_ct, 0, raw_j… in GlmMain()