Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/perf/usetperf/
Dbitset.cpp27 clearAll(); in BitSet()
50 void BitSet::clearAll() { in clearAll() function in BitSet
Dbitset.h37 void clearAll();
Dusetperf.cpp56 bs.clearAll(); in CmdOp()
/external/skia/site/dev/tools/
Dtracing.md44 [ 0] <skia.gpu> SkGpuDevice::clearAll id=1 #3 {
47 [ 0] } SkGpuDevice::clearAll
/external/skqp/site/dev/tools/
Dtracing.md44 [ 0] <skia.gpu> SkGpuDevice::clearAll id=1 #3 {
47 [ 0] } SkGpuDevice::clearAll
/external/mockito/src/main/java/org/mockito/internal/util/concurrent/
DDetachedThreadLocal.java57 public void clearAll() { in clearAll() method in DetachedThreadLocal
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/translit/
DTransliteratorInputMethod.java580 private void clearAll() { in clearAll() method in TransliteratorInputMethod
615 case '\u001b': if (editing()) { clearAll(); return true; } break; in handleTyped()
/external/skia/src/gpu/
DSkGpuDevice.h64 void clearAll();
DSkGpuDevice.cpp141 this->clearAll(); in SkGpuDevice()
235 void SkGpuDevice::clearAll() { in clearAll() function in SkGpuDevice
/external/skqp/src/gpu/
DSkGpuDevice.h64 void clearAll();
DSkGpuDevice.cpp140 this->clearAll(); in SkGpuDevice()
231 void SkGpuDevice::clearAll() { in clearAll() function in SkGpuDevice
/external/skqp/src/pathops/
DSkOpSegment.h114 void clearAll();
DSkOpSegment.cpp312 void SkOpSegment::clearAll() { in clearAll() function in SkOpSegment
1394 this->clearAll(); in moveNearby()
1419 this->clearAll(); in moveNearby()
/external/skia/src/pathops/
DSkOpSegment.h114 void clearAll();
DSkOpSegment.cpp312 void SkOpSegment::clearAll() { in clearAll() function in SkOpSegment
1394 this->clearAll(); in moveNearby()
1419 this->clearAll(); in moveNearby()
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/ui/
DViewInflater.java1018 public void clearAll() { in clearAll() method in ViewInflater