Searched defs:alloc (Results 1 - 25 of 84) sorted by relevance

1234

/freebsd-9.3-release/crypto/openssh/
H A Dbuffer.h22 u_int alloc; /* Number of bytes allocated for data. */ member in struct:__anon4685
/freebsd-9.3-release/usr.bin/m4/lib/
H A Dohash.h34 void *(*alloc)(size_t, void *); member in struct:ohash_info
/freebsd-9.3-release/contrib/gcc/
H A Dvec.c40 unsigned alloc; member in struct:vec_prefix
50 unsigned alloc = 0; local
101 unsigned alloc = alloc = calculate_allocation (pfx, reserve, exact); local
173 unsigned alloc = calculate_allocation (pfx, reserve, exact); local
[all...]
H A Dgcov-io.c281 unsigned alloc = 0; local
[all...]
/freebsd-9.3-release/sys/contrib/ia64/libuwx/src/
H A Duwx_env.c43 int uwx_register_alloc_cb(alloc_cb alloc, free_cb free) argument
/freebsd-9.3-release/sys/dev/drm/
H A Dsis_ds.h50 int alloc; member in struct:__anon7617
H A Di915_mem.c278 drm_i915_mem_alloc_t *alloc = data; local
H A Dradeon_mem.c226 drm_radeon_mem_alloc_t *alloc = data; local
H A Dsis_ds.c81 int alloc = set->alloc; local
[all...]
/freebsd-9.3-release/sys/netipsec/
H A Dipsec_mbuf.c79 int todo, len, done, alloc; local
/freebsd-9.3-release/contrib/ntp/sntp/libevent/include/event2/
H A Dthread.h109 void *(*alloc)(unsigned locktype); member in struct:evthread_lock_callbacks
/freebsd-9.3-release/contrib/bind9/lib/dns/include/dns/
H A Dacl.h81 unsigned int alloc; /*%< Elements allocated */ member in struct:dns_acl
/freebsd-9.3-release/contrib/gcclibs/libiberty/testsuite/
H A Dtest-demangle.c53 size_t alloc = buf->alloced; local
/freebsd-9.3-release/contrib/gcclibs/libmudflap/
H A Dmf-hooks3.c110 __mf_find_threadinfo (int alloc) argument
/freebsd-9.3-release/contrib/libstdc++/include/ext/pb_ds/detail/
H A Dmap_debug_base.hpp154 __gnu_cxx::throw_allocator<char> alloc; local
313 __gnu_cxx::throw_allocator<char> alloc; local
334 __gnu_cxx::throw_allocator<char> alloc; local
[all...]
/freebsd-9.3-release/crypto/heimdal/kadmin/
H A Dadd-random-users.c47 unsigned n, alloc; local
/freebsd-9.3-release/crypto/heimdal/kpasswd/
H A Dkpasswd-generator.c41 unsigned n, alloc; local
/freebsd-9.3-release/crypto/heimdal/kuser/
H A Dgenerate-requests.c51 unsigned n, alloc; local
/freebsd-9.3-release/sys/dev/drm2/radeon/
H A Dradeon_mem.c225 drm_radeon_mem_alloc_t *alloc = data; local
/freebsd-9.3-release/sys/ofed/drivers/infiniband/hw/mthca/
H A Dmthca_allocator.c40 u32 mthca_alloc(struct mthca_alloc *alloc) argument
64 mthca_free(struct mthca_alloc *alloc, u32 obj) argument
79 mthca_alloc_init(struct mthca_alloc *alloc, u32 num, u32 mask, u32 reserved) argument
105 mthca_alloc_cleanup(struct mthca_alloc *alloc) argument
[all...]
/freebsd-9.3-release/contrib/binutils/binutils/
H A Daddr2line.c217 char *alloc = NULL; local
/freebsd-9.3-release/contrib/binutils/gas/
H A Dhash.c111 unsigned long alloc; local
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dinfptrace.c515 int alloc = count * sizeof (PTRACE_XFER_TYPE); local
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSValBuilder.h62 SValBuilder(llvm::BumpPtrAllocator &alloc, ASTContext &context, argument
/freebsd-9.3-release/contrib/xz/src/liblzma/api/lzma/
H A Dbase.h376 void *(LZMA_API_CALL *alloc)(void *opaque, size_t nmemb, size_t size); member in struct:__anon4469

Completed in 231 milliseconds

1234