Searched refs:ExpandBytearr (Results 1 – 6 of 6) sorted by relevance
/dports/biology/plink/plink-ng-79b2df8c/2.0/include/ |
H A D | plink2_bits.h | 433 void ExpandBytearr(const void* __restrict compact_bitarr, const uintptr_t* __restrict expand_mask, …
|
H A D | plink2_bits.cc | 532 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 D | pgenlib_read.cc | 6624 ExpandBytearr(aux2_start, all_hets, raw_sample_ctl, het_ct, 1, phaseinfo); in ParseAux2Subset() 7099 …ExpandBytearr(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); 8040 …ExpandBytearr(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 D | plink2_filter.cc | 1184 ExpandBytearr(perm_buf, item_include, raw_item_ctl, orig_item_ct, 0, new_item_include); in RandomThinCt()
|
H A D | plink2_data.cc | 1245 ExpandBytearr(aux2a, all_hets, raw_sample_ctl, het_ct, 1, phaseinfo); in UnpackHphase()
|
H A D | plink2_glm.cc | 11262 …ExpandBytearr(tests_buf, raw_parameter_subset, biallelic_raw_predictor_ctl, raw_param_ct, 0, raw_j… in GlmMain()
|