Home
last modified time | relevance | path

Searched refs:vhi (Results 1 – 25 of 415) sorted by relevance

12345678910>>...17

/dports/emulators/qemu42/qemu-4.2.1/hw/input/
H A Dvhost-user-input.c26 VHostUserInput *vhi = VHOST_USER_INPUT(dev); in vhost_input_realize() local
30 vhost_dev_set_config_notifier(&vhi->vhost->dev, &config_ops); in vhost_input_realize()
39 VHostUserInput *vhi = VHOST_USER_INPUT(vinput); in vhost_input_change_active() local
42 vhost_user_backend_start(vhi->vhost); in vhost_input_change_active()
44 vhost_user_backend_stop(vhi->vhost); in vhost_input_change_active()
51 VHostUserInput *vhi = VHOST_USER_INPUT(vdev); in vhost_input_get_config() local
66 VHostUserInput *vhi = VHOST_USER_INPUT(vdev); in vhost_input_set_config() local
69 ret = vhost_dev_set_config(&vhi->vhost->dev, config_data, in vhost_input_set_config()
100 VHostUserInput *vhi = VHOST_USER_INPUT(obj); in vhost_input_init() local
109 VHostUserInput *vhi = VHOST_USER_INPUT(obj); in vhost_input_finalize() local
[all …]
/dports/emulators/qemu/qemu-6.2.0/hw/input/
H A Dvhost-user-input.c26 VHostUserInput *vhi = VHOST_USER_INPUT(dev); in vhost_input_realize() local
39 VHostUserInput *vhi = VHOST_USER_INPUT(vinput); in vhost_input_change_active() local
42 vhost_user_backend_start(vhi->vhost); in vhost_input_change_active()
44 vhost_user_backend_stop(vhi->vhost); in vhost_input_change_active()
51 VHostUserInput *vhi = VHOST_USER_INPUT(vdev); in vhost_input_get_config() local
68 VHostUserInput *vhi = VHOST_USER_INPUT(vdev); in vhost_input_set_config() local
71 ret = vhost_dev_set_config(&vhi->vhost->dev, config_data, in vhost_input_set_config()
102 VHostUserInput *vhi = VHOST_USER_INPUT(obj); in vhost_input_init() local
106 OBJECT(vhi->vhost), "chardev"); in vhost_input_init()
111 VHostUserInput *vhi = VHOST_USER_INPUT(obj); in vhost_input_finalize() local
[all …]
/dports/emulators/qemu60/qemu-6.0.0/hw/input/
H A Dvhost-user-input.c26 VHostUserInput *vhi = VHOST_USER_INPUT(dev); in vhost_input_realize() local
39 VHostUserInput *vhi = VHOST_USER_INPUT(vinput); in vhost_input_change_active() local
42 vhost_user_backend_start(vhi->vhost); in vhost_input_change_active()
44 vhost_user_backend_stop(vhi->vhost); in vhost_input_change_active()
51 VHostUserInput *vhi = VHOST_USER_INPUT(vdev); in vhost_input_get_config() local
66 VHostUserInput *vhi = VHOST_USER_INPUT(vdev); in vhost_input_set_config() local
69 ret = vhost_dev_set_config(&vhi->vhost->dev, config_data, in vhost_input_set_config()
100 VHostUserInput *vhi = VHOST_USER_INPUT(obj); in vhost_input_init() local
104 OBJECT(vhi->vhost), "chardev"); in vhost_input_init()
109 VHostUserInput *vhi = VHOST_USER_INPUT(obj); in vhost_input_finalize() local
[all …]
/dports/emulators/qemu5/qemu-5.2.0/hw/input/
H A Dvhost-user-input.c26 VHostUserInput *vhi = VHOST_USER_INPUT(dev); in vhost_input_realize() local
39 VHostUserInput *vhi = VHOST_USER_INPUT(vinput); in vhost_input_change_active() local
42 vhost_user_backend_start(vhi->vhost); in vhost_input_change_active()
44 vhost_user_backend_stop(vhi->vhost); in vhost_input_change_active()
51 VHostUserInput *vhi = VHOST_USER_INPUT(vdev); in vhost_input_get_config() local
66 VHostUserInput *vhi = VHOST_USER_INPUT(vdev); in vhost_input_set_config() local
69 ret = vhost_dev_set_config(&vhi->vhost->dev, config_data, in vhost_input_set_config()
100 VHostUserInput *vhi = VHOST_USER_INPUT(obj); in vhost_input_init() local
104 OBJECT(vhi->vhost), "chardev"); in vhost_input_init()
109 VHostUserInput *vhi = VHOST_USER_INPUT(obj); in vhost_input_finalize() local
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/hw/input/
H A Dvhost-user-input.c26 VHostUserInput *vhi = VHOST_USER_INPUT(dev); in vhost_input_realize() local
30 vhost_dev_set_config_notifier(&vhi->vhost->dev, &config_ops); in vhost_input_realize()
39 VHostUserInput *vhi = VHOST_USER_INPUT(vinput); in vhost_input_change_active() local
42 vhost_user_backend_start(vhi->vhost); in vhost_input_change_active()
44 vhost_user_backend_stop(vhi->vhost); in vhost_input_change_active()
51 VHostUserInput *vhi = VHOST_USER_INPUT(vdev); in vhost_input_get_config() local
66 VHostUserInput *vhi = VHOST_USER_INPUT(vdev); in vhost_input_set_config() local
69 ret = vhost_dev_set_config(&vhi->vhost->dev, config_data, in vhost_input_set_config()
100 VHostUserInput *vhi = VHOST_USER_INPUT(obj); in vhost_input_init() local
109 VHostUserInput *vhi = VHOST_USER_INPUT(obj); in vhost_input_finalize() local
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/input/
H A Dvhost-user-input.c26 VHostUserInput *vhi = VHOST_USER_INPUT(dev); in vhost_input_realize() local
30 vhost_dev_set_config_notifier(&vhi->vhost->dev, &config_ops); in vhost_input_realize()
39 VHostUserInput *vhi = VHOST_USER_INPUT(vinput); in vhost_input_change_active() local
42 vhost_user_backend_start(vhi->vhost); in vhost_input_change_active()
44 vhost_user_backend_stop(vhi->vhost); in vhost_input_change_active()
51 VHostUserInput *vhi = VHOST_USER_INPUT(vdev); in vhost_input_get_config() local
66 VHostUserInput *vhi = VHOST_USER_INPUT(vdev); in vhost_input_set_config() local
69 ret = vhost_dev_set_config(&vhi->vhost->dev, config_data, in vhost_input_set_config()
100 VHostUserInput *vhi = VHOST_USER_INPUT(obj); in vhost_input_init() local
109 VHostUserInput *vhi = VHOST_USER_INPUT(obj); in vhost_input_finalize() local
[all …]
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/input/
H A Dvhost-user-input.c26 VHostUserInput *vhi = VHOST_USER_INPUT(dev); in vhost_input_realize() local
30 vhost_dev_set_config_notifier(&vhi->vhost->dev, &config_ops); in vhost_input_realize()
39 VHostUserInput *vhi = VHOST_USER_INPUT(vinput); in vhost_input_change_active() local
42 vhost_user_backend_start(vhi->vhost); in vhost_input_change_active()
44 vhost_user_backend_stop(vhi->vhost); in vhost_input_change_active()
51 VHostUserInput *vhi = VHOST_USER_INPUT(vdev); in vhost_input_get_config() local
66 VHostUserInput *vhi = VHOST_USER_INPUT(vdev); in vhost_input_set_config() local
69 ret = vhost_dev_set_config(&vhi->vhost->dev, config_data, in vhost_input_set_config()
100 VHostUserInput *vhi = VHOST_USER_INPUT(obj); in vhost_input_init() local
109 VHostUserInput *vhi = VHOST_USER_INPUT(obj); in vhost_input_finalize() local
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/input/
H A Dvhost-user-input.c26 VHostUserInput *vhi = VHOST_USER_INPUT(dev); in vhost_input_realize() local
39 VHostUserInput *vhi = VHOST_USER_INPUT(vinput); in vhost_input_change_active() local
42 vhost_user_backend_start(vhi->vhost); in vhost_input_change_active()
44 vhost_user_backend_stop(vhi->vhost); in vhost_input_change_active()
51 VHostUserInput *vhi = VHOST_USER_INPUT(vdev); in vhost_input_get_config() local
68 VHostUserInput *vhi = VHOST_USER_INPUT(vdev); in vhost_input_set_config() local
71 ret = vhost_dev_set_config(&vhi->vhost->dev, config_data, in vhost_input_set_config()
102 VHostUserInput *vhi = VHOST_USER_INPUT(obj); in vhost_input_init() local
106 OBJECT(vhi->vhost), "chardev"); in vhost_input_init()
111 VHostUserInput *vhi = VHOST_USER_INPUT(obj); in vhost_input_finalize() local
[all …]
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwdft/lr_tddft_grad/
H A Dtddft_grad_mat_to_vec.F46 integer vlo(2), vhi(2)
52 vhi(1) = klo+(ihi(2)-ilo(2)+1)*(ihi(3)-ilo(3)+1)-1
54 vhi(2) = col+(ihi(1)-ilo(1)+1)-1
56 call nga_copy_patch('n', g_m, ilo, ihi, g_v, vlo, vhi)
57 call nga_scale_patch(g_v, vlo, vhi, scale)
59 call nga_add_patch(scale, g_m, ilo, ihi, 1.0d0, g_v, vlo, vhi,
60 + g_v, vlo, vhi)
126 integer vlo(2), vhi(2)
132 vhi(1) = klo+(ihi(2)-ilo(2)+1)*(ihi(3)-ilo(3)+1)-1
134 vhi(2) = col+(ihi(1)-ilo(1)+1)-1
[all …]
H A Dtddft_grad_solve_save_x.F72 integer vlo(3), vhi(3) ! patch limits
129 vhi(1) = naoc(ip)*nav(ip)
132 vhi(1) = vhi(1) + naoc(ipm1)*nav(ipm1)
135 vhi(2) = ir
142 call nga_copy_patch('n',g_x,vlo,vhi,g_mat_mo(ip),mlo,mhi)
164 vhi(1) = nao
166 vhi(2) = nao
176 call nga_matmul_patch('N','N',1.0d0,0.0d0,g_ovlp,vlo,vhi,
177 + g_mat_ao,mlo,mhi,g_work,vlo,vhi)
181 call nga_matmul_patch('N','N',1.0d0,0.0d0,g_work,vlo,vhi,
[all …]
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwdft/lr_tddft_grad/
H A Dtddft_grad_mat_to_vec.F46 integer vlo(2), vhi(2)
52 vhi(1) = klo+(ihi(2)-ilo(2)+1)*(ihi(3)-ilo(3)+1)-1
54 vhi(2) = col+(ihi(1)-ilo(1)+1)-1
56 call nga_copy_patch('n', g_m, ilo, ihi, g_v, vlo, vhi)
57 call nga_scale_patch(g_v, vlo, vhi, scale)
59 call nga_add_patch(scale, g_m, ilo, ihi, 1.0d0, g_v, vlo, vhi,
60 + g_v, vlo, vhi)
126 integer vlo(2), vhi(2)
132 vhi(1) = klo+(ihi(2)-ilo(2)+1)*(ihi(3)-ilo(3)+1)-1
134 vhi(2) = col+(ihi(1)-ilo(1)+1)-1
[all …]
H A Dtddft_grad_solve_save_x.F72 integer vlo(3), vhi(3) ! patch limits
129 vhi(1) = naoc(ip)*nav(ip)
132 vhi(1) = vhi(1) + naoc(ipm1)*nav(ipm1)
135 vhi(2) = ir
142 call nga_copy_patch('n',g_x,vlo,vhi,g_mat_mo(ip),mlo,mhi)
164 vhi(1) = nao
166 vhi(2) = nao
176 call nga_matmul_patch('N','N',1.0d0,0.0d0,g_ovlp,vlo,vhi,
177 + g_mat_ao,mlo,mhi,g_work,vlo,vhi)
181 call nga_matmul_patch('N','N',1.0d0,0.0d0,g_work,vlo,vhi,
[all …]
/dports/math/arb/arb-2.21.1/arb/
H A Ddot_siui.c15 arf_shallow_set_siui(arf_t res, ulong vhi, ulong vlo) in arf_shallow_set_siui() argument
20 negative = ((slong) vhi) < 0; in arf_shallow_set_siui()
24 vhi = -vhi - (vlo != 0); in arf_shallow_set_siui()
28 if (vhi == 0) in arf_shallow_set_siui()
45 count_leading_zeros(bc, vhi); in arf_shallow_set_siui()
47 ARF_NOPTR_D(res)[0] = vhi << bc; in arf_shallow_set_siui()
52 count_leading_zeros(bc, vhi); in arf_shallow_set_siui()
56 ARF_NOPTR_D(res)[1] = vhi; in arf_shallow_set_siui()
68 ulong vhi, vlo; in arb_dot_siui() local
101 vhi = y[2 * i * ystep + 1]; in arb_dot_siui()
[all …]
H A Ddot_uiui.c15 arf_shallow_set_uiui(arf_t res, ulong vhi, ulong vlo) in arf_shallow_set_uiui() argument
19 if (vhi == 0) in arf_shallow_set_uiui()
36 count_leading_zeros(bc, vhi); in arf_shallow_set_uiui()
38 ARF_NOPTR_D(res)[0] = vhi << bc; in arf_shallow_set_uiui()
43 count_leading_zeros(bc, vhi); in arf_shallow_set_uiui()
47 ARF_NOPTR_D(res)[1] = vhi; in arf_shallow_set_uiui()
49 ARF_NOPTR_D(res)[1] = (vhi << bc) | (vlo >> (FLINT_BITS - bc)); in arf_shallow_set_uiui()
59 ulong vhi, vlo; in arb_dot_uiui() local
92 vhi = y[2 * i * ystep + 1]; in arb_dot_uiui()
94 arf_shallow_set_uiui(arb_midref(t + i), vhi, vlo); in arb_dot_uiui()
/dports/math/arb/arb-2.21.1/acb/
H A Ddot_siui.c15 arf_shallow_set_siui(arf_t res, ulong vhi, ulong vlo) in arf_shallow_set_siui() argument
20 negative = ((slong) vhi) < 0; in arf_shallow_set_siui()
24 vhi = -vhi - (vlo != 0); in arf_shallow_set_siui()
28 if (vhi == 0) in arf_shallow_set_siui()
45 count_leading_zeros(bc, vhi); in arf_shallow_set_siui()
47 ARF_NOPTR_D(res)[0] = vhi << bc; in arf_shallow_set_siui()
52 count_leading_zeros(bc, vhi); in arf_shallow_set_siui()
56 ARF_NOPTR_D(res)[1] = vhi; in arf_shallow_set_siui()
68 ulong vhi, vlo; in acb_dot_siui() local
102 vhi = y[2 * i * ystep + 1]; in acb_dot_siui()
[all …]
H A Ddot_uiui.c15 arf_shallow_set_uiui(arf_t res, ulong vhi, ulong vlo) in arf_shallow_set_uiui() argument
19 if (vhi == 0) in arf_shallow_set_uiui()
36 count_leading_zeros(bc, vhi); in arf_shallow_set_uiui()
38 ARF_NOPTR_D(res)[0] = vhi << bc; in arf_shallow_set_uiui()
43 count_leading_zeros(bc, vhi); in arf_shallow_set_uiui()
47 ARF_NOPTR_D(res)[1] = vhi; in arf_shallow_set_uiui()
49 ARF_NOPTR_D(res)[1] = (vhi << bc) | (vlo >> (FLINT_BITS - bc)); in arf_shallow_set_uiui()
59 ulong vhi, vlo; in acb_dot_uiui() local
93 vhi = y[2 * i * ystep + 1]; in acb_dot_uiui()
95 arf_shallow_set_uiui(arb_midref(t + i), vhi, vlo); in acb_dot_uiui()
/dports/graphics/povray38/povunix-v3.8.0-beta.2-src/source/frontend/
H A Drenderfrontend.h585 if(vhi != viewhandler.end()) in CloseView()
600 viewhandler.erase(vhi); in CloseView()
609 if(vhi != viewhandler.end()) in GetViewState()
621 if(vhi != viewhandler.end()) in StartRender()
704 if(vhi != viewhandler.end()) in PauseRender()
712 if(vhi != viewhandler.end()) in ResumeRender()
720 if(vhi != viewhandler.end()) in StopRender()
738 if(vhi != viewhandler.end()) in GetImage()
748 if(vhi != viewhandler.end()) in GetDisplay()
789 if(vhi != viewhandler.end()) in HandleRenderMessage()
[all …]
/dports/graphics/povray37/povray-3.7.0.10/source/frontend/
H A Drenderfrontend.h580 if(vhi != viewhandler.end()) in CloseView()
595 viewhandler.erase(vhi); in CloseView()
604 if(vhi != viewhandler.end()) in GetViewState()
616 if(vhi != viewhandler.end()) in StartRender()
699 if(vhi != viewhandler.end()) in PauseRender()
707 if(vhi != viewhandler.end()) in ResumeRender()
715 if(vhi != viewhandler.end()) in StopRender()
733 if(vhi != viewhandler.end()) in GetImage()
743 if(vhi != viewhandler.end()) in GetDisplay()
784 if(vhi != viewhandler.end()) in HandleRenderMessage()
[all …]
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/common/
H A Dcolor-enhance.c168 enhance_it (const guchar *src, guchar *dest, gdouble vlo, gdouble vhi) in enhance_it() argument
189 if (vhi != vlo) in enhance_it()
190 v = (v - vlo) / (vhi - vlo); in enhance_it()
215 gdouble vhi = 0.0, vlo = 1.0; in indexed_Color_Enhance() local
229 if (v > vhi) vhi = v; in indexed_Color_Enhance()
235 enhance_it (&cmap[3 * i], &cmap[3 * i], vlo, vhi); in indexed_Color_Enhance()
243 gdouble vhi; member
259 if (v > param->vhi) param->vhi = v; in find_vhi_vlo()
272 enhance_it (src, dest, param->vlo, param->vhi); in color_enhance_func()
284 param.vhi = 0.0; in Color_Enhance()
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/moints/
H A Dmoints_mp2.F127 $ mo2_lo, mo2_hi, vlo, vhi, g_k,
139 integer vlo, vhi ! [input] index range of correlated virtuals
214 xx = moints_epair_eval( vlo, vhi, mo2_lo, mo2_hi,
256 $ function moints_epair_eval(vlo, vhi, mo2_lo, mo2_hi,
261 integer vlo, vhi, mo2_lo, mo2_hi
263 double precision virorbe(vlo:vhi), denom
270 do a=vlo,vhi
271 do b=vlo,vhi
H A Dmoints_semi.F98 nvir = vhi - vlo + 1
478 nmo2 = vhi - vlo + 1
480 qhi = vhi
832 nvir = vhi - vlo + 1
840 do v=vlo,vhi
879 nvir = vhi - vlo + 1
882 do v=vlo,vhi
1038 nvir = vhi - vlo + 1
1368 vlen = vhi - vlo + 1
1381 vtop = min(vhi,vbot+vchunk-1)
[all …]
/dports/science/nwchem-data/nwchem-7.0.2-release/src/moints/
H A Dmoints_mp2.F127 $ mo2_lo, mo2_hi, vlo, vhi, g_k,
139 integer vlo, vhi ! [input] index range of correlated virtuals
214 xx = moints_epair_eval( vlo, vhi, mo2_lo, mo2_hi,
256 $ function moints_epair_eval(vlo, vhi, mo2_lo, mo2_hi,
261 integer vlo, vhi, mo2_lo, mo2_hi
263 double precision virorbe(vlo:vhi), denom
270 do a=vlo,vhi
271 do b=vlo,vhi
H A Dmoints_semi.F98 nvir = vhi - vlo + 1
478 nmo2 = vhi - vlo + 1
480 qhi = vhi
832 nvir = vhi - vlo + 1
840 do v=vlo,vhi
879 nvir = vhi - vlo + 1
882 do v=vlo,vhi
1038 nvir = vhi - vlo + 1
1368 vlen = vhi - vlo + 1
1381 vtop = min(vhi,vbot+vchunk-1)
[all …]
/dports/emulators/qemu/qemu-6.2.0/hw/virtio/
H A Dvhost-user-input-pci.c24 VHostUserInput vhi; member
31 virtio_instance_init_common(obj, &dev->vhi, sizeof(dev->vhi), in vhost_user_input_pci_instance_init()
35 OBJECT(&dev->vhi), "chardev"); in vhost_user_input_pci_instance_init()
/dports/emulators/qemu60/qemu-6.0.0/hw/virtio/
H A Dvhost-user-input-pci.c24 VHostUserInput vhi; member
31 virtio_instance_init_common(obj, &dev->vhi, sizeof(dev->vhi), in vhost_user_input_pci_instance_init()
35 OBJECT(&dev->vhi), "chardev"); in vhost_user_input_pci_instance_init()

12345678910>>...17