Home
last modified time | relevance | path

Searched defs:allocated (Results 1 – 25 of 85) sorted by relevance

1234

/freebsd-11-stable/contrib/gdb/gdb/
HDenviron.h29 int allocated; member
/freebsd-11-stable/sys/crypto/via/
HDpadlock_cipher.c170 int *allocated) in padlock_cipher_alloc()
208 int allocated, error; in padlock_cipher_process() local
/freebsd-11-stable/contrib/libarchive/libarchive/
HDarchive_write_disk_set_standard_lookup.c127 char *allocated = NULL; in lookup_gid() local
196 char *allocated = NULL; in lookup_uid() local
/freebsd-11-stable/contrib/binutils/include/
HDdyn-string.h25 int allocated; /* The amount of space allocated for the string. */ member
/freebsd-11-stable/contrib/gdb/include/
HDdyn-string.h25 int allocated; /* The amount of space allocated for the string. */ member
/freebsd-11-stable/contrib/gcclibs/include/
HDdyn-string.h25 int allocated; /* The amount of space allocated for the string. */ member
/freebsd-11-stable/crypto/openssl/crypto/asn1/
HDa_bool.c66 unsigned char *p, *allocated = NULL; in i2d_ASN1_BOOLEAN() local
HDa_object.c69 unsigned char *p, *allocated = NULL; in i2d_ASN1_OBJECT() local
/freebsd-11-stable/contrib/gcclibs/libiberty/
HDxmalloc.c121 size_t allocated; in xmalloc_failed() local
/freebsd-11-stable/contrib/binutils/libiberty/
HDxmalloc.c121 size_t allocated; in xmalloc_failed() local
/freebsd-11-stable/contrib/xz/src/liblzma/simple/
HDsimple_private.h47 size_t allocated; member
/freebsd-11-stable/sys/crypto/aesni/
HDaesni.c425 int *allocated) in aesni_cipher_alloc()
522 int error, allocated, authallocated; in aesni_cipher_process() local
/freebsd-11-stable/contrib/netbsd-tests/lib/libcurses/director/
HDreturns.h61 size_t allocated; member
/freebsd-11-stable/sys/dev/ixl/
HDixl_pf_qmgr.h56 bool allocated; member
/freebsd-11-stable/sys/dev/nxge/xgehal/
HDxgehal-mm.c238 int allocated; in __hal_mempool_create() local
/freebsd-11-stable/contrib/jemalloc/src/
HDbase.c133 base_stats_get(tsdn_t *tsdn, size_t *allocated, size_t *resident, in base_stats_get()
/freebsd-11-stable/sys/xdr/
HDxdr.c507 bool_t ret, allocated = FALSE; in xdr_bytes() local
635 bool_t ret, allocated = FALSE; in xdr_string() local
/freebsd-11-stable/sys/dev/vxge/vxgehal/
HDvxgehal-mm.c248 u32 allocated; in vxge_hal_mempool_create() local
HDvxgehal-ring.h73 u32 allocated; member
/freebsd-11-stable/contrib/expat/tests/
HDminicheck.h93 int allocated; member
/freebsd-11-stable/contrib/gcclibs/libgomp/
HDenv.c191 size_t allocated = 0, used = 0, needed; in parse_affinity() local
/freebsd-11-stable/contrib/tcp_wrappers/
HDenviron.c34 static int allocated = 0; /* environ is, or is not, allocated */ variable
/freebsd-11-stable/lib/libc/xdr/
HDxdr.c565 bool_t ret, allocated = FALSE; in xdr_bytes() local
696 bool_t ret, allocated = FALSE; in xdr_string() local
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/lsan/
HDlsan_allocator.h41 u8 allocated : 8; // Must be first. member
/freebsd-11-stable/contrib/gcclibs/libcpp/include/
HDline-map.h67 unsigned int allocated; member

1234