Home
last modified time | relevance | path

Searched defs:oldSize (Results 1 – 25 of 30) sorted by relevance

12

/external/guava/guava-testlib/src/com/google/common/collect/testing/
DSortedMapInterfaceTest.java91 int oldSize = map.size(); in testTailMapRemoveThrough() local
114 int oldSize = map.size(); in testTailMapClearThrough() local
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
DAbstractMapBasedMultimap.java522 int oldSize = size(); // calls refreshIfEmpty in addAll() local
545 int oldSize = size(); // calls refreshIfEmpty in clear() local
568 int oldSize = size(); // calls refreshIfEmpty in removeAll() local
580 int oldSize = size(); // calls refreshIfEmpty in retainAll() local
608 int oldSize = size(); // calls refreshIfEmpty in removeAll() local
695 int oldSize = size(); // calls refreshIfEmpty in addAll() local
/external/apache-xml/src/main/java/org/apache/xpath/compiler/
DOpMapVector.java85 int oldSize = m_mapSize; in setElementAt() local
/external/guava/guava/src/com/google/common/collect/
DAbstractMapBasedMultimap.java525 int oldSize = size(); // calls refreshIfEmpty in addAll() local
548 int oldSize = size(); // calls refreshIfEmpty in clear() local
571 int oldSize = size(); // calls refreshIfEmpty in removeAll() local
583 int oldSize = size(); // calls refreshIfEmpty in retainAll() local
611 int oldSize = size(); // calls refreshIfEmpty in removeAll() local
773 int oldSize = size(); // calls refreshIfEmpty in addAll() local
/external/guava/guava-testlib/src/com/google/common/collect/testing/google/
DMultimapAsMapGetTester.java110 int oldSize = getNumElements(); in testPropagatesRemoveThenAddToMultimap() local
DMultimapGetTester.java115 int oldSize = getNumElements(); in testPropagatesRemoveLastThenAddToMultimap() local
/external/deqp/framework/opengl/
DgluObjectWrapper.cpp103 const size_t oldSize = m_objects.size(); in resize() local
/external/deqp/executor/
DxeBatchResult.cpp43 const size_t oldSize = m_data.size(); in append() local
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DCalendarCache.java73 int oldSize = arraySize; in rehash() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DCalendarCache.java71 int oldSize = arraySize; in rehash() local
/external/mesa3d/src/mesa/main/
Dimports.c193 _mesa_align_realloc(void *oldBuffer, size_t oldSize, size_t newSize, in _mesa_align_realloc()
215 _mesa_realloc(void *oldBuffer, size_t oldSize, size_t newSize) in _mesa_realloc()
/external/skia/src/gpu/
DGrGpuResource.cpp103 size_t oldSize = fGpuMemorySize; in didChangeGpuMemorySize() local
DGrResourceCache.h398 void didChangeGpuMemorySize(const GrGpuResource* resource, size_t oldSize) { in didChangeGpuMemorySize()
DGrResourceCache.cpp406 void GrResourceCache::didChangeGpuMemorySize(const GrGpuResource* resource, size_t oldSize) { in didChangeGpuMemorySize()
/external/skia/gm/
Drrect.cpp75 static SkScalar prop(SkScalar radius, SkScalar newSize, SkScalar oldSize) { in prop()
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/ui/widget/
DWidget.java50 SizeMetrics oldSize = this.sizeMetrics; in Widget() local
99 protected void onMetricsChanged(SizeMetrics oldSize, SizeMetrics newSize) { in onMetricsChanged()
/external/deqp/modules/egl/
DteglResizeTests.cpp93 IVec2 oldSize; member
238 void initSurface (const glw::Functions& gl, IVec2 oldSize) in initSurface()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGPrinter.cpp239 unsigned oldSize = visited.size(); in setSubgraphColorHelper() local
/external/skia/include/core/
DSkPathRef.h411 size_t oldSize = this->currSize(); in makeSpace() local
/external/jdiff/src/jdiff/
DAPIComparator.java376 int oldSize = oldClass.ctors_.size(); in compareAllCtors() local
/external/opencv/cv/src/
Dcvsurf.cpp82 icvResizeHaarPattern( const int src[][5], CvSurfHF* dst, int n, int oldSize, int newSize, int width… in icvResizeHaarPattern()
/external/lz4/programs/
Dfuzzer.c982 size_t oldSize = 0; in FUZ_unitTests() local
/external/mesa3d/src/mesa/vbo/
Dvbo_exec_api.c246 const GLuint oldSize = exec->vtx.attrsz[attr]; in vbo_exec_wrap_upgrade_vertex() local
/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir_util.h333 const unsigned int oldSize = size * sizeof(Item); in resize() local
/external/jsoncpp/src/lib_json/
Djson_value.cpp824 ArrayIndex oldSize = size(); in resize() local

12