Home
last modified time | relevance | path

Searched defs:offsetRange (Results 1 – 25 of 64) sorted by relevance

123

/dports/emulators/ppsspp/ppsspp-1.12.3/Core/MIPS/ARM64/
H A DArm64CompLoadStore.cpp317 int offsetRange = 0x3ff; in Comp_ITypeMem() local
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Core/MIPS/ARM/
H A DArmCompLoadStore.cpp302 int offsetRange = 0x3ff; in Comp_ITypeMem() local
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Core/MIPS/ARM64/
H A DArm64CompLoadStore.cpp317 int offsetRange = 0x3ff; in Comp_ITypeMem() local
/dports/emulators/ppsspp/ppsspp-1.12.3/Core/MIPS/ARM/
H A DArmCompLoadStore.cpp302 int offsetRange = 0x3ff; in Comp_ITypeMem() local
/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/test/java/org/apache/commons/math3/fitting/leastsquares/
H A DEvaluationTestValidation.java236 final double offsetRange = 10 * sigma.getEntry(1); in testParametersErrorMonteCarloParameters() local
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Core/MIPS/ARM64/
H A DArm64CompLoadStore.cpp317 int offsetRange = 0x3ff; in Comp_ITypeMem() local
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Core/MIPS/ARM/
H A DArmCompLoadStore.cpp302 int offsetRange = 0x3ff; in Comp_ITypeMem() local
/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/test/java/org/apache/commons/math3/optimization/general/
H A DAbstractLeastSquaresOptimizerTestValidation.java236 final double offsetRange = 10 * sigma[1]; in testParametersErrorMonteCarloParameters() local
/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/test/java/org/apache/commons/math3/optim/nonlinear/vector/jacobian/
H A DAbstractLeastSquaresOptimizerTestValidation.java244 final double offsetRange = 10 * sigma[1]; in testParametersErrorMonteCarloParameters() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureGatherTests.cpp512 DynamicSinglePixelOffsets (const IVec2& offsetRange) : m_offsetRange(offsetRange) {} in DynamicSinglePixelOffsets()
834 …PixelOffsetsFunctor (GatherType gatherType, const GatherArgs& gatherArgs, const IVec2& offsetRange) in makePixelOffsetsFunctor()
927 …gatherType, LevelMode levelMode, const tcu::TextureFormat& textureFormat, const IVec2& offsetRange) in generateBasic2DCaseIterations()
1198 …const IVec2 offsetRange = getOffsetRange(m_baseParams.offsetSize, m_context.getDeviceProperties(… in init() local
1407 …const IVec2& offsetRange = getOffsetRange(m_baseParams.offsetSize, m_context.getDeviceProperties… in setupUniforms() local
1616 const IVec2& offsetRange, in genGatherFuncCall()
1782 …const IVec2& offsetRange = baseParams.offsetSize != OFFSETSIZE_IMPLEMENTATION_MAXIMUM ? getOf… in genGatherPrograms() local
2014 const IVec2& offsetRange, in generate2DArrayCaseIterations()
2233 …gatherType, LevelMode levelMode, const tcu::TextureFormat& textureFormat, const IVec2& offsetRange) in generateCubeCaseIterations()
/dports/multimedia/jmref/JM/lencod/src/
H A Dq_around.c143 int offsetRange = 1 << (OffsetBits - 1); in update_offset_params() local
/dports/math/clblas/clBLAS-2.10/src/tests/performance/
H A Dtest-performance.cpp603 const int offsetRange[] = { 0, 100 }; variable
/dports/astro/qmapshack/qmapshack-V_1.16.1/src/qmapshack/map/
H A DCMapGEMF.cpp266 const quint64 offsetRange = TileIdx * 12; // 4 + 8 in getTile() local
/dports/math/clblas/clBLAS-2.10/src/tests/correctness/
H A Dtest-correctness.cpp200 const int offsetRange[] = { 0, 100 }; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles31/functional/
H A Des31fTextureGatherTests.cpp481 DynamicSinglePixelOffsets (const IVec2& offsetRange) : m_offsetRange(offsetRange) {} in DynamicSinglePixelOffsets()
830 …PixelOffsetsFunctor (GatherType gatherType, const GatherArgs& gatherArgs, const IVec2& offsetRange) in makePixelOffsetsFunctor()
1162 …reFormat, const GatherArgs& gatherArgs, const string& refZExpr, const IVec2& offsetRange, int inde… in genGatherFuncCall()
1236 const IVec2& offsetRange) in genProgramSources()
1265 const IVec2 offsetRange = getOffsetRange(); in init() local
1564 …erations (GatherType gatherType, const tcu::TextureFormat& textureFormat, const IVec2& offsetRange) in generateBasic2DCaseIterations()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/jdom/
H A DDOMNode.java860 protected void offsetRange(int[] range, int offset) { in offsetRange() method in DOMNode
/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/core/jdom/
H A DDOMNode.java910 protected void offsetRange(int[] range, int offset) { in offsetRange() method in DOMNode
/dports/games/retroarch/RetroArch-1.9.7/deps/glslang/glslang/glslang/MachineIndependent/
H A DlinkValidate.cpp890 TRange offsetRange(offset, offset + numOffsets - 1); in addUsedOffsets() local
/dports/math/vtk9/VTK-9.1.0/Filters/General/
H A DvtkDiscreteFlyingEdges2D.cxx151 auto offsetRange = vtk::DataArrayValueRange<1>(offsets); in operator ()() local
/dports/math/vtk9/VTK-9.1.0/Filters/Core/
H A DvtkFlyingEdges2D.cxx156 auto offsetRange = vtk::DataArrayValueRange<1>(offsets); in operator ()() local
/dports/devel/love/love-11.3/src/libraries/glslang/glslang/MachineIndependent/
H A DlinkValidate.cpp1151 TRange offsetRange(offset, offset + numOffsets - 1); in addUsedOffsets() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/glslang/src/glslang/MachineIndependent/
H A DlinkValidate.cpp1198 TRange offsetRange(offset, offset + numOffsets - 1); in addUsedOffsets() local
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/glslang/glslang/MachineIndependent/
H A DlinkValidate.cpp1142 TRange offsetRange(offset, offset + numOffsets - 1); in addUsedOffsets() local
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/glslang/glslang/MachineIndependent/
H A DlinkValidate.cpp1140 TRange offsetRange(offset, offset + numOffsets - 1); in addUsedOffsets() local
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/glslang/glslang/MachineIndependent/
H A DlinkValidate.cpp1140 TRange offsetRange(offset, offset + numOffsets - 1); in addUsedOffsets() local

123