HomeSort by relevance Sort by last modified time
    Searched defs:refcount (Results 1 - 25 of 76) sorted by null

1 2 3 4

  /external/kernel-headers/original/linux/
kref.h 24 atomic_t refcount; member in struct:kref
dmaengine.h 69 * @refcount: local_t used for open-coded "bigref" counting
75 local_t refcount; member in struct:dma_chan_percpu
88 * @refcount: kref, used in "bigref" slow-mode
104 struct kref refcount; member in struct:dma_chan
118 kref_get(&chan->refcount);
120 local_inc(&(per_cpu_ptr(chan->local, get_cpu())->refcount));
128 kref_put(&chan->refcount, dma_chan_cleanup);
130 local_dec(&(per_cpu_ptr(chan->local, get_cpu())->refcount));
165 * @refcount: reference count
183 struct kref refcount; member in struct:dma_device
    [all...]
  /ndk/tests/device/test-stlport_shared-exception/jni/
ref9.cpp 5 int refcount; member in struct:basic
7 basic() : refcount(0) {}
23 inline ex::~ex() { if (--bp->refcount == 0) delete bp; }
27 bp->refcount++;
  /ndk/tests/device/test-stlport_static-exception/jni/
ref9.cpp 5 int refcount; member in struct:basic
7 basic() : refcount(0) {}
23 inline ex::~ex() { if (--bp->refcount == 0) delete bp; }
27 bp->refcount++;
  /frameworks/av/media/libstagefright/
