Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ADT/
DDenseMap.h286 void destroyAll() { in destroyAll() function
619 this->destroyAll(); in ~DenseMap()
639 this->destroyAll();
647 this->destroyAll(); in copyFrom()
686 this->destroyAll(); in shrink_and_clear()
783 this->destroyAll(); in ~SmallDenseMap()
866 this->destroyAll();
874 this->destroyAll(); in copyFrom()
947 this->destroyAll(); in shrink_and_clear()
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DDenseMap.h301 void destroyAll() { in destroyAll() function
617 this->destroyAll(); in ~DenseMap()
637 this->destroyAll();
645 this->destroyAll(); in copyFrom()
684 this->destroyAll(); in shrink_and_clear()
783 this->destroyAll(); in ~SmallDenseMap()
866 this->destroyAll();
874 this->destroyAll(); in copyFrom()
947 this->destroyAll(); in shrink_and_clear()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DDenseMap.h326 void destroyAll() { in destroyAll() function
680 this->destroyAll(); in ~DenseMap()
700 this->destroyAll();
708 this->destroyAll(); in copyFrom()
747 this->destroyAll(); in shrink_and_clear()
850 this->destroyAll(); in ~SmallDenseMap()
933 this->destroyAll();
941 this->destroyAll(); in copyFrom()
1014 this->destroyAll(); in shrink_and_clear()
/external/replicaisland/src/com/replica/replicaisland/
DGameObjectManager.java155 public void destroyAll() { in destroyAll() method in GameObjectManager
DGame.java262 manager.destroyAll(); in stopLevel()
304 manager.destroyAll(); in restartLevel()