Home
last modified time | relevance | path

Searched refs:GetDefault (Results 51 – 75 of 1624) sorted by relevance

12345678910>>...65

/dports/games/zdoom/zdoom-2.8.1/src/
H A Dm_cheat.cpp303 player->health = player->mo->health = player->mo->GetDefault()->health; in cht_DoCheat()
324 player->health = player->mo->health = player->mo->GetDefault()->health; in cht_DoCheat()
326 player->mo->flags = player->mo->GetDefault()->flags; in cht_DoCheat()
327 player->mo->flags2 = player->mo->GetDefault()->flags2; in cht_DoCheat()
328 player->mo->flags3 = player->mo->GetDefault()->flags3; in cht_DoCheat()
329 player->mo->flags4 = player->mo->GetDefault()->flags4; in cht_DoCheat()
330 player->mo->flags5 = player->mo->GetDefault()->flags5; in cht_DoCheat()
331 player->mo->flags6 = player->mo->GetDefault()->flags6; in cht_DoCheat()
332 player->mo->flags7 = player->mo->GetDefault()->flags7; in cht_DoCheat()
334 player->mo->height = player->mo->GetDefault()->height; in cht_DoCheat()
[all …]
/dports/graphics/mandelbulber/mandelbulber2-2.26/mandelbulber2/qt/
H A Dmy_color_button.cpp65 sRGB MyColorButton::GetDefault() in GetDefault() function in MyColorButton
69 defaultValue = parameterContainer->GetDefault<sRGB>(parameterName); in GetDefault()
102 GetDefault(); in UpdateColor()
H A Dmaterial_selector.cpp92 f.setBold(actualValue != GetDefault()); in paintEvent()
97 int cMaterialSelector::GetDefault() in GetDefault() function in cMaterialSelector
101 int val = parameterContainer->GetDefault<int>(parameterName); in GetDefault()
H A Dmy_group_box.cpp89 if (isChecked() != GetDefault()) in paintEvent()
97 bool MyGroupBox::GetDefault() in GetDefault() function in MyGroupBox
101 int val = parameterContainer->GetDefault<int>(parameterName); in GetDefault()
H A Dmy_spin_box.cpp80 f.setBold(value() != GetDefault()); in paintEvent()
85 int MySpinBox::GetDefault() in GetDefault() function in MySpinBox
89 int val = parameterContainer->GetDefault<int>(parameterName); in GetDefault()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/data_loaders/genbank/
H A Dgbloader.cpp207 if (TGenbankLoaderPsg::GetDefault()) { in RegisterInObjectManager()
232 if (TGenbankLoaderPsg::GetDefault()) { in RegisterInObjectManager()
269 if (TGenbankLoaderPsg::GetDefault()) { in RegisterInObjectManager()
306 if (TGenbankLoaderPsg::GetDefault()) { in RegisterInObjectManager()
332 if (TGenbankLoaderPsg::GetDefault()) { in RegisterInObjectManager()
357 if (TGenbankLoaderPsg::GetDefault()) { in RegisterInObjectManager()
576 return TGenbankLoaderPsg::GetDefault(); in IsUsingPSGLoader()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objtools/data_loaders/genbank/
H A Dgbloader.cpp207 if (TGenbankLoaderPsg::GetDefault()) { in RegisterInObjectManager()
232 if (TGenbankLoaderPsg::GetDefault()) { in RegisterInObjectManager()
269 if (TGenbankLoaderPsg::GetDefault()) { in RegisterInObjectManager()
306 if (TGenbankLoaderPsg::GetDefault()) { in RegisterInObjectManager()
332 if (TGenbankLoaderPsg::GetDefault()) { in RegisterInObjectManager()
357 if (TGenbankLoaderPsg::GetDefault()) { in RegisterInObjectManager()
576 return TGenbankLoaderPsg::GetDefault(); in IsUsingPSGLoader()
/dports/sysutils/cfengine317/cfengine-3.17.0/libntech/libutils/
H A Dknown_dirs.c34 static const char *GetDefault##FUNC##Dir(void) \
95 const char *GetDefault##FUNC##Dir(void) \
176 return GetDefault##FUNC##Dir(); \
/dports/sysutils/cfengine316/cfengine-3.16.0/libntech/libutils/
H A Dknown_dirs.c34 static const char *GetDefault##FUNC##Dir(void) \
95 const char *GetDefault##FUNC##Dir(void) \
173 return GetDefault##FUNC##Dir(); \
/dports/net/pjsip/pjproject-2.11.1/pjsip-apps/src/pjsua/winrt/gui/uwp/VoipTasks/Helpers/
H A DVccCallHelper.cs48 VoipCallCoordinator vCC = VoipCallCoordinator.GetDefault(); in LaunchRTCTaskAsync()
71 VoipCallCoordinator vCC = VoipCallCoordinator.GetDefault(); in NewOutgoingCall()
102 VoipCallCoordinator vCC = VoipCallCoordinator.GetDefault(); in NewIncomingCall()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/sra/data_loaders/csra/
H A Dcsraloader.cpp95 return NCBI_PARAM_TYPE(CSRA_LOADER, PILEUP_GRAPHS)::GetDefault(); in GetPileupGraphsParamDefault()
111 return NCBI_PARAM_TYPE(CSRA_LOADER, QUALITY_GRAPHS)::GetDefault(); in GetQualityGraphsParamDefault()
127 return NCBI_PARAM_TYPE(CSRA_LOADER, MIN_MAP_QUALITY)::GetDefault(); in GetMinMapQualityParamDefault()
143 return NCBI_PARAM_TYPE(CSRA_LOADER, MAX_SEPARATE_SPOT_GROUPS)::GetDefault(); in GetSpotGroupsParamDefault()
158 return NCBI_PARAM_TYPE(CSRA_LOADER, SPOT_READ_ALIGN)::GetDefault(); in GetSpotReadAlignParamDefault()
272 NStr::Split(NCBI_PARAM_TYPE(CSRA, ACCESSIONS)::GetDefault(), ",", in RegisterInObjectManager()
/dports/net/go-bapu/carlostrub-bapu-23ca6b019fbc/vendor/github.com/pelletier/go-toml/
H A Dtoml_test.go48 if tree.GetDefault("", "hello") != tree {
52 if tree.GetDefault("test.key", "hello") != "value" {
56 if tree.GetDefault("whatever", "hello") != "hello" {
/dports/net/evans/evans-0.9.1/vendor/github.com/pelletier/go-toml/
H A Dtoml_test.go48 if tree.GetDefault("", "hello") != tree {
52 if tree.GetDefault("test.key", "hello") != "value" {
56 if tree.GetDefault("whatever", "hello") != "hello" {
/dports/sysutils/cfengine/cfengine-3.19.0/libntech/libutils/
H A Dknown_dirs.c35 static const char *GetDefault##FUNC##Dir(void) \
97 const char *GetDefault##FUNC##Dir(void) \
179 return GetDefault##FUNC##Dir(); \
/dports/sysutils/cfengine318/cfengine-3.18.1/libntech/libutils/
H A Dknown_dirs.c35 static const char *GetDefault##FUNC##Dir(void) \
97 const char *GetDefault##FUNC##Dir(void) \
179 return GetDefault##FUNC##Dir(); \
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/pelletier/go-toml/go-toml-1.4.0/
H A Dtoml_test.go48 if tree.GetDefault("", "hello") != tree {
52 if tree.GetDefault("test.key", "hello") != "value" {
56 if tree.GetDefault("whatever", "hello") != "hello" {
/dports/net-im/tut/tut-0.0.17/vendor/github.com/pelletier/go-toml/
H A Dtoml_test.go48 if tree.GetDefault("", "hello") != tree {
52 if tree.GetDefault("test.key", "hello") != "value" {
56 if tree.GetDefault("whatever", "hello") != "hello" {
/dports/sysutils/cfengine-devel/core-d08ae9eff/libntech/libutils/
H A Dknown_dirs.c35 static const char *GetDefault##FUNC##Dir(void) \
97 const char *GetDefault##FUNC##Dir(void) \
179 return GetDefault##FUNC##Dir(); \
/dports/sysutils/cfengine319/cfengine-3.19.0/libntech/libutils/
H A Dknown_dirs.c35 static const char *GetDefault##FUNC##Dir(void) \
97 const char *GetDefault##FUNC##Dir(void) \
179 return GetDefault##FUNC##Dir(); \
/dports/net-mgmt/php-fpm_exporter/php-fpm_exporter-2.0.4/vendor/github.com/pelletier/go-toml/
H A Dtoml_test.go48 if tree.GetDefault("", "hello") != tree {
52 if tree.GetDefault("test.key", "hello") != "value" {
56 if tree.GetDefault("whatever", "hello") != "hello" {
/dports/sysutils/hcloud/cli-1.21.0/vendor/github.com/pelletier/go-toml/
H A Dtoml_test.go48 if tree.GetDefault("", "hello") != tree {
52 if tree.GetDefault("test.key", "hello") != "value" {
56 if tree.GetDefault("whatever", "hello") != "hello" {
/dports/devel/taskctl/taskctl-1.4.2/vendor/github.com/pelletier/go-toml/
H A Dtoml_test.go48 if tree.GetDefault("", "hello") != tree {
52 if tree.GetDefault("test.key", "hello") != "value" {
56 if tree.GetDefault("whatever", "hello") != "hello" {
/dports/www/pomerium/pomerium-0.8.3/vendor/github.com/pelletier/go-toml/
H A Dtoml_test.go48 if tree.GetDefault("", "hello") != tree {
52 if tree.GetDefault("test.key", "hello") != "value" {
56 if tree.GetDefault("whatever", "hello") != "hello" {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/pelletier/go-toml/
H A Dtoml_test.go48 if tree.GetDefault("", "hello") != tree {
52 if tree.GetDefault("test.key", "hello") != "value" {
56 if tree.GetDefault("whatever", "hello") != "hello" {
/dports/sysutils/terraform-switcher/terraform-switcher-0.13.1201/vendor/github.com/pelletier/go-toml/
H A Dtoml_test.go48 if tree.GetDefault("", "hello") != tree {
52 if tree.GetDefault("test.key", "hello") != "value" {
56 if tree.GetDefault("whatever", "hello") != "hello" {

12345678910>>...65