MediaBuffer.cpp 186 int MediaBuffer::refcount() const { function in class:android::MediaBuffer
  /device/generic/goldfish/opengl/shared/OpenglCodecCommon/
GLSharedGroup.h 97 int refcount; member in struct:ShaderData
  /external/e2fsprogs/lib/ext2fs/
ext2fsP.h 70 int refcount; member in struct:ext2_inode_cache
ext2_io.h 52 int refcount; member in struct:struct_io_channel
101 #define io_channel_bumpcount(c) ((c)->refcount++)
  /sdk/emulator/opengl/shared/OpenglCodecCommon/
GLSharedGroup.h 97 int refcount; member in struct:ShaderData
  /external/compiler-rt/BlocksRuntime/
runtime.c 246 _Byref_flag_initial_value = BLOCK_IS_GC; // no refcount
284 /* Copy, or bump refcount, of a block. If really copying, call the copy helper if present. */
303 // Tell collector to hang on this - it will bump the GC refcount version
317 // reset refcount
328 // Under GC want allocation with refcount 1 so we ask for "true" if wantsOne
335 // reset refcount
416 int refcount; local
427 refcount = shared_struct->flags & BLOCK_REFCOUNT_MASK;
428 if (refcount <= 0) {
467 // Tell GC we no longer have our own refcounts. GC will decr its refcount
    [all...]
  /external/e2fsprogs/e2fsck/
ea_refcount.c 22 * reference counts. Once the refcount has dropped to zero, it is
38 void ea_refcount_free(ext2_refcount_t refcount)
40 if (!refcount)
43 if (refcount->list)
44 ext2fs_free_mem(&refcount->list);
45 ext2fs_free_mem(&refcount);
50 ext2_refcount_t refcount; local
54 retval = ext2fs_get_mem(sizeof(struct ea_refcount), &refcount);
57 memset(refcount, 0, sizeof(struct ea_refcount));
61 refcount->size = size
396 ext2_refcount_t refcount; local
    [all...]
  /external/opencv/cxcore/include/
cxcore.hpp 49 CvImage() : image(0), refcount(0) {}
53 refcount = image ? new int(1) : 0;
58 refcount = image ? new int(1) : 0;
61 CvImage( const CvImage& img ) : image(img.image), refcount(img.refcount)
63 if( refcount ) ++(*refcount);
66 CvImage( const char* filename, const char* imgname=0, int color=-1 ) : image(0), refcount(0)
69 CvImage( CvFileStorage* fs, const char* mapname, const char* imgname ) : image(0), refcount(0)
72 CvImage( CvFileStorage* fs, const char* seqname, int idx ) : image(0), refcount(0
206 int* refcount; member in class:CvImage
    [all...]
  /external/openssh/
ssh-pkcs11.c 58 int refcount; member in struct:pkcs11_provider
95 debug("pkcs11_provider_finalize: %p refcount %d valid %d",
96 p, p->refcount, p->valid);
119 debug("pkcs11_provider_unref: %p refcount %d", p, p->refcount);
120 if (--p->refcount <= 0) {
313 provider->refcount++; /* provider referenced by RSA key */
573 p->refcount++; /* add to provider list */
  /external/srec/srec/include/
astar.h 81 short refcount; member in struct:partial_path_t
srec.h 53 asr_int16_t refcount; member in struct:altword_token_t
  /external/wpa_supplicant_8/src/l2_packet/
l2_packet_ndis.c 54 int refcount; member in struct:l2_packet_ndisuio_global
309 l2 = l2_ndisuio_global->l2[l2_ndisuio_global->refcount - 1];
362 if (l2_ndisuio_global->refcount >= 2) {
367 l2_ndisuio_global->refcount++;
372 l2_ndisuio_global->l2[l2_ndisuio_global->refcount - 1] = l2;
387 if (l2_ndisuio_global->refcount > 1) {
459 l2_ndisuio_global->refcount--;
460 l2_ndisuio_global->l2[l2_ndisuio_global->refcount] = NULL;
461 if (l2_ndisuio_global->refcount) {
  /sdk/emulator/opengl/host/libs/libOpenglRender/
FrameBuffer.h 31 uint32_t refcount; // number of client-side references member in struct:ColorBufferRef
  /external/mdnsresponder/mDNSShared/
dnsextd.h 86 int refcount; member in struct:AnswerListElem
  /external/qemu/android/skin/
surface.c 26 int refcount; member in struct:SkinSurface
51 surface->refcount += 1;
60 if (--surf->refcount <= 0)
141 s->refcount = 1;
  /external/qemu/distrib/sdl-1.2.15/src/video/Xext/Xxf86dga/
XF86DGA.c 393 int refcount; /* reference count */ member in struct:__anon13361
484 mp->refcount++;
579 mp->refcount = 1;
  /external/tremolo/Tremolo/
ogg.h 60 int refcount; member in struct:ogg_buffer
  /external/icu4c/common/
serv.cpp 17 // in case we use the refcount stuff
205 int32_t refcount; member in class:CacheEntry
219 : refcount(1), actualDescriptor(_actualDescriptor), service(_service) {
229 ++refcount;
237 * the refcount drops to zero, the resource is released. Return
241 if ((--refcount) == 0) {
253 return refcount > 1;
  /external/qemu/block/
qcow2-refcount.c 57 /* refcount handling */
114 * Returns the refcount of the cluster given by its index. Any non-negative
115 * return value is the refcount of the cluster, negative values are -errno
144 * Rounds the refcount table size up to avoid growing the table for each single
145 * refcount block that is allocated.
162 /* Checks if two offsets are described by the same refcount block */
173 * Loads a refcount block. If it doesn't exist yet, it is allocated first
174 * (including growing the refcount table if needed).
176 * Returns the offset of the refcount block on success or -errno in error case
186 /* Find the refcount block for the given cluster *
483 int block_index, refcount; local
590 int i, nb_clusters, refcount; local
729 int refcount; local
751 int l2_size, i, j, l1_modified, l2_modified, nb_csectors, refcount; local
940 int i, l2_size, nb_csectors, refcount; local
1028 int i, refcount, ret; local
    [all...]
  /external/freetype/include/freetype/internal/
ftobjs.h 314 /* refcount :: */
337 FT_UInt refcount; member in struct:FT_Face_InternalRec_
856 FT_UInt refcount; member in struct:FT_LibraryRec_
    [all...]
  /external/icu4c/i18n/
rbnf.cpp 75 uint32_t refcount; member in class:LocalizationInfo
78 LocalizationInfo() : refcount(0) {}
81 ++refcount;
86 if (refcount && --refcount == 0) {
    [all...]

Completed in 1552 milliseconds

1 2 3 4