/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/rt/typeinfo/ |
H A D | ti_ulong.d | 69 override @property size_t talign() nothrow pure in talign() function
|
H A D | ti_long.d | 69 override @property size_t talign() nothrow pure in talign() function
|
H A D | ti_ucent.d | 67 override @property size_t talign() nothrow pure in talign() function
|
H A D | ti_cent.d | 68 override @property size_t talign() nothrow pure in talign() function
|
H A D | ti_real.d | 63 override @property size_t talign() const in talign() function
|
H A D | ti_cfloat.d | 63 override @property size_t talign() const in talign() function
|
H A D | ti_cdouble.d | 63 override @property size_t talign() const in talign() function
|
H A D | ti_creal.d | 63 override @property size_t talign() const in talign() function
|
H A D | ti_double.d | 63 override @property size_t talign() const in talign() function
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/ |
H A D | object.d | 718 @property size_t talign() nothrow pure const @safe @nogc { return tsize; } in talign() function 941 override @property size_t talign() nothrow pure const { return base.talign; } in talign() function 1104 override @property size_t talign() nothrow pure const in talign() function 1227 override @property size_t talign() nothrow pure const in talign() function 1303 override @property size_t talign() nothrow pure const in talign() function 1341 override @property size_t talign() nothrow pure const { return 16; } in talign() function 1523 override @property size_t talign() nothrow pure const in talign() function 1936 override @property size_t talign() nothrow pure const { return m_align; } in talign() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/ |
H A D | object.d | 309 @property size_t talign() nothrow pure const @safe @nogc { return tsize; } in talign() function 352 override @property size_t talign() nothrow pure const { return base.talign; } in talign() function 507 override @property size_t talign() nothrow pure const in talign() function 634 override @property size_t talign() nothrow pure const in talign() function 690 override @property size_t talign() nothrow pure const in talign() function 728 override @property size_t talign() nothrow pure const { return 16; } in talign() function 849 override @property size_t talign() nothrow pure const in talign() function 1186 override @property size_t talign() nothrow pure const { return m_align; } in talign() function 1335 override @property size_t talign() nothrow pure const in talign() function 1380 override @property size_t talign() nothrow pure const { return base.talign; } in talign() function
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/rt/util/ |
H A D | typeinfo.d | 239 override @property size_t talign() in talign() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/rt/ |
H A D | aaA.d | 292 private size_t talign(size_t tsize, size_t algn) @safe pure nothrow @nogc in talign() function
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/rt/ |
H A D | aaA.d | 441 private size_t talign(size_t tsize, size_t algn) @safe pure nothrow @nogc in talign() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | cparse.d | 2269 auto talign = cparseTypeName(); in cparseDeclarationSpecifiers() local
|
/netbsd-src/external/bsd/pcc/dist/pcc/cc/cxxcom/ |
H A D | pftn.c | 1145 talign(unsigned int ty, struct attr *apl) in talign() function
|
/netbsd-src/external/bsd/pcc/dist/pcc/cc/ccom/ |
H A D | pftn.c | 1151 talign(unsigned int ty, struct attr *apl) in talign() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gimple-fold.cc | 4918 unsigned int talign = min_align_of_type (type) * BITS_PER_UNIT; in gimple_fold_builtin_clear_padding() local
|
H A D | expr.cc | 8235 unsigned HOST_WIDE_INT talign = target_align (target) / BITS_PER_UNIT; in highest_pow2_factor_for_target() local
|
H A D | builtins.cc | 327 unsigned int talign; in get_object_alignment_2() local
|
H A D | omp-low.cc | 13007 unsigned int talign; in lower_omp_target() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | expr.c | 7874 unsigned HOST_WIDE_INT talign = target_align (target) / BITS_PER_UNIT; in highest_pow2_factor_for_target() local
|
H A D | builtins.c | 329 unsigned int talign; in get_object_alignment_2() local
|
H A D | omp-low.c | 11825 unsigned int talign; in lower_omp_target() local
|