Searched refs:pkg2 (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/buildroot/support/scripts/ |
| H A D | graph-depends | 53 def is_dep_cache_insert(pkg, pkg2, val): argument 55 is_dep_cache[pkg].update({pkg2: val}) 57 is_dep_cache[pkg] = {pkg2: val} 63 def is_dep_cache_lookup(pkg, pkg2): argument 64 return is_dep_cache[pkg][pkg2] 71 def is_dep_uncached(pkg, pkg2, deps): argument 73 for p in deps[pkg2]: 84 def is_dep(pkg, pkg2, deps): argument 86 return is_dep_cache_lookup(pkg, pkg2) 88 val = is_dep_uncached(pkg, pkg2, deps) [all …]
|
| /OK3568_Linux_fs/buildroot/docs/manual/ |
| H A D | using-buildroot-development.txt | 52 <pkg2>_OVERRIDE_SRCDIR = /path/to/pkg2/sources
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pinctrl/ |
| H A D | actions,s700-pinctrl.txt | 82 dnand_ceb3, porb, clko_25m, bsel, pkg0, pkg1, pkg2, pkg3
|