Home
last modified time | relevance | path

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

123

/dragonfly/sys/dev/crypto/padlock/
H A Dpadlock_cipher.c165 int *allocated) in padlock_cipher_alloc()
202 int allocated; in padlock_cipher_process() local
/dragonfly/contrib/libarchive/libarchive/
H A Darchive_write_disk_set_standard_lookup.c127 char *allocated = NULL; in lookup_gid() local
196 char *allocated = NULL; in lookup_uid() local
/dragonfly/contrib/gdb-7/gdb/
H A Denviron.h27 int allocated; member
/dragonfly/lib/libc/gen/
H A Dgetcwd.c45 int allocated = 0, ret; in getcwd() local
/dragonfly/contrib/gcc-4.7/include/
H A Ddyn-string.h32 int allocated; /* The amount of space allocated for the string. */ member
/dragonfly/contrib/gdb-7/include/
H A Ddyn-string.h32 int allocated; /* The amount of space allocated for the string. */ member
/dragonfly/contrib/binutils-2.34/include/
H A Ddyn-string.h31 int allocated; /* The amount of space allocated for the string. */ member
/dragonfly/contrib/binutils-2.27/include/
H A Ddyn-string.h31 int allocated; /* The amount of space allocated for the string. */ member
/dragonfly/contrib/gcc-8.0/include/
H A Ddyn-string.h31 int allocated; /* The amount of space allocated for the string. */ member
/dragonfly/contrib/binutils-2.27/libiberty/
H A Dxmalloc.c122 size_t allocated; in xmalloc_failed() local
/dragonfly/contrib/binutils-2.34/libiberty/
H A Dxmalloc.c121 size_t allocated; in xmalloc_failed() local
/dragonfly/contrib/gcc-4.7/libiberty/
H A Dxmalloc.c121 size_t allocated; in xmalloc_failed() local
/dragonfly/contrib/gcc-8.0/libiberty/
H A Dxmalloc.c121 size_t allocated; in xmalloc_failed() local
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_vce.c673 uint32_t handle, uint32_t *allocated) in amdgpu_vce_validate_handle()
715 uint32_t allocated = 0; in amdgpu_vce_ring_parse_cs() local
950 uint32_t allocated = 0; in amdgpu_vce_ring_parse_cs_vm() local
/dragonfly/contrib/gcc-4.7/gcc/
H A Dvec.c45 size_t allocated; member
76 size_t allocated; member
568 size_t allocated = 0; in dump_vec_loc_statistics() local
H A Dggc-common.c857 size_t allocated; member
936 ggc_record_overhead (size_t allocated, size_t overhead, void *ptr, in ggc_record_overhead()
1050 size_t collected = 0, freed = 0, allocated = 0, overhead = 0, times = 0; in dump_ggc_loc_statistics() local
/dragonfly/sys/sys/
H A Didr.h55 int allocated; member
/dragonfly/contrib/xz/src/liblzma/simple/
H A Dsimple_private.h47 size_t allocated; member
/dragonfly/sys/dev/drm/radeon/
H A Dradeon_vce.c520 uint32_t handle, bool *allocated) in radeon_vce_validate_handle()
560 bool destroyed = false, created = false, allocated = false; in radeon_vce_cs_parse() local
/dragonfly/sys/vfs/fuse/
H A Dfuse_node.c100 int allocated = 0; in fuse_alloc_node() local
/dragonfly/lib/libc/xdr/
H A Dxdr.c564 bool_t ret, allocated = FALSE; in xdr_bytes() local
694 bool_t ret, allocated = FALSE; in xdr_string() local
/dragonfly/contrib/tcp_wrappers/
H A Denviron.c34 static int allocated = 0; /* environ is, or is not, allocated */ variable
/dragonfly/sys/dev/crypto/aesni/
H A Daesni.c301 int *allocated) in aesni_cipher_alloc()
/dragonfly/crypto/libressl/crypto/dso/
H A Ddso_lib.c192 int allocated = 0; in DSO_load() local
/dragonfly/contrib/gcc-8.0/libcpp/include/
H A Dline-map.h683 unsigned int allocated; member
698 unsigned int allocated; member
730 unsigned int allocated; member

123