Home
last modified time | relevance | path

Searched refs:SetSp (Results 1 – 25 of 60) sorted by relevance

123

/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/Runtime/
H A DPalRedhawkCommon.h67 void SetSp(UIntNative sp) { SP = sp; } in SetSp() function
97 void SetSp(UIntNative sp) { SP = sp; }
114 void SetSp(UIntNative sp) { Rsp = sp; }
146 void SetSp(UIntNative sp) { Rsp = sp; }
154 void SetSp(UIntNative sp) { PORTABILITY_ASSERT("GetSp"); }
H A DPalRedhawk.h264 void SetSp(UIntNative sp) { Rsp = sp; } in SetSp() function
364 void SetSp(UIntNative sp) { Esp = sp; } in SetSp() function
/dports/devel/upp/upp/uppsrc/Oracle/
H A DOracle7.h60 void SetSp();
/dports/games/easyrpg-player/Player-0.7.0/tests/
H A Denemyai.cpp343 enemy.SetSp(100);
351 enemy.SetSp(0);
514 enemy.SetSp(50);
596 Main_Data::game_actors->GetActor(1)->SetSp(0);
601 Main_Data::game_actors->GetActor(2)->SetSp(0);
H A Dautobattle.cpp21 actor.SetSp(actor.GetMaxSp()); in MakeActor()
H A Dtest_mock_actor.h248 actor->SetSp(sp); in Setup()
265 enemy->SetSp(sp); in Setup()
H A Dgame_battlealgorithm.cpp748 source->SetSp(100);
749 target->SetSp(100);
1949 target->SetSp(100);
2103 source->SetSp(0);
2106 source->SetSp(200);
2531 target->SetSp(100);
2606 target->SetSp(0);
2630 target->SetSp(0);
2635 target->SetSp(0);
3151 target->SetSp(100);
[all …]
/dports/games/easyrpg-player/Player-0.7.0/src/
H A Dgame_enemy.cpp108 int Game_Enemy::SetSp(int _sp) { in SetSp() function in Game_Enemy
H A Dgame_actor.cpp111 SetSp(GetMaxSp()); in Game_Actor()
395 SetSp(GetMaxSp()); in FullHeal()
763 SetSp(GetSp()); in SetLevel()
1106 SetSp(sp); in ChangeClass()
1155 SetSp(data.current_sp); in SetBaseMaxSp()
1163 int Game_Actor::SetSp(int sp) { in SetSp() function in Game_Actor
H A Dgame_enemy.h144 int SetSp(int _sp) override;
/dports/security/vault/vault-1.8.2/vendor/github.com/yuin/gopher-lua/
H A Dstate_test.go619 stack.SetSp(0)
633 stack.SetSp(0)
647 stack.SetSp(0)
H A D_state.go147 SetSp(sp int) methodSpec
187 func (cs *fixedCallFrameStack) SetSp(sp int) { func
307 func (cs *autoGrowingCallFrameStack) SetSp(sp int) { func
1857 ls.stack.SetSp(sp)
1861 ls.stack.SetSp(sp)
/dports/editors/micro/micro-2.0.10/vendor/github.com/yuin/gopher-lua/
H A Dstate_test.go613 stack.SetSp(0)
627 stack.SetSp(0)
641 stack.SetSp(0)
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/vendor/github.com/yuin/gopher-lua/
H A Dstate_test.go613 stack.SetSp(0)
627 stack.SetSp(0)
641 stack.SetSp(0)
/dports/net/storj/storj-1.45.3/vendor/github.com/yuin/gopher-lua/
H A Dstate_test.go613 stack.SetSp(0)
627 stack.SetSp(0)
641 stack.SetSp(0)
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/yuin/gopher-lua/
H A Dstate_test.go613 stack.SetSp(0)
627 stack.SetSp(0)
641 stack.SetSp(0)
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/yuin/gopher-lua/
H A Dstate_test.go613 stack.SetSp(0)
627 stack.SetSp(0)
641 stack.SetSp(0)
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/vendor/github.com/yuin/gopher-lua/
H A Dstate_test.go654 stack.SetSp(0)
668 stack.SetSp(0)
682 stack.SetSp(0)
/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/vendor/github.com/yuin/gopher-lua/
H A Dstate_test.go654 stack.SetSp(0)
668 stack.SetSp(0)
682 stack.SetSp(0)
H A D_state.go147 SetSp(sp int) methodSpec
187 func (cs *fixedCallFrameStack) SetSp(sp int) { func
307 func (cs *autoGrowingCallFrameStack) SetSp(sp int) { func
1861 ls.stack.SetSp(sp)
1865 ls.stack.SetSp(sp)
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/vendor/github.com/yuin/gopher-lua/
H A Dstate_test.go654 stack.SetSp(0)
668 stack.SetSp(0)
682 stack.SetSp(0)
H A D_state.go147 SetSp(sp int) methodSpec
187 func (cs *fixedCallFrameStack) SetSp(sp int) { func
307 func (cs *autoGrowingCallFrameStack) SetSp(sp int) { func
1861 ls.stack.SetSp(sp)
1865 ls.stack.SetSp(sp)
/dports/net-p2p/bitmark/bitmarkd-0.13.3/vendor/github.com/yuin/gopher-lua/
H A Dstate_test.go654 stack.SetSp(0)
668 stack.SetSp(0)
682 stack.SetSp(0)
H A D_state.go147 SetSp(sp int) methodSpec
187 func (cs *fixedCallFrameStack) SetSp(sp int) { func
307 func (cs *autoGrowingCallFrameStack) SetSp(sp int) { func
1861 ls.stack.SetSp(sp)
1865 ls.stack.SetSp(sp)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/yuin/gopher-lua/
H A D_state.go147 SetSp(sp int) methodSpec
187 func (cs *fixedCallFrameStack) SetSp(sp int) { func
307 func (cs *autoGrowingCallFrameStack) SetSp(sp int) { func
1857 ls.stack.SetSp(sp)
1861 ls.stack.SetSp(sp)

123