Searched refs:packages (Results 1 – 11 of 11) sorted by relevance
1 <?cs each:pkg=docs.packages ?><?cs var: pkg.name ?>
22 <?cs each:pkg = docs.packages ?>
231 <?cs # A list of links to packages, for use in the side navigation of packages (panel nav) ?><?cs 232 def:package_link_list(packages) ?><?cs 233 each:pkg=packages ?>
31 #resize-packages-nav{border-bottom:3px solid #666;}
49 <?cs each:pkg=packages ?>
10 testkey -- a generic key for packages that do not otherwise specify a key.11 platform -- a test key for packages that are part of the core platform.13 media -- a test key for packages that are part of the media/download system.
154 <?cs call:package_link_list(docs.packages) ?>156 </div> <!-- end packages -->157 </div> <!-- end resize-packages -->
131 … HashMap<PackageInfo, List<ClassInfo>> packages = new HashMap<PackageInfo, List<ClassInfo>>(); in writeStubs() local136 if (packages.containsKey(cl.containingPackage())) { in writeStubs()137 packages.get(cl.containingPackage()).add(cl); in writeStubs()141 packages.put(cl.containingPackage(), classes); in writeStubs()149 writeXML(xmlWriter, packages, notStrippable); in writeStubs()
367 for (old, new), packages in sorted(by_certpair.items()):370 for i in sorted(packages):
419 packages558 $(info user packages for $(TARGET_DEVICE) ($(INTERNAL_PRODUCT)):)
37 #resize-packages-nav {44 #packages-nav {