Home
last modified time | relevance | path

Searched defs:refs (Results 1 – 8 of 8) sorted by relevance

/device/generic/vulkan-cereal/fake-android-guest/androidImpl/
DRefBase.cpp165 ref_entry* refs = mStrongRefs; in ~weakref_impl() local
178 ref_entry* refs = mWeakRefs; in ~weakref_impl() local
272 void addRef(ref_entry** refs, const void* id, int32_t mRef) in addRef()
289 void removeRef(ref_entry** refs, const void* id) in removeRef()
358 weakref_impl* const refs = mRefs; in incStrong() local
377 weakref_impl* const refs = mRefs; in decStrong() local
411 weakref_impl* const refs = mRefs; in forceIncStrong() local
/device/generic/vulkan-cereal/protocols/vulkan/xml/
Dcheck_html_xrefs.py42 refs = set() variable
/device/generic/vulkan-cereal/protocols/vulkan/scripts/
Dcheck_html_xrefs.py69 refs = [] variable
/device/linaro/poplar/wifi/wifi_hal/
Dcpp_bindings.h271 int refs = __sync_add_and_fetch(&mRefs, 1); in addRef() local
276 int refs = __sync_sub_and_fetch(&mRefs, 1); in releaseRef() local
/device/generic/vulkan-cereal/fake-android-guest/utils/
DRefBase.h575 void wp<T>::set_object_and_refs(T* other, weakref_type* refs) in set_object_and_refs()
/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkReconstruction.cpp104 auto& refs = uniqApiRefsByTopoOrder[topoLevel]; in save() local
/device/generic/vulkan-cereal/protocols/vulkan/scripts/spec_tools/
Dmacro_checker_file.py1066 def remakeRefs(refs): argument
/device/generic/vulkan-cereal/protocols/vulkan/xml/spec_tools/
Dmacro_checker_file.py1065 def remakeRefs(refs): argument