Searched defs:byteshift (Results 1 – 10 of 10) sorted by relevance
/netbsd/external/gpl3/gdb/dist/gold/ |
H A D | fileread.h | 279 unsigned int byteshift, bool cache, Data_ownership data_ownership) in View() 309 byteshift() const in byteshift() function
|
H A D | fileread.cc | 335 unsigned int byteshift, File_read::View** vshifted) const in find_view() 475 unsigned int byteshift, bool cache) in make_view() 548 unsigned int byteshift; in find_or_make_view() local
|
/netbsd/external/gpl3/binutils/dist/gold/ |
H A D | fileread.h | 279 unsigned int byteshift, bool cache, Data_ownership data_ownership) in View() 309 byteshift() const in byteshift() function
|
H A D | fileread.cc | 336 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/external/gpl3/binutils.old/dist/gold/ |
H A D | fileread.h | 267 unsigned int byteshift, bool cache, Data_ownership data_ownership) in View() 297 byteshift() const in byteshift() function
|
H A D | fileread.cc | 332 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
|
/netbsd/external/gpl3/gdb.old/dist/gold/ |
H A D | fileread.h | 279 unsigned int byteshift, bool cache, Data_ownership data_ownership) in View() 309 byteshift() const in byteshift() function
|
H A D | fileread.cc | 335 unsigned int byteshift, File_read::View** vshifted) const in find_view() 475 unsigned int byteshift, bool cache) in make_view() 548 unsigned int byteshift; in find_or_make_view() local
|
/netbsd/sys/external/bsd/drm2/dist/drm/radeon/ |
H A D | radeon_legacy_crtc.c | 520 int byteshift = target_fb->format->cpp[0] * 8 >> 4; in radeon_crtc_do_set_base() local
|
H A D | radeon_display.c | 556 int byteshift = fb->format->cpp[0] * 8 >> 4; in radeon_crtc_page_flip_target() local
|