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

123

/freebsd-10.1-release/contrib/gdb/gdb/
H A Denviron.h29 int allocated; member in struct:environ
/freebsd-10.1-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-10.1-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-10.1-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-10.1-release/contrib/binutils/libiberty/
H A Dxmalloc.c121 size_t allocated; local
/freebsd-10.1-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-10.1-release/contrib/xz/src/liblzma/simple/
H A Dsimple_private.h49 size_t allocated; member in struct:lzma_coder_s
/freebsd-10.1-release/contrib/expat/tests/
H A Dminicheck.h61 int allocated; member in struct:TCase
/freebsd-10.1-release/contrib/tcp_wrappers/
H A Denviron.c34 static int allocated = 0; /* environ is, or is not, allocated */ variable
/freebsd-10.1-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-10.1-release/sys/dev/nxge/xgehal/
H A Dxgehal-mm.c238 int allocated; local
/freebsd-10.1-release/contrib/gcclibs/libcpp/include/
H A Dline-map.h67 unsigned int allocated; member in struct:line_maps
/freebsd-10.1-release/contrib/jemalloc/include/jemalloc/internal/
H A Dstats.h27 size_t allocated; member in struct:malloc_bin_stats_s
H A Dctl.h52 size_t allocated; member in struct:ctl_stats_s
61 size_t allocated; /* huge_allocated */ member in struct:ctl_stats_s::__anon1594
/freebsd-10.1-release/contrib/libarchive/libarchive/
H A Darchive_write_disk_set_standard_lookup.c125 char *allocated = NULL; local
195 char *allocated = NULL; local
[all...]
/freebsd-10.1-release/sys/crypto/aesni/
H A Daesni.c385 int error, allocated; local
307 aesni_cipher_alloc(struct cryptodesc *enccrd, struct cryptop *crp, int *allocated) argument
/freebsd-10.1-release/sys/crypto/via/
H A Dpadlock_cipher.c208 int allocated, error; local
169 padlock_cipher_alloc(struct cryptodesc *enccrd, struct cryptop *crp, int *allocated) argument
/freebsd-10.1-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-10.1-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-10.1-release/contrib/ncurses/ncurses/tinfo/
H A Dcomp_scan.c168 static size_t allocated; local
/freebsd-10.1-release/sys/dev/drm2/
H A Ddrm_mm.h50 unsigned allocated : 1; member in struct:drm_mm_node

Completed in 284 milliseconds

123