Home
last modified time | relevance | path

Searched defs:__offset (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_autotune.h135 #define __offset(base, ptr) ((uint8_t *)(ptr) - (uint8_t *)(base)) macro
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp129624 const difference_type __offset = __n + (_M_cur - _M_first); in operator +=() local
130625 difference_type __offset = __position - cbegin(); in insert() local
130636 difference_type __offset = __position - cbegin(); in insert() local
132713 difference_type __offset = __position - cbegin(); in insert() local
132724 difference_type __offset = __position - cbegin(); in insert() local
133930 difference_type __offset = __position - cbegin(); in insert() local
133939 difference_type __offset = __position - cbegin(); in insert() local
146743 const size_t __offset = __shift % (8 * 8); in _M_do_left_shift() local
146769 const size_t __offset = __shift % (8 * 8); in _M_do_right_shift() local