Home
last modified time | relevance | path

Searched refs:packages (Results 1 – 25 of 231) sorted by relevance

12345678910

/external/webkit/Tools/CygwinDownloader/
Dcygwin-downloader.py86 packages = {} variable
91packages[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/
DMakefile.am220 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/
DClangSACheckersEmitter.cpp108 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/
DMakefile.am241 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 \
DINSTALL18 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/
Dleft_nav.cs14 <?cs call:package_link_list(docs.packages) ?>
16 </div> <!-- end packages -->
17 </div> <!-- end resize-packages -->
/external/bison/
DPACKAGING5 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
DINSTALL18 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/
DREADME57 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/
DClassPoolTail.java180 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/
DDoclavaDiff.java196 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()
DStubs.java131 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/
DAUTHORS4 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/
Drules16 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/
Dlibcap-ng.spec75 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
DINSTALL18 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/
DINSTALL18 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/
DREADME34 The script treats all packages as USR packages (not ROOT+USR when
/external/doclava/res/assets/templates/
Dpackage-list.cs1 <?cs each:pkg=docs.packages ?><?cs var: pkg.name ?>
Dmacros.cs257 <?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/
DABOUT-NLS7 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/
Dsetup.py31 packages=['closure_linter', 'closure_linter.common'],
/external/chromium-trace/trace-viewer/third_party/pywebsocket/src/
Dsetup.py56 packages=[_PACKAGE_NAME, _PACKAGE_NAME + '.handshake'],
/external/llvm/utils/lit/
Dsetup.py64 packages = find_packages(),
/external/dnsmasq/contrib/Suse/
DREADME2 included in Suse proper, and up-to-date packages are now available

12345678910