Home
last modified time | relevance | path

Searched refs:vcore (Results 1 – 25 of 120) sorted by relevance

12345

/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/sg/src/vgl/
H A Dvglm.c67 Vglcore *vcore = thee->vcore; in Vgl_M_buildSocketMenu() local
122 XmChangeColor(vcore->socketMenu, vcore->buttonBackgrnd); in Vgl_M_buildSocketMenu()
150 Vglcore *vcore = thee->vcore; in Vgl_M_buildPsgenMenu() local
185 XmChangeColor(vcore->psgenMenu, vcore->buttonBackgrnd); in Vgl_M_buildPsgenMenu()
199 Vglcore *vcore = thee->vcore; in Vgl_M_buildResetMenu() local
228 XmChangeColor(vcore->resetMenu, vcore->buttonBackgrnd); in Vgl_M_buildResetMenu()
242 Vglcore *vcore = thee->vcore; in Vgl_M_buildSettingsMenu() local
300 Vglcore *vcore = thee->vcore; in Vgl_M_buildListMenu() local
402 Vglcore *vcore = thee->vcore; in Vgl_M_fileSelectHandle() local
416 XmChangeColor(vcore->fileSelect, vcore->backgrnd); in Vgl_M_fileSelectHandle()
[all …]
H A Dvgl.c121 vcore = (Vglcore*)thee->vcore; in Vgl_ctor()
279 Vglcore *vcore = thee->vcore; in Vgl_unmakeWidgets() local
309 Vglcore *vcore = thee->vcore; in Vgl_makeWidgets() local
546 Vglcore *vcore = (Vglcore*)thee->vcore; in Vgl_swapBuffers() local
567 Vglcore *vcore = (Vglcore*)thee->vcore; in Vgl_makeCurrent() local
708 Vglcore *vcore = theeVgl->vcore; in Vgl_settingsCallback() local
863 Vglcore *vcore = theeVgl->vcore; in Vgl_socketCallBack() local
932 Vglcore *vcore = thee->vcore; in Vgl_makeColors() local
988 Vglcore *vcore = thee->vcore; in Vgl_makeGeom() local
1170 vcore->glxCon = glXCreateContext(vcore->dpy,vcore->xVisInf,0,VFALSE); in Vgl_open()
[all …]
/dports/cad/verilator/verilator-4.216/test_regress/t/
H A Dt_order_multidriven.cpp13 Vt_order_multidriven* vcore; variable
20 if (clk & 1) vcore->i_clk_wr = !vcore->i_clk_wr; in half_cycle()
21 if (clk & 2) vcore->i_clk_rd = !vcore->i_clk_rd; in half_cycle()
25 vcore->eval(); in half_cycle()
26 vcore->eval(); in half_cycle()
47 vcore = new VM_PREFIX{contextp.get()}; in main()
50 vcore->trace(vcd, 99); in main()
53 vcore->i_clk_wr = 0; in main()
54 vcore->i_clk_rd = 0; in main()
62 vcore->final(); in main()
[all …]
/dports/science/lammps/lammps-stable_29Sep2021/src/DRUDE/
H A Dcompute_temp_drude.cpp156 double *vcore, *vdrude; in compute_vector() local
162 vcore = v[i]; in compute_vector()
163 if (temperature) temperature->remove_bias(i, vcore); in compute_vector()
164 for (int k=0; k<dim; k++) ecore += vcore[k]*vcore[k]; in compute_vector()
165 if (temperature) temperature->restore_bias(i, vcore); in compute_vector()
181 vcore = v[i]; in compute_vector()
184 temperature->remove_bias(i, vcore); in compute_vector()
188 double v1 = mdrude * vdrude[k] + mcore * vcore[k]; in compute_vector()
190 double v2 = vdrude[k] - vcore[k]; in compute_vector()
194 temperature->restore_bias(i, vcore); in compute_vector()
/dports/lang/perl5.32/perl-5.32.1/Porting/
H A Dcorecpan.pl86 my $vcore = '!EXIST';
87 $vcore = MM->parse_version($file) // 'undef' if -f $file;
106 $results{$dist}{$file}{$label} = $vcore;
160 my ($vcore, $vcpan) = @{$results{$dist}{$file}}{@labels};
161 if (our $opt_v or $vcore ne $vcpan) {
163 print "\t$file: core=$vcore, cpan=$vcpan\n";
/dports/lang/perl5.30/perl-5.30.3/Porting/
H A Dcorecpan.pl86 my $vcore = '!EXIST';
87 $vcore = MM->parse_version($file) // 'undef' if -f $file;
106 $results{$dist}{$file}{$label} = $vcore;
160 my ($vcore, $vcpan) = @{$results{$dist}{$file}}{@labels};
161 if (our $opt_v or $vcore ne $vcpan) {
163 print "\t$file: core=$vcore, cpan=$vcpan\n";
/dports/lang/perl5.34/perl-5.34.0/Porting/
H A Dcorecpan.pl86 my $vcore = '!EXIST';
87 $vcore = MM->parse_version($file) // 'undef' if -f $file;
106 $results{$dist}{$file}{$label} = $vcore;
160 my ($vcore, $vcpan) = @{$results{$dist}{$file}}{@labels};
161 if (our $opt_v or $vcore ne $vcpan) {
163 print "\t$file: core=$vcore, cpan=$vcpan\n";
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/Porting/
H A Dcorecpan.pl86 my $vcore = '!EXIST';
87 $vcore = MM->parse_version($file) // 'undef' if -f $file;
106 $results{$dist}{$file}{$label} = $vcore;
160 my ($vcore, $vcpan) = @{$results{$dist}{$file}}{@labels};
161 if (our $opt_v or $vcore ne $vcpan) {
163 print "\t$file: core=$vcore, cpan=$vcpan\n";
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/staging/greybus/
H A Darche-apb-ctrl.c36 struct regulator *vcore; member
83 if (!IS_ERR(apb->vcore)) { in coldboot_seq()
84 ret = regulator_enable(apb->vcore); in coldboot_seq()
125 ret = regulator_enable(apb->vcore); in fw_flashing_seq()
208 if (!IS_ERR(apb->vcore) && regulator_is_enabled(apb->vcore) > 0) in poweroff_seq()
209 regulator_disable(apb->vcore); in poweroff_seq()
361 apb->vcore = devm_regulator_get(dev, "vcore"); in apb_ctrl_get_devtree_data()
362 if (IS_ERR(apb->vcore)) in apb_ctrl_get_devtree_data()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/staging/greybus/
H A Darche-apb-ctrl.c36 struct regulator *vcore; member
83 if (!IS_ERR(apb->vcore)) { in coldboot_seq()
84 ret = regulator_enable(apb->vcore); in coldboot_seq()
125 ret = regulator_enable(apb->vcore); in fw_flashing_seq()
208 if (!IS_ERR(apb->vcore) && regulator_is_enabled(apb->vcore) > 0) in poweroff_seq()
209 regulator_disable(apb->vcore); in poweroff_seq()
361 apb->vcore = devm_regulator_get(dev, "vcore"); in apb_ctrl_get_devtree_data()
362 if (IS_ERR(apb->vcore)) in apb_ctrl_get_devtree_data()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/staging/greybus/
H A Darche-apb-ctrl.c36 struct regulator *vcore; member
83 if (!IS_ERR(apb->vcore)) { in coldboot_seq()
84 ret = regulator_enable(apb->vcore); in coldboot_seq()
125 ret = regulator_enable(apb->vcore); in fw_flashing_seq()
208 if (!IS_ERR(apb->vcore) && regulator_is_enabled(apb->vcore) > 0) in poweroff_seq()
209 regulator_disable(apb->vcore); in poweroff_seq()
361 apb->vcore = devm_regulator_get(dev, "vcore"); in apb_ctrl_get_devtree_data()
362 if (IS_ERR(apb->vcore)) in apb_ctrl_get_devtree_data()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/hwmon/
H A Datxp1.c96 unsigned long vcore; in cpu0_vid_store() local
99 err = kstrtoul(buf, 10, &vcore); in cpu0_vid_store()
103 vcore /= 25; in cpu0_vid_store()
104 vcore *= 25; in cpu0_vid_store()
107 vid = vid_to_reg(vcore, data->vrm); in cpu0_vid_store()
126 dev_dbg(dev, "Setting VCore to %d mV (0x%02x)\n", (int)vcore, vid); in cpu0_vid_store()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/hwmon/
H A Datxp1.c96 unsigned long vcore; in cpu0_vid_store() local
99 err = kstrtoul(buf, 10, &vcore); in cpu0_vid_store()
103 vcore /= 25; in cpu0_vid_store()
104 vcore *= 25; in cpu0_vid_store()
107 vid = vid_to_reg(vcore, data->vrm); in cpu0_vid_store()
126 dev_dbg(dev, "Setting VCore to %d mV (0x%02x)\n", (int)vcore, vid); in cpu0_vid_store()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/hwmon/
H A Datxp1.c96 unsigned long vcore; in cpu0_vid_store() local
99 err = kstrtoul(buf, 10, &vcore); in cpu0_vid_store()
103 vcore /= 25; in cpu0_vid_store()
104 vcore *= 25; in cpu0_vid_store()
107 vid = vid_to_reg(vcore, data->vrm); in cpu0_vid_store()
126 dev_dbg(dev, "Setting VCore to %d mV (0x%02x)\n", (int)vcore, vid); in cpu0_vid_store()
/dports/emulators/qemu42/qemu-4.2.1/hw/rtc/
H A Dtwl92230.c45 uint8_t vcore[5]; member
144 s->vcore[1] = 0x05; in menelaus_reset()
145 s->vcore[2] = 0x02; in menelaus_reset()
146 s->vcore[3] = 0x0c; in menelaus_reset()
147 s->vcore[4] = 0x03; in menelaus_reset()
285 return s->vcore[reg]; in menelaus_read()
429 s->vcore[1] = value; in menelaus_write()
432 s->vcore[2] = MIN(value & 0x1f, 0x12); in menelaus_write()
435 s->vcore[3] = MIN(value & 0x1f, 0x12); in menelaus_write()
438 s->vcore[4] = value & 3; in menelaus_write()
[all …]
/dports/emulators/qemu/qemu-6.2.0/hw/rtc/
H A Dtwl92230.c45 uint8_t vcore[5]; member
144 s->vcore[1] = 0x05; in menelaus_reset()
145 s->vcore[2] = 0x02; in menelaus_reset()
146 s->vcore[3] = 0x0c; in menelaus_reset()
147 s->vcore[4] = 0x03; in menelaus_reset()
280 return s->vcore[addr - MENELAUS_VCORE_CTRL1]; in menelaus_read()
412 s->vcore[1] = value; in menelaus_write()
415 s->vcore[2] = MIN(value & 0x1f, 0x12); in menelaus_write()
418 s->vcore[3] = MIN(value & 0x1f, 0x12); in menelaus_write()
421 s->vcore[4] = value & 3; in menelaus_write()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/hw/rtc/
H A Dtwl92230.c45 uint8_t vcore[5]; member
144 s->vcore[1] = 0x05; in menelaus_reset()
145 s->vcore[2] = 0x02; in menelaus_reset()
146 s->vcore[3] = 0x0c; in menelaus_reset()
147 s->vcore[4] = 0x03; in menelaus_reset()
280 return s->vcore[addr - MENELAUS_VCORE_CTRL1]; in menelaus_read()
412 s->vcore[1] = value; in menelaus_write()
415 s->vcore[2] = MIN(value & 0x1f, 0x12); in menelaus_write()
418 s->vcore[3] = MIN(value & 0x1f, 0x12); in menelaus_write()
421 s->vcore[4] = value & 3; in menelaus_write()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/hw/rtc/
H A Dtwl92230.c45 uint8_t vcore[5]; member
144 s->vcore[1] = 0x05; in menelaus_reset()
145 s->vcore[2] = 0x02; in menelaus_reset()
146 s->vcore[3] = 0x0c; in menelaus_reset()
147 s->vcore[4] = 0x03; in menelaus_reset()
285 return s->vcore[reg]; in menelaus_read()
429 s->vcore[1] = value; in menelaus_write()
432 s->vcore[2] = MIN(value & 0x1f, 0x12); in menelaus_write()
435 s->vcore[3] = MIN(value & 0x1f, 0x12); in menelaus_write()
438 s->vcore[4] = value & 3; in menelaus_write()
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/timer/
H A Dtwl92230.c41 uint8_t vcore[5]; member
140 s->vcore[1] = 0x05; in menelaus_reset()
141 s->vcore[2] = 0x02; in menelaus_reset()
142 s->vcore[3] = 0x0c; in menelaus_reset()
143 s->vcore[4] = 0x03; in menelaus_reset()
281 return s->vcore[reg]; in menelaus_read()
425 s->vcore[1] = value; in menelaus_write()
428 s->vcore[2] = MIN(value & 0x1f, 0x12); in menelaus_write()
431 s->vcore[3] = MIN(value & 0x1f, 0x12); in menelaus_write()
434 s->vcore[4] = value & 3; in menelaus_write()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/hw/rtc/
H A Dtwl92230.c45 uint8_t vcore[5]; member
144 s->vcore[1] = 0x05; in menelaus_reset()
145 s->vcore[2] = 0x02; in menelaus_reset()
146 s->vcore[3] = 0x0c; in menelaus_reset()
147 s->vcore[4] = 0x03; in menelaus_reset()
285 return s->vcore[reg]; in menelaus_read()
429 s->vcore[1] = value; in menelaus_write()
432 s->vcore[2] = MIN(value & 0x1f, 0x12); in menelaus_write()
435 s->vcore[3] = MIN(value & 0x1f, 0x12); in menelaus_write()
438 s->vcore[4] = value & 3; in menelaus_write()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/rtc/
H A Dtwl92230.c44 uint8_t vcore[5]; member
143 s->vcore[1] = 0x05; in menelaus_reset()
144 s->vcore[2] = 0x02; in menelaus_reset()
145 s->vcore[3] = 0x0c; in menelaus_reset()
146 s->vcore[4] = 0x03; in menelaus_reset()
284 return s->vcore[reg]; in menelaus_read()
428 s->vcore[1] = value; in menelaus_write()
431 s->vcore[2] = MIN(value & 0x1f, 0x12); in menelaus_write()
434 s->vcore[3] = MIN(value & 0x1f, 0x12); in menelaus_write()
437 s->vcore[4] = value & 3; in menelaus_write()
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/rtc/
H A Dtwl92230.c45 uint8_t vcore[5]; member
144 s->vcore[1] = 0x05; in menelaus_reset()
145 s->vcore[2] = 0x02; in menelaus_reset()
146 s->vcore[3] = 0x0c; in menelaus_reset()
147 s->vcore[4] = 0x03; in menelaus_reset()
280 return s->vcore[addr - MENELAUS_VCORE_CTRL1]; in menelaus_read()
412 s->vcore[1] = value; in menelaus_write()
415 s->vcore[2] = MIN(value & 0x1f, 0x12); in menelaus_write()
418 s->vcore[3] = MIN(value & 0x1f, 0x12); in menelaus_write()
421 s->vcore[4] = value & 3; in menelaus_write()
[all …]
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/rtc/
H A Dtwl92230.c44 uint8_t vcore[5]; member
143 s->vcore[1] = 0x05; in menelaus_reset()
144 s->vcore[2] = 0x02; in menelaus_reset()
145 s->vcore[3] = 0x0c; in menelaus_reset()
146 s->vcore[4] = 0x03; in menelaus_reset()
284 return s->vcore[reg]; in menelaus_read()
428 s->vcore[1] = value; in menelaus_write()
431 s->vcore[2] = MIN(value & 0x1f, 0x12); in menelaus_write()
434 s->vcore[3] = MIN(value & 0x1f, 0x12); in menelaus_write()
437 s->vcore[4] = value & 3; in menelaus_write()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/mfd/
H A Dstw481x.c80 u8 vcore; in stw481x_startup() local
107 vcore = ret & 0x0f; in stw481x_startup()
121 vcore_val[vcore] / 100, vcore_val[vcore] % 100, in stw481x_startup()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/mfd/
H A Dstw481x.c80 u8 vcore; in stw481x_startup() local
107 vcore = ret & 0x0f; in stw481x_startup()
121 vcore_val[vcore] / 100, vcore_val[vcore] % 100, in stw481x_startup()

12345