Home
last modified time | relevance | path

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

/dports/textproc/zorba/zorba-2.7.0/src/store/naive/
H A Dsimple_pul.cpp1870 switch (otherUpdKind) in mergeSimpleUpdateLists()
1938 if (otherUpdKind == store::UpdateConsts::UP_REPLACE_CHILD) in mergeTargetedUpdateLists()
1957 switch (otherUpdKind) in mergeTargetedUpdateLists()
1978 if ((*ite)->getKind() == otherUpdKind) in mergeTargetedUpdateLists()
1980 if (store::UpdateConsts::isRename(otherUpdKind)) in mergeTargetedUpdateLists()
2001 if ((*ite)->getKind() == otherUpdKind) in mergeTargetedUpdateLists()
2022 if ((*ite)->getKind() != otherUpdKind) in mergeTargetedUpdateLists()
2064 if ((*ite)->getKind() != otherUpdKind) in mergeTargetedUpdateLists()
2090 if ((*ite)->getKind() != otherUpdKind) in mergeTargetedUpdateLists()
2116 if ((*ite)->getKind() != otherUpdKind) in mergeTargetedUpdateLists()
[all …]