/external/webkit/Tools/CygwinDownloader/ |
D | cygwin-downloader.py | 86 packages = {} variable 91 …packages[current_package] = {"name": current_package, "needs_download": False, "requires": [], "pa… 96 packages[current_package]["needs_download"] = True 98 packages[current_package]["requires"] = line[10:].split() 99 packages[current_package]["requires"].sort() 100 elif line[:9] == "install: " and not len(packages[current_package]["path"]): 103 packages[current_package]["path"] = line[9:end_of_path] 113 package_names = packages.keys() 119 if not name in packages: 121 packages[name]["needs_download"] = True [all …]
|
/external/chromium/sdch/open-vcdiff/ |
D | Makefile.am | 220 rpm: dist-gzip packages/rpm.sh packages/rpm/rpm.spec 221 @cd packages && ./rpm.sh ${PACKAGE} ${VERSION} 223 deb: dist-gzip packages/deb.sh packages/deb/* 224 @cd packages && ./deb.sh ${PACKAGE} ${VERSION} 231 packages/rpm.sh \ 232 packages/rpm/rpm.spec \ 233 packages/deb.sh \ 234 packages/deb \
|
/external/clang/utils/TableGen/ |
D | ClangSACheckersEmitter.cpp | 108 std::vector<Record*> packages = Records.getAllDerivedDefinitions("Package"); in EmitClangSACheckers() local 109 for (unsigned i = 0, e = packages.size(); i != e; ++i) { in EmitClangSACheckers() 110 Record *R = packages[i]; in EmitClangSACheckers() 167 for (unsigned i = 0, e = packages.size(); i != e; ++i) in EmitClangSACheckers() 168 if (DefInit *DI = dyn_cast<DefInit>(packages[i]->getValueInit("Group"))) in EmitClangSACheckers() 169 addPackageToCheckerGroup(packages[i], DI->getDef(), recordGroupMap); in EmitClangSACheckers() 199 for (unsigned i = 0, e = packages.size(); i != e; ++i) in EmitClangSACheckers() 200 sortedPackages[getPackageFullName(packages[i])] = packages[i]; in EmitClangSACheckers()
|
/external/open-vcdiff/ |
D | Makefile.am | 241 rpm: dist-gzip packages/rpm.sh packages/rpm/rpm.spec 242 @cd packages && ./rpm.sh ${PACKAGE} ${VERSION} 244 deb: dist-gzip packages/deb.sh packages/deb/* 245 @cd packages && ./deb.sh ${PACKAGE} ${VERSION} 257 packages/rpm.sh \ 258 packages/rpm/rpm.spec \ 259 packages/deb.sh \ 260 packages/deb \
|
D | INSTALL | 18 instructions specific to this package. Some packages provide this 21 necessarily a bug. More recommendations for GNU packages can be found 87 files again. In practice, not all packages have tested that 91 8. Some packages, particularly those that use Automake, provide `make 165 correct locations to `configure'; however, many packages provide one or 181 method, particularly noticeable in packages that use GNU Libtool. 199 Some packages pay attention to `--enable-FEATURE' options to 206 For packages that use the X Window System, `configure' can usually 211 Some packages offer the ability to configure how verbose the 212 execution of `make' will be. For these packages, running `./configure [all …]
|
/external/doclava/res/assets/templates/components/ |
D | left_nav.cs | 14 <?cs call:package_link_list(docs.packages) ?> 16 </div> <!-- end packages --> 17 </div> <!-- end resize-packages -->
|
/external/bison/ |
D | PACKAGING | 5 in distributions of binary packages the installed files should 6 be split into two packages: 23 If you want to install both packages at the same time, you simply do
|
D | INSTALL | 18 instructions specific to this package. Some packages provide this 21 necessarily a bug. More recommendations for GNU packages can be found 87 files again. In practice, not all packages have tested that 91 8. Some packages, particularly those that use Automake, provide `make 165 correct locations to `configure'; however, many packages provide one or 181 method, particularly noticeable in packages that use GNU Libtool. 199 Some packages pay attention to `--enable-FEATURE' options to 206 For packages that use the X Window System, `configure' can usually 211 Some packages offer the ability to configure how verbose the 212 execution of `make' will be. For these packages, running `./configure [all …]
|
/external/openssh/contrib/ |
D | README | 57 RPM spec file and scripts for building Caldera OpenLinuix packages 66 RPM spec file and scripts for building Redhat packages 69 RPM spec file and scripts for building SuSE packages
|
/external/javassist/src/main/javassist/ |
D | ClassPoolTail.java | 180 private Hashtable packages; // should be synchronized. field in ClassPoolTail 184 packages = new Hashtable(); in ClassPoolTail() 276 packages.put(name, name); in recordInvalidClassName() 327 if (packages.get(classname) != null) in openClassfile() 363 if (packages.get(classname) != null) in find()
|
/external/doclava/src/com/google/doclava/ |
D | DoclavaDiff.java | 196 Map<String, PackageInfo> packages = site.apiInfo().getPackages(); in knownPackages() local 197 for (String pkg : packages.keySet()) { in knownPackages() 202 List<String> packages = new ArrayList<String>(allPackages); in knownPackages() local 203 Collections.sort(packages); in knownPackages() 204 return packages; in knownPackages()
|
D | Stubs.java | 131 HashMap<PackageInfo, List<ClassInfo>> packages = new HashMap<PackageInfo, List<ClassInfo>>(); in writeStubsAndApi() local 141 if (packages.containsKey(cl.containingPackage())) { in writeStubsAndApi() 142 packages.get(cl.containingPackage()).add(cl); in writeStubsAndApi() 146 packages.put(cl.containingPackage(), classes); in writeStubsAndApi() 155 writeApi(apiWriter, packages, notStrippable); in writeStubsAndApi() 161 writeKeepList(keepListWriter, packages, notStrippable); in writeStubsAndApi() 795 final PackageInfo[] packages = pkgs.toArray(new PackageInfo[pkgs.size()]); in writeXml() local 796 Arrays.sort(packages, PackageInfo.comparator); in writeXml() 799 for (PackageInfo pkg: packages) { in writeXml() 805 for (PackageInfo pkg: packages) { in writeXml() [all …]
|
/external/hyphenation/ |
D | AUTHORS | 4 Chris Halls at Debian: http://packages.debian.org/stable/libdevel/libhnj-dev 5 and http://packages.debian.org/unstable/source/libhnj
|
/external/webkit/Tools/wx/packaging/debian/ |
D | rules | 16 rm -rf $(addprefix debian/,$(packages)) debian/files debian/substvars 32 usr/lib/python$*/site-packages/wx-2.8-gtk2-unicode/wx/
|
/external/libcap-ng/libcap-ng-0.7/ |
D | libcap-ng.spec | 75 rm -f $RPM_BUILD_ROOT/%{_libdir}/python?.?/site-packages/_capng.a 76 rm -f $RPM_BUILD_ROOT/%{_libdir}/python?.?/site-packages/_capng.la 104 %attr(755,root,root) /%{_libdir}/python?.?/site-packages/_capng.so
|
D | INSTALL | 18 instructions specific to this package. Some packages provide this 21 necessarily a bug. More recommendations for GNU packages can be found 87 files again. In practice, not all packages have tested that 91 8. Some packages, particularly those that use Automake, provide `make 165 correct locations to `configure'; however, many packages provide one or 181 method, particularly noticeable in packages that use GNU Libtool. 199 Some packages pay attention to `--enable-FEATURE' options to 206 For packages that use the X Window System, `configure' can usually 211 Some packages offer the ability to configure how verbose the 212 execution of `make' will be. For these packages, running `./configure [all …]
|
/external/antlr/antlr-3.4/runtime/C/ |
D | INSTALL | 18 instructions specific to this package. Some packages provide this 21 necessarily a bug. More recommendations for GNU packages can be found 87 files again. In practice, not all packages have tested that 91 8. Some packages, particularly those that use Automake, provide `make 165 correct locations to `configure'; however, many packages provide one or 181 method, particularly noticeable in packages that use GNU Libtool. 199 Some packages pay attention to `--enable-FEATURE' options to 206 For packages that use the X Window System, `configure' can usually 211 Some packages offer the ability to configure how verbose the 212 execution of `make' will be. For these packages, running `./configure [all …]
|
/external/openssh/contrib/aix/ |
D | README | 34 The script treats all packages as USR packages (not ROOT+USR when
|
/external/doclava/res/assets/templates/ |
D | package-list.cs | 1 <?cs each:pkg=docs.packages ?><?cs var: pkg.name ?>
|
D | macros.cs | 257 <?cs # A list of links to packages, for use in the side navigation of packages (panel nav) ?><?cs 258 def:package_link_list(packages) ?><?cs 259 each:pkg=packages ?>
|
/external/e2fsprogs/ |
D | ABOUT-NLS | 7 A few packages already provide translations for their messages. 23 `intl/VERSION' file, in internationalized packages. 51 Some packages are "localizable" when properly installed; the 53 Most such packages use GNU `gettext'. Other packages have their own 89 Internationalized packages have usually many `po/LL.po' files, where 173 Languages are not equally supported in all packages. The following 417 Using `gettext' in new packages 430 Free Translation Project is also available for packages which are not
|
/external/chromium-trace/trace-viewer/third_party/closure_linter/ |
D | setup.py | 31 packages=['closure_linter', 'closure_linter.common'],
|
/external/chromium-trace/trace-viewer/third_party/pywebsocket/src/ |
D | setup.py | 56 packages=[_PACKAGE_NAME, _PACKAGE_NAME + '.handshake'],
|
/external/llvm/utils/lit/ |
D | setup.py | 64 packages = find_packages(),
|
/external/dnsmasq/contrib/Suse/ |
D | README | 2 included in Suse proper, and up-to-date packages are now available
|