| /netbsd/src/external/gpl3/binutils/dist/gas/ |
| D | ecoff.c | 1049 int unallocated; /* number of elements unallocated on page */ member 4817 int unallocated = alloc_counts[(int) alloc_type_scope].unallocated; in allocate_scope() local 4820 if (unallocated == 0) in allocate_scope() 4822 unallocated = PAGE_SIZE / sizeof (scope_t); in allocate_scope() 4827 ptr = &cur_page->scope[--unallocated]; in allocate_scope() 4828 alloc_counts[(int) alloc_type_scope].unallocated = unallocated; in allocate_scope() 4866 int unallocated = alloc_counts[(int) alloc_type_vlinks].unallocated; in allocate_vlinks() local 4869 if (unallocated == 0) in allocate_vlinks() 4871 unallocated = PAGE_SIZE / sizeof (vlinks_t); in allocate_vlinks() 4876 ptr = &cur_page->vlinks[--unallocated]; in allocate_vlinks() [all …]
|
| D | ChangeLog-2018 | 3386 * testsuite/gas/aarch64/illegal-3.s: Test if unallocated FMOV encodings
|
| /netbsd/src/sys/fs/udf/ |
| D | udf.h | 281 struct unalloc_sp_desc *unallocated; /* free UDF space */ member
|
| D | udf_vfsops.c | 247 MPFREE(ump->unallocated, M_UDFVOLD); in free_udf_mountinfo()
|
| D | udf_subr.c | 1029 UDF_UPDATE_DSCR(ump->unallocated, &dscr->usd); in udf_process_vds_descriptor()
|
| /netbsd/src/sbin/fsck_ffs/ |
| D | utilities.c | 591 static struct inostat unallocated = { USTATE, 0, 0 }; in inoinfo() local 601 return (&unallocated); in inoinfo()
|
| /netbsd/src/external/bsd/top/dist/machine/ |
| D | m_sunos5.man | 43 The amount of unallocated physical memory.
|
| /netbsd/src/sbin/newfs_udf/ |
| D | udf_core.h | 194 struct unalloc_sp_desc *unallocated; /* free UDF space */ member
|
| D | udf_core.c | 1168 context.unallocated = usd; in udf_create_unalloc_spaced() 4878 dscr = (union dscrptr *) context.unallocated; in udf_do_newfs_prefix()
|
| /netbsd/src/crypto/dist/ipsec-tools/ |
| D | ChangeLog.old | 205 * src/racoon/admin.c: Do not use an unallocated pointer (Coverity) 425 initialize NAT-T VID to avoid freeing unallocated stuff. 1582 * src/racoon/isakmp_frag.c: fix unallocated memory access
|
| /netbsd/src/external/gpl2/xcvs/dist/src/ |
| D | ChangeLog-97 | 2237 above change was necessary to avoid writing to unallocated memory. 3106 * logmsg.c (do_verify): Fix reading unallocated memory (found by
|
| /netbsd/src/external/gpl2/lvm2/dist/ |
| D | WHATS_NEW | 482 Fix reporting of LV fields alongside unallocated PV segments.
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/ |
| D | ChangeLog-9697 | 1821 relocs in unallocated sections. 1823 R_SPARC_RELATIVE relocs in unallocated sections.
|
| /netbsd/src/external/gpl3/gdb/dist/bfd/ |
| D | ChangeLog-9697 | 1821 relocs in unallocated sections. 1823 R_SPARC_RELATIVE relocs in unallocated sections.
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | ChangeLog-2002 | 860 Reverse order of two tests to avoid accessing unallocated
|
| /netbsd/src/external/gpl2/lvm2/dist/po/ |
| D | lvm2.po | 5487 msgid "release_pv_segment with unallocated segment: %s PE %u"
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | ChangeLog-1995 | 4832 unallocated before freeing it.
|
| /netbsd/src/external/gpl3/binutils/dist/ld/ |
| D | ld.texi | 7389 @cindex unallocated address, next 7390 Return the next unallocated address that is a multiple of @var{exp}.
|
| D | ld.info | 6136 Return the next unallocated address that is a multiple of EXP. 9666 * unallocated address, next: Builtin Functions. (line 161)
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/po/ |
| D | uk.po | 9768 #~ msgid "%pB:%pA: error: attempting to write into an unallocated compressed section"
|
| D | ru.po | 9590 #~ msgid "%pB:%pA: error: attempting to write into an unallocated compressed section"
|
| /netbsd/src/external/gpl3/gdb/dist/bfd/po/ |
| D | uk.po | 9768 #~ msgid "%pB:%pA: error: attempting to write into an unallocated compressed section"
|
| D | sr.po | 9765 #~ msgid "%pB:%pA: error: attempting to write into an unallocated compressed section"
|
| D | ru.po | 9590 #~ msgid "%pB:%pA: error: attempting to write into an unallocated compressed section"
|
| /netbsd/src/external/gpl3/binutils/dist/gold/ |
| D | ChangeLog-0815 | 11620 unallocated sections and EXIDX sections. 14136 an unallocated section.
|