Home
last modified time | relevance | path

Searched refs:uco (Results 1 – 25 of 193) sorted by relevance

12345678

/dports/cad/opencascade/opencascade-7.6.0/src/DsgPrs/
H A DDsgPrs_AnglePresentation.cxx254 if (uco > udeb+M_PI && uco < ufin+M_PI) { in Add()
264 if ((uco-uc2) < (uc1-uco+(2.*M_PI))) { in Add()
265 ufin = uco; in Add()
491 if (uco > udeb+M_PI && uco < ufin+M_PI) { in Add()
501 if ((uco-uc2) < (uc1-uco+(2.*M_PI))) { in Add()
502 ufin = uco; in Add()
602 if (uco > udeb+M_PI && uco < ufin+M_PI) { in Add()
612 if ((uco-uc2) < (uc1-uco+(2.*M_PI))) { in Add()
613 ufin = uco; in Add()
718 if (uco > udeb+M_PI && uco < ufin+M_PI) { in Add()
[all …]
/dports/science/berkeleygw/BGW-2.0.0/Visual/
H A Dsurface.inp16 uco | uco
49 uco = unit cell origin ucv = unit cell vectors ucu = unit cell units
55 if uc = T then uco/ucv are read from parameter file
56 else uco/ucv are set to sfo/sfv
58 else sco/scv are set to uco/ucv
59 if uc = T and ucu = latvec then uco/ucv are scaled by sfv
/dports/science/eccodes/eccodes-2.23.0-Source/definitions/grib3/
H A Dtemplate.component.7.1.def7 alias uco = unitsConversionOffset;
10 # Units conversion scale factor (ucs) and offset (uco) shall be used to encode fields in units diff…
13 # shall be: v = ucs*ve + uco
/dports/x11-drivers/xf86-video-ati/xf86-video-ati-19.1.0/src/
H A Dr600_textured_videofuncs.c106 float uco[3], vco[3], off[3]; in R600DisplayTexturedVideo() local
120 uco[0] = -trans[ref].RefRCr * uvsinf; in R600DisplayTexturedVideo()
121 uco[1] = trans[ref].RefGCb * uvcosf - trans[ref].RefGCr * uvsinf; in R600DisplayTexturedVideo()
122 uco[2] = trans[ref].RefBCb * uvcosf; in R600DisplayTexturedVideo()
126 off[0] = Loff * yco + Coff * (uco[0] + vco[0]) + bright; in R600DisplayTexturedVideo()
127 off[1] = Loff * yco + Coff * (uco[1] + vco[1]) + bright; in R600DisplayTexturedVideo()
128 off[2] = Loff * yco + Coff * (uco[2] + vco[2]) + bright; in R600DisplayTexturedVideo()
139 ps_alu_consts[4] = uco[0]; in R600DisplayTexturedVideo()
140 ps_alu_consts[5] = uco[1]; in R600DisplayTexturedVideo()
141 ps_alu_consts[6] = uco[2]; in R600DisplayTexturedVideo()
H A Devergreen_textured_videofuncs.c106 float uco[3], vco[3], off[3]; in EVERGREENDisplayTexturedVideo() local
122 uco[0] = -trans[ref].RefRCr * uvsinf; in EVERGREENDisplayTexturedVideo()
123 uco[1] = trans[ref].RefGCb * uvcosf - trans[ref].RefGCr * uvsinf; in EVERGREENDisplayTexturedVideo()
124 uco[2] = trans[ref].RefBCb * uvcosf; in EVERGREENDisplayTexturedVideo()
128 off[0] = Loff * yco + Coff * (uco[0] + vco[0]) + bright; in EVERGREENDisplayTexturedVideo()
129 off[1] = Loff * yco + Coff * (uco[1] + vco[1]) + bright; in EVERGREENDisplayTexturedVideo()
130 off[2] = Loff * yco + Coff * (uco[2] + vco[2]) + bright; in EVERGREENDisplayTexturedVideo()
426 ps_alu_consts[4] = uco[0]; in EVERGREENDisplayTexturedVideo()
427 ps_alu_consts[5] = uco[1]; in EVERGREENDisplayTexturedVideo()
428 ps_alu_consts[6] = uco[2]; in EVERGREENDisplayTexturedVideo()
H A Dradeon_textured_videofuncs.c427 float uco[3], vco[3]; in R200PrepareTexturedVideo() local
522 uco[2] = trans[ref].RefBCb * uvcosf; in R200PrepareTexturedVideo()
528 if ((uco[0] > 2.0) || (uco[2] > 2.0)) { in R200PrepareTexturedVideo()
695 uco[2] * ucscale + 0.5, in R200PrepareTexturedVideo()
799 uco[2] * ucscale + 0.5, in R200PrepareTexturedVideo()
1660 float uco[3], vco[3], off[3]; in R300PrepareTexturedVideo() local
1673 uco[0] = -trans[ref].RefRCr * uvsinf; in R300PrepareTexturedVideo()
1675 uco[2] = trans[ref].RefBCb * uvcosf; in R300PrepareTexturedVideo()
3256 float uco[3], vco[3], off[3]; in R500PrepareTexturedVideo() local
3268 uco[0] = -trans[ref].RefRCr * uvsinf; in R500PrepareTexturedVideo()
[all …]
/dports/sysutils/py-pytsk/pytsk3-20210419/sleuthkit/
H A DMakefile.am26 case-uco/java/*.xml \
27 case-uco/java/nbproject/*.xml \
28 case-uco/java/nbproject/*.properties \
29 case-uco/java/src/org/sleuthkit/caseuco/*.java
41 JAVA_CASEUCO=case-uco/java
H A D.gitignore32 /case-uco/java/build/
33 /case-uco/java/dist/
34 /case-uco/java/nbproject/private/
35 /case-uco/java/nbproject/genfiles.properties
/dports/science/berkeleygw/BGW-2.0.0/Common/
H A Dwfn_utils.cpp316 uco->xx = uco->xx * BOHR; in cell_set()
317 uco->yy = uco->yy * BOHR; in cell_set()
318 uco->zz = uco->zz * BOHR; in cell_set()
328 c1 = uco->xx; in cell_set()
329 c2 = uco->yy; in cell_set()
330 c3 = uco->zz; in cell_set()
347 uco->xx = sfo.xx; in cell_set()
348 uco->yy = sfo.yy; in cell_set()
349 uco->zz = sfo.zz; in cell_set()
393 sco->xx = uco->xx; in cell_set()
[all …]
H A Dwfn_utils.h51 void cell_set(CARTESIAN sfo, CARTESIAN *sfv, bool uc, CARTESIAN *uco, CARTESIAN *ucv, int ucf, bool…
54 int scalar_clone(CARTESIAN uco, CARTESIAN *ucv, CARTESIAN sco, CARTESIAN *scv, scalar_field & sf);
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/glamor/
H A Dglamor_xv.c258 float uco[3], vco[3], off[3]; in glamor_xv_render() local
277 uco[0] = -trans[ref].RefRCr * uvsinf; in glamor_xv_render()
278 uco[1] = trans[ref].RefGCb * uvcosf - trans[ref].RefGCr * uvsinf; in glamor_xv_render()
279 uco[2] = trans[ref].RefBCb * uvcosf; in glamor_xv_render()
283 off[0] = Loff * yco + Coff * (uco[0] + vco[0]) + bright; in glamor_xv_render()
284 off[1] = Loff * yco + Coff * (uco[1] + vco[1]) + bright; in glamor_xv_render()
285 off[2] = Loff * yco + Coff * (uco[2] + vco[2]) + bright; in glamor_xv_render()
304 glUniform4f(uloc, uco[0], uco[1], uco[2], gamma); in glamor_xv_render()
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/glamor/
H A Dglamor_xv.c258 float uco[3], vco[3], off[3]; in glamor_xv_render() local
277 uco[0] = -trans[ref].RefRCr * uvsinf; in glamor_xv_render()
278 uco[1] = trans[ref].RefGCb * uvcosf - trans[ref].RefGCr * uvsinf; in glamor_xv_render()
279 uco[2] = trans[ref].RefBCb * uvcosf; in glamor_xv_render()
283 off[0] = Loff * yco + Coff * (uco[0] + vco[0]) + bright; in glamor_xv_render()
284 off[1] = Loff * yco + Coff * (uco[1] + vco[1]) + bright; in glamor_xv_render()
285 off[2] = Loff * yco + Coff * (uco[2] + vco[2]) + bright; in glamor_xv_render()
304 glUniform4f(uloc, uco[0], uco[1], uco[2], gamma); in glamor_xv_render()
/dports/x11-servers/xephyr/xorg-server-1.20.13/glamor/
H A Dglamor_xv.c258 float uco[3], vco[3], off[3]; in glamor_xv_render() local
277 uco[0] = -trans[ref].RefRCr * uvsinf; in glamor_xv_render()
278 uco[1] = trans[ref].RefGCb * uvcosf - trans[ref].RefGCr * uvsinf; in glamor_xv_render()
279 uco[2] = trans[ref].RefBCb * uvcosf; in glamor_xv_render()
283 off[0] = Loff * yco + Coff * (uco[0] + vco[0]) + bright; in glamor_xv_render()
284 off[1] = Loff * yco + Coff * (uco[1] + vco[1]) + bright; in glamor_xv_render()
285 off[2] = Loff * yco + Coff * (uco[2] + vco[2]) + bright; in glamor_xv_render()
304 glUniform4f(uloc, uco[0], uco[1], uco[2], gamma); in glamor_xv_render()
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/glamor/
H A Dglamor_xv.c258 float uco[3], vco[3], off[3]; in glamor_xv_render() local
277 uco[0] = -trans[ref].RefRCr * uvsinf; in glamor_xv_render()
278 uco[1] = trans[ref].RefGCb * uvcosf - trans[ref].RefGCr * uvsinf; in glamor_xv_render()
279 uco[2] = trans[ref].RefBCb * uvcosf; in glamor_xv_render()
283 off[0] = Loff * yco + Coff * (uco[0] + vco[0]) + bright; in glamor_xv_render()
284 off[1] = Loff * yco + Coff * (uco[1] + vco[1]) + bright; in glamor_xv_render()
285 off[2] = Loff * yco + Coff * (uco[2] + vco[2]) + bright; in glamor_xv_render()
304 glUniform4f(uloc, uco[0], uco[1], uco[2], gamma); in glamor_xv_render()
/dports/x11-servers/xwayland/xorg-server-1.20.13/glamor/
H A Dglamor_xv.c258 float uco[3], vco[3], off[3]; in glamor_xv_render() local
277 uco[0] = -trans[ref].RefRCr * uvsinf; in glamor_xv_render()
278 uco[1] = trans[ref].RefGCb * uvcosf - trans[ref].RefGCr * uvsinf; in glamor_xv_render()
279 uco[2] = trans[ref].RefBCb * uvcosf; in glamor_xv_render()
283 off[0] = Loff * yco + Coff * (uco[0] + vco[0]) + bright; in glamor_xv_render()
284 off[1] = Loff * yco + Coff * (uco[1] + vco[1]) + bright; in glamor_xv_render()
285 off[2] = Loff * yco + Coff * (uco[2] + vco[2]) + bright; in glamor_xv_render()
304 glUniform4f(uloc, uco[0], uco[1], uco[2], gamma); in glamor_xv_render()
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/glamor/
H A Dglamor_xv.c258 float uco[3], vco[3], off[3]; in glamor_xv_render() local
277 uco[0] = -trans[ref].RefRCr * uvsinf; in glamor_xv_render()
278 uco[1] = trans[ref].RefGCb * uvcosf - trans[ref].RefGCr * uvsinf; in glamor_xv_render()
279 uco[2] = trans[ref].RefBCb * uvcosf; in glamor_xv_render()
283 off[0] = Loff * yco + Coff * (uco[0] + vco[0]) + bright; in glamor_xv_render()
284 off[1] = Loff * yco + Coff * (uco[1] + vco[1]) + bright; in glamor_xv_render()
285 off[2] = Loff * yco + Coff * (uco[2] + vco[2]) + bright; in glamor_xv_render()
304 glUniform4f(uloc, uco[0], uco[1], uco[2], gamma); in glamor_xv_render()
/dports/x11-servers/xorg-server/xorg-server-1.20.13/glamor/
H A Dglamor_xv.c258 float uco[3], vco[3], off[3]; in glamor_xv_render() local
277 uco[0] = -trans[ref].RefRCr * uvsinf; in glamor_xv_render()
278 uco[1] = trans[ref].RefGCb * uvcosf - trans[ref].RefGCr * uvsinf; in glamor_xv_render()
279 uco[2] = trans[ref].RefBCb * uvcosf; in glamor_xv_render()
283 off[0] = Loff * yco + Coff * (uco[0] + vco[0]) + bright; in glamor_xv_render()
284 off[1] = Loff * yco + Coff * (uco[1] + vco[1]) + bright; in glamor_xv_render()
285 off[2] = Loff * yco + Coff * (uco[2] + vco[2]) + bright; in glamor_xv_render()
304 glUniform4f(uloc, uco[0], uco[1], uco[2], gamma); in glamor_xv_render()
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/glamor/
H A Dglamor_xv.c329 float uco[3], vco[3], off[3]; in glamor_xv_render() local
348 uco[0] = -trans[ref].RefRCr * uvsinf; in glamor_xv_render()
349 uco[1] = trans[ref].RefGCb * uvcosf - trans[ref].RefGCr * uvsinf; in glamor_xv_render()
350 uco[2] = trans[ref].RefBCb * uvcosf; in glamor_xv_render()
354 off[0] = Loff * yco + Coff * (uco[0] + vco[0]) + bright; in glamor_xv_render()
355 off[1] = Loff * yco + Coff * (uco[1] + vco[1]) + bright; in glamor_xv_render()
356 off[2] = Loff * yco + Coff * (uco[2] + vco[2]) + bright; in glamor_xv_render()
377 glUniform4f(uloc, uco[0], uco[1], uco[2], gamma); in glamor_xv_render()
/dports/x11-servers/xarcan/xarcan-0.6.0/glamor/
H A Dglamor_xv.c329 float uco[3], vco[3], off[3]; in glamor_xv_render() local
348 uco[0] = -trans[ref].RefRCr * uvsinf; in glamor_xv_render()
349 uco[1] = trans[ref].RefGCb * uvcosf - trans[ref].RefGCr * uvsinf; in glamor_xv_render()
350 uco[2] = trans[ref].RefBCb * uvcosf; in glamor_xv_render()
354 off[0] = Loff * yco + Coff * (uco[0] + vco[0]) + bright; in glamor_xv_render()
355 off[1] = Loff * yco + Coff * (uco[1] + vco[1]) + bright; in glamor_xv_render()
356 off[2] = Loff * yco + Coff * (uco[2] + vco[2]) + bright; in glamor_xv_render()
377 glUniform4f(uloc, uco[0], uco[1], uco[2], gamma); in glamor_xv_render()
/dports/misc/urbit/urbit-urbit-0.6.0/vere/
H A Dreck.c30 u3_noun uco = u3do("slay", san); in _reck_mole() local
33 if ( (c3n == u3r_qual(uco, &p_uco, &q_uco, &r_uco, &s_uco)) || in _reck_mole()
40 u3z(fot); u3z(uco); return c3n; in _reck_mole()
45 u3z(fot); u3z(uco); return c3y; in _reck_mole()
/dports/science/berkeleygw/BGW-2.0.0/MeanField/ICM/
H A DREADME23 uco
41 supercell (see the meaning of uc, uco, ucv, ucu, sc, sco, scv, scu
/dports/misc/urbit/urbit-urbit-0.6.0/noun/
H A Dvortex.c355 u3_noun uco = u3do("slay", san);
358 if ( (c3n == u3r_qual(uco, &p_uco, &q_uco, &r_uco, &s_uco)) ||
365 u3z(fot); u3z(uco); return c3n;
370 u3z(fot); u3z(uco); return c3y;
/dports/science/berkeleygw/BGW-2.0.0/testsuite/CUBE/
H A Dicm.inp12 uco
/dports/sysutils/py-pytsk/pytsk3-20210419/sleuthkit/case-uco/java/
H A DMakefile.am1 tsk_caseuco_jar = $(top_builddir)/case-uco/java/dist/sleuthkit-caseuco-$(PACKAGE_VERSION).jar
/dports/science/berkeleygw/BGW-2.0.0/examples/DFT/benzene/ESPRESSO/1-scf/
H A Dsurface.par14 uco

12345678