| /netbsd-src/external/gpl3/autoconf/dist/ |
| H A D | COPYING.EXCEPTION | 22 "Normally Copied Code" for a version of Autoconf means all parts of 27 "Ineligible Code" is Covered Code that is not Normally Copied Code. 34 received to become Normally Copied Code of your modified version, then
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
| H A D | FileSystem.h | 1263 void copyFrom(const mapped_file_region &Copied) { in copyFrom() argument 1264 Size = Copied.Size; in copyFrom() 1265 Mapping = Copied.Mapping; in copyFrom() 1267 FileHandle = Copied.FileHandle; in copyFrom() 1269 Mode = Copied.Mode; in copyFrom()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ |
| H A D | Attributor.cpp | 1548 Function *Copied = Function::Create(FnTy, F.getLinkage(), F.getAddressSpace(), in internalizeFunction() local 1551 auto *NewFArgIt = Copied->arg_begin(); in internalizeFunction() 1560 CloneFunctionInto(Copied, &F, VMap, CloneFunctionChangeType::LocalChangesOnly, in internalizeFunction() 1565 Copied->setVisibility(GlobalValue::DefaultVisibility); in internalizeFunction() 1566 Copied->setLinkage(GlobalValue::PrivateLinkage); in internalizeFunction() 1572 Copied->addMetadata(MDIt.first, *MDIt.second); in internalizeFunction() 1574 M.getFunctionList().insert(F.getIterator(), Copied); in internalizeFunction() 1575 F.replaceAllUsesWith(Copied); in internalizeFunction() 1576 Copied->setDSOLocal(true); in internalizeFunction() 1578 return Copied; in internalizeFunction()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
| H A D | SIFixSGPRCopies.cpp | 742 const MachineOperand &Copied = DefMI->getOperand(1); in runOnMachineFunction() local 743 if (Copied.isImm() && in runOnMachineFunction() 744 TII->isInlineConstant(APInt(64, Copied.getImm(), true))) { in runOnMachineFunction() 745 MO->ChangeToImmediate(Copied.getImm()); in runOnMachineFunction()
|
| H A D | SIPeepholeSDWA.cpp | 508 const MachineOperand &Copied = DefInst->getOperand(1); in foldToImm() local 509 if (!Copied.isImm()) in foldToImm() 512 return Copied.getImm(); in foldToImm()
|
| H A D | SIInstrInfo.td | 724 // Copied from the AArch64 backend: 735 // Copied from the AArch64 backend:
|
| /netbsd-src/external/gpl3/gcc.old/dist/fixincludes/ |
| H A D | fixinc.in | 451 then echo Copied $2 ; fi
|
| /netbsd-src/external/gpl3/gcc.old/dist/libcc1/ |
| H A D | configure.ac | 74 dnl Test for -lsocket and -lnsl. Copied from libgo/configure.ac.
|
| /netbsd-src/external/gpl3/gcc/dist/fixincludes/ |
| H A D | fixinc.in | 450 then echo Copied $2 ; fi
|
| /netbsd-src/external/gpl3/gcc/dist/libcc1/ |
| H A D | configure.ac | 77 dnl Test for -lsocket and -lnsl. Copied from libgo/configure.ac.
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
| H A D | armada-370-rd.dts | 6 * Copied from arch/arm/boot/dts/armada-370-db.dts
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/internal/man7/ |
| H A D | DERlib.pod | 45 -- Copied from RFC 3279, section 2.2.2
|
| /netbsd-src/external/gpl3/gdb/dist/sim/testsuite/cris/asm/ |
| H A D | testutils.inc | 1 ; Copied from fr30 and modified.
|
| /netbsd-src/external/gpl2/xcvs/dist/contrib/ |
| H A D | README | 75 Copied from the C-News distribution.
|
| /netbsd-src/external/gpl3/binutils.old/dist/ld/emultempl/ |
| H A D | m68hc1xelf.em | 40 # Copied from hppaelf and adapted for M68HC11/M68HC12 specific needs.
|
| /netbsd-src/external/gpl3/binutils/dist/ld/emultempl/ |
| H A D | m68hc1xelf.em | 40 # Copied from hppaelf and adapted for M68HC11/M68HC12 specific needs.
|
| /netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
| H A D | configure.ac | 200 # Copied from gnulib stat-time.m4.
|
| /netbsd-src/external/gpl3/binutils/dist/binutils/ |
| H A D | configure.ac | 212 # Copied from gnulib stat-time.m4.
|
| /netbsd-src/external/lgpl3/gmp/dist/mini-gmp/ |
| H A D | ChangeLog | 598 * tests/run-tests: Copied latest version from GNU Nettle.
|
| /netbsd-src/external/gpl3/gdb.old/dist/include/coff/ |
| H A D | ChangeLog-9103 | 1008 * internal.h (C_SHADOW, C_VERSION): Copied in from m88k.h.
|
| /netbsd-src/external/gpl3/binutils.old/dist/include/coff/ |
| H A D | ChangeLog-9103 | 1008 * internal.h (C_SHADOW, C_VERSION): Copied in from m88k.h.
|
| /netbsd-src/external/gpl3/binutils/dist/include/coff/ |
| H A D | ChangeLog-9103 | 1008 * internal.h (C_SHADOW, C_VERSION): Copied in from m88k.h.
|
| /netbsd-src/external/gpl3/gdb/dist/include/coff/ |
| H A D | ChangeLog-9103 | 1008 * internal.h (C_SHADOW, C_VERSION): Copied in from m88k.h.
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/lto/ |
| H A D | ChangeLog | 4942 COMPOUND_LITERAL_EXPR_DECL): Copied from c-common.h. 4943 (emit_local_var): Copied from c-semantics.c. 4944 (lto_expand_expr, lto_staticp): Copied from c_expand_expr
|
| /netbsd-src/external/gpl3/gdb/dist/sim/common/ |
| H A D | ChangeLog-2021 | 5359 hw-ports.h, hw-ports.c: New files. Copied from ../ppc/device.[ch]. 5361 * hw-tree.h, hw-tree.c: New files. Copied from ../ppc/tree.[hc]. 5363 * hw-base.h, hw-base.c: new files. Copied from 5366 * dv-core.c, dv-pal.c: New files. Copied from
|