Home
last modified time | relevance | path

Searched refs:voff (Results 1 – 25 of 595) sorted by relevance

12345678910>>...24

/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/mcscf/
H A Dmcscf_ohv1e.F37 integer nvir, vlen, voff, aoff, aend
43 voff = nclosed + nact + 1
76 $ g_tmp2, voff, nbf, voff, nbf,
77 $ g_tmp1, voff, nbf, 1, nclosed,
78 $ g_tmp3, voff, nbf, 1, nclosed )
84 $ g_tmp1, voff, nbf, 1, nclosed,
86 $ g_tmp3, voff, nbf, 1, nclosed )
92 $ g_tmp1, voff, nbf, aoff, aend,
108 $ g_tmp2, voff, nbf, aoff, aend,
127 $ g_tmp1, voff, nbf, 1, nclosed,
[all …]
H A Dmcscf_ohvao.F29 integer nvir, vlen, voff, aoff, aend, nn
49 voff = nclosed + nact + 1
84 $ g_x, voff, nbf, 1, nclosed,
86 $ g_tmp1, voff, nbf, 1, nbf )
88 $ g_movecs, 1, nbf, voff, nbf,
89 $ g_tmp1, voff, nbf, 1, nbf,
101 $ g_x, voff, nbf, aoff, aend,
107 $ g_tmp2, voff, nbf, 1, nbf )
110 $ g_tmp2, voff, nbf, 1, nbf,
237 $ g_tmp1, voff, nbf, 1, nbf,
[all …]
H A Dmcscf_ohvmo.F32 voff = nclosed + nact + 1
212 integer voff
244 integer voff, u, a, t
405 integer voff
434 integer voff, u, i, t
593 integer voff
598 $ 1.d0, eri(voff,voff), nbf, xta, nvir,
620 integer voff, u, a, t
626 $ 1.d0, eri(voff,voff), nbf, xta, nvir,
639 $ 1.d0, eri(voff,voff), nbf, xta, nvir,
[all …]
/dports/science/nwchem-data/nwchem-7.0.2-release/src/mcscf/
H A Dmcscf_ohv1e.F37 integer nvir, vlen, voff, aoff, aend
43 voff = nclosed + nact + 1
76 $ g_tmp2, voff, nbf, voff, nbf,
77 $ g_tmp1, voff, nbf, 1, nclosed,
78 $ g_tmp3, voff, nbf, 1, nclosed )
84 $ g_tmp1, voff, nbf, 1, nclosed,
86 $ g_tmp3, voff, nbf, 1, nclosed )
92 $ g_tmp1, voff, nbf, aoff, aend,
108 $ g_tmp2, voff, nbf, aoff, aend,
127 $ g_tmp1, voff, nbf, 1, nclosed,
[all …]
H A Dmcscf_ohvao.F29 integer nvir, vlen, voff, aoff, aend, nn
49 voff = nclosed + nact + 1
84 $ g_x, voff, nbf, 1, nclosed,
86 $ g_tmp1, voff, nbf, 1, nbf )
88 $ g_movecs, 1, nbf, voff, nbf,
89 $ g_tmp1, voff, nbf, 1, nbf,
101 $ g_x, voff, nbf, aoff, aend,
107 $ g_tmp2, voff, nbf, 1, nbf )
110 $ g_tmp2, voff, nbf, 1, nbf,
237 $ g_tmp1, voff, nbf, 1, nbf,
[all …]
H A Dmcscf_ohvmo.F32 voff = nclosed + nact + 1
212 integer voff
244 integer voff, u, a, t
405 integer voff
434 integer voff, u, i, t
593 integer voff
598 $ 1.d0, eri(voff,voff), nbf, xta, nvir,
620 integer voff, u, a, t
626 $ 1.d0, eri(voff,voff), nbf, xta, nvir,
639 $ 1.d0, eri(voff,voff), nbf, xta, nvir,
[all …]
/dports/x11/xlockmore/xlockmore-5.67/modes/
H A Dlife.c2991 voff = -1; in shooter()
2997 voff = -1; in shooter()
3178 voff = -1; in shooter()
3185 voff = -1; in shooter()
3249 voff = -1; in shooter()
3295 voff = -1; in shooter()
3320 voff = -1; in shooter()
3365 voff = -1; in shooter()
3385 voff = -1; in shooter()
3434 voff = -1; in shooter()
[all …]
/dports/science/nwchem-data/nwchem-7.0.2-release/src/ddscf/
H A Drohf_h1e3.F21 integer nvir, voff, ooff, oend, xoff, xend
32 voff = nclosed + nopen + 1
63 $ g_fcv, voff, nmo, voff, nmo, ! virtual part of Fock-operator
75 & 1d0, g_tmp2, voff, nmo, 1, nclosed,
77 & g_tmp2, voff, nmo, 1, nclosed,
84 $ g_tmp1, voff, nmo, ooff, oend )
94 $ g_fpv, voff, nmo, voff, nmo,
95 $ g_tmp1, voff, nmo, ooff, oend,
98 $ g_tmp1, voff, nmo, ooff, oend,
122 $ g_tmp3, voff, nmo, ooff, oend,
[all …]
H A Drohf_h1e.F16 integer nvir, voff, ooff, oend, xoff, xend
27 voff = nclosed + nopen + 1
54 $ g_fcv, voff, nmo, voff, nmo,
55 $ g_tmp1, voff, nmo, 1, nclosed,
56 $ g_tmp2, voff, nmo, 1, nclosed )
58 $ g_tmp1, voff, nmo, 1, nclosed,
60 $ g_tmp2, voff, nmo, 1, nclosed )
67 $ g_tmp1, voff, nmo, ooff, oend )
77 $ g_fpv, voff, nmo, voff, nmo,
78 $ g_tmp1, voff, nmo, ooff, oend,
[all …]
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/ddscf/
H A Drohf_h1e3.F21 integer nvir, voff, ooff, oend, xoff, xend
32 voff = nclosed + nopen + 1
63 $ g_fcv, voff, nmo, voff, nmo, ! virtual part of Fock-operator
75 & 1d0, g_tmp2, voff, nmo, 1, nclosed,
77 & g_tmp2, voff, nmo, 1, nclosed,
84 $ g_tmp1, voff, nmo, ooff, oend )
94 $ g_fpv, voff, nmo, voff, nmo,
95 $ g_tmp1, voff, nmo, ooff, oend,
98 $ g_tmp1, voff, nmo, ooff, oend,
122 $ g_tmp3, voff, nmo, ooff, oend,
[all …]
H A Drohf_h1e.F16 integer nvir, voff, ooff, oend, xoff, xend
27 voff = nclosed + nopen + 1
54 $ g_fcv, voff, nmo, voff, nmo,
55 $ g_tmp1, voff, nmo, 1, nclosed,
56 $ g_tmp2, voff, nmo, 1, nclosed )
58 $ g_tmp1, voff, nmo, 1, nclosed,
60 $ g_tmp2, voff, nmo, 1, nclosed )
67 $ g_tmp1, voff, nmo, ooff, oend )
77 $ g_fpv, voff, nmo, voff, nmo,
78 $ g_tmp1, voff, nmo, ooff, oend,
[all …]
/dports/graphics/svgalib/svgalib-1.4.3/src/
H A Dvgaconvplanar.c35 int voff; in vga_copytoplanar256() local
47 voff = voffset; in vga_copytoplanar256()
104 voff + x + 0); in vga_copytoplanar256()
106 voff + x + 1); in vga_copytoplanar256()
108 voff + x + 2); in vga_copytoplanar256()
110 voff + x + 3); in vga_copytoplanar256()
112 voff + x + 4); in vga_copytoplanar256()
114 voff + x + 5); in vga_copytoplanar256()
116 voff + x + 6); in vga_copytoplanar256()
118 voff + x + 7); in vga_copytoplanar256()
[all …]
/dports/lang/mosh/mosh-0.2.7/lib/yuni/binary/packunpack/
H A Dbit.ss15 ((_ v voff (unsigned X))
16 (bitwise-bit-field v voff (+ voff X)))
17 ((_ v voff (signed X))
18 (let ((b (pack-ref v voff (unsigned X))))
22 ((_ v voff (boolean))
23 (bitwise-bit-set? v voff))))
27 ((_ vec off v voff (pad X)) 'ok) ; do nothing
28 ((_ vec off v voff pack)
33 ((_ vec off v voff (pack0))
35 ((_ vec off v voff (pack0 pack1 ...))
[all …]
/dports/science/nwchem-data/nwchem-7.0.2-release/src/develop/
H A Drjhtest.F730 $ g(a+voff,m,b+voff,e+voff)*t1(e,m)
778 x5(a,b,c,i) = g(a+voff,i,b+voff,c+voff)
781 $ 0.5d0*g(m,i,b+voff,c+voff)*t1(a,m)
806 x7(a,b,c,d) = g(a+voff,b+voff,c+voff,d+voff)
866 x10(j,a,i,b) = g(i,a+voff,j,b+voff)
924 x13(a,b,i,c) = g(a+voff,b+voff,c+voff,i)
927 $ 0.5d0*g(e+voff,c+voff,b+voff,a+voff)*t1(e,i)
1023 $ 0.5d0*g(e+voff,f+voff,m,a+voff)*t2(e,f,m,i)
1044 r2(a,b,i,j) = g(a+voff,b+voff,i,j)
1298 r2(a,b,i,j) = g(a+voff,b+voff,i,j)
[all …]
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/develop/
H A Drjhtest.F730 $ g(a+voff,m,b+voff,e+voff)*t1(e,m)
778 x5(a,b,c,i) = g(a+voff,i,b+voff,c+voff)
781 $ 0.5d0*g(m,i,b+voff,c+voff)*t1(a,m)
806 x7(a,b,c,d) = g(a+voff,b+voff,c+voff,d+voff)
866 x10(j,a,i,b) = g(i,a+voff,j,b+voff)
924 x13(a,b,i,c) = g(a+voff,b+voff,c+voff,i)
927 $ 0.5d0*g(e+voff,c+voff,b+voff,a+voff)*t1(e,i)
1023 $ 0.5d0*g(e+voff,f+voff,m,a+voff)*t2(e,f,m,i)
1044 r2(a,b,i,j) = g(a+voff,b+voff,i,j)
1298 r2(a,b,i,j) = g(a+voff,b+voff,i,j)
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/video/fbdev/
H A Dffb.c715 .voff = FFB_SFB8R_VOFF,
720 .voff = FFB_SFB8G_VOFF,
725 .voff = FFB_SFB8B_VOFF,
730 .voff = FFB_SFB8X_VOFF,
735 .voff = FFB_SFB32_VOFF,
740 .voff = FFB_SFB64_VOFF,
755 .voff = FFB_DFB8R_VOFF,
760 .voff = FFB_DFB8G_VOFF,
790 .voff = FFB_DAC_VOFF,
795 .voff = FFB_PROM_VOFF,
[all …]
H A Dcg14.c371 .voff = CG14_REGS,
376 .voff = CG14_XLUT,
381 .voff = CG14_CLUT1,
386 .voff = CG14_CLUT2,
391 .voff = CG14_CLUT3,
401 .voff = CG3_MMAP_OFFSET,
406 .voff = MDI_CURSOR_MAP,
411 .voff = MDI_CHUNKY_BGR_MAP,
416 .voff = MDI_PLANAR_X16_MAP,
421 .voff = MDI_PLANAR_C16_MAP,
[all …]
H A Dtcx.c247 .voff = TCX_RAM8BIT,
255 .voff = TCX_UNK3,
259 .voff = TCX_UNK4,
267 .voff = TCX_UNK6,
271 .voff = TCX_UNK7,
275 .voff = TCX_TEC,
279 .voff = TCX_BTREGS,
283 .voff = TCX_THC,
287 .voff = TCX_DHC,
291 .voff = TCX_ALT,
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/video/fbdev/
H A Dffb.c715 .voff = FFB_SFB8R_VOFF,
720 .voff = FFB_SFB8G_VOFF,
725 .voff = FFB_SFB8B_VOFF,
730 .voff = FFB_SFB8X_VOFF,
735 .voff = FFB_SFB32_VOFF,
740 .voff = FFB_SFB64_VOFF,
755 .voff = FFB_DFB8R_VOFF,
760 .voff = FFB_DFB8G_VOFF,
790 .voff = FFB_DAC_VOFF,
795 .voff = FFB_PROM_VOFF,
[all …]
H A Dcg14.c371 .voff = CG14_REGS,
376 .voff = CG14_XLUT,
381 .voff = CG14_CLUT1,
386 .voff = CG14_CLUT2,
391 .voff = CG14_CLUT3,
401 .voff = CG3_MMAP_OFFSET,
406 .voff = MDI_CURSOR_MAP,
411 .voff = MDI_CHUNKY_BGR_MAP,
416 .voff = MDI_PLANAR_X16_MAP,
421 .voff = MDI_PLANAR_C16_MAP,
[all …]
H A Dtcx.c247 .voff = TCX_RAM8BIT,
255 .voff = TCX_UNK3,
259 .voff = TCX_UNK4,
267 .voff = TCX_UNK6,
271 .voff = TCX_UNK7,
275 .voff = TCX_TEC,
279 .voff = TCX_BTREGS,
283 .voff = TCX_THC,
287 .voff = TCX_DHC,
291 .voff = TCX_ALT,
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/video/fbdev/
H A Dffb.c715 .voff = FFB_SFB8R_VOFF,
720 .voff = FFB_SFB8G_VOFF,
725 .voff = FFB_SFB8B_VOFF,
730 .voff = FFB_SFB8X_VOFF,
735 .voff = FFB_SFB32_VOFF,
740 .voff = FFB_SFB64_VOFF,
755 .voff = FFB_DFB8R_VOFF,
760 .voff = FFB_DFB8G_VOFF,
790 .voff = FFB_DAC_VOFF,
795 .voff = FFB_PROM_VOFF,
[all …]
H A Dcg14.c371 .voff = CG14_REGS,
376 .voff = CG14_XLUT,
381 .voff = CG14_CLUT1,
386 .voff = CG14_CLUT2,
391 .voff = CG14_CLUT3,
401 .voff = CG3_MMAP_OFFSET,
406 .voff = MDI_CURSOR_MAP,
411 .voff = MDI_CHUNKY_BGR_MAP,
416 .voff = MDI_PLANAR_X16_MAP,
421 .voff = MDI_PLANAR_C16_MAP,
[all …]
/dports/graphics/processing/processing-1.5.1/modes/android/examples/OpenGL/Earth/
H A DEarth.pde154 int voff = 0;
156 v1=v11=voff;
157 voff += sDetail;
158 v2=voff;
172 v2=voff;
186 v2 = voff + i;
193 normal(sphereX[voff], sphereY[voff], sphereZ[voff]);
194 vertex(sphereX[voff]*r, sphereY[voff]*r, sphereZ[voff]*r, u, v);
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Core/Common/test/
H A DitkShapedNeighborhoodIteratorTest.cxx120 TestImageType::IndexType voff; in itkShapedNeighborhoodIteratorTest() local
121 voff[0] = 1; voff[1] = 1; voff[2] = 1; voff[3] = 1; in itkShapedNeighborhoodIteratorTest()
131 ci.Set(voff); in itkShapedNeighborhoodIteratorTest()
141 voff[0] = 45000; in itkShapedNeighborhoodIteratorTest()
142 it.SetPixel(off, voff); in itkShapedNeighborhoodIteratorTest()

12345678910>>...24