Searched defs:object_size (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.3-release/contrib/ofed/management/opensm/complib/
H A Dcl_pool.c428 cl_qpool_init(IN cl_qpool_t * const p_pool, IN const size_t min_size, IN const size_t max_size, IN const size_t grow_size, IN const size_t object_size, IN cl_pfn_qpool_init_t pfn_initializer OPTIONAL, IN cl_pfn_qpool_dtor_t pfn_destructor OPTIONAL, IN const void *const context) argument
639 cl_pool_init(IN cl_pool_t * const p_pool, IN const size_t min_size, IN const size_t max_size, IN const size_t grow_size, IN const size_t object_size, IN cl_pfn_pool_init_t pfn_initializer OPTIONAL, IN cl_pfn_pool_dtor_t pfn_destructor OPTIONAL, IN const void *const context) argument
/freebsd-10.3-release/contrib/gcc/
H A Dtree-mudflap.c1172 mudflap_register_call (tree obj, tree object_size, tree varname) argument
1214 tree object_size, varname; local
H A Dggc-page.c1083 size_t order, word, bit, object_offset, object_size; local
[all...]
H A Dggc-zone.c1238 size_t object_size = size; local
H A Dmips-tfile.c931 unsigned short object_size; /* size in bytes of each object */ member in struct:varray
[all...]
/freebsd-10.3-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddmu.c666 uint64_t object_size = (dn->dn_maxblkid + 1) * dn->dn_datablksz; local
H A Dmetaslab.c1762 uint64_t size, entries, segsz, object_size, optimal_size, record_size; local
/freebsd-10.3-release/contrib/binutils/gas/
H A Decoff.c806 unsigned short object_size; /* size in bytes of each object */ member in struct:varray

Completed in 115 milliseconds