Home
last modified time | relevance | path

Searched defs:stackBase (Results 26 – 50 of 122) sorted by relevance

12345

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/
H A DJavaThread.java371 Address stackBase = getStackBase(); in isInStack() local
378 Address stackBase = getStackBase(); in isLockOwned() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/
H A DJavaThread.java371 Address stackBase = getStackBase(); in isInStack() local
378 Address stackBase = getStackBase(); in isLockOwned() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/
H A DJavaThread.java384 Address stackBase = getStackBase(); in isInStack() local
391 Address stackBase = getStackBase(); in isLockOwned() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/
H A DJavaThread.java386 Address stackBase = getStackBase(); in isInStack() local
393 Address stackBase = getStackBase(); in isLockOwned() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/
H A DJavaThread.java384 Address stackBase = getStackBase(); in isInStack() local
391 Address stackBase = getStackBase(); in isLockOwned() local
/dports/graphics/pixie/Pixie/src/ri/
H A DphotonMap.cpp126 CPhotonNode **stackBase = (CPhotonNode **) alloca(maxDepth*sizeof(CPhotonNode *)*8); in ~CPhotonMap() local
217 CPhotonNode **stackBase = (CPhotonNode **) alloca(maxDepth*sizeof(CPhotonNode *)*8); in probe() local
H A Dirradiance.cpp228 CCacheNode **stackBase = (CCacheNode **) alloca(maxDepth*sizeof(CCacheNode *)*8); in lookup() local
911 CCacheNode **stackBase = (CCacheNode **) alloca(maxDepth*sizeof(CCacheNode *)*8); in clamp() local
963 CCacheNode **stackBase = (CCacheNode **) alloca(maxDepth*sizeof(CCacheNode *)*8); in draw() local
H A Dradiance.cpp469 CRadianceNode **stack,**stackBase; in cachesample() local
557 CRadianceNode **stack,**stackBase; in finalize() local
1359 CRadianceNode **stackBase = (CRadianceNode **) alloca(maxDepth*sizeof(CRadianceNode *)*8); in draw() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/
H A DJavaThread.java395 Address stackBase = getStackBase(); in isInStack() local
402 Address stackBase = getStackBase(); in isLockOwned() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/
H A DJavaThread.java389 Address stackBase = getStackBase(); in isInStack() local
396 Address stackBase = getStackBase(); in isLockOwned() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/
H A DJavaThread.java389 Address stackBase = getStackBase(); in isInStack() local
396 Address stackBase = getStackBase(); in isLockOwned() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/
H A DJavaThread.java395 Address stackBase = getStackBase(); in isInStack() local
402 Address stackBase = getStackBase(); in isLockOwned() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/
H A DJavaThread.java395 Address stackBase = getStackBase(); in isInStack() local
402 Address stackBase = getStackBase(); in isLockOwned() local
/dports/devel/qt5-scripttools/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/runtime/
H A DCollector.cpp129 void* stackBase; member in JSC::Heap::Thread
557 static void* stackBase = 0; in currentThreadStackBaseQNX() local
833 void* stackBase = currentThreadStackBase(); in markCurrentThreadConservativelyInternal() local
/dports/devel/qt5-script/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/runtime/
H A DCollector.cpp129 void* stackBase; member in JSC::Heap::Thread
557 static void* stackBase = 0; in currentThreadStackBaseQNX() local
833 void* stackBase = currentThreadStackBase(); in markCurrentThreadConservativelyInternal() local
/dports/www/firefox-esr/firefox-91.8.0/mozglue/baseprofiler/core/
H A DEHABIStackWalk.cpp118 size_t EHABIStackWalk(const mcontext_t& aContext, void* stackBase, void** aSPs, in EHABIStackWalk()
286 uint32_t stackBase = reinterpret_cast<uint32_t>(stackBasePtr); in unwind() local
/dports/lang/spidermonkey78/firefox-78.9.0/tools/profiler/core/
H A DEHABIStackWalk.cpp116 size_t EHABIStackWalk(const mcontext_t& aContext, void* stackBase, void** aSPs, in EHABIStackWalk()
284 uint32_t stackBase = reinterpret_cast<uint32_t>(stackBasePtr); in unwind() local
/dports/mail/thunderbird/thunderbird-91.8.0/tools/profiler/core/
H A DEHABIStackWalk.cpp116 size_t EHABIStackWalk(const mcontext_t& aContext, void* stackBase, void** aSPs, in EHABIStackWalk()
284 uint32_t stackBase = reinterpret_cast<uint32_t>(stackBasePtr); in unwind() local
/dports/www/firefox/firefox-99.0/tools/profiler/core/
H A DEHABIStackWalk.cpp116 size_t EHABIStackWalk(const mcontext_t& aContext, void* stackBase, void** aSPs, in EHABIStackWalk()
292 uint32_t stackBase = reinterpret_cast<uint32_t>(stackBasePtr); in unwind() local
/dports/www/firefox/firefox-99.0/mozglue/baseprofiler/core/
H A DEHABIStackWalk.cpp118 size_t EHABIStackWalk(const mcontext_t& aContext, void* stackBase, void** aSPs, in EHABIStackWalk()
286 uint32_t stackBase = reinterpret_cast<uint32_t>(stackBasePtr); in unwind() local
/dports/www/firefox-esr/firefox-91.8.0/tools/profiler/core/
H A DEHABIStackWalk.cpp116 size_t EHABIStackWalk(const mcontext_t& aContext, void* stackBase, void** aSPs, in EHABIStackWalk()
284 uint32_t stackBase = reinterpret_cast<uint32_t>(stackBasePtr); in unwind() local
/dports/mail/thunderbird/thunderbird-91.8.0/mozglue/baseprofiler/core/
H A DEHABIStackWalk.cpp118 size_t EHABIStackWalk(const mcontext_t& aContext, void* stackBase, void** aSPs, in EHABIStackWalk()
286 uint32_t stackBase = reinterpret_cast<uint32_t>(stackBasePtr); in unwind() local
/dports/lang/spidermonkey78/firefox-78.9.0/mozglue/baseprofiler/core/
H A DEHABIStackWalk.cpp118 size_t EHABIStackWalk(const mcontext_t& aContext, void* stackBase, void** aSPs, in EHABIStackWalk()
286 uint32_t stackBase = reinterpret_cast<uint32_t>(stackBasePtr); in unwind() local
/dports/www/firefox/firefox-99.0/js/src/wasm/
H A DWasmBCFrame.h297 uint32_t computeHeightWithStackResults(StackHeight stackBase, in computeHeightWithStackResults()
437 uint32_t locateStackResult(const ABIResult& result, StackHeight stackBase, in locateStackResult()
920 uint32_t prepareStackResultArea(StackHeight stackBase, in prepareStackResultArea()
935 void finishStackResultArea(StackHeight stackBase, uint32_t stackResultBytes) { in finishStackResultArea()
/dports/lang/maude/maude-2.7.1/src/FreeTheory/
H A DfreeLhsAutomaton.cc184 Vector<DagNode**>::iterator stackBase = stack.begin(); in match() local

12345