Home
last modified time | relevance | path

Searched defs:iX0 (Results 1 – 14 of 14) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/devices/cpu/dsp56156/
H A Dtables.h18 enum reg_id {iX, iX0, iX1, enumerator
/dports/emulators/mame/mame-mame0226/src/devices/cpu/dsp56156/
H A Dtables.h18 enum reg_id {iX, iX0, iX1, enumerator
/dports/games/openclonk/openclonk-release-8.1-src/src/landscape/
H A DC4PXS.cpp90 int32_t iX0 = iX, iY0 = iY; in Execute() local
H A DC4Landscape.cpp3542 int32_t iX0 = std::min(iX1, iX2); int32_t iY0 = std::min(iY1, iY2); in DrawBox() local
/dports/games/openclonk/openclonk-release-8.1-src/src/gui/
H A DC4GuiListBox.cpp133 int32_t iX0 = pCurr->GetBounds().x + GetClientRect().x + C4GUI_ListBoxBarIndent; in DrawElement() local
H A DC4GuiLabels.cpp38 …Label::Label(const char *szLblText, int32_t iX0, int32_t iTop, int32_t iAlign, DWORD dwFClr, CStdF… in Label()
/dports/math/vtk8/VTK-8.2.0/Imaging/Core/
H A DvtkImageInterpolator.cxx743 vtkIdType iX0 = iX[0]; in Tricubic() local
/dports/math/vtk9/VTK-9.1.0/Imaging/Core/
H A DvtkGenericImageInterpolator.cxx675 vtkIdType iX0 = iX[0]; in Tricubic() local
H A DvtkImageInterpolator.cxx712 vtkIdType iX0 = iX[0]; in Tricubic() local
/dports/math/vtk6/VTK-6.2.0/Imaging/Core/
H A DvtkImageInterpolator.cxx748 vtkIdType iX0 = iX[0]; in Tricubic() local
/dports/biology/ncbi-toolkit/ncbi/vibrant/
H A Dshim3d.c3542 Int4 iX0, iY0, iZ0, iX1, iY1, iZ1; local
/dports/astro/siril/siril/src/opencv/findHomography/
H A Dcalibration.cpp2309 float iX0=-FLT_MAX, iX1=FLT_MAX, iY0=-FLT_MAX, iY1=FLT_MAX; in icvGetRectangles() local
/dports/games/openclonk/openclonk-release-8.1-src/src/game/
H A DC4GameScript.cpp2735 static long FnGetPXSCount(C4PropList * _this, Nillable<long> iMaterial, Nillable<long> iX0, Nillabl… in FnGetPXSCount()
/dports/graphics/opencv/opencv-4.5.3/modules/calib3d/src/
H A Dcalibration.cpp2476 float iX0=-FLT_MAX, iX1=FLT_MAX, iY0=-FLT_MAX, iY1=FLT_MAX; in icvGetRectangles() local