Home
last modified time | relevance | path

Searched refs:vol0 (Results 1 – 25 of 103) sorted by relevance

12345

/dports/audio/xmcd/xmcd-3.3.2/cdda_d/
H A Dwr_irix.c146 vol0, in irixaud_gethw_vol() local
206 vol0 = p[1]; in irixaud_gethw_vol()
221 if (vol0 == vol1) { in irixaud_gethw_vol()
257 vol0, vol1); in irixaud_gethw_vol()
285 vol0, vol1); in irixaud_sethw_vol()
315 vol0, vol1); in irixaud_sethw_vol()
318 p[1] = vol0; in irixaud_sethw_vol()
639 vol0, in irixaud_update() local
657 vol1 = vol0; in irixaud_update()
676 vol0 = (rint(vol0 / irix_vol_step) * irix_vol_step) + irix_min_vol; in irixaud_update()
[all …]
H A Dwr_oss.c84 int vol0, in ossaud_gethw_vol() local
96 vol0 = 100; in ossaud_gethw_vol()
108 oss_curr_vol0 = vol0; in ossaud_gethw_vol()
112 if (vol0 == vol1) { in ossaud_gethw_vol()
121 val = vol0 >> 1; in ossaud_gethw_vol()
162 if (vol0 > vol1) in ossaud_sethw_vol()
163 vol1 = vol0; in ossaud_sethw_vol()
165 vol0 = vol1; in ossaud_sethw_vol()
499 vol0, in ossaud_update() local
509 vol1 = vol0; in ossaud_update()
[all …]
H A Dwr_hpux.c213 int vol0,
238 hpux_curr_vol0 = vol0;
242 if (vol0 == vol1) {
247 else if (vol0 > vol1) {
251 val = vol0 >> 1;
252 if (((vol1 * 100) % vol0) >= val)
260 if (((vol0 * 100) % vol1) >= val)
416 int vol0,
432 vol1 = vol0;
449 vol0 = util_taper_vol(val);
[all …]
H A Dwr_osf1.c175 int vol0, in osf1aud_gethw_vol() local
202 vol0 = (*vol & 0x0000ffff); in osf1aud_gethw_vol()
210 vol0 = osf1aud_unscale_vol(vol0); in osf1aud_gethw_vol()
217 osf1_curr_vol0 = vol0; in osf1aud_gethw_vol()
221 if (vol0 == vol1) { in osf1aud_gethw_vol()
226 else if (vol0 > vol1) { in osf1aud_gethw_vol()
286 osf1_curr_vol0 = vol0; in osf1aud_sethw_vol()
580 vol0, in osf1aud_update() local
590 vol1 = vol0; in osf1aud_update()
603 vol0 = util_taper_vol(val); in osf1aud_update()
[all …]
H A Dwr_alsa.c142 long vol0, in alsaaud_gethw_vol() local
150 &vol0 in alsaaud_gethw_vol()
162 &vol0 in alsaaud_gethw_vol()
164 vol1 = vol0; in alsaaud_gethw_vol()
171 &vol0 in alsaaud_gethw_vol()
173 vol1 = vol0; in alsaaud_gethw_vol()
894 int vol0, in alsaaud_update() local
904 vol1 = vol0; in alsaaud_update()
905 hvol0 = alsaaud_scale_vol(vol0); in alsaaud_update()
921 vol0 = util_taper_vol(val); in alsaaud_update()
[all …]
/dports/misc/py-cinder/cinder-12.0.10/cinder/tests/unit/volume/
H A Dtest_init_host.py40 vol0 = tests_utils.create_volume(
73 vol0.refresh()
75 self.assertEqual(expected_host, vol0.host)
76 self.volume.delete_volume(self.context, vol0)
125 vol0 = tests_utils.create_volume(
143 vol0.id)
164 vol0 = tests_utils.create_volume(
175 vol0.id)
195 vol0 = tests_utils.create_volume(
214 vol0.id)
[all …]
/dports/cad/gmsh/gmsh-4.9.2-source/utils/converters/stl_to_cartesian/
H A Dsegtri.c309 float vol0, vol1, vol2; in StlTriTriCross() local
316 if ( ( ( vol0 > 0 ) && ( vol1 > 0 ) && ( vol2 > 0 ) ) || in StlTriTriCross()
317 ( ( vol0 < 0 ) && ( vol1 < 0 ) && ( vol2 < 0 ) ) ) in StlTriTriCross()
367 float vol0, vol1, vol2; in StlSegTriCross() local
369 vol0 = StlVolume( q, T.vertex[0], T.vertex[1], r ); in StlSegTriCross()
374 if ( ( ( vol0 > C_EPS ) && ( vol1 > C_EPS ) && ( vol2 > C_EPS ) ) || in StlSegTriCross()
375 ( ( vol0 < -C_EPS ) && ( vol1 < -C_EPS ) && ( vol2 < -C_EPS ) ) ) in StlSegTriCross()
379 if ( ( ( vol0 > 0 ) || ( vol1 > 0 ) || ( vol2 > 0 ) ) && in StlSegTriCross()
380 ( ( vol0 < 0 ) || ( vol1 < 0 ) || ( vol2 < 0 ) ) ) in StlSegTriCross()
384 else if ( ( ( ABS(vol0) < C_EPS ) && ( ABS(vol1) < C_EPS ) ) || in StlSegTriCross()
[all …]
/dports/audio/ocp/ocp-0.2.90/devw/
H A Ddwmixa_x86_emu.c32 int32_t vol0=chan->curvols[0]; in playmono() local
47 vol0+=vol0add; in playmono()
54 int32_t vol0=chan->curvols[0]; in playmono16() local
69 vol0+=vol0add; in playmono16()
76 int32_t vol0=chan->curvols[0]; in playmonoi() local
94 vol0+=vol0add; in playmonoi()
119 vol0+=vol0add; in playmonoi16()
145 vol0+=vol0add; in playstereo()
172 vol0+=vol0add; in playstereo16()
201 vol0+=vol0add; in playstereoi()
[all …]
/dports/science/lammps/lammps-stable_29Sep2021/src/MGPT/
H A Dmgpt_readpot.cpp150 vol0[0] = volarr[n/2]; in getparmindata()
151 x0[0] = pow(volarr[0]/vol0[0],1.0/3.0); in getparmindata()
152 x1[0] = pow(volarr[n-1]/vol0[0],1.0/3.0); in getparmindata()
167 double vol0; in readpot() local
195 getparmindata(potin_file,&nvol,&vol0,&x0,&x1); in readpot()
199 nvol,vol0,x0,x1,dx); in readpot()
203 sscanf(line,"%lf %lf %lf %lf",&x0,&x1,&dx,&vol0); in readpot()
208 double rws_scale = pow(3.0*vol0/(16.0*atan(1.0)),1.0/3.0); in readpot()
317 double ifrac = (pow(ivol/vol0,1.0/3.0) - x0)/((x1-x0)/(nx-1)); in readpot()
437 x = pow(vol/vol0,1.0/3.0); in readpot()
[all …]
/dports/sysutils/nomad/nomad-1.1.0/command/
H A Dalloc_status_test.go395 vol0 := uuid.Generate()
399 Name: vol0,
415 vol0: {
416 Name: vol0,
423 Volume: vol0,
460 vol0 := uuid.Generate()
473 ID: vol0,
491 vol0: {
492 Name: vol0,
494 Source: vol0,
[all …]
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/gme/game-music-emu-0.6pre/gme/
H A DHes_Apu.cpp75 int vol0 = o.volume [0]; in run_osc() local
96 int delta = dac * vol0 - o.last_amp [0]; in run_osc()
104 if ( !(vol0 | vol1) ) in run_osc()
133 syn.offset( time, delta * vol0, out0 ); in run_osc()
183 syn.offset( time, delta * vol0, out0 ); in run_osc()
210 if ( !(o.control & 0x40) && (vol0 | vol1) ) in run_osc()
218 o.last_amp [0] = dac * vol0; in run_osc()
/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/gmedecoder/gme/
H A DHes_Apu.cpp75 int vol0 = o.volume [0]; in run_osc() local
96 int delta = dac * vol0 - o.last_amp [0]; in run_osc()
104 if ( !(vol0 | vol1) ) in run_osc()
133 syn.offset( time, delta * vol0, out0 ); in run_osc()
183 syn.offset( time, delta * vol0, out0 ); in run_osc()
210 if ( !(o.control & 0x40) && (vol0 | vol1) ) in run_osc()
218 o.last_amp [0] = dac * vol0; in run_osc()
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/kubelet/server/stats/
H A Dvolume_stat_calculator_test.go48 vol0 = "vol0" const
60 Name: vol0,
102 volumes := map[string]volume.Volume{vol0: &fakeVolume{}, vol1: &fakeVolume{}}
120 Name: vol0,
145 volumes := map[string]volume.Volume{vol0: &fakeVolume{}, vol1: &fakeVolume{}}
168 volumes := map[string]volume.Volume{vol0: &fakeVolume{}}
/dports/devel/libvirt/libvirt-7.10.0/tests/qemumonitorjsondata/
H A Dqemumonitorjson-nodename-gluster.result2 filename : 'gluster://gluster-host:24007/vol0/img1'
7 filename : 'gluster://gluster-host/vol0/img0'
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/drv/konami/
H A Dtimeplt_snd.cpp195 void TimepltSndVol(double vol0, double vol1) in TimepltSndVol() argument
197 filter_rc_set_route(0, vol0, BURN_SND_ROUTE_BOTH); in TimepltSndVol()
198 filter_rc_set_route(1, vol0, BURN_SND_ROUTE_BOTH); in TimepltSndVol()
199 filter_rc_set_route(2, vol0, BURN_SND_ROUTE_BOTH); in TimepltSndVol()
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/drv/konami/
H A Dtimeplt_snd.cpp191 void TimepltSndVol(double vol0, double vol1) in TimepltSndVol() argument
193 filter_rc_set_route(0, vol0, BURN_SND_ROUTE_BOTH); in TimepltSndVol()
194 filter_rc_set_route(1, vol0, BURN_SND_ROUTE_BOTH); in TimepltSndVol()
195 filter_rc_set_route(2, vol0, BURN_SND_ROUTE_BOTH); in TimepltSndVol()
/dports/science/quantum-espresso/q-e-qe-6.7.0/PW/tools/
H A Dev.f90187 REAL(DP) :: k0, dk0, d2k0, c0, c1, x, vol0, ddk local
189 vol0 = par(1)
202 x = vol0/v0(i)
203 efit(i) = 9.d0*k0*vol0*( (-0.5d0+c1-c0)*x**(2.d0/3.d0)/2.d0 &
216 efit(i) = - k0*dk0/ddk*vol0/(ddk-1.d0) &
217 + v0(i)*k0*dk0/ddk**2*( (vol0/v0(i))**ddk/(ddk-1.d0)+1.d0) &
218 - k0*(dk0-ddk)/ddk*( v0(i)*log(vol0/v0(i)) + v0(i)-vol0 )
/dports/math/mfem/mfem-4.3/tests/unit/fem/
H A Dtest_tet_reorder.cpp55 double vol0 = mesh.GetElementVolume(0); in to_string() local
56 REQUIRE(fabs(vol0 - 1.0 + 2.0 * (o % 2)) < tol); in to_string()
/dports/science/py-ase/ase-3.22.0/ase/test/calculator/cp2k/
H A Dtest_cp2k_stress.py52 vol0 = 4 * 0.91615977036 # theoretical minimum
53 a0 = vol0 ** (1 / 3)
/dports/science/lammps/lammps-stable_29Sep2021/examples/PACKAGES/mgpt/
H A DTa6.8x.mgpt.README7 Volume mesh for potential data, with x = (vol/vol0)**(1/3):
10 x vol/vol0 vol(au) rws(au) dens(g/cc) dens/dens0
/dports/science/lammps/lammps-stable_29Sep2021/potentials/
H A DTa6.8x.mgpt.README7 Volume mesh for potential data, with x = (vol/vol0)**(1/3):
10 x vol/vol0 vol(au) rws(au) dens(g/cc) dens/dens0
H A DV6.1.mgpt.README7 Volume mesh for potential data, with x = (vol/vol0)**(1/3):
10 x vol/vol0 vol(au) rws(au) dens(g/cc) dens/dens0
/dports/science/lammps/lammps-stable_29Sep2021/src/
H A Dfix_box_relax.cpp408 vol0 = xprdinit * yprdinit * zprdinit; in init()
449 eng = pv2e * p_target[0] * (scale*scale*scale-1.0)*vol0; in min_energy()
450 fextra[0] = pv2e * (p_current[0] - p_target[0])*3.0*scale*scale*vol0; in min_energy()
452 eng = pv2e * p_target[0] * (scale*scale-1.0)*vol0; in min_energy()
453 fextra[0] = pv2e * (p_current[0] - p_target[0])*2.0*scale*vol0; in min_energy()
463 eng = pv2e * p_hydro * (scalevol-1.0)*vol0; in min_energy()
465 fextra[0] = pv2e * (p_current[0] - p_hydro)*scaley*scalez*vol0; in min_energy()
467 fextra[1] = pv2e * (p_current[1] - p_hydro)*scalex*scalez*vol0; in min_energy()
469 fextra[2] = pv2e * (p_current[2] - p_hydro)*scalex*scaley*vol0; in min_energy()
814 vol0 = xprdinit * yprdinit * zprdinit; in compute_sigma()
[all …]
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dfix_box_relax.cpp452 vol0 = xprdinit * yprdinit * zprdinit; in init()
493 eng = pv2e * p_target[0] * (scale*scale*scale-1.0)*vol0; in min_energy()
494 fextra[0] = pv2e * (p_current[0] - p_target[0])*3.0*scale*scale*vol0; in min_energy()
496 eng = pv2e * p_target[0] * (scale*scale-1.0)*vol0; in min_energy()
497 fextra[0] = pv2e * (p_current[0] - p_target[0])*2.0*scale*vol0; in min_energy()
507 eng = pv2e * p_hydro * (scalevol-1.0)*vol0; in min_energy()
509 fextra[0] = pv2e * (p_current[0] - p_hydro)*scaley*scalez*vol0; in min_energy()
511 fextra[1] = pv2e * (p_current[1] - p_hydro)*scalex*scalez*vol0; in min_energy()
513 fextra[2] = pv2e * (p_current[2] - p_hydro)*scalex*scaley*vol0; in min_energy()
855 vol0 = xprdinit * yprdinit * zprdinit; in compute_sigma()
[all …]
/dports/science/py-ase/ase-3.22.0/ase/test/
H A Dtest_stress.py9 vol0 = 4 * 0.91615977036 # theoretical minimum variable
10 a0 = vol0**(1 / 3)

12345