Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DExplodedGraph.h326 unsigned num_roots() const { return Roots.size(); } in num_roots() function
/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DExplodedGraph.h382 unsigned num_roots() const { return Roots.size(); } in num_roots() function
/external/avb/
Davbtool.py3998 def calc_fec_data_size(image_size, num_roots): argument
4023 def generate_fec_data(image_filename, num_roots): argument
Davbtool3998 def calc_fec_data_size(image_size, num_roots): argument
4023 def generate_fec_data(image_filename, num_roots): argument
/external/grpc-grpc/src/core/tsi/
Dssl_transport_security.cc584 size_t num_roots = 0; in x509_store_load_certs() local
/external/rust/crates/grpcio-sys/grpc/src/core/tsi/
Dssl_transport_security.cc716 size_t num_roots = 0; in x509_store_load_certs() local