Home
last modified time | relevance | path

Searched refs:vOff (Results 1 – 25 of 52) sorted by relevance

123

/dports/java/bouncycastle15/crypto-169/core/src/main/java/org/bouncycastle/math/raw/
H A DNat192.java110 c += (u[uOff + 0] & M) + (v[vOff + 0] & M); in addToEachOther()
112 v[vOff + 0] = (int)c; in addToEachOther()
114 c += (u[uOff + 1] & M) + (v[vOff + 1] & M); in addToEachOther()
116 v[vOff + 1] = (int)c; in addToEachOther()
118 c += (u[uOff + 2] & M) + (v[vOff + 2] & M); in addToEachOther()
120 v[vOff + 2] = (int)c; in addToEachOther()
122 c += (u[uOff + 3] & M) + (v[vOff + 3] & M); in addToEachOther()
124 v[vOff + 3] = (int)c; in addToEachOther()
126 c += (u[uOff + 4] & M) + (v[vOff + 4] & M); in addToEachOther()
128 v[vOff + 4] = (int)c; in addToEachOther()
[all …]
H A DNat160.java95 public static int addToEachOther(int[] u, int uOff, int[] v, int vOff) in addToEachOther() argument
98 c += (u[uOff + 0] & M) + (v[vOff + 0] & M); in addToEachOther()
100 v[vOff + 0] = (int)c; in addToEachOther()
102 c += (u[uOff + 1] & M) + (v[vOff + 1] & M); in addToEachOther()
104 v[vOff + 1] = (int)c; in addToEachOther()
106 c += (u[uOff + 2] & M) + (v[vOff + 2] & M); in addToEachOther()
108 v[vOff + 2] = (int)c; in addToEachOther()
110 c += (u[uOff + 3] & M) + (v[vOff + 3] & M); in addToEachOther()
112 v[vOff + 3] = (int)c; in addToEachOther()
114 c += (u[uOff + 4] & M) + (v[vOff + 4] & M); in addToEachOther()
[all …]
H A DNat224.java176 c += (u[uOff + 0] & M) + (v[vOff + 0] & M); in addToEachOther()
178 v[vOff + 0] = (int)c; in addToEachOther()
180 c += (u[uOff + 1] & M) + (v[vOff + 1] & M); in addToEachOther()
182 v[vOff + 1] = (int)c; in addToEachOther()
184 c += (u[uOff + 2] & M) + (v[vOff + 2] & M); in addToEachOther()
186 v[vOff + 2] = (int)c; in addToEachOther()
188 c += (u[uOff + 3] & M) + (v[vOff + 3] & M); in addToEachOther()
190 v[vOff + 3] = (int)c; in addToEachOther()
194 v[vOff + 4] = (int)c; in addToEachOther()
198 v[vOff + 5] = (int)c; in addToEachOther()
[all …]
H A DNat256.java194 c += (u[uOff + 0] & M) + (v[vOff + 0] & M); in addToEachOther()
196 v[vOff + 0] = (int)c; in addToEachOther()
198 c += (u[uOff + 1] & M) + (v[vOff + 1] & M); in addToEachOther()
200 v[vOff + 1] = (int)c; in addToEachOther()
202 c += (u[uOff + 2] & M) + (v[vOff + 2] & M); in addToEachOther()
204 v[vOff + 2] = (int)c; in addToEachOther()
208 v[vOff + 3] = (int)c; in addToEachOther()
212 v[vOff + 4] = (int)c; in addToEachOther()
216 v[vOff + 5] = (int)c; in addToEachOther()
220 v[vOff + 6] = (int)c; in addToEachOther()
[all …]
H A DNat128.java83 public static int addToEachOther(int[] u, int uOff, int[] v, int vOff) in addToEachOther() argument
86 c += (u[uOff + 0] & M) + (v[vOff + 0] & M); in addToEachOther()
88 v[vOff + 0] = (int)c; in addToEachOther()
90 c += (u[uOff + 1] & M) + (v[vOff + 1] & M); in addToEachOther()
92 v[vOff + 1] = (int)c; in addToEachOther()
94 c += (u[uOff + 2] & M) + (v[vOff + 2] & M); in addToEachOther()
96 v[vOff + 2] = (int)c; in addToEachOther()
98 c += (u[uOff + 3] & M) + (v[vOff + 3] & M); in addToEachOther()
100 v[vOff + 3] = (int)c; in addToEachOther()
/dports/science/iboview/ibo-view.20150427/src/IboView/
H A DIvGl.cpp975 vOff(0., 0.); in Print() local
977 vOff[0] -= vCur[0]/2; in Print()
979 vOff[0] -= vCur[0]; in Print()
981 vOff[1] -= (m_pFont->ascender + m_pFont->descender)/2; in Print()
983 vOff[1] -= (m_pFont->ascender + m_pFont->descender); in Print()
989 v = (v + vOff)*(Scale/m_pFont->size); in Print()
/dports/science/teem/teem-1.11.0-src/src/hoover/
H A Drays.c170 vOff[3], uOff[3]; /* offsets in arg->ec->wU and arg->ec->wV in _hooverThreadBody() local
258 ELL_3V_SCALE(vOff, v, arg->ctx->cam->V); in _hooverThreadBody()
270 ELL_3V_ADD3(rayStartW, uOff, vOff, arg->ec->rayZero); in _hooverThreadBody()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/GPU/Common/
H A DVertexDecoderCommon.cpp347 uv[1] = (float)uvdata[1] * (1.f / 128.f) * gstate_c.uv.vScale + gstate_c.uv.vOff; in Step_TcU8Prescale()
354 uv[1] = (float)uvdata[1] * (1.f / 32768.f) * gstate_c.uv.vScale + gstate_c.uv.vOff; in Step_TcU16Prescale()
361 uv[1] = (float)uvdata[1] * (1.f / 16384.f) * gstate_c.uv.vScale + gstate_c.uv.vOff; in Step_TcU16DoublePrescale()
368 uv[1] = uvdata[1] * gstate_c.uv.vScale + gstate_c.uv.vOff; in Step_TcFloatPrescale()
443 out[1] = uv[1] * gstate_c.uv.vScale + gstate_c.uv.vOff; in Step_TcU8PrescaleMorph()
458 out[1] = uv[1] * gstate_c.uv.vScale + gstate_c.uv.vOff; in Step_TcU16PrescaleMorph()
473 out[1] = uv[1] * gstate_c.uv.vScale + gstate_c.uv.vOff; in Step_TcU16DoublePrescaleMorph()
488 out[1] = uv[1] * gstate_c.uv.vScale + gstate_c.uv.vOff; in Step_TcFloatPrescaleMorph()
H A DShaderUniforms.cpp224 ub->uvScaleOffset[3] = gstate_c.uv.vOff * heightFactor; in BaseUpdateUniforms()
/dports/emulators/ppsspp/ppsspp-1.12.3/GPU/Common/
H A DVertexDecoderCommon.cpp347 uv[1] = (float)uvdata[1] * (1.f / 128.f) * gstate_c.uv.vScale + gstate_c.uv.vOff; in Step_TcU8Prescale()
354 uv[1] = (float)uvdata[1] * (1.f / 32768.f) * gstate_c.uv.vScale + gstate_c.uv.vOff; in Step_TcU16Prescale()
361 uv[1] = (float)uvdata[1] * (1.f / 16384.f) * gstate_c.uv.vScale + gstate_c.uv.vOff; in Step_TcU16DoublePrescale()
368 uv[1] = uvdata[1] * gstate_c.uv.vScale + gstate_c.uv.vOff; in Step_TcFloatPrescale()
443 out[1] = uv[1] * gstate_c.uv.vScale + gstate_c.uv.vOff; in Step_TcU8PrescaleMorph()
458 out[1] = uv[1] * gstate_c.uv.vScale + gstate_c.uv.vOff; in Step_TcU16PrescaleMorph()
473 out[1] = uv[1] * gstate_c.uv.vScale + gstate_c.uv.vOff; in Step_TcU16DoublePrescaleMorph()
488 out[1] = uv[1] * gstate_c.uv.vScale + gstate_c.uv.vOff; in Step_TcFloatPrescaleMorph()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/GPU/Common/
H A DVertexDecoderCommon.cpp347 uv[1] = (float)uvdata[1] * (1.f / 128.f) * gstate_c.uv.vScale + gstate_c.uv.vOff; in Step_TcU8Prescale()
354 uv[1] = (float)uvdata[1] * (1.f / 32768.f) * gstate_c.uv.vScale + gstate_c.uv.vOff; in Step_TcU16Prescale()
361 uv[1] = (float)uvdata[1] * (1.f / 16384.f) * gstate_c.uv.vScale + gstate_c.uv.vOff; in Step_TcU16DoublePrescale()
368 uv[1] = uvdata[1] * gstate_c.uv.vScale + gstate_c.uv.vOff; in Step_TcFloatPrescale()
443 out[1] = uv[1] * gstate_c.uv.vScale + gstate_c.uv.vOff; in Step_TcU8PrescaleMorph()
458 out[1] = uv[1] * gstate_c.uv.vScale + gstate_c.uv.vOff; in Step_TcU16PrescaleMorph()
473 out[1] = uv[1] * gstate_c.uv.vScale + gstate_c.uv.vOff; in Step_TcU16DoublePrescaleMorph()
488 out[1] = uv[1] * gstate_c.uv.vScale + gstate_c.uv.vOff; in Step_TcFloatPrescaleMorph()
/dports/games/xnethack/xNetHack-xnh6.1/outdated/sys/mac/
H A Dmrecover.c427 alignTemplate(ResType rezType, short rezID, short vOff, short vDenom, in alignTemplate() argument
433 vOff += GetMBarHeight(); in alignTemplate()
444 pRct->top = (qd.screenBits.bounds.bottom - pRct->bottom - vOff) / vDenom; in alignTemplate()
445 pRct->top += vOff; in alignTemplate()
/dports/games/nethack33-nox11/nethack-3.3.1/sys/mac/
H A Dmrecover.c461 alignTemplate(ResType rezType, short rezID, short vOff, short vDenom, Point *pPt) in alignTemplate() argument
466 vOff += GetMBarHeight(); in alignTemplate()
477 pRct->top = (qd.screenBits.bounds.bottom - pRct->bottom - vOff) / vDenom; in alignTemplate()
478 pRct->top += vOff; in alignTemplate()
/dports/games/nethack33/nethack-3.3.1/sys/mac/
H A Dmrecover.c461 alignTemplate(ResType rezType, short rezID, short vOff, short vDenom, Point *pPt) in alignTemplate() argument
466 vOff += GetMBarHeight(); in alignTemplate()
477 pRct->top = (qd.screenBits.bounds.bottom - pRct->bottom - vOff) / vDenom; in alignTemplate()
478 pRct->top += vOff; in alignTemplate()
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/sys/mac/
H A Dmrecover.c427 alignTemplate(ResType rezType, short rezID, short vOff, short vDenom, in alignTemplate() argument
433 vOff += GetMBarHeight(); in alignTemplate()
444 pRct->top = (qd.screenBits.bounds.bottom - pRct->bottom - vOff) / vDenom; in alignTemplate()
445 pRct->top += vOff; in alignTemplate()
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/sys/mac/
H A Dmrecover.c427 alignTemplate(ResType rezType, short rezID, short vOff, short vDenom, in alignTemplate() argument
433 vOff += GetMBarHeight(); in alignTemplate()
444 pRct->top = (qd.screenBits.bounds.bottom - pRct->bottom - vOff) / vDenom; in alignTemplate()
445 pRct->top += vOff; in alignTemplate()
/dports/games/nethack34-nox11/nethack-3.4.3/sys/mac/
H A Dmrecover.c461 alignTemplate(ResType rezType, short rezID, short vOff, short vDenom, Point *pPt) in alignTemplate() argument
466 vOff += GetMBarHeight(); in alignTemplate()
477 pRct->top = (qd.screenBits.bounds.bottom - pRct->bottom - vOff) / vDenom; in alignTemplate()
478 pRct->top += vOff; in alignTemplate()
/dports/games/nethack34/nethack-3.4.3/sys/mac/
H A Dmrecover.c461 alignTemplate(ResType rezType, short rezID, short vOff, short vDenom, Point *pPt) in alignTemplate() argument
466 vOff += GetMBarHeight(); in alignTemplate()
477 pRct->top = (qd.screenBits.bounds.bottom - pRct->bottom - vOff) / vDenom; in alignTemplate()
478 pRct->top += vOff; in alignTemplate()
/dports/games/unnethack/unnethack-5.1.0-20131208/sys/unsupported/mac/
H A Dmrecover.c461 alignTemplate(ResType rezType, short rezID, short vOff, short vDenom, Point *pPt) in alignTemplate() argument
466 vOff += GetMBarHeight(); in alignTemplate()
477 pRct->top = (qd.screenBits.bounds.bottom - pRct->bottom - vOff) / vDenom; in alignTemplate()
478 pRct->top += vOff; in alignTemplate()
/dports/games/falconseye/falconseye-1.9.3_11/sys/mac/
H A Dmrecover.c461 alignTemplate(ResType rezType, short rezID, short vOff, short vDenom, Point *pPt) in alignTemplate() argument
466 vOff += GetMBarHeight(); in alignTemplate()
477 pRct->top = (qd.screenBits.bounds.bottom - pRct->bottom - vOff) / vDenom; in alignTemplate()
478 pRct->top += vOff; in alignTemplate()
/dports/games/vultures-eye/vulture-2.3.67/slashem/sys/mac/
H A Dmrecover.c473 alignTemplate(ResType rezType, short rezID, short vOff, short vDenom, Point *pPt) in alignTemplate() argument
478 vOff += GetMBarHeight(); in alignTemplate()
489 pRct->top = (qd.screenBits.bounds.bottom - pRct->bottom - vOff) / vDenom; in alignTemplate()
490 pRct->top += vOff; in alignTemplate()
/dports/games/vultures-eye/vulture-2.3.67/nethack/sys/mac/
H A Dmrecover.c461 alignTemplate(ResType rezType, short rezID, short vOff, short vDenom, Point *pPt) in alignTemplate() argument
466 vOff += GetMBarHeight(); in alignTemplate()
477 pRct->top = (qd.screenBits.bounds.bottom - pRct->bottom - vOff) / vDenom; in alignTemplate()
478 pRct->top += vOff; in alignTemplate()
/dports/games/vultures-eye/vulture-2.3.67/unnethack/sys/mac/
H A Dmrecover.c461 alignTemplate(ResType rezType, short rezID, short vOff, short vDenom, Point *pPt) in alignTemplate() argument
466 vOff += GetMBarHeight(); in alignTemplate()
477 pRct->top = (qd.screenBits.bounds.bottom - pRct->bottom - vOff) / vDenom; in alignTemplate()
478 pRct->top += vOff; in alignTemplate()
/dports/games/flightgear/flightgear-2020.3.11/src/Viewer/
H A DCameraGroup_compositor.cxx494 osg::Matrix vOff; in buildCamera() local
505 vOff = (Matrix::translate(-x, -y, -z) in buildCamera()
517 vOff.makeRotate(DegreesToRadians(heading), osg::Vec3(0, 1, 0)); in buildCamera()
679 info->viewOffset = vOff; in buildCamera()
H A DCameraGroup_legacy.cxx827 osg::Matrix vOff; in buildCamera() local
838 vOff = (Matrix::translate(-x, -y, -z) in buildCamera()
850 vOff.makeRotate(DegreesToRadians(heading), osg::Vec3(0, 1, 0)); in buildCamera()
1018 …Info* info = globals->get_renderer()->buildRenderingPipeline(this, cameraFlags, camera, vOff, pOff, in buildCamera()

123