Home
last modified time | relevance | path

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

12345678

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/experimental/allocator/building_blocks/
H A Dquantizer.d103 immutable allocated = goodAllocSize(b.length), in Quantizer() local
149 allocated = goodAllocSize(b.length); in Quantizer() local
179 allocated = goodAllocSize(b.length); in Quantizer() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/experimental/allocator/building_blocks/
H A Dquantizer.d113 immutable allocated = goodAllocSize(b.length), in Quantizer() local
159 allocated = goodAllocSize(b.length); in Quantizer() local
189 allocated = goodAllocSize(b.length); in Quantizer() local
/netbsd-src/external/bsd/libarchive/dist/libarchive/
H A Darchive_write_disk_set_standard_lookup.c126 char *allocated = NULL; in lookup_gid() local
195 char *allocated = NULL; in lookup_uid() local
/netbsd-src/crypto/external/bsd/netpgp/dist/src/lib/
H A Dmemory.h64 size_t allocated; member
/netbsd-src/external/mpl/bind/dist/lib/dns/include/dns/
H A Dipkeylist.h34 uint32_t allocated; global() member
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
H A Dipkeylist.h35 uint32_t allocated; member
/netbsd-src/external/gpl3/binutils/dist/include/
H A Ddyn-string.h31 int allocated; /* The amount of space allocated for the string. */ member
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Ddyn-string.h31 int allocated; /* The amount of space allocated for the string. */ member
/netbsd-src/external/gpl3/gcc/dist/include/
H A Ddyn-string.h31 int allocated; /* The amount of space allocated for the string. */ member
/netbsd-src/external/gpl3/gcc.old/dist/include/
H A Ddyn-string.h31 int allocated; /* The amount of space allocated for the string. */ member
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dxmalloc.c123 size_t allocated; in xmalloc_failed() local
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dxmalloc.c123 size_t allocated; in xmalloc_failed() local
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dxmalloc.c123 size_t allocated; in xmalloc_failed() local
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dxmalloc.c123 size_t allocated; in xmalloc_failed() local
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Dportlist.c49 unsigned int allocated; member
151 unsigned int allocated; in dns_portlist_add() local
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dfilter-sr-latin.c162 size_t allocated = input_len + (input_len >> 1); in serbian_to_latin() local
H A Dformat-php.c76 unsigned int allocated; member
101 unsigned int allocated; in format_parse() local
H A Dformat-pascal.c85 unsigned int allocated; member
110 unsigned int allocated; in format_parse() local
/netbsd-src/external/public-domain/xz/dist/src/liblzma/simple/
H A Dsimple_private.h47 size_t allocated; member
/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Denviron.c23 static int allocated = 0; /* environ is, or is not, allocated */ variable
/netbsd-src/external/bsd/pkg_install/dist/lib/
H A Dgpgsig.c106 size_t allocated; in detached_gpg_sign() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
H A Dstandalone_malloc_test.cc21 vector<pair<char *, size_t> > allocated; in MallocThread() local
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_persistent_allocator.h27 uptr allocated() const { return atomic_load_relaxed(&mapped_size); } in allocated() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dalloc-pool.h43 pool_usage (size_t allocated, size_t times, size_t peak, in pool_usage()
554 unsigned long allocated; member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dalloc-pool.h43 pool_usage (size_t allocated, size_t times, size_t peak, in pool_usage()
548 unsigned long allocated; member

12345678