Home
last modified time | relevance | path

Searched defs:stackOffset (Results 1 – 25 of 106) sorted by relevance

12345

/dports/games/openspades/openspades-0.1.3/Sources/AngelScript/source/
H A Das_variablescope.cpp71 int asCVariableScope::DeclareVariable(const char *name, const asCDataType &type, int stackOffset, b… in DeclareVariable()
H A Das_variablescope.h56 int stackOffset; member
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/angelscript/source/
H A Das_variablescope.cpp71 int asCVariableScope::DeclareVariable(const char *name, const asCDataType &type, int stackOffset, b… in DeclareVariable()
H A Das_variablescope.h56 int stackOffset; member
/dports/lang/angelscript/sdk/angelscript/source/
H A Das_variablescope.cpp71 int asCVariableScope::DeclareVariable(const char *name, const asCDataType &type, int stackOffset, b… in DeclareVariable()
H A Das_variablescope.h56 int stackOffset; member
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/AngelScript/source/
H A Das_variablescope.cpp71 int asCVariableScope::DeclareVariable(const char *name, const asCDataType &type, int stackOffset, b… in DeclareVariable()
H A Das_variablescope.h56 int stackOffset; member
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/google/flatbuffers/ts/flexbuffers/
H A Dbuilder.ts496 … const stackOffset = this.offsetStackValue(valueOffset, ValueType.INDIRECT_INT, stackValue.width); constant
519 … const stackOffset = this.offsetStackValue(valueOffset, ValueType.INDIRECT_UINT, stackValue.width); constant
542 …const stackOffset = this.offsetStackValue(valueOffset, ValueType.INDIRECT_FLOAT, stackValue.width); constant
/dports/devel/flatbuffers/flatbuffers-2.0.0/ts/flexbuffers/
H A Dbuilder.ts496 … const stackOffset = this.offsetStackValue(valueOffset, ValueType.INDIRECT_INT, stackValue.width); constant
519 … const stackOffset = this.offsetStackValue(valueOffset, ValueType.INDIRECT_UINT, stackValue.width); constant
542 …const stackOffset = this.offsetStackValue(valueOffset, ValueType.INDIRECT_FLOAT, stackValue.width); constant
/dports/math/qtiplot-doc/qtiplot-0.9.8.9/qtiplot/src/plot2D/
H A DQwtBarCurve.cpp170 double QwtBarCurve::stackOffset(int i, QList <QwtBarCurve *> stack) const in stackOffset() function in QwtBarCurve
176 double stackOffset = 0.0; in stackOffset() local
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/
H A DThunk.cpp41 const int stackOffset = ThunkStackOffset(); in Init() local
/dports/emulators/ppsspp/ppsspp-1.12.3/Common/
H A DThunk.cpp41 const int stackOffset = ThunkStackOffset(); in Init() local
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Common/
H A DThunk.cpp41 const int stackOffset = ThunkStackOffset(); in Init() local
/dports/www/firefox-esr/firefox-91.8.0/js/src/wasm/
H A DWasmStubs.h107 ABIResult(ValType type, uint32_t stackOffset) in ABIResult()
128 uint32_t stackOffset() const { in stackOffset() function
/dports/www/firefox/firefox-99.0/js/src/wasm/
H A DWasmStubs.h111 ABIResult(ValType type, uint32_t stackOffset) in ABIResult()
132 uint32_t stackOffset() const { in stackOffset() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/wasm/
H A DWasmStubs.h107 ABIResult(ValType type, uint32_t stackOffset) in ABIResult()
128 uint32_t stackOffset() const { in stackOffset() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/wasm/
H A DWasmStubs.h106 ABIResult(ValType type, uint32_t stackOffset) in ABIResult()
127 uint32_t stackOffset() const { in stackOffset() function
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/
H A DSnapshots.h120 int32_t stackOffset; member
249 static RValueAllocation Untyped(int32_t stackOffset) { in Untyped()
296 int32_t stackOffset() const { in stackOffset() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/
H A DSnapshots.h120 int32_t stackOffset; member
247 static RValueAllocation Untyped(int32_t stackOffset) { in Untyped()
294 int32_t stackOffset() const { in stackOffset() function
/dports/www/firefox/firefox-99.0/js/src/jit/
H A DSnapshots.h119 int32_t stackOffset; member
248 static RValueAllocation Untyped(int32_t stackOffset) { in Untyped()
295 int32_t stackOffset() const { in stackOffset() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/
H A DSnapshots.h120 int32_t stackOffset; member
249 static RValueAllocation Untyped(int32_t stackOffset) { in Untyped()
296 int32_t stackOffset() const { in stackOffset() function
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/
H A DSnapshots.h126 int32_t stackOffset; member
257 static RValueAllocation Untyped(int32_t stackOffset) { in Untyped()
307 int32_t stackOffset() const { in stackOffset() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/
H A DSnapshots.h120 int32_t stackOffset; member
247 static RValueAllocation Untyped(int32_t stackOffset) { in Untyped()
294 int32_t stackOffset() const { in stackOffset() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/
H A DSnapshots.h126 int32_t stackOffset; member
257 static RValueAllocation Untyped(int32_t stackOffset) { in Untyped()
307 int32_t stackOffset() const { in stackOffset() function

12345