Searched defs:wrap_around (Results 1 – 4 of 4) sorted by relevance
247 inline T wrap_around(T x, T m) in wrap_around() function
516 bool wrap_around = false; in TEST_P() local668 const bool wrap_around = std::get<2>(GetParam()); in TEST_P() local
1046 NormalizeDescriptor& set_wrap_around(bool wrap_around) { in set_wrap_around()1065 bool wrap_around() const { return wrap_around_; } in wrap_around() function
2033 __u32 wrap_around; member