Home
last modified time | relevance | path

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

/dflybsd-src/contrib/binutils-2.34/gold/
H A Dfileread.cc332 unsigned int byteshift, File_read::View** vshifted) const in find_view()
472 unsigned int byteshift, bool cache) in make_view()
545 unsigned int byteshift; in find_or_make_view() local
H A Dfileread.h267 unsigned int byteshift, bool cache, Data_ownership data_ownership) in View()
297 byteshift() const in byteshift() function
/dflybsd-src/contrib/binutils-2.27/gold/
H A Dfileread.cc332 unsigned int byteshift, File_read::View** vshifted) const in find_view()
472 unsigned int byteshift, bool cache) in make_view()
545 unsigned int byteshift; in find_or_make_view() local
H A Dfileread.h267 unsigned int byteshift, bool cache, Data_ownership data_ownership) in View()
297 byteshift() const in byteshift() function
/dflybsd-src/sys/dev/drm/radeon/
H A Dradeon_legacy_crtc.c506 int byteshift = target_fb->format->cpp[0] * 8 >> 4; in radeon_crtc_do_set_base() local
H A Dradeon_display.c545 int byteshift = fb->format->cpp[0] * 8 >> 4; in radeon_crtc_page_flip_target() local