Searched defs:sticky (Results 1 – 16 of 16) sorted by relevance
49 sticky() function
63 sticky: label
64 sticky: label
44 constexpr bool sticky() const { return sticky_; } in sticky() function
254 const bool sticky = *lo << (typeWidth - count); in wideRightShiftWithSticky() local259 const bool sticky = *hi << (2*typeWidth - count) | *lo; in wideRightShiftWithSticky() local263 const bool sticky = *hi | *lo; in wideRightShiftWithSticky() local
93 uint8_t sticky) in tcti_make_sticky_not_implemented()
248 uint8_t sticky) in tctildr_make_sticky()
255 const bool sticky = (*lo << (typeWidth - count)) != 0; in wideRightShiftWithSticky() local259 const bool sticky = *hi << (2 * typeWidth - count) | *lo; in wideRightShiftWithSticky() local263 const bool sticky = *hi | *lo; in wideRightShiftWithSticky() local
47 private View sticky; field in StickyHeaderScrollView
44 private View sticky; field in StickyHeaderRecyclerView
55 private View sticky; field in StickyHeaderListView
160 bool sticky{false}; in Multiply() local247 bool sticky{msb || !top.IsZero()}; in Divide() local
132 #define Tss2_Tcti_MakeSticky(tctiContext, handle, sticky) \ argument
90 uint8_t sticky) in tctildr_mock_make_sticky()
75 int sticky; member
196 cl_ulong sticky = 0; in shift_right_sticky_64() local2731 cl_ulong sticky = 0; in shift_right_sticky_128() local