Home
last modified time | relevance | path

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

/aosp_15_r20/system/core/fs_mgr/libdm/
H A Ddm_target.cpp89 void DmTargetVerity::UseFec(const std::string& device, uint32_t num_roots, uint32_t num_blocks, in UseFec()
/aosp_15_r20/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h326 unsigned num_roots() const { return Roots.size(); } in num_roots() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/StaticAnalyzer/Core/PathSensitive/
DExplodedGraph.h381 unsigned num_roots() const { return Roots.size(); } in num_roots() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/StaticAnalyzer/Core/PathSensitive/
DExplodedGraph.h381 unsigned num_roots() const { return Roots.size(); } in num_roots() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/StaticAnalyzer/Core/PathSensitive/
DExplodedGraph.h381 unsigned num_roots() const { return Roots.size(); } in num_roots() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/StaticAnalyzer/Core/PathSensitive/
DExplodedGraph.h381 unsigned num_roots() const { return Roots.size(); } in num_roots() function
/aosp_15_r20/external/avb/
H A Davbtool.py4072 def calc_fec_data_size(image_size, num_roots): argument
4097 def generate_fec_data(image_filename, num_roots): argument
/aosp_15_r20/external/freetype/src/sdf/
H A Dftsdf.c2126 FT_UShort num_roots; /* number of real roots of cubic */ in get_min_distance_conic() local
/aosp_15_r20/art/runtime/jit/
H A Djit_code_cache.cc643 uint32_t num_roots = GetNumberOfRoots(data); in GetRootTable() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/tsi/
Dssl_transport_security.cc685 size_t num_roots = 0; in x509_store_load_certs() local
/aosp_15_r20/external/grpc-grpc/src/core/tsi/
H A Dssl_transport_security.cc705 size_t num_roots = 0; in x509_store_load_certs() local
/aosp_15_r20/art/runtime/gc/collector/
H A Dmark_compact.cc2642 size_t num_roots = page_size / sizeof(GcRoot<mirror::Object>); in SingleObjectArena() local
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h64852 int num_roots; member
H A Dvmlinux.h64852 int num_roots; member