Home
last modified time | relevance | path

Searched defs:needToAdd (Results 1 – 5 of 5) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/xmerge/source/xmerge/java/org/openoffice/xmerge/util/
H A DIntArrayList.java76 int needToAdd = minCapacity - list.size(); in ensureCapacityAndFill() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmerge/source/xmerge/java/org/openoffice/xmerge/util/
H A DIntArrayList.java76 int needToAdd = minCapacity - list.size(); in ensureCapacityAndFill() local
/dports/misc/tellico/tellico-3.4.2/src/translators/
H A Dadsimporter.cpp111 bool needToAdd = false; in readText() local
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/api/
H A Dapi_updates.cpp73 bool needToAdd, in ProcessScheduledMessageWithElapsedTime()
1162 auto needToAdd = true; in applyUpdateNoPtsCheck() local
1256 auto needToAdd = true; in applyUpdateNoPtsCheck() local
/dports/games/openmw/openmw-openmw-0.47.0/apps/openmw/mwworld/
H A Dworldimp.cpp3495 bool needToAdd (const MWWorld::Ptr& ptr, const MWWorld::Ptr& detector) in needToAdd() function