Home
last modified time | relevance | path

Searched refs:removeInstance (Results 1 – 7 of 7) sorted by relevance

/external/llvm/include/llvm/Support/
DThreadLocal.h40 void removeInstance();
58 void erase() { removeInstance(); } in erase()
/external/libgdx/extensions/gdx-bullet/jni/swig/common/
DgdxManagedObject.i38 removeInstance(this); in beforeDelete()
69 public static void removeInstance(final _TYPE obj) { in removeInstance() function
/external/llvm/lib/Support/Unix/
DThreadLocal.inc55 void ThreadLocalImpl::removeInstance() {
67 void ThreadLocalImpl::removeInstance() { setInstance(0); }
/external/libgdx/extensions/gdx-bullet/jni/swig/collision/
DbtCollisionObject.i49 public static void removeInstance(final btCollisionObject obj) { in removeInstance() function
73 removeInstance(this); in dispose()
/external/llvm/lib/Support/
DThreadLocal.cpp38 void ThreadLocalImpl::removeInstance() { in removeInstance() function in llvm::ThreadLocalImpl
/external/llvm/lib/Support/Windows/
DThreadLocal.inc49 void ThreadLocalImpl::removeInstance() {
/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtCollisionObject.java89 public static void removeInstance(final btCollisionObject obj) { in removeInstance() method in btCollisionObject
113 removeInstance(this); in dispose()