Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/ui/misc/
H A Dpropertystorage.cxx43 static bool trySet( SfxItemSet& _rSet, sal_uInt16 _nItemId, const Any& _rValue ) in trySet() function in dbaui::__anon980531770111::ItemAdapter
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/ui/misc/
H A Dpropertystorage.cxx43 static bool trySet( SfxItemSet& _rSet, sal_uInt16 _nItemId, const Any& _rValue ) in trySet() function in dbaui::__anonfcb4f2cf0111::ItemAdapter
/dports/audio/mixxx/mixxx-2.3.0/src/control/
H A Dcontrolvalue.h51 bool trySet(const T& value) { in trySet() function
/dports/deskutils/maliit-keyboard/keyboard-2.1.0/src/3rdparty/QGSettings/
H A Dqgsettings.cpp87 bool QGSettings::trySet(const QString &key, const QVariant &value) in trySet() function in QGSettings
/dports/math/blaze/blaze-3.8/blaze/math/adaptors/
H A DHermitianMatrix.h358 inline bool trySet( const HermitianMatrix<MT,SO,DF>& mat, size_t i, size_t j, const ET& value ) in trySet() function
394trySet( const HermitianMatrix<MT,SO,DF>& mat, size_t row, size_t column, size_t m, size_t n, const… in trySet() function
H A DStrictlyLowerMatrix.h363 inline bool trySet( const StrictlyLowerMatrix<MT,SO,DF>& mat, size_t i, size_t j, const ET& value ) in trySet() function
399trySet( const StrictlyLowerMatrix<MT,SO,DF>& mat, size_t row, size_t column, size_t m, size_t n, c… in trySet() function
H A DLowerMatrix.h421 inline bool trySet( const LowerMatrix<MT,SO,DF>& mat, size_t i, size_t j, const ET& value ) in trySet() function
457trySet( const LowerMatrix<MT,SO,DF>& mat, size_t row, size_t column, size_t m, size_t n, const ET&… in trySet() function
H A DDiagonalMatrix.h415 inline bool trySet( const DiagonalMatrix<MT,SO,DF>& mat, size_t i, size_t j, const ET& value ) in trySet() function
451trySet( const DiagonalMatrix<MT,SO,DF>& mat, size_t row, size_t column, size_t m, size_t n, const … in trySet() function
H A DStrictlyUpperMatrix.h363 inline bool trySet( const StrictlyUpperMatrix<MT,SO,DF>& mat, size_t i, size_t j, const ET& value ) in trySet() function
399trySet( const StrictlyUpperMatrix<MT,SO,DF>& mat, size_t row, size_t column, size_t m, size_t n, c… in trySet() function
H A DUpperMatrix.h421 inline bool trySet( const UpperMatrix<MT,SO,DF>& mat, size_t i, size_t j, const ET& value ) in trySet() function
457trySet( const UpperMatrix<MT,SO,DF>& mat, size_t row, size_t column, size_t m, size_t n, const ET&… in trySet() function
H A DUniLowerMatrix.h453 inline bool trySet( const UniLowerMatrix<MT,SO,DF>& mat, size_t i, size_t j, const ET& value ) in trySet() function
491trySet( const UniLowerMatrix<MT,SO,DF>& mat, size_t row, size_t column, size_t m, size_t n, const … in trySet() function
H A DUniUpperMatrix.h453 inline bool trySet( const UniUpperMatrix<MT,SO,DF>& mat, size_t i, size_t j, const ET& value ) in trySet() function
491trySet( const UniUpperMatrix<MT,SO,DF>& mat, size_t row, size_t column, size_t m, size_t n, const … in trySet() function
/dports/math/blaze/blaze-3.8/blaze/math/expressions/
H A DVector.h941 BLAZE_ALWAYS_INLINE bool trySet( const Vector<VT,TF>& vec, size_t index, const ET& value ) in trySet() function
973 trySet( const Vector<VT,TF>& vec, size_t index, size_t size, const ET& value ) in trySet() function
H A DMatrix.h1663 BLAZE_ALWAYS_INLINE bool trySet( const Matrix<MT,SO>& mat, size_t i, size_t j, const ET& value ) in trySet() function
1698trySet( const Matrix<MT,SO>& mat, size_t row, size_t column, size_t m, size_t n, const ET& value ) in trySet() function
/dports/math/blaze/blaze-3.8/blaze/math/views/
H A DColumn.h1276 inline bool trySet( const Column<MT,SO,DF,SF,CCAs...>& column, size_t index, const ET& value ) in trySet() function
1309 trySet( const Column<MT,SO,DF,SF,CCAs...>& column, size_t index, size_t size, const ET& value ) in trySet() function
H A DRow.h1272 inline bool trySet( const Row<MT,SO,DF,SF,CRAs...>& row, size_t index, const ET& value ) in trySet() function
1305 trySet( const Row<MT,SO,DF,SF,CRAs...>& row, size_t index, size_t size, const ET& value ) in trySet() function
H A DSubvector.h1946 inline bool trySet( const Subvector<VT,AF,TF,DF,CSAs...>& sv, size_t index, const ET& value ) in trySet() function
1979 trySet( const Subvector<VT,AF,TF,DF,CSAs...>& sv, size_t index, size_t size, const ET& value ) in trySet() function
H A DBand.h1505 inline bool trySet( const Band<MT,TF,DF,MF,CBAs...>& band, size_t index, const ET& value ) in trySet() function
1538 trySet( const Band<MT,TF,DF,MF,CBAs...>& band, size_t index, size_t size, const ET& value ) in trySet() function
H A DElements.h2012 inline bool trySet( const Elements<VT,TF,DF,CEAs...>& e, size_t index, const ET& value ) in trySet() function
2044 trySet( const Elements<VT,TF,DF,CEAs...>& e, size_t index, size_t size, const ET& value ) in trySet() function
H A DSubmatrix.h3399 inline bool trySet( const Submatrix<MT,AF,SO,DF,CSAs...>& sm, size_t i, size_t j, const ET& value ) in trySet() function
3435trySet( const Submatrix<MT,AF,SO,DF,CSAs...>& sm, size_t row, size_t column, size_t m, size_t n, c… in trySet() function
H A DRows.h2503 inline bool trySet( const Rows<MT,SO,DF,SF,CRAs...>& r, size_t i, size_t j, const ET& value ) in trySet() function
2539trySet( const Rows<MT,SO,DF,SF,CRAs...>& r, size_t row, size_t column, size_t m, size_t n, const E… in trySet() function
H A DColumns.h2509 inline bool trySet( const Columns<MT,SO,DF,SF,CCAs...>& c, size_t i, size_t j, const ET& value ) in trySet() function
2545trySet( const Columns<MT,SO,DF,SF,CCAs...>& c, size_t row, size_t column, size_t m, size_t n, cons… in trySet() function
/dports/math/cvc4/CVC4-1.7/src/theory/arith/
H A Dsoi_simplex.cpp623 unsigned SumOfInfeasibilitiesSPD::trySet(const ArithVarVec& set){ in trySet() function in CVC4::theory::arith::SumOfInfeasibilitiesSPD
/dports/devel/onetbb/oneTBB-2021.4.0/test/tbb/
H A Dtest_scheduler_mix.cpp183 bool trySet(T* ptr) { in trySet() function in PtrRWMutex
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/media/audio/
H A Dmedia_audio.cpp1643 void trySet(QString &to, AVDictionary *dict, const char *key) { in trySet() function in Media::FFMpegAttributesReader