Home
last modified time | relevance | path

Searched defs:new_deps (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/device/google/cuttlefish/host/commands/assemble_cvd/
Dvendor_dlkm_utils.cc148 std::map<std::string, std::vector<std::string>> new_deps; in FilterDependencies() local
167 std::map<std::string, std::vector<std::string>> new_deps; in FilterOutDependencies() local
188 std::map<std::string, std::vector<std::string>> new_deps; in UpdateGKIModulePaths() local
/aosp_15_r20/frameworks/layoutlib/create/src/com/android/tools/layoutlib/create/
H A DAsmAnalyzer.java393 TreeMap<String, ClassReader> new_deps = new TreeMap<>(); in findDeps() local
/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A Danv_batch_chain.c104 BITSET_WORD *new_deps = in anv_reloc_list_grow_deps() local
/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/
H A Danv_batch_chain.c166 BITSET_WORD *new_deps = in anv_reloc_list_grow_deps() local
/aosp_15_r20/external/mesa3d/src/panfrost/compiler/bifrost/
H A Dbi_schedule.c501 unsigned new_deps = --st.dep_counts[i]; in bi_update_worklist() local