Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkRef.hpp269 class RefBase class
272 ~RefBase (void);
279 RefBase (RefData<T> data) : m_data(data) {} in RefBase() function in vk::refdetails::RefBase
290 inline RefBase<T>::~RefBase (void) in ~RefBase()
296 inline void RefBase<T>::reset (void) in reset()
305 inline RefData<T> RefBase<T>::disown (void) throw() in disown()
313 inline void RefBase<T>::assign (RefData<T> data) in assign()
325 class Move : public RefBase<T>
330 : RefBase<T>(RefData<T>(object.object, deleter)) in Move()
334 : RefBase<T>(data) in Move()
[all …]
/external/eigen/Eigen/src/Core/
DRef.h54 struct traits<RefBase<Derived> > : public traits<Derived> {};
58 template<typename Derived> class RefBase
67 EIGEN_DENSE_PUBLIC_INTERFACE(RefBase)
82 EIGEN_DEVICE_FUNC RefBase()
89 EIGEN_INHERIT_ASSIGNMENT_OPERATORS(RefBase)
191 : public RefBase<Ref<PlainObjectType, Options, StrideType> >
200 typedef RefBase<Ref> Base;
233 : public RefBase<Ref<const TPlainObjectType, Options, StrideType> >
238 typedef RefBase<Ref> Base;
256 EIGEN_DEVICE_FUNC inline Ref(const RefBase<OtherRef>& other) {
/external/oboe/docs/
DAndroidAudioHistory.md24 - Fixed: [AAudio] RefBase issue
29 - Bug: RefBase issue causes crash after stream closed. This why AAudio is not recommended for 8.0. …
/external/eigen/Eigen/src/SparseCore/
DSparseRef.h198 inline Ref(const RefBase<OtherRef>& other) : m_hasCopy(false) {
316 inline Ref(const RefBase<OtherRef>& other) : m_hasCopy(false) {
/external/eigen/Eigen/src/Core/util/
DForwardDeclarations.h119 template<typename Derived> class RefBase;
/external/v4l2_codec2/plugin_store/
DC2VdaBqBlockPool.cpp103 class EventNotifier : public virtual android::RefBase {
/external/chromium-trace/catapult/systrace/systrace/test_data/
Dprofile-chrome_systrace_perf_chrome_data1 …reate", "parent": 438}, "436": {"category": "Android", "name": "android::RefBase::weakref_type::de…
/external/libabigail/tests/data/test-read-dwarf/
Dtest-libandroid.so.abi1626 <class-decl name='RefBase' visibility='default' is-declaration-only='yes' id='12f619c0'>
1628 …ts='8' visibility='default' filepath='system/core/libutils/include/utils/RefBase.h' line='254' col…
19143 …<class-decl name='ANativeObjectBase&lt;ANativeWindow, android::Surface, android::RefBase, android_…
21161 <class-decl name='RefBase' visibility='default' is-declaration-only='yes' id='12f619c0'>
21163 …ts='8' visibility='default' filepath='system/core/libutils/include/utils/RefBase.h' line='254' col…
21362 …ef_type' type-id='114d3ce2' filepath='system/core/libutils/include/utils/RefBase.h' line='364' col…
24518 …s='64' visibility='default' filepath='system/core/libutils/include/utils/RefBase.h' line='361' col…
24520 …5bc13' visibility='default' filepath='system/core/libutils/include/utils/RefBase.h' line='458' col…
24523 …3b793' visibility='default' filepath='system/core/libutils/include/utils/RefBase.h' line='459' col…
24526 …<function-decl name='wp' filepath='system/core/libutils/include/utils/RefBase.h' line='366' column…
[all …]