Home
last modified time | relevance | path

Searched refs:add_ref (Results 1 – 10 of 10) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/d3d1xstutil/include/
Dd3d1xstutil.h261 unsigned add_ref()
333 unsigned add_ref()
391 inline ULONG add_ref()
393 return refcnt.add_ref();
439 return add_ref();
471 return BaseClass::add_ref();
522 void add_ref() {Traits::add_ref(p);}
553 add_ref();
559 add_ref();
601 static void add_ref(void* p) {}
[all …]
/external/mesa3d/src/gallium/state_trackers/d3d1x/d3d1xstutil/include/
Dd3d1xstutil.h261 unsigned add_ref()
333 unsigned add_ref()
391 inline ULONG add_ref()
393 return refcnt.add_ref();
439 return add_ref();
471 return BaseClass::add_ref();
522 void add_ref() {Traits::add_ref(p);}
553 add_ref();
559 add_ref();
601 static void add_ref(void* p) {}
[all …]
/external/chromium_org/content/browser/indexed_db/
Dindexed_db_active_blob_registry_unittest.cc134 base::Closure add_ref = in TEST_F() local
138 add_ref.Run(); in TEST_F()
155 base::Closure add_ref = in TEST_F() local
160 add_ref.Run(); in TEST_F()
/external/e2fsprogs/lib/ext2fs/
Direl.h65 errcode_t (*add_ref)(ext2_irel irel, ext2_ino_t ino, member
109 #define ext2fs_irel_add_ref(irel, ino, ref) ((irel)->add_ref((irel), ino, ref))
Direl_ma.c124 irel->add_ref = ima_add_ref; in ext2fs_irel_memarray_create()
/external/opencv/cxcore/include/
Dcxcore.hpp252 void set( CvMat* m, bool add_ref ) in set() argument
256 if( add_ref ) in set()
/external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
Dd3d11_objects.h57 inline ULONG add_ref() in add_ref() function
59 return GalliumPrivateDataComObject<Base, dual_refcnt_t>::add_ref(); in add_ref()
69 return add_ref(); in AddRef()
Dd3d11_context.h2071 static void add_ref(void* p) in add_ref() function
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/gd3d11/
Dd3d11_objects.h57 inline ULONG add_ref() in add_ref() function
59 return GalliumPrivateDataComObject<Base, dual_refcnt_t>::add_ref(); in add_ref()
69 return add_ref(); in AddRef()
Dd3d11_context.h2071 static void add_ref(void* p) in add_ref() function