Searched defs:start_op (Results 1 – 4 of 4) sorted by relevance
182 turn_operation_type& start_op = m_turns[start_turn_index].operations[start_op_index]; in traverse() local265 turn_operation_type const& start_op = start_turn.operations[op_index]; in traverse_with_operation() local
102 grpc_op* start_op = const_cast<grpc_op*>(op); in validate_op() local
871 def _bfs_visit(start_op, start_prims, end_prims, total_ops): argument
284 JQP_OP *start_op; member