Home
last modified time | relevance | path

Searched refs:MutableRightOf (Results 1 – 6 of 6) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/comp/
Dmove_to_front.cpp264 MutableRightOf(parent) = node; in InsertNode()
337 MutableRightOf(parent) = child; in RemoveNode()
342 MutableRightOf(node) = 0; in RemoveNode()
396 MutableRightOf(node) = LeftOf(pivot); in RotateLeft()
406 MutableRightOf(ParentOf(node)) = pivot; in RotateLeft()
435 MutableRightOf(ParentOf(node)) = pivot; in RotateRight()
438 MutableRightOf(pivot) = node; in RotateRight()
Dhuffman_codec.h118 MutableRightOf(parent) = right; in HuffmanCodec()
276 uint32_t& MutableRightOf(uint32_t node) { in MutableRightOf() function
Dmove_to_front.h168 uint32_t& MutableRightOf(uint32_t node) { in MutableRightOf() function
/external/swiftshader/third_party/SPIRV-Tools/source/comp/
Dmove_to_front.cpp264 MutableRightOf(parent) = node; in InsertNode()
337 MutableRightOf(parent) = child; in RemoveNode()
342 MutableRightOf(node) = 0; in RemoveNode()
396 MutableRightOf(node) = LeftOf(pivot); in RotateLeft()
406 MutableRightOf(ParentOf(node)) = pivot; in RotateLeft()
435 MutableRightOf(ParentOf(node)) = pivot; in RotateRight()
438 MutableRightOf(pivot) = node; in RotateRight()
Dhuffman_codec.h118 MutableRightOf(parent) = right; in HuffmanCodec()
276 uint32_t& MutableRightOf(uint32_t node) { in MutableRightOf() function
Dmove_to_front.h168 uint32_t& MutableRightOf(uint32_t node) { in MutableRightOf() function