Home
last modified time | relevance | path

Searched defs:customValue (Results 1 – 25 of 132) sorted by relevance

123456

/dports/math/mlpack/mlpack-3.4.2/src/mlpack/core/data/imputation_methods/
H A Dcustom_imputation.hpp27 CustomImputation(T customValue): in CustomImputation()
76 T customValue; member in mlpack::data::CustomImputation
/dports/net/kf5-kcontacts/kcontacts-5.89.0/autotests/
H A Dcontactgrouptest.cpp38 const QLatin1String customValue("MyCustomValue"); in QTEST_MAIN() local
103 const QLatin1String customValue("MyCustomValue"); in contactGroupContactGroupReference() local
155 const QLatin1String customValue("MyCustomValue"); in contactGroupData() local
/dports/devel/msbuild/msbuild-0.06/src/Deprecated/Engine.UnitTests/
H A DNodeLoggingEventTests.cs40 string customValue in GenericCustomBuildEventArg()
/dports/math/mlpack/mlpack-3.4.2/src/mlpack/tests/
H A Dimputation_test.cpp100 double customValue = 99; variable
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/agnostic/common/shared/user_setting/
H A Dmedia_user_setting.cpp84 const Value &customValue, in Read()
H A Dmedia_user_setting_configure.cpp87 const Value &customValue, in Read()
/dports/math/mlpack/mlpack-3.4.2/src/mlpack/methods/preprocess/
H A Dpreprocess_imputer_main.cpp80 const double customValue = IO::GetParam<double>("custom_value"); in mlpackMain() local
/dports/graphics/krita/krita-4.4.8/plugins/flake/textshape/dialogs/
H A DParagraphIndentSpacing.cpp148 qreal customValue = 0.0; in lineSpacingChanged() local
/dports/editors/calligra/calligra-3.2.1/plugins/textshape/dialogs/
H A DParagraphIndentSpacing.cpp147 qreal customValue = 0.0; in lineSpacingChanged() local
/dports/x11-toolkits/ctk/CTK-2018-10-29/Libs/CommandLineModules/Frontend/QtGui/
H A DctkCmdLineModuleFrontendQtGui.cpp93 QVariant ctkCmdLineModuleFrontendQtGui::customValue(const QString& parameter, const QString& proper… in customValue() function in ctkCmdLineModuleFrontendQtGui
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_common/agnostic/common/shared/user_setting/
H A Dmedia_user_setting.h257 #define ReadUserSettingForDebug(value, valueName, group, mosContext, customValue, useCustomValue) M… argument
/dports/graphics/qgis/qgis-3.22.3/src/gui/editorwidgets/
H A Dqgsdoublespinbox.cpp129 void QgsDoubleSpinBox::setClearValue( double customValue, const QString &specialValueText ) in setClearValue()
H A Dqgsspinbox.cpp125 void QgsSpinBox::setClearValue( int customValue, const QString &specialValueText ) in setClearValue()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/gui/editorwidgets/
H A Dqgsdoublespinbox.cpp129 void QgsDoubleSpinBox::setClearValue( double customValue, const QString &specialValueText ) in setClearValue()
H A Dqgsspinbox.cpp125 void QgsSpinBox::setClearValue( int customValue, const QString &specialValueText ) in setClearValue()
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/amarokurls/
H A DAmarokUrl.cpp218 QString AmarokUrl::customValue() const in customValue() function in AmarokUrl
/dports/www/kf5-kjs/kjs-5.89.0/src/kjs/
H A Dproperty_slot.h156 void *customValue() const in customValue() function
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/qhelpenginecore/
H A Dtst_qhelpenginecore.cpp413 void tst_QHelpEngineCore::customValue() in customValue() function in tst_QHelpEngineCore
/dports/x11-fm/krusader2/krusader-2.7.2/krusader/Konfigurator/
H A Dkonfiguratoritems.h389 QColor customValue; variable
/dports/converters/wkhtmltopdf/qt-5db36ec/tools/assistant/lib/
H A Dqhelpcollectionhandler.cpp452 QVariant QHelpCollectionHandler::customValue(const QString &key, in customValue() function in QHelpCollectionHandler
H A Dqhelpenginecore.cpp673 QVariant QHelpEngineCore::customValue(const QString &key, const QVariant &defaultValue) const in customValue() function in QHelpEngineCore
/dports/games/legend-of-edgar/edgar-1.34/src/
H A Dcustom_actions.c32 …(Entity *e, void (*func)(int *, int *, float *), int thinkTime, int accumulates, float customValue) in setCustomAction() argument
/dports/security/vault/vault-1.8.2/vendor/github.com/joyent/triton-go/vendor/github.com/spf13/pflag/
H A Dflag_test.go994 type customValue int type
/dports/x11-toolkits/qt5-uiplugin/kde-qttools-5.15.2p17/src/assistant/help/
H A Dqhelpenginecore.cpp748 QVariant QHelpEngineCore::customValue(const QString &key, const QVariant &defaultValue) const in customValue() function in QHelpEngineCore
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/spf13/pflag/
H A Dflag_test.go957 type customValue int type

123456