Home
last modified time | relevance | path

Searched defs:RightOf (Results 1 – 4 of 4) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/comp/
Dhuffman_codec.h255 uint32_t RightOf(uint32_t node) const { return nodes_.at(node).right; } in RightOf() function
Dmove_to_front.h138 uint32_t RightOf(uint32_t node) const { return nodes_.at(node).right; } in RightOf() function
/external/swiftshader/third_party/SPIRV-Tools/source/comp/
Dhuffman_codec.h255 uint32_t RightOf(uint32_t node) const { return nodes_.at(node).right; } in RightOf() function
Dmove_to_front.h138 uint32_t RightOf(uint32_t node) const { return nodes_.at(node).right; } in RightOf() function