Searched refs:shifted_bit (Results 1 – 13 of 13) sorted by relevance
/dports/emulators/mess/mame-mame0226/src/devices/cpu/apexc/ |
H A D | apexc.cpp | 581 int shifted_bit = 0; in execute() local 584 shifted_bit = m_r & 1; in execute() 589 if (shifted_bit) in execute() 627 int shifted_bit; in execute() local 630 shifted_bit = 0; in execute() 634 if (shifted_bit && ! (m_r & 1)) in execute() 636 else if ((! shifted_bit) && (m_r & 1)) in execute() 653 shifted_bit = m_r & 1; in execute()
|
/dports/emulators/mame/mame-mame0226/src/devices/cpu/apexc/ |
H A D | apexc.cpp | 581 int shifted_bit = 0; in execute() local 584 shifted_bit = m_r & 1; in execute() 589 if (shifted_bit) in execute() 627 int shifted_bit; in execute() local 630 shifted_bit = 0; in execute() 634 if (shifted_bit && ! (m_r & 1)) in execute() 636 else if ((! shifted_bit) && (m_r & 1)) in execute() 653 shifted_bit = m_r & 1; in execute()
|
/dports/biology/plink/plink-ng-79b2df8c/2.0/ |
H A D | plink2_random.cc | 224 uintptr_t shifted_bit; in GeneratePerm1Interleaved() local 234 shifted_bit = k1LU << lowbits; in GeneratePerm1Interleaved() 235 } while (pbptr[widx * perm_end_idx] & shifted_bit); in GeneratePerm1Interleaved() 236 pbptr[widx * perm_end_idx] |= shifted_bit; in GeneratePerm1Interleaved() 249 uintptr_t shifted_bit; in GeneratePerm1Interleaved() local 258 shifted_bit = k1LU << lowbits; in GeneratePerm1Interleaved() 259 } while (!(pbptr[widx * perm_end_idx] & shifted_bit)); in GeneratePerm1Interleaved() 260 pbptr[widx * perm_end_idx] ^= shifted_bit; in GeneratePerm1Interleaved()
|
H A D | plink2_import.cc | 1315 dosage_present_hw |= shifted_bit; in VcfConvertPhasedBiallelicDosageLine() 1570 patch_10_hw |= shifted_bit; in VcfConvertUnphasedMultiallelicLine() 1640 patch_01_hw |= shifted_bit; in VcfConvertUnphasedMultiallelicLine() 1739 patch_10_hw |= shifted_bit; in VcfConvertUnphasedMultiallelicLine() 2017 uint32_t shifted_bit = 1; in VcfConvertPhasedMultiallelicLine() local 2084 patch_10_hw |= shifted_bit; in VcfConvertPhasedMultiallelicLine() 2183 shifted_bit *= 2; in VcfConvertPhasedMultiallelicLine() 2276 patch_10_hw |= shifted_bit; in VcfConvertPhasedMultiallelicLine() 2395 shifted_bit *= 2; in VcfConvertPhasedMultiallelicLine() 6758 phasepresent_hw |= shifted_bit; in BcfConvertPhasedBiallelicDosage() [all …]
|
H A D | plink2_export.cc | 2894 uint32_t shifted_bit = 1; in ExportBgen13Thread() local 2898 if (dosage_present_hw & shifted_bit) { in ExportBgen13Thread() 2947 uint32_t shifted_bit = 1; in ExportBgen13Thread() local 2950 if (dosage_present_hw & shifted_bit) { in ExportBgen13Thread() 2955 if (!(female_hw & shifted_bit)) { in ExportBgen13Thread() 2993 uint32_t shifted_bit = 1; in ExportBgen13Thread() local 2997 if (dosage_present_hw & shifted_bit) { in ExportBgen13Thread() 3026 if (phaseinfo_hw & shifted_bit) { in ExportBgen13Thread() 3070 uint32_t shifted_bit = 1; in ExportBgen13Thread() local 3078 if (!(female_hw & shifted_bit)) { in ExportBgen13Thread() [all …]
|
H A D | plink2_data.cc | 1397 const uintptr_t shifted_bit = k1LU << new_sample_lowbits; in UnpackAndResortHphase() local 1398 phasepresent[new_sample_widx] |= shifted_bit; in UnpackAndResortHphase() 1400 phaseinfo[new_sample_widx] |= shifted_bit; in UnpackAndResortHphase() 1418 const uintptr_t shifted_bit = k1LU << new_sample_lowbits; in UnpackAndResortHphase() 1419 phasepresent[new_sample_widx] |= shifted_bit; in UnpackAndResortHphase() 1421 phaseinfo[new_sample_widx] |= shifted_bit; in UnpackAndResortHphase() 1448 const uintptr_t shifted_bit = k1LU << new_sample_lowbits; in UnpackAndResortHphase() local 1449 phasepresent[new_sample_widx] |= shifted_bit; in UnpackAndResortHphase() 1451 phaseinfo[new_sample_widx] |= shifted_bit; in UnpackAndResortHphase() 1471 phasepresent[new_sample_widx] |= shifted_bit; in UnpackAndResortHphase() [all …]
|
H A D | plink2_ld.cc | 2725 const uintptr_t shifted_bit = phasepresent_nodphase_word & (-phasepresent_nodphase_word); in DosagePhaseinfoPatch() local 2727 if (dosage_present_word & shifted_bit) { in DosagePhaseinfoPatch() 2731 if (!(phaseinfo_word & shifted_bit)) { in DosagePhaseinfoPatch() 2736 phasepresent_nodphase_word ^= shifted_bit; in DosagePhaseinfoPatch()
|
/dports/biology/plink/plink-ng-79b2df8c/2.0/include/ |
H A D | plink2_bits.h | 336 const uintptr_t shifted_bit = cur_bits & (-cur_bits); in BitIter1y() local 337 *cur_bitsp = cur_bits ^ shifted_bit; in BitIter1y() 338 return shifted_bit; in BitIter1y()
|
/dports/mail/isync/isync-1.4.4/src/ |
H A D | common.h | 50 #define shifted_bit(in, from, to) \ macro
|
H A D | util.c | 831 sn->cb( m | shifted_bit( m, POLLHUP, POLLIN ), sn->aux ); in event_wait()
|
H A D | sync.c | 1994 if ((t == N) && ((shifted_bit(srec->status, S_EXPIRE, S_EXPIRED) ^ srec->status) & S_EXPIRED)) { in box_loaded()
|
H A D | drv_imap.c | 2881 imap_submit_load( ctx, buf, shifted_bit( ctx->opts, OPEN_OLD_IDS, WantMsgids ), sts ); in imap_load_box()
|
/dports/mail/isync/isync-1.4.4/ |
H A D | ChangeLog | 2731 make more use of shifted_bit()
|