Home
last modified time | relevance | path

Searched defs:alignsize (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/external/gpl2/dtc/dist/
H A Ddtc.c20 int alignsize; /* Additional padding to blob accroding to the alignsize */ variable
/netbsd-src/sbin/gpt/
H A Dmap.c252 off_t alignsize, prevsize; in map_resize() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dtypes.cc467 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 Dd-target.cc198 Target::alignsize (Type *type) in alignsize() function in Target
H A Dmodules.cc544 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 Doutbuffer.d189 void alignSize(size_t alignsize) in alignSize()
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Doutbuffer.d190 void alignSize(size_t alignsize) in alignSize()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dtypes.cc593 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 Dd-target.cc211 Target::alignsize (Type *type) in alignsize() function in Target
H A Dmodules.cc552 size_t alignsize = MAX (TYPE_ALIGN_UNIT (type), in layout_moduleinfo_fields() local
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dmtype.d901 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 Daggregate.d100 uint alignsize; /// size of struct for alignment purposes variable
H A Daggregate.h77 unsigned alignsize; // size of struct for alignment purposes variable
H A Ddeclaration.d1753 uint alignsize; in setFieldOffset() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Daggregate.h94 unsigned alignsize; // size of struct for alignment purposes variable
H A Dmtype.c294 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