Home
last modified time | relevance | path

Searched refs:Copied (Results 1 – 25 of 66) sorted by relevance

123

/netbsd-src/external/gpl3/autoconf/dist/
H A DCOPYING.EXCEPTION22 "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 DFileSystem.h1263 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 DAttributor.cpp1548 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 DSIFixSGPRCopies.cpp742 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 DSIPeepholeSDWA.cpp508 const MachineOperand &Copied = DefInst->getOperand(1); in foldToImm() local
509 if (!Copied.isImm()) in foldToImm()
512 return Copied.getImm(); in foldToImm()
H A DSIInstrInfo.td724 // Copied from the AArch64 backend:
735 // Copied from the AArch64 backend:
/netbsd-src/external/gpl3/gcc.old/dist/fixincludes/
H A Dfixinc.in451 then echo Copied $2 ; fi
/netbsd-src/external/gpl3/gcc.old/dist/libcc1/
H A Dconfigure.ac74 dnl Test for -lsocket and -lnsl. Copied from libgo/configure.ac.
/netbsd-src/external/gpl3/gcc/dist/fixincludes/
H A Dfixinc.in450 then echo Copied $2 ; fi
/netbsd-src/external/gpl3/gcc/dist/libcc1/
H A Dconfigure.ac77 dnl Test for -lsocket and -lnsl. Copied from libgo/configure.ac.
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Darmada-370-rd.dts6 * Copied from arch/arm/boot/dts/armada-370-db.dts
/netbsd-src/crypto/external/bsd/openssl/dist/doc/internal/man7/
H A DDERlib.pod45 -- Copied from RFC 3279, section 2.2.2
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/cris/asm/
H A Dtestutils.inc1 ; Copied from fr30 and modified.
/netbsd-src/external/gpl2/xcvs/dist/contrib/
H A DREADME75 Copied from the C-News distribution.
/netbsd-src/external/gpl3/binutils.old/dist/ld/emultempl/
H A Dm68hc1xelf.em40 # Copied from hppaelf and adapted for M68HC11/M68HC12 specific needs.
/netbsd-src/external/gpl3/binutils/dist/ld/emultempl/
H A Dm68hc1xelf.em40 # Copied from hppaelf and adapted for M68HC11/M68HC12 specific needs.
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dconfigure.ac200 # Copied from gnulib stat-time.m4.
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dconfigure.ac212 # Copied from gnulib stat-time.m4.
/netbsd-src/external/lgpl3/gmp/dist/mini-gmp/
H A DChangeLog598 * tests/run-tests: Copied latest version from GNU Nettle.
/netbsd-src/external/gpl3/gdb.old/dist/include/coff/
H A DChangeLog-91031008 * internal.h (C_SHADOW, C_VERSION): Copied in from m88k.h.
/netbsd-src/external/gpl3/binutils.old/dist/include/coff/
H A DChangeLog-91031008 * internal.h (C_SHADOW, C_VERSION): Copied in from m88k.h.
/netbsd-src/external/gpl3/binutils/dist/include/coff/
H A DChangeLog-91031008 * internal.h (C_SHADOW, C_VERSION): Copied in from m88k.h.
/netbsd-src/external/gpl3/gdb/dist/include/coff/
H A DChangeLog-91031008 * internal.h (C_SHADOW, C_VERSION): Copied in from m88k.h.
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/
H A DChangeLog4942 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 DChangeLog-20215359 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

123