| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/scripts/ |
| H A D | unbalanced_allocs.py | 38 def ProcessFree(line, f, allocs): argument 44 if addr in allocs: 45 del allocs[addr] 50 def ProcessMalloc(line, f, allocs): argument 52 return ProcessFree(line, f, allocs) 55 assert not addr in allocs 58 allocs[addr] = (line, stack) 65 allocs = {} 72 for _, (l, s) in allocs.items(): 76 line = ProcessMalloc(line, f, allocs)
|
| /netbsd-src/external/gpl3/gcc.old/dist/libbacktrace/ |
| H A D | allocfail.sh | 41 allocs=$(./allocfail 2>&1) 42 if [ "$allocs" = "" ]; then 64 echo "allocs: $allocs" 70 while [ $i -le $allocs ]; do
|
| /netbsd-src/external/gpl3/gcc/dist/libbacktrace/ |
| H A D | allocfail.sh | 41 allocs=$(./allocfail 2>&1) 42 if [ "$allocs" = "" ]; then 64 echo "allocs: $allocs" 70 while [ $i -le $allocs ]; do
|
| /netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/daa/big_integer/ |
| H A D | bi_openssl.c | 116 allocs = list_new(); in bi_init() 117 if( allocs == NULL) { in bi_init() 158 list_ptr list = allocs; in bi_flush_memory() 169 list_freeall( allocs); in bi_flush_memory() 170 allocs = list_new(); in bi_flush_memory() 171 if( allocs == NULL) { in bi_flush_memory()
|
| H A D | bi_gmp.c | 180 allocs = list_new(); in bi_init() 181 if( allocs == NULL) { in bi_init() 237 list_ptr list = allocs; in bi_flush_memory() 248 list_freeall( allocs); in bi_flush_memory() 249 allocs = list_new(); in bi_flush_memory() 250 if( allocs == NULL) { in bi_flush_memory()
|
| H A D | bi.c | 38 list_ptr allocs = NULL; variable
|
| /netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/experimental/allocator/building_blocks/ |
| H A D | free_tree.d | 362 void[][] allocs; in FreeTree() 364 allocs ~= a.allocate(s); in FreeTree() 365 foreach_reverse (b; allocs) in FreeTree() 371 allocs = null; in FreeTree() 373 allocs ~= a.allocate(s); in FreeTree()
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/experimental/allocator/building_blocks/ |
| H A D | free_tree.d | 365 void[][] allocs; in FreeTree() 367 allocs ~= a.allocate(s); in FreeTree() 368 foreach_reverse (b; allocs) in FreeTree() 374 allocs = null; in FreeTree() 376 allocs ~= a.allocate(s); in FreeTree()
|
| /netbsd-src/crypto/external/cpl/trousers/dist/src/include/daa/ |
| H A D | bi_gmp.h | 65 list_add( allocs, ret); in bi_2_hex_char() 74 list_add( allocs, ret); in bi_2_dec_char()
|
| H A D | bi_openssl.h | 176 list_add( allocs, result); in bi_2_hex_char() 186 list_add( allocs, result); in bi_2_dec_char()
|
| H A D | bi.h | 29 extern list_ptr allocs;
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/ |
| H A D | sm-malloc.cc | 1528 for (tree allocs = attrs; in maybe_create_custom_deallocator_set() local 1529 (allocs = lookup_attribute ("malloc", allocs)); in maybe_create_custom_deallocator_set() 1530 allocs = TREE_CHAIN (allocs)) in maybe_create_custom_deallocator_set() 1532 tree args = TREE_VALUE (allocs); in maybe_create_custom_deallocator_set()
|
| /netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_issuer/ |
| H A D | prime_gen.c | 59 if (allocs == NULL) { in generate_small_primes()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | gimple-ssa-warn-access.cc | 1582 for (tree allocs = attrs; in fndecl_alloc_p() local 1583 (allocs = lookup_attribute ("malloc", allocs)); in fndecl_alloc_p() 1584 allocs = TREE_CHAIN (allocs)) in fndecl_alloc_p() 1586 tree args = TREE_VALUE (allocs); in fndecl_alloc_p()
|
| H A D | ChangeLog-2001 | 22113 "r2" to the assembly file. Only issue allocs with nonzero parameters.
|
| /netbsd-src/external/bsd/nsd/dist/doc/ |
| H A D | TODO | 90 Keep a list (buckets on size) of rdata_data allocs.
|
| H A D | ChangeLog | 4285 the region will perform individual allocs, and 'save memory'. 4564 - tsig pre-allocs the rr_region, not at runtime, tsig_create_record(). 4569 and region allocs (of small size).
|
| /netbsd-src/external/bsd/unbound/dist/ |
| H A D | configure.ac | 572 …gional, AS_HELP_STRING([--enable-alloc-nonregional],[ enable nonregional allocs, slow but exposes … 578 AC_DEFINE(UNBOUND_ALLOC_STATS, 1, [use statistics for allocs and frees, for debug use])
|
| H A D | config.h.in | 854 /* use statistics for allocs and frees, for debug use */
|
| H A D | configure | 1574 enable nonregional allocs, slow but exposes regional
|
| /netbsd-src/external/gpl3/gcc/dist/libgfortran/ |
| H A D | ChangeLog-2016 | 1234 (_gfortran_caf_register): Free memory also when other allocs failed.
|
| H A D | ChangeLog-2018 | 1068 (BUF_STACK_SZ): Bump default buffer size up to avoid allocs on
|
| /netbsd-src/external/bsd/unbound/dist/doc/ |
| H A D | Changelog | 11087 - sets entry.key for new special allocs.
|
| /netbsd-src/external/gpl3/gcc.old/dist/ |
| H A D | NEWS | 3870 -fgo-optimize-allocs option. The -fgo-debug-escape prints
|
| /netbsd-src/external/gpl3/gcc/dist/ |
| H A D | NEWS | 5748 -fgo-optimize-allocs option. The -fgo-debug-escape prints
|