Home
last modified time | relevance | path

Searched refs:otherUpd (Results 1 – 1 of 1) sorted by relevance

/dports/textproc/zorba/zorba-2.7.0/src/store/naive/
H A Dsimple_pul.cpp1863 otherUpd->thePul = this; in mergeSimpleUpdateLists()
1865 myList.push_back(otherUpd); in mergeSimpleUpdateLists()
1927 otherUpd->thePul = this; in mergeTargetedUpdateLists()
1928 otherUpd->theCollectionPul = myPul; in mergeTargetedUpdateLists()
1930 myList.push_back(otherUpd); in mergeTargetedUpdateLists()
1949 (*targetUpdates)[0] = otherUpd; in mergeTargetedUpdateLists()
2197 delete otherUpd; in mergeTargetedUpdateLists()
2202 targetUpdates->push_back(otherUpd); in mergeTargetedUpdateLists()
2227 otherUpd->thePul = this; in mergeCollectionUpdateLists()
2228 otherUpd->theCollectionPul = myPul; in mergeCollectionUpdateLists()
[all …]