Searched defs:Up (Results 1 – 8 of 8) sorted by relevance
69 enum class RoundDirection { Up, Down, Even }; global() enumerator
38 constexpr bool check_tag(Up) { in check_tag() argument
76 Up, // ROUND=UP, RU global() enumerator
27 enum class RoundDirection { Up, Down, Nearest }; global() enumerator
107 enum class Direction { Up, enumerator
80 const uptr Up = getMostSignificantSetBitIndex(Size); in roundUpPowerOfTwo() local
693 enum class Direction { Up, Down }; enumerator
770 void Up() { Up() function in __anoned0faff10111::TemplateDiff::DiffTree