Searched defs:sticky (Results 1 – 12 of 12) sorted by relevance
90 const bool sticky = bSignificand << (typeWidth - align); in ARM_EABI_FNALIAS() local118 const bool sticky = aSignificand & 1; in ARM_EABI_FNALIAS() local131 const bool sticky = aSignificand << (typeWidth - shift); in ARM_EABI_FNALIAS() local
91 const bool sticky = bSignificand << (typeWidth - align); in ARM_EABI_FNALIAS() local119 const bool sticky = aSignificand & 1; in ARM_EABI_FNALIAS() local132 const bool sticky = aSignificand << (typeWidth - shift); in ARM_EABI_FNALIAS() local
129 const bool sticky = *lo << (typeWidth - count); in wideRightShiftWithSticky() local134 const bool sticky = *hi << (2*typeWidth - count) | *lo; in wideRightShiftWithSticky() local138 const bool sticky = *hi | *lo; in wideRightShiftWithSticky() local
151 const bool sticky = significand << (srcBits - shift); in ARM_EABI_FNALIAS() local
56 bool sticky) { in Show()64 bool sticky) { in Show()
67 bool sticky() const { return sticky_; } in sticky() function
69 bool sticky, in AddSystemNotification()
187 BalloonViewImpl::BalloonViewImpl(bool sticky, bool controls, bool web_ui) in BalloonViewImpl()
275 gfx::Rect sticky = sticky_container_->bounds(); in GetStickyNewSize() local
62 sticky: .quad 0x0000000000000000 label
183 get sticky() { getter in SearchPage
964 get sticky() { getter in OptionsPage