Lines Matching defs:force
29577 GoDown(handle) => match handle.force() {
29649 match common_edge.force() {
29959 match node.force() {
29965 let mut out_node = match root.borrow_mut().force() {
32143 match (split_edge.force(), right_node.force()) {
33813 match (lower_edge.force(), upper_edge.force()) {
33839 match (front.force(), back.force()) {
34162 match node.force() {
34175 match node.force() {
34197 match self.force() {
34203 edge = match edge.descend().force() {
34241 match self.force() {
34254 match self.force() {
35687 if let node::ForceResult::Internal(node) = self.force() {
37745 match self.force() {
38582 pub fn force(
39308 match (left_node.reborrow_mut().force(), right_node.reborrow_mut().force()) {
39371 match (left_node.reborrow_mut().force(), right_node.reborrow_mut().force()) {
39426 pub fn force(
39432 match self.node.force() {
39483 match (left_node.force(), right_node.force()) {
39638 if let ForceResult::Internal(node) = self.force() {
39829 while let Internal(internal) = cur_node.force() {
39847 while let Internal(internal_kv) = self.force() {
39854 while let Internal(internal_kv) = self.force() {