Home
last modified time | relevance | path

Searched refs:startV (Results 1 – 25 of 74) sorted by relevance

123

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/director/lingo/tests/
H A Dfactory.lingo42 set the LocV of sprite 14 to (startV-stepV)
43 if sprite 14 intersects 10 and (startV-6) <= targetV then
49 if startV < targetV or bcast>g17 then
55 set startV to (startV-stepV)
/dports/emulators/visualboyadvance-m/visualboyadvance-m-VBA-M_Beta_2/src/gb/
H A DgbSGB.cpp414 u8 startV = (*fromAddress++) & 0x1f; in gbSgbAttributeBlock() local
422 if(x < startH || y < startV || in gbSgbAttributeBlock()
543 u8 startV = gbSgbPacket[2] & 0x1f; in gbSgbAttributeCharacter() local
548 if(startV > 17) in gbSgbAttributeCharacter()
549 startV = 17; in gbSgbAttributeCharacter()
558 gbSgbATF[startV * 20 + startH] = p; in gbSgbAttributeCharacter()
559 startV++; in gbSgbAttributeCharacter()
560 if(startV == 18) { in gbSgbAttributeCharacter()
561 startV = 0; in gbSgbAttributeCharacter()
582 startV++; in gbSgbAttributeCharacter()
[all …]
/dports/emulators/vba/VisualBoyAdvance-1.7.2/src/gb/
H A DgbSGB.cpp420 u8 startV = (*fromAddress++) & 0x1f; in gbSgbAttributeBlock() local
428 if(x < startH || y < startV || in gbSgbAttributeBlock()
549 u8 startV = gbSgbPacket[2] & 0x1f; in gbSgbAttributeCharacter() local
554 if(startV > 17) in gbSgbAttributeCharacter()
555 startV = 17; in gbSgbAttributeCharacter()
564 gbSgbATF[startV * 20 + startH] = p; in gbSgbAttributeCharacter()
565 startV++; in gbSgbAttributeCharacter()
566 if(startV == 18) { in gbSgbAttributeCharacter()
567 startV = 0; in gbSgbAttributeCharacter()
588 startV++; in gbSgbAttributeCharacter()
[all …]
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/spectrum/model/
H A Dtrace-fading-loss-model.cc180 Ptr<UniformRandomVariable> startV = CreateObject<UniformRandomVariable> (); in DoCalcRxPowerSpectralDensity() local
181 startV->SetAttribute ("Min", DoubleValue (1.0)); in DoCalcRxPowerSpectralDensity()
182startV->SetAttribute ("Max", DoubleValue ((m_traceLength.GetSeconds () - m_windowSize.GetSeconds (… in DoCalcRxPowerSpectralDensity()
186 startV->SetStream (m_currentStream); in DoCalcRxPowerSpectralDensity()
190 …eMap.insert (std::pair<ChannelRealizationId_t,Ptr<UniformRandomVariable> > (mobilityPair, startV)); in DoCalcRxPowerSpectralDensity()
191 …wOffsetsMap.insert (std::pair<ChannelRealizationId_t,int> (mobilityPair, startV->GetValue ())).fir… in DoCalcRxPowerSpectralDensity()
/dports/games/scummvm/scummvm-2.5.1/engines/director/lingo/tests/
H A Dfactory.lingo52 set the LocV of sprite 14 to (startV-stepV)
53 if sprite 14 intersects 10 and (startV-6) <= targetV then
59 if startV < targetV or bcast>g17 then
65 set startV to (startV-stepV)
/dports/graphics/pencil2d/pencil-0.6.6/core_lib/src/tool/
H A Dhandtool.cpp108 QVector2D startV(getLastPixel() - centralPixel); in transformView() local
111 …leOffset = static_cast<qreal>(std::atan2(curV.y(), curV.x()) - std::atan2(startV.y(), startV.x())); in transformView()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/sdk/android/api/org/webrtc/
H A DYuvHelper.java31 final int startV = startU + chromaHeight * chromaWidth; in I420Copy() local
37 dst.position(startV); in I420Copy()
86 final int startV = startU + dstChromaHeight * dstChromaWidth; in I420Rotate() local
92 dst.position(startV); in I420Rotate()
/dports/net-im/tg_owt/tg_owt-d578c76/src/sdk/android/api/org/webrtc/
H A DYuvHelper.java31 final int startV = startU + chromaHeight * chromaWidth; in I420Copy() local
37 dst.position(startV); in I420Copy()
86 final int startV = startU + dstChromaHeight * dstChromaWidth; in I420Rotate() local
92 dst.position(startV); in I420Rotate()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/sdk/android/api/org/webrtc/
H A DYuvHelper.java31 final int startV = startU + chromaHeight * chromaWidth; in I420Copy() local
37 dst.position(startV); in I420Copy()
86 final int startV = startU + dstChromaHeight * dstChromaWidth; in I420Rotate() local
92 dst.position(startV); in I420Rotate()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/sdk/android/api/org/webrtc/
H A DYuvHelper.java31 final int startV = startU + chromaHeight * chromaWidth; in I420Copy() local
37 dst.position(startV); in I420Copy()
86 final int startV = startU + dstChromaHeight * dstChromaWidth; in I420Rotate() local
92 dst.position(startV); in I420Rotate()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/sdk/android/api/org/webrtc/
H A DYuvHelper.java31 final int startV = startU + chromaHeight * chromaWidth; in I420Copy() local
37 dst.position(startV); in I420Copy()
86 final int startV = startU + dstChromaHeight * dstChromaWidth; in I420Rotate() local
92 dst.position(startV); in I420Rotate()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/sdk/android/api/org/webrtc/
H A DYuvHelper.java31 final int startV = startU + chromaHeight * chromaWidth; in I420Copy() local
37 dst.position(startV); in I420Copy()
86 final int startV = startU + dstChromaHeight * dstChromaWidth; in I420Rotate() local
92 dst.position(startV); in I420Rotate()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/sdk/android/api/org/webrtc/
H A DYuvHelper.java31 final int startV = startU + chromaHeight * chromaWidth; in I420Copy() local
37 dst.position(startV); in I420Copy()
86 final int startV = startU + dstChromaHeight * dstChromaWidth; in I420Rotate() local
92 dst.position(startV); in I420Rotate()
/dports/games/ufoai/ufoai-2.5-source/src/game/
H A Dg_combat.cpp643 vec3_t startV; in G_ShootGrenade() local
652 float speed = VectorLength(startV); in G_ShootGrenade()
658 VecToAngles(startV, angles); in G_ShootGrenade()
674 AngleVectors(angles, startV, nullptr, nullptr); in G_ShootGrenade()
675 VectorScale(startV, speed, startV); in G_ShootGrenade()
681 VectorCopy(startV, curV); in G_ShootGrenade()
740 G_EventThrow(mask, fd, dt, impactFlags, last, startV); in G_ShootGrenade()
766 G_EventThrow(mask, fd, dt, flags, last, startV); in G_ShootGrenade()
773 VectorAdd(temp, curV, startV); in G_ShootGrenade()
774 VectorAdd(temp, startV, curV); in G_ShootGrenade()
[all …]
/dports/math/vtk8/VTK-8.2.0/Filters/General/
H A DvtkClipConvexPolyData.cxx542 for (size_t startV = 0; startV+2 < newPoly->Vertices.size(); startV++) in ClipWithPlane() local
544 double *p1 = newPoly->Vertices[startV]->Point; in ClipWithPlane()
545 double *p2 = newPoly->Vertices[startV+1]->Point; in ClipWithPlane()
546 double *p3 = newPoly->Vertices[startV+2]->Point; in ClipWithPlane()
/dports/math/vtk6/VTK-6.2.0/Filters/General/
H A DvtkClipConvexPolyData.cxx542 for (size_t startV = 0; startV+2 < newPoly->Vertices.size(); startV++) in ClipWithPlane() local
544 double *p1 = newPoly->Vertices[startV]->Point; in ClipWithPlane()
545 double *p2 = newPoly->Vertices[startV+1]->Point; in ClipWithPlane()
546 double *p3 = newPoly->Vertices[startV+2]->Point; in ClipWithPlane()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/core/
H A DSkPathBuilder.cpp254 SkVector* startV, SkVector* stopV, SkRotationDirection* dir) { in angles_to_unit_vectors() argument
258 startV->fY = SkScalarSinSnapToZero(startRad); in angles_to_unit_vectors()
259 startV->fX = SkScalarCosSnapToZero(startRad); in angles_to_unit_vectors()
271 if (*startV == *stopV) { in angles_to_unit_vectors()
281 } while (*startV == *stopV); in angles_to_unit_vectors()
326 SkVector startV, stopV; in arcTo() local
328 angles_to_unit_vectors(startAngle, sweepAngle, &startV, &stopV, &dir); in arcTo()
346 if (startV == stopV) { in arcTo()
360 int count = build_arc_conics(oval, startV, stopV, dir, conics, &singlePt); in arcTo()
/dports/math/vtk9/VTK-9.1.0/Filters/General/
H A DvtkClipConvexPolyData.cxx522 for (size_t startV = 0; startV + 2 < newPoly->Vertices.size(); startV++) in ClipWithPlane() local
524 double* p1 = newPoly->Vertices[startV]->Point; in ClipWithPlane()
525 double* p2 = newPoly->Vertices[startV + 1]->Point; in ClipWithPlane()
526 double* p3 = newPoly->Vertices[startV + 2]->Point; in ClipWithPlane()
/dports/audio/faust/faust-2.37.3/tools/physicalModeling/mesh2faust/vega/libraries/include/
H A DobjMeshOrientable.h73 unsigned int startV() { return startV_; } in startV() function
163 return (getGroupHandle->getFace(halfedge.face())).getVertex(halfedge.startV()); } in edgeStartVertex()
/dports/audio/faust/faust-2.37.3/tools/physicalModeling/mesh2faust/vega/libraries/objMesh/
H A DobjMeshOrientable.h73 unsigned int startV() { return startV_; } in startV() function
163 return (getGroupHandle->getFace(halfedge.face())).getVertex(halfedge.startV()); } in edgeStartVertex()
/dports/graphics/alembic/alembic-1.8.3/maya/AbcExport/
H A DMayaNurbsSurfaceWriter.cpp105 double startU, endU, startV, endV; in write() local
106 nurbs.getKnotDomain(startU, endU, startV, endV); in write()
275 double offsetV = startV+endV; in write()
/dports/devel/vcglib/vcglib-2020.09/vcg/complex/algorithms/
H A Ddual_meshing.h44 static void ComposeFace(VertexType &startV, in ComposeFace() argument
53 vcg::face::Pos<FaceType> startP(&startF,&startV); in ComposeFace()
/dports/graphics/alembic/alembic-1.8.3/maya/AbcImport/
H A DNurbsSurfaceHelper.cpp70 double startU, endU, startV, endV; in trimSurface() local
71 iFnSurface.getKnotDomain(startU, endU, startV, endV); in trimSurface()
72 double offsetV = startV + endV; in trimSurface()
/dports/misc/adios2/ADIOS2-2.7.1/bindings/Fortran/f2c/
H A Dadios2_f2c_variable.cpp193 const std::vector<std::size_t> startV = in FC_GLOBAL() local
196 *variable, *ndims, startV.data(), countV.data())); in FC_GLOBAL()
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/coregrind/m_debuginfo/
H A Dreadexidx.c155 const void* startV, SizeT len ) in MemoryRange__init() argument
159 Addr start = (Addr)startV; in MemoryRange__init()
169 const void* startV, SizeT len ) in MemoryRange__covers() argument
175 Addr start = (Addr)startV; in MemoryRange__covers()

123