Home
last modified time | relevance | path

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

/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/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/libxml2/doc/
Dapibuild.py205 …def add_ref(self, name, header, module, static, type, lineno, info=None, extra=None, conditionals … member in index
621 self.index.add_ref(name, module, module, static, type,
624 self.index.add_ref(name, None, module, static, type, self.lineno(),