Home
last modified time | relevance | path

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

/external/deqp/framework/delibs/decpp/
DdePoolString.cpp40 deUintptr oldEnd = size(); in append() local
44 std::copy(str, str+len, begin()+oldEnd); in append()
49 deUintptr oldEnd = size(); in append() local
52 std::copy(str.begin(), str.end(), begin()+oldEnd); in append()
57 deUintptr oldEnd = size(); in append() local
60 std::copy(str.begin(), str.end(), begin()+oldEnd); in append()
/external/deqp/framework/egl/
DegluConfigFilter.cpp80 size_t oldEnd = m_rules.size(); in operator <<() local
82 std::copy(other.m_rules.begin(), other.m_rules.end(), m_rules.begin()+oldEnd); in operator <<()
/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir_target.cpp186 const uint32_t oldEnd = bb->binPos + bb->binSize; in prepareEmission() local
188 uint32_t adjEnd = oldEnd + sizeToBundlesNVE4(oldEnd) * 8; in prepareEmission()
/external/skia/src/pathops/
DSkPathOpsPostSect.cpp477 SkOpSpanBase* oldEnd = end; in mark() local
482 bool flipped = (end == oldEnd) != (oEnd == oOldEnd); in mark()
DSkOpCoincidence.cpp389 SkOpSpanBase* oldEnd = end; in mark() local
394 bool flipped = (end == oldEnd) != (oEnd == oOldEnd); in mark()
/external/chromium-trace/trace-viewer/tracing/third_party/components/webcomponentsjs/
DShadowDOM.js337 calcEditDistances: function(current, currentStart, currentEnd, old, oldStart, oldEnd) { argument
338 var rowCount = oldEnd - oldStart + 1;
400 calcSplices: function(current, currentStart, currentEnd, old, oldStart, oldEnd) { argument
403 var minLength = Math.min(currentEnd - currentStart, oldEnd - oldStart);
405 …if (currentEnd == current.length && oldEnd == old.length) suffixCount = this.sharedSuffix(current,…
409 oldEnd -= suffixCount;
410 if (currentEnd - currentStart == 0 && oldEnd - oldStart == 0) return [];
413 while (oldStart < oldEnd) splice.removed.push(old[oldStart++]);
415 … } else if (oldStart == oldEnd) return [ newSplice(currentStart, [], currentEnd - currentStart) ];
416 …romEditDistances(this.calcEditDistances(current, currentStart, currentEnd, old, oldStart, oldEnd));
Dwebcomponents.js378 calcEditDistances: function(current, currentStart, currentEnd, old, oldStart, oldEnd) { argument
379 var rowCount = oldEnd - oldStart + 1;
441 calcSplices: function(current, currentStart, currentEnd, old, oldStart, oldEnd) { argument
444 var minLength = Math.min(currentEnd - currentStart, oldEnd - oldStart);
446 …if (currentEnd == current.length && oldEnd == old.length) suffixCount = this.sharedSuffix(current,…
450 oldEnd -= suffixCount;
451 if (currentEnd - currentStart == 0 && oldEnd - oldStart == 0) return [];
454 while (oldStart < oldEnd) splice.removed.push(old[oldStart++]);
456 … } else if (oldStart == oldEnd) return [ newSplice(currentStart, [], currentEnd - currentStart) ];
457 …romEditDistances(this.calcEditDistances(current, currentStart, currentEnd, old, oldStart, oldEnd));
/external/chromium-trace/trace-viewer/tracing/third_party/components/polymer/
Dpolymer.js5478 old, oldStart, oldEnd) { argument
5480 var rowCount = oldEnd - oldStart + 1;
5587 old, oldStart, oldEnd) { argument
5591 var minLength = Math.min(currentEnd - currentStart, oldEnd - oldStart);
5595 if (currentEnd == current.length && oldEnd == old.length)
5601 oldEnd -= suffixCount;
5603 if (currentEnd - currentStart == 0 && oldEnd - oldStart == 0)
5608 while (oldStart < oldEnd)
5612 } else if (oldStart == oldEnd)
5617 old, oldStart, oldEnd));
[all …]
/external/eigen/Eigen/src/SparseCore/
DSparseMatrix.h1029 Index oldEnd = m_outerIndex[j]+m_innerNonZeros[j];
1030 for(Index k=m_outerIndex[j]; k<oldEnd; ++k)
/external/robolectric/lib/main/
Dxpp3-1.1.4c.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...
/external/owasp/sanitizer/tools/findbugs/lib/
Dcommons-lang-2.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...