Home
last modified time | relevance | path

Searched defs:num_edges (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/freetype/src/autofit/
Dafhints.h320 FT_Int num_edges; /* number of used edges */ member
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_cfg.cpp88 size_t num_edges = num_in_ops / 2; in ValidatePhi() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_cfg.cpp88 size_t num_edges = num_in_ops / 2; in ValidatePhi() local
/third_party/spirv-tools/source/val/
Dvalidate_cfg.cpp87 size_t num_edges = num_in_ops / 2; in ValidatePhi() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/
Dstep_auto_parallel.cc1171 auto num_edges = entire_costgraph->GetNumEdges(); in ParallelStrategySearch() local
/third_party/skia/third_party/externals/freetype/src/sdf/
Dftsdf.c1341 FT_UInt num_edges = 0; in sdf_shape_dump() local