Home
last modified time | relevance | path

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

/DragonOS/kernel/src/libs/
H A Drbtree.rs121 fn set_black_color(&mut self) { in set_black_color() method
965 uncle.set_black_color(); in insert_fixup()
966 parent.set_black_color(); in insert_fixup()
979 parent.set_black_color(); in insert_fixup()
986 uncle.set_black_color(); in insert_fixup()
987 parent.set_black_color(); in insert_fixup()
1000 parent.set_black_color(); in insert_fixup()
1005 self.root.set_black_color(); in insert_fixup()
1234 other.set_black_color(); in delete_fixup()
1248 other.left().set_black_color(); in delete_fixup()
[all …]