HomeSort by: relevance | last modified time | path
    Searched refs:packages (Results 1 - 25 of 68) sorted by relevancy

1 2 3

  /src/crypto/external/bsd/heimdal/dist/packages/
NTMakefile 32 RELDIR=packages
  /src/crypto/external/bsd/heimdal/dist/packages/windows/
NTMakefile 32 RELDIR=packages\windows
  /src/external/bsd/pkg_install/sbin/pkg_admin/
Makefile 6 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 > $@
  /src/external/bsd/nsd/dist/contrib/bind2nsd/
setup.py 37 packages = [ 'bind2nsd' ], variable
  /src/crypto/external/bsd/heimdal/dist/
NTMakefile 38 tools tests packages etc
41 tools tests packages etc $(thirdparty) packages\windows\installer
  /src/external/apache2/llvm/dist/llvm/utils/lit/
setup.py 72 packages = find_packages(), variable
  /src/external/gpl3/gcc.old/dist/gcc/d/dmd/
dimport.d 34 Identifier[] packages; // array of Identifier's representing packages
50 extern (D) this(const ref Loc loc, Identifier[] packages, Identifier id, Identifier aliasId, int isstatic)
60 else if (packages.length > 0)
63 return packages[0];
78 foreach (id; packages)
84 this.packages = packages;
115 auto si = new Import(loc, packages, id, aliasId, isstatic);
134 DsymbolTable dst = Package.resolve(packages, null, &pkg)
    [all...]
import.h 26 DArray<Identifier*> packages; // array of Identifier's representing packages member in class:Import
dmodule.d 91 * packages = the names of the "parent" packages
97 private const(char)[] getFilename(Identifier[] packages, Identifier ident) nothrow
101 if (packages.length == 0)
131 foreach (pid; packages)
183 * packages[] the pkg1.pkg2 of pkg1.pkg2.mod
187 * *pparent the rightmost package, i.e. pkg2, or NULL if no packages
188 * *ppkg the leftmost package, i.e. pkg1, or NULL if no packages
190 extern (D) static DsymbolTable resolve(Identifier[] packages, Dsymbol* pparent, Package* ppkg)
197 foreach (pid; packages)
    [all...]
module.h 120 static Module *load(const Loc &loc, Identifiers *packages, Identifier *ident);
167 DArray<Identifier*> packages; // array of Identifier's representing packages member in struct:ModuleDeclaration
  /src/external/gpl3/gcc.old/dist/gcc/d/
d-compiler.cc 129 if (!md || !md->id|| md->packages.length == 0)
135 else if (md->packages.length == 1)
137 if (!strcmp (md->packages.ptr[0]->toChars (), "gcc")
141 else if (md->packages.length == 2)
143 if (!strcmp (md->packages.ptr[0]->toChars (), "core")
144 && !strcmp (md->packages.ptr[1]->toChars (), "stdc"))
  /src/distrib/sets/
listpkgs 5 # List all packages in the given pkgset by parsing the list files.
20 setname set to list packages for
  /src/external/mit/xorg/lib/libxcb/files/
Makefile 28 -p ${PYTHONLIB}/site-packages ${.IMPSRC} \
  /src/external/apache2/llvm/dist/clang/utils/TableGen/
ClangSACheckersEmitter.cpp 180 std::vector<Record*> packages = Records.getAllDerivedDefinitions("Package"); local
187 // Emit packages.
195 for (unsigned i = 0, e = packages.size(); i != e; ++i)
196 sortedPackages[getPackageFullName(packages[i])] = packages[i];
227 for (const Record *Package : packages) {
246 // - FULLNAME: The full name of the checker, including packages, e.g.:
  /src/external/apache2/llvm/dist/llvm/tools/llvm-go/
llvm-go.go 35 var packages = []pkg{ var
153 func runGoWithLLVMEnv(args []string, cc, cxx, gocmd, llgo, cppflags, cxxflags, ldflags string, packages []pkg) {
163 for _, p := range packages {
267 {"packages", &packagesString},
286 packages := packages
291 fmt.Fprintf(os.Stderr, "invalid packages value %q, expected 'pkgpath=llvmpath [pkgpath=llvmpath ...]'\n", packagesString)
294 packages = append(packages, pkg{
303 runGoWithLLVMEnv(args, cc, cxx, gocmd, llgo, cppflags, cxxflags, ldflags, packages)
    [all...]
  /src/crypto/dist/ipsec-tools/rpm/suse/
ipsec-tools.spec.in 75 mkdir -p $RPM_BUILD_ROOT/usr/share/doc/packages/%{name}/
76 cp -rv src/racoon/samples $RPM_BUILD_ROOT/usr/share/doc/packages/%{name}/
77 cp -v src/setkey/sample* $RPM_BUILD_ROOT/usr/share/doc/packages/%{name}/
99 %doc /usr/share/doc/packages/%{name}/
  /src/crypto/external/bsd/heimdal/dist/lib/
NTMakefile 50 assembly=..\packages\windows\assembly
  /src/external/gpl3/autoconf/dist/lib/Autom4te/
Request.pm 30 used in several executables of the Autoconf and Automake packages.
  /src/external/gpl2/mkhybrid/dist/
mkisofs.spec 8 Source: tsx-11.mit.edu:/pub/linux/packages/mkisofs/mkisofs-1.12b5.tar.gz
  /src/sys/arch/m68k/060sp/dist/
test.doc 59 of these packages.
89 to a function required by the test packages (these functions and their
126 The test packages call _print_string() and _print_number()
183 will be system-implemented several different ways and the test packages
  /src/external/bsd/pkg_install/dist/admin/
main.c 94 size_t packages; member in struct:pkgdb_count
118 * A hashed list of packages that contain +REQUIRED_BY entries.
152 " audit [-eis] [-t type] ... - check installed packages for vulnerabilities\n"
153 " audit-pkg [-eis] [-t type] ... - check listed packages for vulnerabilities\n"
154 " audit-batch [-eis] [-t type] ... - check packages in listed files for vulnerabilities\n"
159 " check-signature ... - verify the signature of packages\n"
187 ++count->packages;
267 count.packages = 0;
282 count.packages, count.packages == 1 ? "" : "s"
    [all...]
  /src/distrib/utils/embedded/
mkpkgs 86 pkgdir=/usr/pkgsrc/packages/All
135 echo "${bar} installing packages ${bar}"
  /src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
chk.sh 52 repo=ftp://ftp.edgebsd.org/pub/pkgsrc/packages/${os}/${os}-${osrev}/${arch}/${pkgsrc}/All/
  /src/external/gpl3/gdb/dist/gdb/python/lib/gdb/
__init__.py 139 # Packages to auto-load.
141 packages = ["function", "command", "printer"] variable
149 for package in packages:
173 """Update sys.path, reload gdb and auto-load packages."""
  /src/external/gpl3/gdb.old/dist/gdb/python/lib/gdb/
__init__.py 138 # Packages to auto-load.
140 packages = ["function", "command", "printer"] variable
148 for package in packages:
172 """Update sys.path, reload gdb and auto-load packages."""

Completed in 41 milliseconds

1 2 3