Home
last modified time | relevance | path

Searched defs:newlyAdded (Results 1 – 7 of 7) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/qa/complex/dbaccess/
H A DPropertyBag.java235 final PropertyValue newlyAdded = props[ props.length - 1 ]; in checkDynamicSet() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/qa/complex/dbaccess/
H A DPropertyBag.java235 final PropertyValue newlyAdded = props[ props.length - 1 ]; in checkDynamicSet() local
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/autotest/
H A Dtesttreeitem.h143 bool newlyAdded() const { return m_status == NewlyAdded; } in newlyAdded() function
H A Dtesttreemodel.cpp343 QSet<ITestParser *> newlyAdded; in synchronizeTestFrameworks() local
389 QSet<ITestTool *> newlyAdded; in synchronizeTestTools() local
/dports/audio/musescore/MuseScore-3.6.1/libmscore/
H A Dtextedit.cpp115 bool newlyAdded = false; in endEdit() local
/dports/astro/stellarium/stellarium-0.21.3/plugins/Satellites/src/
H A DSatellite.hpp257 bool newlyAdded; member in Satellite
/dports/lang/solidity/solidity_0.8.11/libsolidity/analysis/
H A DNameAndTypeResolver.cpp659 bool newlyAdded = m_scopes.emplace( in enterNewSubScope() local