Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/algorithms/detail/overlay/
Dtraversal_ring_creator.hpp182 turn_operation_type& start_op = m_turns[start_turn_index].operations[start_op_index]; in traverse() local
265 turn_operation_type const& start_op = start_turn.operations[op_index]; in traverse_with_operation() local
/third_party/grpc/test/core/tsi/alts/handshaker/
Dalts_handshaker_client_test.cc102 grpc_op* start_op = const_cast<grpc_op*>(op); in validate_op() local
/third_party/mindspore/mindspore/_extends/graph_kernel/model/
Dgraph_split.py871 def _bfs_visit(start_op, start_prims, end_prims, total_ops): argument
/third_party/ejdb/src/jql/
Djqp.h284 JQP_OP *start_op; member