Home
last modified time | relevance | path

Searched defs:byteshift (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dfileread.h279 unsigned int byteshift, bool cache, Data_ownership data_ownership) in View()
309 byteshift() const in byteshift() function
H A Dfileread.cc336 unsigned int byteshift, File_read::View** vshifted) const in find_view()
482 unsigned int byteshift, bool cache) in make_view()
555 unsigned int byteshift; in find_or_make_view() local
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dfileread.h279 unsigned int byteshift, bool cache, Data_ownership data_ownership) in View()
309 byteshift() const in byteshift() function
H A Dfileread.cc336 unsigned int byteshift, File_read::View** vshifted) const in find_view()
482 unsigned int byteshift, bool cache) in make_view()
555 unsigned int byteshift; in find_or_make_view() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_legacy_crtc.c520 int byteshift = target_fb->format->cpp[0] * 8 >> 4; in radeon_crtc_do_set_base() local
H A Dradeon_display.c556 int byteshift = fb->format->cpp[0] * 8 >> 4; in radeon_crtc_page_flip_target() local