Home
last modified time | relevance | path

Searched refs:aligned (Results 1 – 25 of 134) sorted by relevance

123456

/dragonfly/contrib/gcc-4.7/libstdc++-v3/src/c++98/
H A Dlocale_init.cc45 __attribute__ ((aligned(__alignof__(locale::_Impl))));
49 __attribute__ ((aligned(__alignof__(locale))));
53 __attribute__ ((aligned(__alignof__(char*))));
57 __attribute__ ((aligned(__alignof__(char[2]))));
61 __attribute__ ((aligned(__alignof__(locale::facet*))));
65 __attribute__ ((aligned(__alignof__(locale::facet*))));
77 __attribute__ ((aligned(__alignof__(numpunct<char>))));
81 __attribute__ ((aligned(__alignof__(num_get<char>))));
85 __attribute__ ((aligned(__alignof__(num_put<char>))));
110 __attribute__ ((aligned(__alignof__(time_get<char>))));
[all …]
H A Dglobals_io.cc54 __attribute__ ((aligned(__alignof__(istream))));
56 __attribute__ ((aligned(__alignof__(ostream))));
64 __attribute__ ((aligned(__alignof__(wistream))));
66 __attribute__ ((aligned(__alignof__(wostream))));
84 __attribute__ ((aligned(__alignof__(stdio_sync_filebuf<char>))));
90 __attribute__ ((aligned(__alignof__(stdio_filebuf<char>))));
97 __attribute__ ((aligned(__alignof__(stdio_sync_filebuf<wchar_t>))));
103 __attribute__ ((aligned(__alignof__(stdio_filebuf<wchar_t>))));
/dragonfly/contrib/gcc-8.0/libstdc++-v3/src/c++98/
H A Dlocale_init.cc73 __attribute__ ((aligned(__alignof__(locale::_Impl))));
77 __attribute__ ((aligned(__alignof__(locale))));
81 __attribute__ ((aligned(__alignof__(char*))));
85 __attribute__ ((aligned(__alignof__(char[2]))));
89 __attribute__ ((aligned(__alignof__(locale::facet*))));
93 __attribute__ ((aligned(__alignof__(locale::facet*))));
105 __attribute__ ((aligned(__alignof__(numpunct<char>))));
109 __attribute__ ((aligned(__alignof__(num_get<char>))));
113 __attribute__ ((aligned(__alignof__(num_put<char>))));
138 __attribute__ ((aligned(__alignof__(time_get<char>))));
[all …]
H A Dglobals_io.cc53 __attribute__ ((aligned(__alignof__(istream))));
55 __attribute__ ((aligned(__alignof__(ostream))));
63 __attribute__ ((aligned(__alignof__(wistream))));
65 __attribute__ ((aligned(__alignof__(wostream))));
83 __attribute__ ((aligned(__alignof__(stdio_sync_filebuf<char>))));
89 __attribute__ ((aligned(__alignof__(stdio_filebuf<char>))));
96 __attribute__ ((aligned(__alignof__(stdio_sync_filebuf<wchar_t>))));
102 __attribute__ ((aligned(__alignof__(stdio_filebuf<wchar_t>))));
/dragonfly/contrib/gcc-8.0/libstdc++-v3/src/c++11/
H A Dcow-locale_init.cc38 __attribute__ ((aligned(__alignof__(std::collate<char>))));
42 __attribute__ ((aligned(__alignof__(numpunct<char>))));
51 __attribute__ ((aligned(__alignof__(money_get<char>))));
55 __attribute__ ((aligned(__alignof__(money_put<char>))));
59 __attribute__ ((aligned(__alignof__(time_get<char>))));
63 __attribute__ ((aligned(__alignof__(messages<char>))));
72 __attribute__ ((aligned(__alignof__(numpunct<wchar_t>))));
81 __attribute__ ((aligned(__alignof__(money_get<wchar_t>))));
85 __attribute__ ((aligned(__alignof__(money_put<wchar_t>))));
89 __attribute__ ((aligned(__alignof__(time_get<wchar_t>))));
[all …]
/dragonfly/contrib/gcc-4.7/libgcc/
H A Dcrtstuff.c223 __attribute__ ((__used__, aligned(sizeof(func_ptr))))
236 __attribute__ ((aligned(sizeof(func_ptr))))
240 __attribute__((section(".dtors"), aligned(sizeof(func_ptr))))
249 __attribute__((section(EH_FRAME_SECTION_NAME), aligned(4)))
602 __attribute__((aligned(sizeof(func_ptr))))
606 __attribute__((section(".ctors"), aligned(sizeof(func_ptr))))
621 aligned(sizeof(func_ptr)), visibility ("hidden")))
626 __attribute__ ((used, aligned(sizeof(func_ptr))))
630 __attribute__((used, section(".dtors"), aligned(sizeof(func_ptr))))
649 aligned(sizeof(int32))))
[all …]
H A Dunwind-dw2-fde.h141 } __attribute__ ((packed, aligned (__alignof__ (void *))));
149 } __attribute__ ((packed, aligned (__alignof__ (void *))));
/dragonfly/contrib/gcc-8.0/libgcc/
H A Dcrtstuff.c239 __attribute__ ((__used__, aligned(sizeof(func_ptr))))
243 __attribute__ ((__used__, section(".ctors"), aligned(sizeof(func_ptr))))
252 __attribute__ ((aligned(sizeof(func_ptr))))
256 __attribute__((section(".dtors"), aligned(sizeof(func_ptr))))
265 __attribute__((section(__LIBGCC_EH_FRAME_SECTION_NAME__), aligned(4)))
594 __attribute__((aligned(sizeof(func_ptr))))
598 __attribute__((section(".ctors"), aligned(sizeof(func_ptr))))
613 aligned(sizeof(func_ptr)), visibility ("hidden")))
618 __attribute__ ((used, aligned(sizeof(func_ptr))))
622 __attribute__((used, section(".dtors"), aligned(sizeof(func_ptr))))
[all …]
H A Dunwind-dw2-fde.h140 } __attribute__ ((packed, aligned (__alignof__ (void *))));
148 } __attribute__ ((packed, aligned (__alignof__ (void *))));
/dragonfly/contrib/lvm2/dist/lib/format1/
H A Ddisk-rep.h153 char uuid[NAME_LEN] __attribute((aligned(8)));
166 struct pv_disk pvd __attribute((aligned(8)));
167 struct vg_disk vgd __attribute((aligned(8)));
168 struct dm_list uuids __attribute((aligned(8)));
169 struct dm_list lvds __attribute((aligned(8)));
170 struct pe_disk *extents __attribute((aligned(8)));
/dragonfly/contrib/lvm2/dist/lib/label/
H A Dlabel.c119 char readbuf[LABEL_SCAN_SIZE] __attribute((aligned(8))); in _find_labeller()
195 char buf[LABEL_SIZE] __attribute((aligned(8))); in label_remove()
196 char readbuf[LABEL_SCAN_SIZE] __attribute((aligned(8))); in label_remove()
265 char buf[LABEL_SIZE] __attribute((aligned(8))); in label_read()
304 char buf[LABEL_SIZE] __attribute((aligned(8))); in label_write()
352 char buf[LABEL_SIZE] __attribute((aligned(8))); in label_verify()
/dragonfly/contrib/lvm2/dist/tools/
H A Dreporter.c224 int aligned, buffered, headings, field_prefixes, quoted; in _report() local
228 aligned = find_config_tree_int(cmd, "report/aligned", in _report()
337 aligned = 0; in _report()
339 aligned = 1; in _report()
345 aligned = 0; in _report()
354 separator, aligned, buffered, in _report()
/dragonfly/contrib/gcc-8.0/libbacktrace/
H A Dmmap.c312 size_t aligned; in backtrace_vector_release() local
318 aligned = (size + 7) & ~ (size_t) 7; in backtrace_vector_release()
319 alc -= aligned - size; in backtrace_vector_release()
321 backtrace_free (state, (char *) vec->base + aligned, alc, in backtrace_vector_release()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/std/
H A Dmemory98 * @brief Fit aligned storage in buffer.
105 * aligned storage and @a __space is reduced by the bytes used for alignment.
108 * @param __size Size of the aligned storage required.
111 * @return the updated pointer if the aligned storage fits, otherwise nullptr.
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_fb.c93 int aligned = width; in amdgpu_align_pitch() local
109 aligned += pitch_mask; in amdgpu_align_pitch()
110 aligned &= ~pitch_mask; in amdgpu_align_pitch()
111 return aligned * cpp; in amdgpu_align_pitch()
/dragonfly/contrib/binutils-2.27/gold/
H A Dfileread.cc533 section_size_type size, bool aligned, bool cache) in find_or_make_view() argument
574 aligned ? byteshift : -1U, in find_or_make_view()
588 gold_assert(aligned); in find_or_make_view()
608 aligned ? byteshift : 0, in find_or_make_view()
616 bool aligned, bool cache) in get_view() argument
619 aligned, cache); in get_view()
625 bool aligned, bool cache) in get_lasting_view() argument
628 aligned, cache); in get_lasting_view()
H A Dfileread.h153 get_view(off_t offset, off_t start, section_size_type size, bool aligned,
169 bool aligned, bool cache);
389 bool aligned, bool cache);
/dragonfly/contrib/binutils-2.34/gold/
H A Dfileread.cc533 section_size_type size, bool aligned, bool cache) in find_or_make_view() argument
574 aligned ? byteshift : -1U, in find_or_make_view()
588 gold_assert(aligned); in find_or_make_view()
608 aligned ? byteshift : 0, in find_or_make_view()
616 bool aligned, bool cache) in get_view() argument
619 aligned, cache); in get_view()
625 bool aligned, bool cache) in get_lasting_view() argument
628 aligned, cache); in get_lasting_view()
H A Dfileread.h153 get_view(off_t offset, off_t start, section_size_type size, bool aligned,
169 bool aligned, bool cache);
389 bool aligned, bool cache);
/dragonfly/sys/dev/drm/radeon/
H A Dradeon_fb.c96 int aligned = width; in radeon_align_pitch() local
113 aligned += pitch_mask; in radeon_align_pitch()
114 aligned &= ~pitch_mask; in radeon_align_pitch()
115 return aligned * cpp; in radeon_align_pitch()
/dragonfly/contrib/lvm2/dist/lib/display/
H A Ddisplay.c312 char uuid[64] __attribute((aligned(8))); in pvdisplay_colons()
368 char uuid[64] __attribute((aligned(8))); in pvdisplay_full()
438 char uuid[64] __attribute((aligned(8))); in pvdisplay_short()
484 char uuid[64] __attribute((aligned(8))); in lvdisplay_full()
666 char uuid[64] __attribute((aligned(8))); in vgdisplay_full()
742 char uuid[64] __attribute((aligned(8))); in vgdisplay_colons()
/dragonfly/contrib/lvm2/dist/lib/cache/
H A Dlvmcache.c89 char uuid[64] __attribute((aligned(8))); in _store_metadata()
341 char vgid_found[ID_LEN + 1] __attribute((aligned(8))); in fmt_from_vgname()
378 char id[ID_LEN + 1] __attribute((aligned(8))); in vginfo_from_vgid()
459 char id[ID_LEN + 1] __attribute((aligned(8))); in info_from_pvid()
847 char uuid_primary[64] __attribute((aligned(8))); in _insert_vginfo()
848 char uuid_new[64] __attribute((aligned(8))); in _insert_vginfo()
1135 char pvid_s[ID_LEN + 1] __attribute((aligned(8))); in lvmcache_update_vg()
1163 char pvid_s[ID_LEN + 1] __attribute((aligned(8))); in lvmcache_add()
/dragonfly/contrib/gcc-4.7/libstdc++-v3/libsupc++/
H A Dguard.cc56 __attribute__ ((aligned(__alignof__(__gnu_cxx::__recursive_mutex))));
94 __attribute__ ((aligned(__alignof__(__gnu_cxx::__cond))));
/dragonfly/contrib/gcc-8.0/libstdc++-v3/libsupc++/
H A Dguard.cc56 __attribute__ ((aligned(__alignof__(__gnu_cxx::__recursive_mutex))));
94 __attribute__ ((aligned(__alignof__(__gnu_cxx::__cond))));
/dragonfly/contrib/lvm2/dist/lib/format_pool/
H A Ddisk_rep.c42 char buf[512] __attribute((aligned(8))); in __read_pool_disk()
63 char uuid[ID_LEN + 7] __attribute((aligned(8))); in _add_pl_to_list()
89 char uuid[ID_LEN + 7] __attribute((aligned(8))); in read_pool_label()

123456