Home | History | Annotate | Download | only in cloudsave

Lines Matching full:strong

99   <li> <strong>New is better than old</strong>. In some cases, new data should
107 <li> <strong>One set of data is clearly better than the other</strong>. In other
112 <li> <strong>Merge by union</strong>. It may be possible to resolve the conflict
147 <p class="table-caption"><strong>Table 1.</strong> Storing only the total number
223 <li><strong>Local data:</strong> (T, d)</li>
224 <li><strong>Cloud data:</strong> (T', d')</li>
225 <li><strong>Resolved data:</strong> (T' + d, d)</li>
253 <p class="table-caption"><strong>Table 2.</strong> Failure case for total+delta
335 <p class="table-caption"><strong>Table 3.</strong> Failure case for the modified
450 <li><strong>Local data:</strong> (A:a, B:b, C:c, ...)</li>
451 <li><strong>Cloud data:</strong> (A:a', B:b', C:c', ...)</li>
452 <li><strong>Resolved data:</strong> (A:<em>max</em>(a,a'), B:<em>max</em>(b,b'),
485 <p class="table-caption"><strong>Table 4.</strong> Successful application of the