Searched refs:refcount (Results 151 - 175 of 280) sorted by relevance

1234567891011>>

/macosx-10.9.5/bind9-45.100/bind9/lib/isc/
H A Dradix.c74 isc_refcount_init(&prefix->refcount, 1);
87 isc_refcount_decrement(&prefix->refcount, &refs);
90 isc_refcount_destroy(&prefix->refcount);
105 * (Note, the refcount still has to be destroyed by the calling
108 if (isc_refcount_current(&prefix->refcount) == 0) {
115 isc_refcount_increment(&prefix->refcount, NULL);
/macosx-10.9.5/libauto-185.5/
H A Dauto_gdb_interface.cpp282 _blockRef = (auto_memory_reference_t) { _blockNode->_address, 0, is_object(block_info.layout()) ? auto_memory_block_object : auto_memory_block_bytes, block_info.refcount() };
566 printf("small/medium block %p (sz = %ld, rc = %d)\n", block, subzone->size(q), (int)blockRef.refcount());
571 if (large->refcount()) {
572 printf("large block %p (sz = %ld, rc = %lu)\n", large->address(), large->size(), large->refcount());
638 printf("large block %p: size = %ld, rc = %lu\n", large->address(), large->size(), large->refcount());
/macosx-10.9.5/ntp-88/lib/isc/
H A Dradix.c74 isc_refcount_init(&prefix->refcount, 1);
87 isc_refcount_decrement(&prefix->refcount, &refs);
90 isc_refcount_destroy(&prefix->refcount);
105 * (Note, the refcount still has to be destroyed by the calling
108 if (isc_refcount_current(&prefix->refcount) == 0) {
115 isc_refcount_increment(&prefix->refcount, NULL);
/macosx-10.9.5/Libinfo-449.1.3/lookup.subproj/
H A Dsi_module.c64 int32_t refcount; member in struct:si_async_workunit_s
152 out->refcount = 1;
258 OSAtomicIncrement32Barrier(&si->refcount);
271 i = OSAtomicDecrement32Barrier(&si->refcount);
971 r->refcount = 2;
990 if (OSAtomicDecrement32Barrier(&(r->refcount)) != 0) return;
/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Delf32-hppa.c308 bfd_signed_vma refcount; member in union:elf32_hppa_link_hash_table::__anon7450
453 htab->tls_ldm_got.refcount = 0;
1087 && eh_dir->got.refcount <= 0)
1336 hppa_link_hash_table (info)->tls_ldm_got.refcount += 1;
1341 hh->eh.got.refcount += 1;
1402 hh->eh.plt.refcount += 1;
1674 if (eh->got.refcount > 0)
1675 eh->got.refcount -= 1;
1686 hppa_link_hash_table (info)->tls_ldm_got.refcount -= 1;
1695 if (eh->plt.refcount >
[all...]
H A Delf32-i386.c665 bfd_signed_vma refcount;
743 ret->tls_ldm_got.refcount = 0;
860 && dir->got.refcount <= 0)
969 htab->tls_ldm_got.refcount += 1;
986 h->plt.refcount += 1;
1027 h->got.refcount += 1;
1125 h->plt.refcount += 1;
1353 if (elf_i386_hash_table (info)->tls_ldm_got.refcount > 0)
1354 elf_i386_hash_table (info)->tls_ldm_got.refcount -= 1;
1366 if (h->got.refcount >
663 bfd_signed_vma refcount; member in union:elf_i386_link_hash_table::__anon7452
[all...]
H A Delfxx-sparc.c1017 && dir->got.refcount <= 0)
1155 htab->tls_ldm_got.refcount += 1;
1199 h->got.refcount += 1;
1323 h->plt.refcount += 1;
1380 h->plt.refcount += 1;
1600 if (_bfd_sparc_elf_hash_table (info)->tls_ldm_got.refcount > 0)
1601 _bfd_sparc_elf_hash_table (info)->tls_ldm_got.refcount -= 1;
1613 if (h->got.refcount > 0)
1614 h->got.refcount--;
1674 if (h->plt.refcount >
[all...]
/macosx-10.9.5/emacs-92/emacs/src/
H A Dw32term.h74 int refcount;
89 unsigned refcount;
73 int refcount; member in struct:w32_bitmap_record
/macosx-10.9.5/swig-10/Lib/php/
H A Dphprun.swg34 # define Z_SET_REFCOUNT_P(z, rc) (z)->refcount = (rc)
/macosx-10.9.5/BerkeleyDB-21/db/dbinc/
H A Dlock.h211 u_int32_t refcount; /* Reference count the lock. */ member in struct:__db_lock
/macosx-10.9.5/CF-855.17/
H A DCFRuntime.h83 _kCFRuntimeCustomRefCount = (1UL << 3), // tells CFRuntime to make use of the refcount field
101 uint32_t (*refcount)(intptr_t op, CFTypeRef cf); // Set _kCFRuntimeCustomRefCount in the .version to indicate this field should be used member in struct:__CFRuntimeClass
/macosx-10.9.5/Heimdal-323.92.1/lib/krb5/
H A Dkrb5_locl.h244 int refcount; member in struct:_krb5_get_init_creds_opt_private
/macosx-10.9.5/Security-55471.14.18/include/security_cdsa_utilities/
H A Dhandletemplates.h31 #include <security_utilities/refcount.h>
/macosx-10.9.5/Security-55471.14.18/include/security_codesigning/
H A Ddiskrep.h36 #include <security_utilities/refcount.h>
/macosx-10.9.5/Security-55471.14.18/include/security_keychain/
H A DKeychains.h32 #include <security_utilities/refcount.h>
/macosx-10.9.5/Security-55471.14.18/libsecurity_cdsa_utilities/lib/
H A Dhandletemplates.h31 #include <security_utilities/refcount.h>
/macosx-10.9.5/Security-55471.14.18/libsecurity_codesigning/lib/
H A Ddiskrep.h36 #include <security_utilities/refcount.h>
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/Security/
H A DKeychains.h32 #include <security_utilities/refcount.h>
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/lib/
H A DKeychains.h32 #include <security_utilities/refcount.h>
/macosx-10.9.5/SmartCardServices-55111/src/PCSC/
H A Dpcscdmonitor.h34 #include <security_utilities/refcount.h>
/macosx-10.9.5/apache-786.1/httpd/include/
H A Dhttp_protocol.h615 apr_bucket_refcount refcount; member in struct:ap_bucket_error
/macosx-10.9.5/apache-786.1/httpd/modules/cache/
H A Dmod_cache.h203 apr_uint32_t refcount; /* refcount and bit flag to cleanup object */ member in struct:cache_object
/macosx-10.9.5/bind9-45.100/bind9/lib/dns/
H A Ddst_internal.h44 #include <isc/refcount.h>
/macosx-10.9.5/bind9-45.100/bind9/lib/dns/include/dns/
H A Drbt.h27 #include <isc/refcount.h>
/macosx-10.9.5/dcerpc-58/dcerpc/ncklib/
H A Dschnauth.c196 schnauth_info->auth_info.refcount = 1;

Completed in 327 milliseconds

1234567891011>>