Searched defs:num_roots (Results 1 – 14 of 14) sorted by relevance
89 void DmTargetVerity::UseFec(const std::string& device, uint32_t num_roots, uint32_t num_blocks, in UseFec()
326 unsigned num_roots() const { return Roots.size(); } in num_roots() function
381 unsigned num_roots() const { return Roots.size(); } in num_roots() function
4072 def calc_fec_data_size(image_size, num_roots): argument4097 def generate_fec_data(image_filename, num_roots): argument
2126 FT_UShort num_roots; /* number of real roots of cubic */ in get_min_distance_conic() local
643 uint32_t num_roots = GetNumberOfRoots(data); in GetRootTable() local
685 size_t num_roots = 0; in x509_store_load_certs() local
705 size_t num_roots = 0; in x509_store_load_certs() local
2642 size_t num_roots = page_size / sizeof(GcRoot<mirror::Object>); in SingleObjectArena() local
64852 int num_roots; member