| /openbsd-src/gnu/usr.bin/cvs/ |
| H A D | cvsnt.dsw | 6 Project: "cvsnt"=.\cvsnt.dsp - Package Owner=<4> 8 Package=<5> 12 Package=<4> 24 Project: "libdiff"=.\diff\libdiff.dsp - Package Owner=<4> 26 Package=<5> 30 Package=<4> 36 Project: "zlib"=.\zlib\zlib.dsp - Package Owner=<4> 38 Package=<5> 42 Package=<4> 50 Package=<5> [all …]
|
| /openbsd-src/gnu/usr.bin/perl/ |
| H A D | Artistic | 10 Package may be copied, such that the Copyright Holder maintains some 13 the Package in a more-or-less customary fashion, plus the right to make 18 "Package" refers to the collection of files distributed by the 22 "Standard Version" refers to such a Package if it has not been 30 this Package. 44 Standard Version of this Package without restriction, provided that you 48 derived from the Public Domain or from the Copyright Holder. A Package 51 3. You may otherwise modify your copy of this Package in any way, provided 60 your modifications in the Standard Version of the Package. 62 b) use the modified Package only within your corporation or organization. [all …]
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perlartistic.pod | 33 Package may be copied, such that the Copyright Holder maintains some 36 the Package in a more-or-less customary fashion, plus the right to make 43 =item "Package" 51 refers to such a Package if it has not been 62 is you, if you're thinking about copying or distributing this Package. 88 Standard Version of this Package without restriction, provided that you 94 derived from the Public Domain or from the Copyright Holder. A Package 99 You may otherwise modify your copy of this Package in any way, provided 112 your modifications in the Standard Version of the Package. 116 use the modified Package only within your corporation or organization. [all …]
|
| H A D | perldebguts.pod | 289 Package lib/Exporter.pm. 290 Package lib/Carp.pm. 291 Package lib/Config.pm. 305 Package lib/Exporter.pm. 306 Package lib/Carp.pm. 308 Package lib/Config.pm. 327 Package lib/Exporter.pm. 328 Package lib/Carp.pm. 329 Package lib/Config.pm. 345 Package lib/Exporter.pm. [all …]
|
| /openbsd-src/gnu/llvm/llvm/utils/release/ |
| H A D | test-release.sh | 313 Package=clang+llvm-$Release 315 Package=$Package-$RC 317 Package=$Package-$Triple 533 mv llvmCore-$Release-$RC.install/usr/local $Package 535 tar cf - $Package | gzip -9c > $BuildDir/$Package.tar.gz 537 tar cf - $Package | xz -9ce -T $NumJobs > $BuildDir/$Package.tar.xz 539 mv $Package llvmCore-$Release-$RC.install/usr/local 683 echo "# Packaging the release as $Package.tar.gz" 685 echo "# Packaging the release as $Package.tar.xz"
|
| /openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Checkers/ |
| H A D | Checkers.td | 20 def Alpha : Package<"alpha">; 22 def Core : Package<"core">; 23 def CoreBuiltin : Package<"builtin">, ParentPackage<Core>, Hidden; 24 def CoreUninitialized : Package<"uninitialized">, ParentPackage<Core>; 25 def CoreAlpha : Package<"core">, ParentPackage<Alpha>; 38 def OptIn : Package<"optin">; 43 def PortabilityOptIn : Package<"portability">, ParentPackage<OptIn>; 45 def Nullability : Package<"nullability">, 58 def Cplusplus : Package<"cplusplus">; 59 def CplusplusAlpha : Package<"cplusplus">, ParentPackage<Alpha>; [all …]
|
| H A D | CheckerBase.td | 68 /// def Core : Package<"core">; 69 class Package<string name> { 73 Package ParentPackage; 81 /// def CoreBuiltin : Package<"builtin">, ParentPackage<Core>; 82 class ParentPackage<Package P> { Package ParentPackage = P; } 117 Package ParentPackage;
|
| /openbsd-src/gnu/usr.bin/perl/dist/Time-HiRes/ |
| H A D | typemap | 287 gv_init(gv, gv_stashpv("$Package",1),"__ANONIO__",10,0); 289 sv_setsv($arg, sv_bless(newRV((SV*)gv), gv_stashpv("$Package",1))); 296 gv_init(gv, gv_stashpv("$Package",1),"__ANONIO__",10,0); 298 sv_setsv($arg, sv_bless(newRV((SV*)gv), gv_stashpv("$Package",1))); 305 gv_init(gv, gv_stashpv("$Package",1),"__ANONIO__",10,0); 307 sv_setsv($arg, sv_bless(newRV((SV*)gv), gv_stashpv("$Package",1))); 314 gv_init(gv, gv_stashpv("$Package",1),"__ANONIO__",10,0); 316 sv_setsv($arg, sv_bless(newRV((SV*)gv), gv_stashpv("$Package",1)));
|
| /openbsd-src/gnu/usr.bin/perl/dist/ExtUtils-CBuilder/ |
| H A D | LICENSE | 285 The intent of this document is to state the conditions under which a Package 288 the package the right to use and distribute the Package in a more-or-less 293 - "Package" refers to the collection of files distributed by the Copyright 296 - "Standard Version" refers to such a Package if it has not been modified, 301 - "You" is you, if you're thinking about copying or distributing this Package. 312 Standard Version of this Package without restriction, provided that you 316 from the Public Domain or from the Copyright Holder. A Package modified in such 319 3. You may otherwise modify your copy of this Package in any way, provided that 327 modifications in the Standard Version of the Package. 329 b) use the modified Package only within your corporation or organization. [all …]
|
| /openbsd-src/gnu/usr.bin/perl/dist/ExtUtils-ParseXS/lib/ExtUtils/ParseXS/ |
| H A D | Eval.pm | 43 my ($Package, $ALIAS, $func_name, $Full_func_name, $pname) 77 my ($Package, $ALIAS, $func_name, $Full_func_name, $pname)
|
| /openbsd-src/gnu/usr.bin/perl/dist/ExtUtils-ParseXS/t/ |
| H A D | typemap | 306 GV *gv = newGVgen("$Package"); 309 sv_setsv($arg, sv_bless(newRV((SV*)gv), gv_stashpv("$Package",1))); 315 GV *gv = newGVgen("$Package"); 317 sv_setsv($arg, sv_bless(newRV((SV*)gv), gv_stashpv("$Package",1))); 323 GV *gv = newGVgen("$Package"); 325 sv_setsv($arg, sv_bless(newRV((SV*)gv), gv_stashpv("$Package",1))); 331 GV *gv = newGVgen("$Package"); 333 sv_setsv($arg, sv_bless(newRV((SV*)gv), gv_stashpv("$Package",1)));
|
| /openbsd-src/gnu/usr.bin/perl/dist/ExtUtils-ParseXS/t/data/ |
| H A D | perl.typemap | 330 GV *gv = newGVgen("$Package"); 333 sv_setsv($arg, sv_bless(newRV((SV*)gv), gv_stashpv("$Package",1))); 339 GV *gv = newGVgen("$Package"); 341 sv_setsv($arg, sv_bless(newRV((SV*)gv), gv_stashpv("$Package",1))); 347 GV *gv = newGVgen("$Package"); 349 sv_setsv($arg, sv_bless(newRV((SV*)gv), gv_stashpv("$Package",1))); 355 GV *gv = newGVgen("$Package"); 357 sv_setsv($arg, sv_bless(newRV((SV*)gv), gv_stashpv("$Package",1)));
|
| /openbsd-src/gnu/usr.bin/perl/t/lib/strict/ |
| H A D | refs | 22 my $str="A::Really::Big::Package::Name::To::Use"; 25 Can't use string ("A::Really::Big::Package::Name::T"...) as a HASH ref while "strict refs" in use a… 30 "A::Really::Big::Package::Name::To::Use" =~ /(.*)/; 33 Can't use string ("A::Really::Big::Package::Name::T"...) as a SCALAR ref while "strict refs" in use… 38 *{"A::Really::Big::Package::Name::To::Use"; } 40 Can't use string ("A::Really::Big::Package::Name::T"...) as a symbol ref while "strict refs" in use… 45 "A::Really::Big::Package::Name::To::Use" =~ /(.*)/; 48 Can't use string ("A::Really::Big::Package::Name::T"...) as a symbol ref while "strict refs" in use…
|
| /openbsd-src/gnu/llvm/clang/utils/TableGen/ |
| H A D | ClangSACheckersEmitter.cpp | 226 for (const Record *Package : packages) { in EmitClangSACheckers() local 228 if (Package->isValueUnset("PackageOptions")) in EmitClangSACheckers() 231 std::vector<Record *> PackageOptions = Package in EmitClangSACheckers() 235 printOption(OS, getPackageFullName(Package), *PackageOpt); in EmitClangSACheckers()
|
| /openbsd-src/gnu/llvm/clang/tools/clang-format-vs/ClangFormat/ |
| H A D | RunningDocTableEventsDispatcher.cs | 18 public RunningDocTableEventsDispatcher(Package package) in RunningDocTableEventsDispatcher() 22 _dte = (DTE)Package.GetGlobalService(typeof(DTE)); in RunningDocTableEventsDispatcher()
|
| H A D | Vsix.cs | 21 var textManager = (IVsTextManager)Package.GetGlobalService(typeof(SVsTextManager)); in GetCurrentView() 57 var dte2 = (EnvDTE80.DTE2)Package.GetGlobalService(typeof(SDTE)); in GetVsTextViewFrompPath()
|
| H A D | ClangFormatPackage.cs | 206 public sealed class ClangFormatPackage : Package 208 #region Package Members
|
| /openbsd-src/gnu/usr.bin/perl/ext/Opcode/ |
| H A D | Opcode.xs | 263 _safe_pkg_prep(Package) 264 SV *Package 270 hv = gv_stashsv(Package, GV_ADDWARN); /* should exist already */ 286 _safe_call_sv(Package, mask, codesv) 287 SV * Package 304 PL_defstash = gv_stashsv(Package, GV_ADDWARN); /* should exist already */
|
| /openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/ |
| H A D | CheckerRegistryData.cpp | 196 for (const PackageInfo &Package : Packages) { in printCheckerOptionList() local 197 for (const CmdLineOption &Option : Package.CmdLineOptions) { in printCheckerOptionList() 198 OptionMap.insert({Package.FullName, Option}); in printCheckerOptionList()
|
| /openbsd-src/gnu/usr.bin/perl/dist/Storable/t/ |
| H A D | code.t | 47 { package Another::Package; sub foo { __PACKAGE__ } } 60 \&Another::Package::foo, # code in another package
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Test-Simple/t/Test2/modules/ |
| H A D | Util.t | 54 is(pkg_to_file('A::Package::Name'), 'A/Package/Name.pm', "Converted package to file");
|
| /openbsd-src/usr.bin/file/magdir/ |
| H A D | natinst | 23 # This is for VXI Package
|
| /openbsd-src/gnu/usr.bin/perl/ext/B/t/ |
| H A D | xref.t | 43 } elsif (/^ Package (.*)/) {
|
| /openbsd-src/gnu/usr.bin/perl/lib/ExtUtils/ |
| H A D | typemap | 423 gv_init_pvn(gv, gv_stashpvs("$Package",1),"__ANONIO__",10,0); 436 gv_init_pvn(gv, gv_stashpvs("$Package",1),"__ANONIO__",10,0); 449 gv_init_pvn(gv, gv_stashpvs("$Package",1),"__ANONIO__",10,0); 462 gv_init_pvn(gv, gv_stashpvs("$Package",1),"__ANONIO__",10,0);
|
| /openbsd-src/gnu/llvm/llvm/utils/vscode/llvm/ |
| H A D | README.md | 32 ### Install From Package (.vsix)
|