Home
last modified time | relevance | path

Searched refs:D1R (Results 1 – 25 of 60) sorted by relevance

123

/dports/textproc/py-csvkit/csvkit-1.0.6/examples/realdata/census_2000/
H A Dusgeo_excerpt.upl22 uRHLSF##25200000 00000224885 001000660D1R
93 uRHLSF##25200000 00000934993 020006074D1R
96 uRHLSF##25200000 00000962334 017006080D1R
119 uRHLSF##25200000 00001194881 030507225D1R
140 uRHLSF##25200000 00001404992 040009875D1R
159 uRHLSF##25200000 00001592445 060511860D1R
214 uRHLSF##25200000 00002144991 076014240D1R
239 uRHLSF##25200000 00002394992 077015282D1R
242 uRHLSF##25200000 00002424992 077515370D1R
285 uRHLSF##25200000 00002854881 084518325D1R
[all …]
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/snd/
H A Dymf278b.c94 INT8 D1R; /* decay 1 rate */ member
281 …RVB = %d, DAMP = %d\n", slot->DL, slot->D1R, compute_rate(slot, slot->D1R), m_lut_dr[compute_rate(… in compute_envelope()
282 slot->env_vol_step = compute_decay_env_vol_step(slot, slot->D1R); in compute_envelope()
731 slot->D1R = data&0xf; in C_w()
988 slot->D1R = 0; in ymf278b_reset()
/dports/science/openbabel/openbabel-3.1.1/test/pdb_ligands_sdf/
H A D2d1r_olu.sdf3 Coordinates from PDB:2D1R:A:2001 Model:1 without hydrogens
79 2D1R
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/snd/
H A Dymf278b.c94 INT8 D1R; /* decay 1 rate */ member
281 …RVB = %d, DAMP = %d\n", slot->DL, slot->D1R, compute_rate(slot, slot->D1R), m_lut_dr[compute_rate(… in compute_envelope()
282 slot->env_vol_step = compute_decay_env_vol_step(slot, slot->D1R); in compute_envelope()
731 slot->D1R = data&0xf; in C_w()
988 slot->D1R = 0; in ymf278b_reset()
H A Dmultipcm.cpp79 int D1R; //Decay1 member
158 if(slot->EG.D1R>=(0x400<<EG_SHIFT)) //Skip DECAY1, go directly to DECAY2 in EG_Update()
164 slot->EG.volume-=slot->EG.D1R; in EG_Update()
212 slot->EG.D1R=Get_RATE(chip.DRStep,rate,slot->Sample->DR1); in EG_Calc()
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/sound/
H A Dymf278b.c49 INT8 D1R; member
161 int rate = ymf278b_compute_rate(slot, slot->D1R); in ymf278b_envelope_next()
163 …logerror("YMF278B: Decay step 1, dl=%d, val = %d rate = %d, delay = %g\n", slot->DL, slot->D1R, ra… in ymf278b_envelope_next()
449 slot->D1R = p[8] & 0xf; in ymf278b_C_w()
506 … slot->lfo, slot->vib, slot->AR, slot->D1R, slot->DL, slot->D2R, slot->RC, slot->RR, slot->AM); in ymf278b_C_w()
528 slot->D1R = data&0xf; in ymf278b_C_w()
H A Dscsp.c89 #define D1R(slot) ((slot->udata.data[0x4]>>0x6)&0x001F) macro
137 int D1R; //Decay1 member
279 slot->EG.D1R=Get_DR(rate,D1R(slot)); in Compute_EG()
297 if(slot->EG.D1R>=(1024<<EG_SHIFT)) //Skip DECAY1, go directly to DECAY2 in EG_Update()
305 slot->EG.volume-=slot->EG.D1R; in EG_Update()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/sound/
H A Dymf278b.c49 INT8 D1R; member
161 int rate = ymf278b_compute_rate(slot, slot->D1R); in ymf278b_envelope_next()
163 …B: Decay step 1, dl=%d, val = %d rate = %d, delay = %g\n", slot->DL, slot->D1R, rate, ymf278_compu… in ymf278b_envelope_next()
449 slot->D1R = p[8] & 0xf; in ymf278b_C_w()
506 … slot->lfo, slot->vib, slot->AR, slot->D1R, slot->DL, slot->D2R, slot->RC, slot->RR, slot->AM); in ymf278b_C_w()
528 slot->D1R = data&0xf; in ymf278b_C_w()
H A Dscsp.c89 #define D1R(slot) ((slot->udata.data[0x4]>>0x6)&0x001F) macro
137 int D1R; /*Decay1*/ member
279 slot->EG.D1R=Get_DR(rate,D1R(slot)); in Compute_EG()
297 if(slot->EG.D1R>=(1024<<EG_SHIFT)) /*Skip DECAY1, go directly to DECAY2*/ in EG_Update()
305 slot->EG.volume-=slot->EG.D1R; in EG_Update()
/dports/emulators/mess/mame-mame0226/src/devices/sound/
H A Dymf278b.cpp165 …RVB = %d, DAMP = %d\n", slot->DL, slot->D1R, compute_rate(slot, slot->D1R), m_lut_dr[compute_rate(… in compute_envelope()
166 slot->env_vol_step = compute_decay_env_vol_step(slot, slot->D1R); in compute_envelope()
611 slot->D1R = data&0xf; in C_w()
839 slot->D1R = 0; in device_reset()
965 save_item(NAME(m_slots[i].D1R), i); in register_save_state()
H A Daica.cpp61 #define D1R(slot) ((slot->udata.data[0x10 / 2] >> 0x6) & 0x001F) macro
287 slot->EG.D1R = Get_DR(rate, D1R(slot)); in Compute_EG()
302 if (!LPSLNK(slot) && slot->EG.D1R) in EG_Update()
305 if (slot->EG.D1R >= (1024 << EG_SHIFT) && slot->EG.D2R) //Skip DECAY1, go directly to DECAY2 in EG_Update()
312 slot->EG.volume -= slot->EG.D1R; in EG_Update()
566 … AR %02X D1R %02X D2R %02X RR %02X DL %02X KRS %01X LPSLNK %01X\n",AR(s2),D1R(s2),D2R(s2),RR(s2),… in UpdateSlotReg()
1176 if (LPSLNK(slot) && slot->EG.state == AICA_ATTACK && slot->EG.D1R) in UpdateSlot()
1432 save_item(NAME(m_Slots[slot].EG.D1R), slot); in device_start()
/dports/emulators/mame/mame-mame0226/src/devices/sound/
H A Dymf278b.cpp165 …RVB = %d, DAMP = %d\n", slot->DL, slot->D1R, compute_rate(slot, slot->D1R), m_lut_dr[compute_rate(… in compute_envelope()
166 slot->env_vol_step = compute_decay_env_vol_step(slot, slot->D1R); in compute_envelope()
611 slot->D1R = data&0xf; in C_w()
839 slot->D1R = 0; in device_reset()
965 save_item(NAME(m_slots[i].D1R), i); in register_save_state()
H A Daica.cpp61 #define D1R(slot) ((slot->udata.data[0x10 / 2] >> 0x6) & 0x001F) macro
287 slot->EG.D1R = Get_DR(rate, D1R(slot)); in Compute_EG()
302 if (!LPSLNK(slot) && slot->EG.D1R) in EG_Update()
305 if (slot->EG.D1R >= (1024 << EG_SHIFT) && slot->EG.D2R) //Skip DECAY1, go directly to DECAY2 in EG_Update()
312 slot->EG.volume -= slot->EG.D1R; in EG_Update()
566 … AR %02X D1R %02X D2R %02X RR %02X DL %02X KRS %01X LPSLNK %01X\n",AR(s2),D1R(s2),D2R(s2),RR(s2),… in UpdateSlotReg()
1176 if (LPSLNK(slot) && slot->EG.state == AICA_ATTACK && slot->EG.D1R) in UpdateSlot()
1432 save_item(NAME(m_Slots[slot].EG.D1R), slot); in device_start()
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/gme/game-music-emu-0.6pre/vgmplay/VGMPlay/chips/
H A Dmultipcm.c66 int D1R; //Decay1 member
173 if(slot->EG.D1R>=(0x400<<EG_SHIFT)) //Skip DECAY1, go directly to DECAY2 in EG_Update()
179 slot->EG.volume-=slot->EG.D1R; in EG_Update()
227 slot->EG.D1R=Get_RATE(ptChip->DRStep,rate,slot->Sample->DR1); in EG_Calc()
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/ao/eng_dsf/
H A Daica.c51 #define D1R(slot) ((slot->udata.data[0x10/2]>>0x6)&0x001F) macro
100 int D1R; //Decay1 member
314 slot->EG.D1R=Get_DR(AICA,rate,D1R(slot)); in Compute_EG()
333 if(slot->EG.D1R>=(1024<<EG_SHIFT)) //Skip DECAY1, go directly to DECAY2 in EG_Update()
340 slot->EG.volume-=slot->EG.D1R; in EG_Update()
647 … AR %02X D1R %02X D2R %02X RR %02X DL %02X KRS %01X LPSLNK %01X\n",AR(s2),D1R(s2),D2R(s2),RR(s2),… in AICA_UpdateSlotReg()
/dports/sysutils/atf-fvp/arm-trusted-firmware-2.5/plat/imx/imx8m/include/
H A Dimx_rdc.h33 #define D1R BIT(3) macro
/dports/sysutils/atf-sun50i_a64/arm-trusted-firmware-2.5/plat/imx/imx8m/include/
H A Dimx_rdc.h33 #define D1R BIT(3) macro
/dports/sysutils/atf-sun50i_h6/arm-trusted-firmware-2.5/plat/imx/imx8m/include/
H A Dimx_rdc.h33 #define D1R BIT(3) macro
/dports/sysutils/atf-rk3399/arm-trusted-firmware-2.5/plat/imx/imx8m/include/
H A Dimx_rdc.h33 #define D1R BIT(3) macro
/dports/sysutils/atf-rk3328/arm-trusted-firmware-2.5/plat/imx/imx8m/include/
H A Dimx_rdc.h33 #define D1R BIT(3) macro
/dports/audio/vgmplay/vgmplay-0.40.9_2/chips/
H A Dmultipcm.c67 int D1R; //Decay1 member
178 if(slot->EG.D1R>=(0x400<<EG_SHIFT)) //Skip DECAY1, go directly to DECAY2 in EG_Update()
184 slot->EG.volume-=slot->EG.D1R; in EG_Update()
232 slot->EG.D1R=Get_RATE(ptChip->DRStep,rate,slot->Sample->DR1); in EG_Calc()
/dports/biology/molden/molden5.8/plush/
H A DD1R1 mol="D1R" Charge="0"
/dports/games/libretro-bluemsx/blueMSX-libretro-faf470e/Src/SoundChips/
H A DOpenMsxYMF278.cpp162 AR = D1R = DL = D2R = RC = RR = 0; in reset()
279 byte rate = op.compute_rate(op.D1R); in advance()
549 slot.D1R = buf[8] & 0xF; in writeRegOPL4()
642 slot.D1R = data & 0xF; in writeRegOPL4()
923 slots[i].D1R = (char)saveStateGet(state, tag, 0); in loadState()
1060 saveStateSet(state, tag, slots[i].D1R); in saveState()
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/sound/
H A Dym2151.c65 unsigned int D1R; /*Decay rate */ member
973 op->delta_D1R = chip->EG_tab[op->D1R + v]; in refresh_EG()
984 op->delta_D1R = chip->EG_tab[op->D1R + v]; in refresh_EG()
995 op->delta_D1R = chip->EG_tab[op->D1R + v]; in refresh_EG()
1006 op->delta_D1R = chip->EG_tab[op->D1R + v]; in refresh_EG()
1308 op->delta_D1R = chip->EG_tab[op->D1R + (op->KC>>op->KS) ]; in YM2151WriteReg()
1317 op->D1R = (v&0x1f) ? 32 + ((v&0x1f)<<1) : 0; in YM2151WriteReg()
1318 op->delta_D1R = chip->EG_tab[op->D1R + (op->KC>>op->KS) ]; in YM2151WriteReg()
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/ao/eng_ssf/
H A Dscsp.c64 #define D1R(slot) ((slot->udata.data[0x4]>>0x6)&0x001F) macro
119 int D1R; //Decay1 member
328 slot->EG.D1R=Get_DR(SCSP,rate,D1R(slot)); in Compute_EG()
348 if(slot->EG.D1R>=(1024<<EG_SHIFT)) //Skip DECAY1, go directly to DECAY2 in EG_Update()
357 slot->EG.volume-=slot->EG.D1R; in EG_Update()

123