Searched defs:allocated (Results 1 - 25 of 61) sorted by relevance

123

/freebsd-9.3-release/contrib/gdb/gdb/
H A Denviron.h29 int allocated; member in struct:environ
/freebsd-9.3-release/contrib/binutils/include/
H A Ddyn-string.h25 int allocated; /* The amount of space allocated for the string. */ member in struct:dyn_string
/freebsd-9.3-release/contrib/gcclibs/include/
H A Ddyn-string.h25 int allocated; /* The amount of space allocated for the string. */ member in struct:dyn_string
/freebsd-9.3-release/contrib/gdb/include/
H A Ddyn-string.h25 int allocated; /* The amount of space allocated for the string. */ member in struct:dyn_string
/freebsd-9.3-release/contrib/binutils/libiberty/
H A Dxmalloc.c121 size_t allocated; local
/freebsd-9.3-release/contrib/gcclibs/libiberty/
H A Dxmalloc.c121 size_t allocated; local
H A Dpex-common.c82 pex_add_remove (struct pex_obj *obj, const char *name, int allocated) argument
/freebsd-9.3-release/contrib/xz/src/liblzma/simple/
H A Dsimple_private.h49 size_t allocated; member in struct:lzma_coder_s
/freebsd-9.3-release/contrib/expat/tests/
H A Dminicheck.h61 int allocated; member in struct:TCase
/freebsd-9.3-release/contrib/tcp_wrappers/
H A Denviron.c34 static int allocated = 0; /* environ is, or is not, allocated */ variable
/freebsd-9.3-release/sys/cam/ctl/
H A Dctl_backend_block.h47 int allocated; /* disk is allocated to a LUN */ member in struct:ctl_block_disk
/freebsd-9.3-release/sys/dev/nxge/xgehal/
H A Dxgehal-mm.c238 int allocated; local
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dportlist.c53 unsigned int allocated; member in struct:dns_portlist
159 unsigned int allocated; local
[all...]
/freebsd-9.3-release/contrib/gcclibs/libcpp/include/
H A Dline-map.h67 unsigned int allocated; member in struct:line_maps
/freebsd-9.3-release/sys/crypto/aesni/
H A Daesni.c296 aesni_cipher_alloc(struct cryptodesc *enccrd, struct cryptop *crp, int *allocated) argument
H A Daesni_wrap.c251 int error, allocated, saved_ctx; local
/freebsd-9.3-release/sys/crypto/via/
H A Dpadlock_cipher.c208 int allocated, error, saved_ctx; local
169 padlock_cipher_alloc(struct cryptodesc *enccrd, struct cryptop *crp, int *allocated) argument
/freebsd-9.3-release/sys/dev/vxge/vxgehal/
H A Dvxgehal-mm.c248 u32 allocated; local
H A Dvxgehal-ring.h73 u32 allocated; member in struct:__hal_ring_rxd_priv_t
H A Dvxgehal-fifo.h164 u32 allocated; member in struct:__hal_fifo_txdl_priv_t
/freebsd-9.3-release/crypto/openssl/crypto/dso/
H A Ddso_lib.c192 int allocated = 0; local
/freebsd-9.3-release/contrib/gcc/
H A Dalloc-pool.c72 int allocated; member in struct:alloc_pool_descriptor
[all...]
H A Dvarray.c40 int allocated; member in struct:varray_descriptor
/freebsd-9.3-release/contrib/ncurses/ncurses/tinfo/
H A Dcomp_scan.c168 static size_t allocated; local
/freebsd-9.3-release/sys/dev/drm2/
H A Ddrm_mm.h50 unsigned allocated : 1; member in struct:drm_mm_node

Completed in 164 milliseconds

123