Home
last modified time | relevance | path

Searched defs:dependency_count (Results 1 – 3 of 3) sorted by relevance

/third_party/grpc/third_party/upb/upb/
Ddef.hpp372 int dependency_count() const { return upb_filedef_depcount(ptr_); } in dependency_count() function in upb::FileDefPtr
/third_party/protobuf/src/google/protobuf/compiler/php/
Dphp_generator.cc1025 std::map<const FileDescriptor*, int>* dependency_count) { in AnalyzeDependencyForFile()
1085 std::map<const FileDescriptor*, int> dependency_count; in GenerateAddFilesToPool() local
/third_party/boost/boost/graph/distributed/
Dbetweenness_centrality.hpp870 dependency_count(dependency_countS.begin(), vertex_index); in do_brandes_sssp() local