/netbsd-src/external/gpl2/dtc/dist/ |
H A D | dtc.c | 20 int alignsize; /* Additional padding to blob accroding to the alignsize */ variable
|
/netbsd-src/sbin/gpt/ |
H A D | map.c | 252 off_t alignsize, prevsize; in map_resize() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/ |
H A D | types.cc | 467 finish_aggregate_type (unsigned structsize, unsigned alignsize, tree type) in finish_aggregate_type() 900 unsigned alignsize = (t->sym->alignment != STRUCTALIGN_DEFAULT) in visit() local
|
H A D | d-target.cc | 198 Target::alignsize (Type *type) in alignsize() function in Target
|
H A D | modules.cc | 544 size_t alignsize = MAX (TYPE_ALIGN_UNIT (type), in layout_moduleinfo_fields() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
H A D | outbuffer.d | 189 void alignSize(size_t alignsize) in alignSize()
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/ |
H A D | outbuffer.d | 190 void alignSize(size_t alignsize) in alignSize()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
H A D | types.cc | 593 finish_aggregate_type (unsigned structsize, unsigned alignsize, tree type) in finish_aggregate_type() 1092 unsigned alignsize = t->sym->alignment.isDefault () in visit() local
|
H A D | d-target.cc | 211 Target::alignsize (Type *type) in alignsize() function in Target
|
H A D | modules.cc | 552 size_t alignsize = MAX (TYPE_ALIGN_UNIT (type), in layout_moduleinfo_fields() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | mtype.d | 901 uint alignsize() in alignsize() function 3317 override uint alignsize() in alignsize() function 3520 override uint alignsize() in alignsize() function 3680 override uint alignsize() in alignsize() function 3869 override uint alignsize() const in alignsize() function 5180 override uint alignsize() const in alignsize() function 5644 override uint alignsize() in alignsize() function 6004 override uint alignsize() in alignsize() function 6631 override uint alignsize() in alignsize() function
|
H A D | aggregate.d | 100 uint alignsize; /// size of struct for alignment purposes variable
|
H A D | aggregate.h | 77 unsigned alignsize; // size of struct for alignment purposes variable
|
H A D | declaration.d | 1753 uint alignsize; in setFieldOffset() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/ |
H A D | aggregate.h | 94 unsigned alignsize; // size of struct for alignment purposes variable
|
H A D | mtype.c | 294 unsigned Type::alignsize() in alignsize() function 3075 unsigned TypeBasic::alignsize() in alignsize() function 3774 unsigned TypeVector::alignsize() in alignsize() function 3947 unsigned TypeSArray::alignsize() in alignsize() function 4414 unsigned TypeDArray::alignsize() in alignsize() function 6483 unsigned TypeDelegate::alignsize() in alignsize() function 7579 unsigned TypeEnum::alignsize() in alignsize() function 7855 unsigned TypeStruct::alignsize() in alignsize() function
|