Home
last modified time | relevance | path

Searched refs:flip_ (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/icl/example/large_bitset_/
Dlarge_bitset.hpp112 …large_bitset& flip (const interval_type& rhs){return segment_apply(&large_bitset::flip_, r… in flip()
201 …void flip_(DomainT lo, DomainT up, BitSetT bits){_map ^= value_type(interval_type::right_open… in flip_() function in mini::large_bitset
/third_party/cef/tests/cefclient/browser/
Dosr_d3d11_win.h261 const bool flip_; variable
Dosr_d3d11_win.cc784 : device_(device), flip_(flip) { in Layer()
821 bounds_.height, flip_); in render_texture()