Home
last modified time | relevance | path

Searched refs:currentStackSize (Results 1 – 25 of 33) sorted by relevance

12

/dports/science/plumed/plumed2-2.7.2/src/lepton/
H A DExpressionProgram.cpp77 int currentStackSize = 0; in ExpressionProgram() local
82 currentStackSize += 1-args; in ExpressionProgram()
83 if (currentStackSize > stackSize) in ExpressionProgram()
84 stackSize = currentStackSize; in ExpressionProgram()
/dports/science/opensim-core/opensim-core-4.1/Vendors/lepton/src/
H A DExpressionProgram.cpp44 int currentStackSize = 0; in ExpressionProgram() local
49 currentStackSize += 1-args; in ExpressionProgram()
50 if (currentStackSize > stackSize) in ExpressionProgram()
51 stackSize = currentStackSize; in ExpressionProgram()
/dports/science/lammps/lammps-stable_29Sep2021/lib/colvars/lepton/src/
H A DExpressionProgram.cpp44 int currentStackSize = 0; in ExpressionProgram() local
49 currentStackSize += 1-args; in ExpressionProgram()
50 if (currentStackSize > stackSize) in ExpressionProgram()
51 stackSize = currentStackSize; in ExpressionProgram()
/dports/biology/gatk/gatk-4.2.0.0/src/test/java/org/broadinstitute/hellbender/utils/downsampling/
H A DPositionalDownsamplerUnitTest.java209 int currentStackSize = 1; in getDownsampledStackSizesAndVerifySortedness() local
217 stackSizes.add(currentStackSize); in getDownsampledStackSizesAndVerifySortedness()
218 currentStackSize = 1; in getDownsampledStackSizesAndVerifySortedness()
224 ++currentStackSize; in getDownsampledStackSizesAndVerifySortedness()
230 stackSizes.add(currentStackSize); in getDownsampledStackSizesAndVerifySortedness()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/libANGLE/
H A DvalidationES2.cpp1544 size_t currentStackSize = context->getGLState().getDebug().getGroupStackDepth(); in ValidatePushDebugGroupKHR() local
1545 if (currentStackSize >= context->getExtensions().maxDebugGroupStackDepth) in ValidatePushDebugGroupKHR()
1564 size_t currentStackSize = context->getGLState().getDebug().getGroupStackDepth(); in ValidatePopDebugGroupKHR() local
1565 if (currentStackSize <= 1) in ValidatePopDebugGroupKHR()
/dports/games/scummvm/scummvm-2.5.1/engines/ags/engine/script/
H A Dcc_instance.cpp1152 int currentStackSize = registers[SREG_SP].RValue - &stack[0]; in Run() local
1154 if (currentStackSize + 1 >= CC_STACK_SIZE || in Run()
/dports/games/ags/ags_linux_v.3.4.4.1/Engine/script/
H A Dcc_instance.cpp1313 int currentStackSize = registers[SREG_SP].RValue - &stack[0]; in Run() local
1315 if (currentStackSize + 1 >= CC_STACK_SIZE || in Run()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DvalidationES2.cpp2129 size_t currentStackSize = context->getGLState().getDebug().getGroupStackDepth(); in ValidatePushDebugGroupKHR() local
2130 if (currentStackSize >= context->getExtensions().maxDebugGroupStackDepth) in ValidatePushDebugGroupKHR()
2149 size_t currentStackSize = context->getGLState().getDebug().getGroupStackDepth(); in ValidatePopDebugGroupKHR() local
2150 if (currentStackSize <= 1) in ValidatePopDebugGroupKHR()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DvalidationES2.cpp2129 size_t currentStackSize = context->getGLState().getDebug().getGroupStackDepth(); in ValidatePushDebugGroupKHR() local
2130 if (currentStackSize >= context->getExtensions().maxDebugGroupStackDepth) in ValidatePushDebugGroupKHR()
2149 size_t currentStackSize = context->getGLState().getDebug().getGroupStackDepth(); in ValidatePopDebugGroupKHR() local
2150 if (currentStackSize <= 1) in ValidatePopDebugGroupKHR()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DvalidationES2.cpp2129 size_t currentStackSize = context->getGLState().getDebug().getGroupStackDepth(); in ValidatePushDebugGroupKHR() local
2130 if (currentStackSize >= context->getExtensions().maxDebugGroupStackDepth) in ValidatePushDebugGroupKHR()
2149 size_t currentStackSize = context->getGLState().getDebug().getGroupStackDepth(); in ValidatePopDebugGroupKHR() local
2150 if (currentStackSize <= 1) in ValidatePopDebugGroupKHR()
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/libANGLE/
H A DvalidationES2.cpp2159 size_t currentStackSize = context->getState().getDebug().getGroupStackDepth(); in ValidatePushDebugGroupKHR() local
2160 if (currentStackSize >= context->getExtensions().maxDebugGroupStackDepth) in ValidatePushDebugGroupKHR()
2177 size_t currentStackSize = context->getState().getDebug().getGroupStackDepth(); in ValidatePopDebugGroupKHR() local
2178 if (currentStackSize <= 1) in ValidatePopDebugGroupKHR()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DvalidationES2.cpp2129 size_t currentStackSize = context->getGLState().getDebug().getGroupStackDepth(); in ValidatePushDebugGroupKHR() local
2130 if (currentStackSize >= context->getExtensions().maxDebugGroupStackDepth) in ValidatePushDebugGroupKHR()
2149 size_t currentStackSize = context->getGLState().getDebug().getGroupStackDepth(); in ValidatePopDebugGroupKHR() local
2150 if (currentStackSize <= 1) in ValidatePopDebugGroupKHR()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DvalidationES2.cpp2129 size_t currentStackSize = context->getGLState().getDebug().getGroupStackDepth(); in ValidatePushDebugGroupKHR() local
2130 if (currentStackSize >= context->getExtensions().maxDebugGroupStackDepth) in ValidatePushDebugGroupKHR()
2149 size_t currentStackSize = context->getGLState().getDebug().getGroupStackDepth(); in ValidatePopDebugGroupKHR() local
2150 if (currentStackSize <= 1) in ValidatePopDebugGroupKHR()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DvalidationES2.cpp2129 size_t currentStackSize = context->getGLState().getDebug().getGroupStackDepth(); in ValidatePushDebugGroupKHR() local
2130 if (currentStackSize >= context->getExtensions().maxDebugGroupStackDepth) in ValidatePushDebugGroupKHR()
2149 size_t currentStackSize = context->getGLState().getDebug().getGroupStackDepth(); in ValidatePopDebugGroupKHR() local
2150 if (currentStackSize <= 1) in ValidatePopDebugGroupKHR()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DvalidationES2.cpp2129 size_t currentStackSize = context->getGLState().getDebug().getGroupStackDepth(); in ValidatePushDebugGroupKHR() local
2130 if (currentStackSize >= context->getExtensions().maxDebugGroupStackDepth) in ValidatePushDebugGroupKHR()
2149 size_t currentStackSize = context->getGLState().getDebug().getGroupStackDepth(); in ValidatePopDebugGroupKHR() local
2150 if (currentStackSize <= 1) in ValidatePopDebugGroupKHR()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DvalidationES2.cpp2129 size_t currentStackSize = context->getGLState().getDebug().getGroupStackDepth(); in ValidatePushDebugGroupKHR() local
2130 if (currentStackSize >= context->getExtensions().maxDebugGroupStackDepth) in ValidatePushDebugGroupKHR()
2149 size_t currentStackSize = context->getGLState().getDebug().getGroupStackDepth(); in ValidatePopDebugGroupKHR() local
2150 if (currentStackSize <= 1) in ValidatePopDebugGroupKHR()
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/libANGLE/
H A DvalidationES2.cpp2159 size_t currentStackSize = context->getState().getDebug().getGroupStackDepth(); in ValidatePushDebugGroupKHR() local
2160 if (currentStackSize >= context->getExtensions().maxDebugGroupStackDepth) in ValidatePushDebugGroupKHR()
2177 size_t currentStackSize = context->getState().getDebug().getGroupStackDepth(); in ValidatePopDebugGroupKHR() local
2178 if (currentStackSize <= 1) in ValidatePopDebugGroupKHR()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DvalidationES2.cpp2129 size_t currentStackSize = context->getGLState().getDebug().getGroupStackDepth(); in ValidatePushDebugGroupKHR() local
2130 if (currentStackSize >= context->getExtensions().maxDebugGroupStackDepth) in ValidatePushDebugGroupKHR()
2149 size_t currentStackSize = context->getGLState().getDebug().getGroupStackDepth(); in ValidatePopDebugGroupKHR() local
2150 if (currentStackSize <= 1) in ValidatePopDebugGroupKHR()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/libANGLE/
H A DvalidationES2.cpp2159 size_t currentStackSize = context->getState().getDebug().getGroupStackDepth(); in ValidatePushDebugGroupKHR() local
2160 if (currentStackSize >= context->getExtensions().maxDebugGroupStackDepth) in ValidatePushDebugGroupKHR()
2177 size_t currentStackSize = context->getState().getDebug().getGroupStackDepth(); in ValidatePopDebugGroupKHR() local
2178 if (currentStackSize <= 1) in ValidatePopDebugGroupKHR()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DvalidationES2.cpp2129 size_t currentStackSize = context->getGLState().getDebug().getGroupStackDepth(); in ValidatePushDebugGroupKHR() local
2130 if (currentStackSize >= context->getExtensions().maxDebugGroupStackDepth) in ValidatePushDebugGroupKHR()
2149 size_t currentStackSize = context->getGLState().getDebug().getGroupStackDepth(); in ValidatePopDebugGroupKHR() local
2150 if (currentStackSize <= 1) in ValidatePopDebugGroupKHR()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DvalidationES2.cpp2129 size_t currentStackSize = context->getGLState().getDebug().getGroupStackDepth(); in ValidatePushDebugGroupKHR() local
2130 if (currentStackSize >= context->getExtensions().maxDebugGroupStackDepth) in ValidatePushDebugGroupKHR()
2149 size_t currentStackSize = context->getGLState().getDebug().getGroupStackDepth(); in ValidatePopDebugGroupKHR() local
2150 if (currentStackSize <= 1) in ValidatePopDebugGroupKHR()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DvalidationES2.cpp2129 size_t currentStackSize = context->getGLState().getDebug().getGroupStackDepth(); in ValidatePushDebugGroupKHR() local
2130 if (currentStackSize >= context->getExtensions().maxDebugGroupStackDepth) in ValidatePushDebugGroupKHR()
2149 size_t currentStackSize = context->getGLState().getDebug().getGroupStackDepth(); in ValidatePopDebugGroupKHR() local
2150 if (currentStackSize <= 1) in ValidatePopDebugGroupKHR()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DvalidationES2.cpp2129 size_t currentStackSize = context->getGLState().getDebug().getGroupStackDepth(); in ValidatePushDebugGroupKHR() local
2130 if (currentStackSize >= context->getExtensions().maxDebugGroupStackDepth) in ValidatePushDebugGroupKHR()
2149 size_t currentStackSize = context->getGLState().getDebug().getGroupStackDepth(); in ValidatePopDebugGroupKHR() local
2150 if (currentStackSize <= 1) in ValidatePopDebugGroupKHR()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/angle/checkout/src/libANGLE/
H A DvalidationES2.cpp2145 size_t currentStackSize = context->getGLState().getDebug().getGroupStackDepth(); in ValidatePushDebugGroupKHR() local
2146 if (currentStackSize >= context->getExtensions().maxDebugGroupStackDepth) in ValidatePushDebugGroupKHR()
2165 size_t currentStackSize = context->getGLState().getDebug().getGroupStackDepth(); in ValidatePopDebugGroupKHR() local
2166 if (currentStackSize <= 1) in ValidatePopDebugGroupKHR()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DvalidationES2.cpp2129 size_t currentStackSize = context->getGLState().getDebug().getGroupStackDepth(); in ValidatePushDebugGroupKHR() local
2130 if (currentStackSize >= context->getExtensions().maxDebugGroupStackDepth) in ValidatePushDebugGroupKHR()
2149 size_t currentStackSize = context->getGLState().getDebug().getGroupStackDepth(); in ValidatePopDebugGroupKHR() local
2150 if (currentStackSize <= 1) in ValidatePopDebugGroupKHR()

12