/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/sbcs/ |
D | NGramList.java | 45 this(other.getValue(), other.getRefCount()); in NGram() 53 public final int getRefCount() in getRefCount() method in NGramList.NGram 68 return ng.getRefCount() - refCount; in compareTo()
|
D | StatisticsTool.java | 171 int refCount = ngram.getRefCount(); in dumpNGrams()
|
/external/icu/icu4c/source/common/ |
D | sharedobject.cpp | 68 SharedObject::getRefCount() const { in getRefCount() function in SharedObject 79 if(getRefCount() == 0) { in deleteIfZeroRefCount()
|
D | sharedobject.h | 121 int32_t getRefCount() const; 182 if(p->getRefCount() <= 1) { return const_cast<T *>(p); } in copyOnWrite()
|
D | unifiedcache.cpp | 201 sharedObject->getRefCount(), in _dumpContents()
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/ |
D | SharedObject.java | 135 if(r.getRefCount() <= 1) { return r; } in copyOnWrite() 191 public final int getRefCount() { return refCount.get(); } in getRefCount() method in SharedObject
|
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
D | SharedObject.java | 133 if(r.getRefCount() <= 1) { return r; } in copyOnWrite() 189 public final int getRefCount() { return refCount.get(); } in getRefCount() method in SharedObject
|
/external/skia/src/gpu/gl/debug/ |
D | GrFakeRefObj.h | 49 int getRefCount() const { return fRef; } in getRefCount() function
|
D | GrDebugGL.cpp | 209 GrAlwaysAssert(0 == fObjects[i]->getRefCount()); in report()
|
D | GrGLCreateDebugInterface.cpp | 488 if (program->getRefCount()) { in debugGLDeleteProgram() 503 if (shader->getRefCount()) { in debugGLDeleteShader() 559 if (array->getRefCount()) { in debugGLDeleteVertexArrays()
|
/external/deqp/framework/opengl/simplereference/ |
D | sglrReferenceContext.hpp | 61 int getRefCount (void) const { return m_refCount; } in getRefCount() function in sglr::rc::NamedObject 533 if (object->getRefCount() == 0) in releaseReference()
|
D | sglrReferenceContext.cpp | 455 DE_ASSERT(m_clientVertexArray.getRefCount() == 1); in ~ReferenceContext() 727 DE_ASSERT(texture->getRefCount() == 1); in deleteTexture() 793 DE_ASSERT(framebuffer->getRefCount() == 1); in deleteFramebuffer() 869 DE_ASSERT(renderbuffer->getRefCount() == 1); in deleteRenderbuffer() 2557 DE_ASSERT(buffer->getRefCount() == 1); in deleteBuffer() 3970 DE_ASSERT(vertexArray->getRefCount() == 1); in deleteVertexArray() 3987 DE_ASSERT(sp->getRefCount() == 1); in deleteProgramObject() 4566 DE_ASSERT(programToBeDeleted->getRefCount() == 1); in useProgram() 4585 DE_ASSERT(shaderProg->getRefCount() == 1); in deleteProgram()
|
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |