Home
last modified time | relevance | path

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

12345678910>>...22

/netbsd/distrib/syspkg/notes/
H A DPROPOSAL90 packages. When it comes time to upgrade the system, packages can
98 System packages will be identical in format to the binary packages
115 individual packages later.
176 packages at a later time.
183 packages.
200 packages came from that set.
211 system packages and package sets.
271 remaining system packages.
273 3.) Create system packages
281 belong in which packages.
[all …]
H A DNOTES3 packages (and sets thereof) rather than tarballs as our primary
14 as a series of packages which could be installed individually.
22 thousand little packages when installing the system.
25 of packages to be installed all at once, roughly analogous to
27 A set would contain a number of packages, and a contents file
28 indicating which packages were part of the set. An install
31 individual packages instead.
35 offering the ability to remove all installed packages from a
41 dependencies on the packages which make up the set.
53 packages it has installed.
[all …]
H A DWORKPLAN5 install process to use `system packages' and `package sets' to install
28 At this point, make build can register packages as if a packaged install
35 binary packages from the packages registered in DESTDIR
44 the binary packages.
/netbsd/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddimport.c34 this->packages = packages; in Import()
48 else if (packages && packages->dim) in Import()
51 this->ident = (*packages)[0]; in Import()
101 DsymbolTable *dst = Package::resolve(packages, NULL, &pkg); in load()
117 mod = Module::load(loc, packages, id); in load()
154 mod = Module::load(loc, packages, id); in load()
251 if (packages) in semantic()
258 Identifier *id = (*packages)[i]; in semantic()
342 if (packages) in semantic()
344 for (size_t i = 0; i < packages->dim; i++) in semantic()
[all …]
H A Ddimport.d34 Identifier[] packages; // array of Identifier's representing packages
60 else if (packages.length > 0) in this()
63 return packages[0]; in this()
78 foreach (id; packages) in this()
84 this.packages = packages; in this()
115 auto si = new Import(loc, packages, id, aliasId, isstatic); in syntaxCopy()
134 DsymbolTable dst = Package.resolve(packages, null, &pkg); in load()
160 mod = Module.load(loc, packages, id); in load()
199 mod = Module.load(loc, packages, id); in load()
252 if (packages.length > 0) in addPackageAccess()
[all …]
H A Ddmodule.d101 if (packages.length == 0) in getFilename()
131 foreach (pid; packages) in getFilename()
197 foreach (pid; packages) in resolve()
306 Identifier[] packages; in resolvePKGunknown()
308 packages ~= s.ident; in resolvePKGunknown()
309 reverse(packages); in resolvePKGunknown()
495 return load(loc, packages ? (*packages)[] : null, ident); in load()
517 foreach (pid; packages) in load()
999 if (md.packages.length > 0) in parseModule()
1495 this.packages = packages; in this()
[all …]
H A Ddmodule.c227 if (packages && packages->dim) in load()
234 for (size_t i = 0; i < packages->dim; i++) in load()
236 Identifier *pid = (*packages)[i]; in load()
276 if (packages) in load()
280 Identifier *pid = (*packages)[i]; in load()
1112 this->packages = packages; in ModuleDeclaration()
1122 if (packages && packages->dim) in toChars()
1124 for (size_t i = 0; i < packages->dim; i++) in toChars()
1126 Identifier *pid = (*packages)[i]; in toChars()
1208 if (packages) in resolve()
[all …]
/netbsd/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddimport.c34 this->packages = packages; in Import()
48 else if (packages && packages->dim) in Import()
51 this->ident = (*packages)[0]; in Import()
101 DsymbolTable *dst = Package::resolve(packages, NULL, &pkg); in load()
117 mod = Module::load(loc, packages, id); in load()
154 mod = Module::load(loc, packages, id); in load()
251 if (packages) in semantic()
258 Identifier *id = (*packages)[i]; in semantic()
342 if (packages) in semantic()
344 for (size_t i = 0; i < packages->dim; i++) in semantic()
[all …]
H A Ddmodule.c227 if (packages && packages->dim) in load()
234 for (size_t i = 0; i < packages->dim; i++) in load()
236 Identifier *pid = (*packages)[i]; in load()
276 if (packages) in load()
280 Identifier *pid = (*packages)[i]; in load()
1112 this->packages = packages; in ModuleDeclaration()
1122 if (packages && packages->dim) in toChars()
1124 for (size_t i = 0; i < packages->dim; i++) in toChars()
1126 Identifier *pid = (*packages)[i]; in toChars()
1208 if (packages) in resolve()
[all …]
H A Dmodule.h40 static DsymbolTable *resolve(Identifiers *packages, Dsymbol **pparent, Package **ppkg);
119 static Module *load(Loc loc, Identifiers *packages, Identifier *ident);
173 Identifiers *packages; // array of Identifier's representing packages member
177 ModuleDeclaration(Loc loc, Identifiers *packages, Identifier *id);
H A Dimport.h27 Identifiers *packages; // array of Identifier's representing packages
42 Import(Loc loc, Identifiers *packages, Identifier *id, Identifier *aliasId,
/netbsd/external/bsd/pkg_install/sbin/pkg_admin/
H A DMakefile6 SCRIPTS= audit-packages.sh download-vulnerability-list.sh
7 CLEANFILES= audit-packages.sh download-vulnerability-list.sh
9 audit-packages.sh: audit-packages.sh.in
11 ${DIST}/admin/audit-packages.sh.in > $@
/netbsd/external/cddl/dtracetoolkit/dist/Docs/Examples/
H A Dmmapfiles_example.txt53 1 java /usr/jdk/packages/jmf/lib/ext/jmplay.jar
58 1 java /usr/jdk/packages/jmf/lib/ext/mp3plugin.jar
59 1 java /usr/jdk/packages/jmf/lib/ext/jmfmp3.jar
60 1 java /usr/jdk/packages/jmf/lib/ext/multiplayer.jar
61 1 java /usr/jdk/packages/jmf/lib/ext/mediaplayer.jar
62 1 java /usr/jdk/packages/jmf/lib/ext/jmf.jar
63 1 java /usr/jdk/packages/jai-imageio/lib/ext/jai_imageio.jar
65 1 java /usr/jdk/packages/jai/lib/ext/mlibwrapper_jai.jar
66 1 java /usr/jdk/packages/jai/lib/ext/jai_core.jar
67 1 java /usr/jdk/packages/jai/lib/ext/jai_codec.jar
[all …]
/netbsd/external/cddl/dtracetoolkit/dist/Examples/
H A Dmmapfiles_example.txt53 1 java /usr/jdk/packages/jmf/lib/ext/jmplay.jar
58 1 java /usr/jdk/packages/jmf/lib/ext/mp3plugin.jar
59 1 java /usr/jdk/packages/jmf/lib/ext/jmfmp3.jar
60 1 java /usr/jdk/packages/jmf/lib/ext/multiplayer.jar
61 1 java /usr/jdk/packages/jmf/lib/ext/mediaplayer.jar
62 1 java /usr/jdk/packages/jmf/lib/ext/jmf.jar
63 1 java /usr/jdk/packages/jai-imageio/lib/ext/jai_imageio.jar
65 1 java /usr/jdk/packages/jai/lib/ext/mlibwrapper_jai.jar
66 1 java /usr/jdk/packages/jai/lib/ext/jai_core.jar
67 1 java /usr/jdk/packages/jai/lib/ext/jai_codec.jar
[all …]
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-go/
H A Dllvm-go.go35 var packages = []pkg{ var
153 …hLLVMEnv(args []string, cc, cxx, gocmd, llgo, cppflags, cxxflags, ldflags string, packages []pkg) {
163 for _, p := range packages {
286 packages := packages
294 packages = append(packages, pkg{
303 runGoWithLLVMEnv(args, cc, cxx, gocmd, llgo, cppflags, cxxflags, ldflags, packages)
/netbsd/external/gpl3/gcc/dist/gcc/d/
H A Dd-compiler.cc129 if (!md || !md->id|| md->packages.length == 0) in onParseModule()
135 else if (md->packages.length == 1) in onParseModule()
137 if (!strcmp (md->packages.ptr[0]->toChars (), "gcc") in onParseModule()
141 else if (md->packages.length == 2) in onParseModule()
143 if (!strcmp (md->packages.ptr[0]->toChars (), "core") in onParseModule()
144 && !strcmp (md->packages.ptr[1]->toChars (), "stdc")) in onParseModule()
/netbsd/external/apache2/llvm/dist/libcxx/utils/google-benchmark/
H A D.travis.yml14 packages:
24 packages:
30 packages:
47 packages:
56 packages:
66 packages:
78 packages:
90 packages:
102 packages:
113 packages:
/netbsd/distrib/sets/
H A DTODO1 TODO list for system packages
13 + need a tool to create meta-packages
17 + bundle packages into tar files (`pkgsets'per src/distrib/syspkg/notes)
19 + add system packages to the release ISOs
/netbsd/sys/external/bsd/gnu-efi/dist/
H A DREADME.elilo6 As of version 3.0, the gnu-efi package is now split in two different packages:
12 Note that X.y don't need to match for both packages. However elilo-3.x
16 Both packages can be downloaded from:
/netbsd/external/apache2/llvm/dist/clang/utils/TableGen/
H A DClangSACheckersEmitter.cpp180 std::vector<Record*> packages = Records.getAllDerivedDefinitions("Package"); in EmitClangSACheckers() local
195 for (unsigned i = 0, e = packages.size(); i != e; ++i) in EmitClangSACheckers()
196 sortedPackages[getPackageFullName(packages[i])] = packages[i]; in EmitClangSACheckers()
227 for (const Record *Package : packages) { in EmitClangSACheckers()
/netbsd/external/bsd/jemalloc/dist/
H A D.travis.yml16 packages:
46 packages:
66 packages:
72 packages:
78 packages:
84 packages:
90 packages:
96 packages:
102 packages:
/netbsd/external/mit/libcbor/dist/
H A D.travis.yml16 packages:
33 packages:
50 # packages:
/netbsd/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-frontend.cc537 if (!md || !md->id || !md->packages) in loadModule()
543 else if (md->packages->dim == 1) in loadModule()
545 if (!strcmp ((*md->packages)[0]->toChars (), "gcc") in loadModule()
549 else if (md->packages->dim == 2) in loadModule()
551 if (!strcmp ((*md->packages)[0]->toChars (), "core") in loadModule()
552 && !strcmp ((*md->packages)[1]->toChars (), "stdc")) in loadModule()
/netbsd/external/bsd/file/dist/magic/magdir/
H A Dapt13 >40 bequad x \b, %llu packages
19 >40 belong x \b, %u packages
25 >24 belong x \b, %u packages
/netbsd/crypto/external/bsd/heimdal/dist/
H A DNTMakefile38 tools tests packages etc
41 tools tests packages etc $(thirdparty) packages\windows\installer

12345678910>>...22