Searched refs:dependency (Results 1 – 9 of 9) sorted by relevance
/build/ohos/sa_profile/sa_info_process/ |
D | sort_sa_by_bootphase.py | 95 def do_check(systemability, dependency): argument 100 checker(systemability, dependency) 207 def check_index(systemabilities, dependency, idx_self): argument 209 idx_dep = systemabilities.index(dependency) 226 for dependency in dependencies: 229 check_index(systemabilities, dependency, idx_self)
|
/build/config/ohos/ |
D | abi.gni | 6 # without introducing a circular dependency.
|
/build/rust/ |
D | BUILD.gn | 14 #This was originally a compilation entry, but now "default" is added to the component dependency of…
|
/build/hb/ |
D | README.md | 15 …ation environment check and dependency installation, graphical interface compilation guidance, com… 87 Provide compilation environment dependency check and installation 171 …--deps-guard Default:True. Help:simplify code, remove concise dependency analysis, and … 203 3. View the dependency path between the construction targets;
|
D | README_zh.md | 171 …--deps-guard Default:True. Help:simplify code, remove concise dependency analysis, and …
|
/build/docs/ |
D | 编译构建调试文档.md | 262 Header dependency check OK 482 It is not in any dependency of
|
/build/toolchain/mac/ |
D | BUILD.gn | 228 # tocname for dependency management.
|
/build/lite/ndk/doc/config/ |
D | Doxyfile_CPP | 2181 # dependency graph for every global function or class method. 2192 # dependency graph for every global function or class method. 2211 # dependency relations are determined by the #include relations between the
|
D | Doxyfile_C | 2179 # dependency graph for every global function or class method. 2190 # dependency graph for every global function or class method. 2209 # dependency relations are determined by the #include relations between the
|