Searched refs:refs (Results 1 – 18 of 18) sorted by relevance
49 private static void makeRefs(Object objects[], SoftReference<Object> refs[]) { in makeRefs() argument52 refs[i] = new SoftReference<Object>(objects[i]); in makeRefs()56 private static <T> int checkRefs(SoftReference<T> refs[], int last) { in checkRefs() argument59 for (i = 0; i < refs.length; i++) { in checkRefs()60 Object o = refs[i].get(); in checkRefs()81 private static <T> void checkRefs(T objects[], SoftReference<T> refs[]) { in checkRefs() argument85 if (refs[i].get() != objects[i]) { in checkRefs()99 SoftReference<Object> refs[] = new SoftReference[objects.length]; in testGcSoftRefs() local104 makeRefs(objects, refs); in testGcSoftRefs()119 checkRefs(objects, refs); in testGcSoftRefs()[all …]
481 RefBase::weakref_type* refs = mPendingWeakDerefs[i]; in processPendingDerefs() local482 refs->decWeak(mProcess.get()); in processPendingDerefs()971 RefBase::weakref_type* refs; in executeCommand() local983 refs = (RefBase::weakref_type*)mIn.readPointer(); in executeCommand()985 ALOG_ASSERT(refs->refBase() == obj, in executeCommand()987 refs, obj, refs->refBase()); in executeCommand()994 mOut.writePointer((uintptr_t)refs); in executeCommand()999 refs = (RefBase::weakref_type*)mIn.readPointer(); in executeCommand()1001 ALOG_ASSERT(refs->refBase() == obj, in executeCommand()1003 refs, obj, refs->refBase()); in executeCommand()[all …]
172 e.refs = NULL; in lookupHandleLocked()192 if (b == NULL || !e->refs->attemptIncWeak(this)) { in getStrongProxyForHandle()222 if (b) e->refs = b->getWeakRefs(); in getStrongProxyForHandle()229 e->refs->decWeak(this); in getStrongProxyForHandle()253 if (b == NULL || !e->refs->attemptIncWeak(this)) { in getWeakProxyForHandle()257 if (b) e->refs = b->getWeakRefs(); in getWeakProxyForHandle()260 e->refs->decWeak(this); in getWeakProxyForHandle()
59 … magic('_dpy'), finishOnSwap(false), traceGpuCompletion(false), refs(0), eglIsInitialized(false) { in egl_display_t()125 refs++; in initialize()126 if (refs > 1) { in initialize()232 if (refs == 0) { in terminate()243 refs--; in terminate()244 if (refs > 0) { in terminate()
93 inline bool isReady() const { return (refs > 0); } in isReady()104 inline uint32_t getRefsCount() const { return refs; } in getRefsCount()133 uint32_t refs; variable
61 public void addReferencesByMap(KeyValueMap refs) { in addReferencesByMap() argument62 mReferences.putAll(refs); in addReferencesByMap()
340 LinkedList<RemoteViewsFrameLayout> refs = mReferences.get(position); in add() local343 if (refs == null) { in add()344 refs = new LinkedList<RemoteViewsFrameLayout>(); in add()345 mReferences.put(position, refs); in add()347 mViewToLinkedList.put(layout, refs); in add()350 refs.add(layout); in add()360 final LinkedList<RemoteViewsFrameLayout> refs = mReferences.get(position); in notifyOnRemoteViewsLoaded()361 if (refs != null) { in notifyOnRemoteViewsLoaded()363 for (final RemoteViewsFrameLayout ref : refs) { in notifyOnRemoteViewsLoaded()369 refs.clear(); in notifyOnRemoteViewsLoaded()
3 ## [23.1.0](https://android.googlesource.com/platform/frameworks/support/+/refs/heads/master/v14/pr…
3 ## [23.0.1](https://android.googlesource.com/platform/frameworks/support/+/refs/heads/master/v4/) (…
284 public Builder addCertificatesEntryRefs(Collection<? extends CertificatesEntryRef> refs) { in addCertificatesEntryRefs() argument288 mCertificatesEntryRefs.addAll(refs); in addCertificatesEntryRefs()
224 void set_object_and_refs(T* other, weakref_type* refs);421 void wp<T>::set_object_and_refs(T* other, weakref_type* refs) in set_object_and_refs() argument423 if (other) refs->incWeak(this); in set_object_and_refs()426 m_refs = refs; in set_object_and_refs()
223 void set_object_and_refs(T* other, weakref_type* refs);420 void wp<T>::set_object_and_refs(T* other, weakref_type* refs) in set_object_and_refs() argument422 if (other) refs->incWeak(this); in set_object_and_refs()425 m_refs = refs; in set_object_and_refs()
288 const uint32_t refs = old->getStrongCount(); in replaceTexture() local289 if (ggl_likely(refs == 1)) { in replaceTexture()
79 RefBase::weakref_type* refs; member
70 …t-wip-us.apache.org/repos/asf?p=commons-lang.git;a=blob_plain;f=LICENSE.txt;hb=refs/heads/master"],71 …git-wip-us.apache.org/repos/asf?p=commons-lang.git;a=blob_plain;f=NOTICE.txt;hb=refs/heads/master"]
416 …<li><a href="https://android.googlesource.com/platform/frameworks/base/+/refs/heads/master/core/re…417 …<li><a href="https://android.googlesource.com/platform/frameworks/base/+/refs/heads/master/core/re…
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...