Home
last modified time | relevance | path

Searched defs:Degree (Results 1 – 9 of 9) sorted by relevance

/third_party/boost/boost/graph/
Dsloan_ordering.hpp74 typedef typename Distance::value_type Degree; in RLS_max_width() typedef
107 typedef typename property_traits< DegreeMap >::value_type Degree; in sloan_start_end_vertices() typedef
268 typedef typename property_traits< PriorityMap >::value_type Degree; in sloan_ordering() typedef
Dclustering_coefficient.hpp84 typedef typename graph_traits< Graph >::degree_size_type Degree; in num_triangles_on_vertex() typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGFast.cpp698 unsigned Degree = OpN->getNodeId(); in ScheduleNode() local
724 unsigned Degree = N->use_size(); in Schedule() local
744 unsigned Degree = Glue->getNodeId(); in Schedule() local
DSelectionDAG.cpp8555 DenseMap<SDNode *, unsigned> Degree; in CreateTopologicalOrder() local
8682 unsigned Degree = N->getNumOperands(); in AssignTopologicalOrder() local
8707 unsigned Degree = P->getNodeId(); in AssignTopologicalOrder() local
/third_party/boost/boost/graph/distributed/
Ddelta_stepping_shortest_paths.hpp73 typedef typename graph_traits<Graph>::degree_size_type Degree; typedef in boost::graph::distributed::delta_stepping_impl
Dbetweenness_centrality.hpp154 typedef typename graph_traits<Graph>::degree_size_type Degree; typedef in boost::graph::parallel::detail::betweenness_centrality_delta_stepping_impl
661 typedef typename graph_traits<Graph>::degree_size_type Degree; in set_delta() typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DScheduleDAG.cpp482 unsigned Degree = SU.Succs.size(); in InitDAGTopologicalSorting() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIMachineScheduler.cpp1290 unsigned Degree = Block->getSuccs().size(); in topologicalSort() local
/third_party/mesa3d/include/D3D9/
Dd3d9types.h1720 D3DDEGREETYPE Degree; member
1738 D3DDEGREETYPE Degree; member