/netbsd-src/share/i18n/csmapper/CP/ |
H A D | Makefile.inc | 3 .PATH: ${.CURDIR}/CP 5 SRCS_mapper.dir+= mapper.dir.CP 6 SRCS_charset.pivot+= charset.pivot.CP 7 CLEANFILES+= mapper.dir.CP charset.pivot.CP 8 PART_CP!= ${TOOL_SED} '/^\#/d;/^$$/d;' ${.CURDIR}/CP/CP.part 10 mapper.dir.CP: ${.CURDIR}/CP/CP.part ${.CURDIR}/CP/mapper.dir.CP.src 16 printf '%-32s%-16s%s\n' CP$$i'/UCS' \ 17 mapper_std CP/CP$$f'%UCS.mps';\ 18 printf '%-32s%-16s%s\n' UCS/CP$$i \ 19 mapper_std CP/UCS%CP$$f'.mps';\ [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/ |
H A D | COFFEmitter.cpp | 167 static bool layoutOptionalHeader(COFFParser &CP) { in layoutOptionalHeader() argument 168 if (!CP.isPE()) in layoutOptionalHeader() 170 unsigned PEHeaderSize = CP.is64Bit() ? sizeof(object::pe32plus_header) in layoutOptionalHeader() 172 CP.Obj.Header.SizeOfOptionalHeader = in layoutOptionalHeader() 206 static bool layoutCOFF(COFFParser &CP) { in layoutCOFF() argument 209 CP.SectionTableStart = in layoutCOFF() 210 CP.getHeaderSize() + CP.Obj.Header.SizeOfOptionalHeader; in layoutCOFF() 211 if (CP.isPE()) in layoutCOFF() 212 CP.SectionTableStart += DOSStubSize + sizeof(COFF::PEMagic); in layoutCOFF() 213 CP.SectionTableSize = COFF::SectionSize * CP.Obj.Sections.size(); in layoutCOFF() [all …]
|
/netbsd-src/external/lgpl3/gmp/dist/demos/expr/ |
H A D | expr.c | 274 #define CP (p->control_stack + p->control_top) macro 297 cp = CP; \ 337 if (CP->argcount != (n)) \ 340 str, CP->argcount, n)); \ 392 CP->op = &operator_done; in mpexpr_evaluate() 393 CP->argcount = 1; in mpexpr_evaluate() 432 TRACE (printf ("open paren for function \"%s\"\n", CP->op->name)); in mpexpr_evaluate() 434 if ((CP->op->type & MPEXPR_TYPE_MASK_ARGCOUNT) == MPEXPR_TYPE_NARY(0)) in mpexpr_evaluate() 468 if (PRECEDENCE_TEST_REDUCE (p->token_op->precedence, CP->op->precedence, in mpexpr_evaluate() 469 p->token_op->type, CP->op->type)) in mpexpr_evaluate() [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | RegisterCoalescer.cpp | 236 bool joinIntervals(CoalescerPair &CP); 239 bool joinVirtRegs(CoalescerPair &CP); 247 bool joinReservedPhysReg(CoalescerPair &CP); 255 LaneBitmask LaneMask, CoalescerPair &CP, 261 LaneBitmask LaneMask, const CoalescerPair &CP); 267 bool adjustCopiesBackFrom(const CoalescerPair &CP, MachineInstr *CopyMI); 282 std::pair<bool,bool> removeCopyByCommutingDef(const CoalescerPair &CP, 286 bool removePartialRedundancy(const CoalescerPair &CP, MachineInstr &CopyMI); 290 bool reMaterializeTrivialDef(const CoalescerPair &CP, MachineInstr *CopyMI, 294 bool canJoinPhys(const CoalescerPair &CP); [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/ |
H A D | ConstantPools.cpp | 67 ConstantPoolMapTy::iterator CP = ConstantPools.find(Section); in getConstantPool() local 68 if (CP == ConstantPools.end()) in getConstantPool() 71 return &CP->second; in getConstantPool() 80 ConstantPool &CP) { in emitConstantPool() argument 81 if (!CP.empty()) { in emitConstantPool() 83 CP.emitEntries(Streamer); in emitConstantPool() 91 ConstantPool &CP = CPI.second; in emitAll() local 93 emitConstantPool(Streamer, Section, CP); in emitAll() 99 if (ConstantPool *CP = getConstantPool(Section)) in emitForCurrentSection() local 100 emitConstantPool(Streamer, Section, *CP); in emitForCurrentSection() [all …]
|
/netbsd-src/share/i18n/esdb/CP/ |
H A D | Makefile.inc | 3 .PATH: ${.CURDIR}/CP 5 CODE:= CP 10 .if !exists(${.CURDIR}/CP/CP${i:S/:/@/}.src) 11 CP${i:S/:/@/}.src: CP.src 14 CLEANFILES+= CP${i:S/:/@/}.src
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | mips-opc.c | 254 #define CP INSN_COP macro 536 {"vabs", "+7+K,+6+K", 0x4a0001fd, 0xfe0007ff, CP, VU0CH, VU0, 0, 0 }, 537 {"vadd", "+5+K,+6+K,+7+K", 0x4a000028, 0xfe00003f, CP, VU0CH, VU0, 0, 0 }, 538 {"vaddi", "+5+K,+6+K,+y", 0x4a000022, 0xfe1f003f, CP, VU0CH, VU0, 0, 0 }, 539 {"vaddq", "+5+K,+6+K,+q", 0x4a000020, 0xfe1f003f, CP, VU0CH, VU0, 0, 0 }, 540 {"vaddw", "+5+K,+6+K,+7+N", 0x4a000003, 0xfe00003f, CP, VU0CH, VU0, 0, 0 }, 541 {"vaddx", "+5+K,+6+K,+7+N", 0x4a000000, 0xfe00003f, CP, VU0CH, VU0, 0, 0 }, 542 {"vaddy", "+5+K,+6+K,+7+N", 0x4a000001, 0xfe00003f, CP, VU0CH, VU0, 0, 0 }, 543 {"vaddz", "+5+K,+6+K,+7+N", 0x4a000002, 0xfe00003f, CP, VU0CH, VU0, 0, 0 }, 544 {"vadda", "+m+K,+7+K,+6+K", 0x4a0002bc, 0xfe0007ff, CP, VU0CH, VU0, 0, 0 }, [all …]
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | mips-opc.c | 254 #define CP INSN_COP macro 533 {"vabs", "+7+K,+6+K", 0x4a0001fd, 0xfe0007ff, CP, VU0CH, VU0, 0, 0 }, 534 {"vadd", "+5+K,+6+K,+7+K", 0x4a000028, 0xfe00003f, CP, VU0CH, VU0, 0, 0 }, 535 {"vaddi", "+5+K,+6+K,+y", 0x4a000022, 0xfe1f003f, CP, VU0CH, VU0, 0, 0 }, 536 {"vaddq", "+5+K,+6+K,+q", 0x4a000020, 0xfe1f003f, CP, VU0CH, VU0, 0, 0 }, 537 {"vaddw", "+5+K,+6+K,+7+N", 0x4a000003, 0xfe00003f, CP, VU0CH, VU0, 0, 0 }, 538 {"vaddx", "+5+K,+6+K,+7+N", 0x4a000000, 0xfe00003f, CP, VU0CH, VU0, 0, 0 }, 539 {"vaddy", "+5+K,+6+K,+7+N", 0x4a000001, 0xfe00003f, CP, VU0CH, VU0, 0, 0 }, 540 {"vaddz", "+5+K,+6+K,+7+N", 0x4a000002, 0xfe00003f, CP, VU0CH, VU0, 0, 0 }, 541 {"vadda", "+m+K,+7+K,+6+K", 0x4a0002bc, 0xfe0007ff, CP, VU0CH, VU0, 0, 0 }, [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/ |
H A D | M68kISelDAGToDAG.cpp | 73 const Constant *CP; member 84 Scale(1), GV(nullptr), CP(nullptr), BlockAddr(nullptr), ES(nullptr), in M68kISelAddressMode() 88 return GV != nullptr || CP != nullptr || ES != nullptr || in hasSymbolicDisplacement() 252 if (AM.CP) { in getSymbolicDisplacement() 253 Sym = CurDAG->getTargetConstantPool(AM.CP, MVT::i32, AM.Alignment, in getSymbolicDisplacement() 547 } else if (auto *CP = dyn_cast<ConstantPoolSDNode>(N0)) { in matchWrapper() local 548 AM.CP = CP->getConstVal(); in matchWrapper() 549 AM.Alignment = CP->getAlign(); in matchWrapper() 550 AM.SymbolFlags = CP->getTargetFlags(); in matchWrapper() 551 if (!foldOffsetIntoAddress(CP->getOffset(), AM)) { in matchWrapper() [all …]
|
/netbsd-src/external/ibm-public/postfix/dist/examples/chroot-setup/ |
H A D | LINUX2 | 48 CP="cp -p" 57 if test "x$lr" != "x" ; then $CP $1 "$2" ; fi 77 $CP -f $lt /etc/services /etc/resolv.conf /etc/nsswitch.conf etc 78 $CP -f /etc/host.conf /etc/hosts /etc/passwd etc
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/ |
H A D | MSP430ISelDAGToDAG.cpp | 49 const Constant *CP = nullptr; member 58 return GV != nullptr || CP != nullptr || ES != nullptr || JT != -1; in hasSymbolicDisplacement() 74 } else if (CP) { in dump() 76 CP->dump(); in dump() 147 } else if (ConstantPoolSDNode *CP = dyn_cast<ConstantPoolSDNode>(N0)) { in MatchWrapper() local 148 AM.CP = CP->getConstVal(); in MatchWrapper() 149 AM.Alignment = CP->getAlign(); in MatchWrapper() 150 AM.Disp += CP->getOffset(); in MatchWrapper() 265 else if (AM.CP) in SelectAddr() 266 Disp = CurDAG->getTargetConstantPool(AM.CP, MVT::i16, AM.Alignment, AM.Disp, in SelectAddr()
|
/netbsd-src/crypto/external/bsd/heimdal/dist/packages/windows/sdk/ |
H A D | NTMakefile | 122 $(CP) $** $@ 125 $(CP) $** $@ 128 $(CP) $** $@ 131 $(CP) $** $@ 134 $(CP) $** $@ 137 $(CP) $** $@ 140 $(CP) $** $@ 143 $(CP) $** $@
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMConstantPoolValue.cpp | 75 int ARMConstantPoolValue::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() argument 191 int ARMConstantPoolConstant::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() argument 194 getExistingMachineCPValueImpl<ARMConstantPoolConstant>(CP, Alignment); in getExistingMachineCPValue() 197 CP->getConstants()[index].Val.MachineCPVal); in getExistingMachineCPValue() 239 int ARMConstantPoolSymbol::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() argument 241 return getExistingMachineCPValueImpl<ARMConstantPoolSymbol>(CP, Alignment); in getExistingMachineCPValue() 279 int ARMConstantPoolMBB::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() argument 281 return getExistingMachineCPValueImpl<ARMConstantPoolMBB>(CP, Alignment); in getExistingMachineCPValue()
|
H A D | ARMConstantPoolValue.h | 79 int getExistingMachineCPValueImpl(MachineConstantPool *CP, Align Alignment) { in getExistingMachineCPValueImpl() argument 80 const std::vector<MachineConstantPoolEntry> &Constants = CP->getConstants(); in getExistingMachineCPValueImpl() 114 int getExistingMachineCPValue(MachineConstantPool *CP, 187 int getExistingMachineCPValue(MachineConstantPool *CP, 223 int getExistingMachineCPValue(MachineConstantPool *CP, 259 int getExistingMachineCPValue(MachineConstantPool *CP,
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | ConstantsContext.h | 670 static unsigned getHashValue(const ConstantClass *CP) { 672 return getHashValue(LookupKey(CP->getType(), ValType(CP, Storage))); 745 void remove(ConstantClass *CP) { 746 typename MapTy::iterator I = Map.find(CP); 748 assert(*I == CP && "Didn't find correct element?"); 753 ConstantClass *CP, Value *From, 756 LookupKey Key(CP->getType(), ValType(Operands, CP)); 766 remove(CP); 768 assert(OperandNo < CP->getNumOperands() && "Invalid index"); 769 assert(CP->getOperand(OperandNo) != To && "I didn't contain From!"); [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | FormattedStream.cpp | 30 auto ProcessUTF8CodePoint = [&Line, &Column](StringRef CP) { in UpdatePosition() argument 31 int Width = sys::unicode::columnWidthUTF8(CP); in UpdatePosition() 36 if (CP.size() > 1) in UpdatePosition() 39 switch (CP[0]) { in UpdatePosition()
|
/netbsd-src/distrib/syspkg/mk/ |
H A D | bsd.syspkg.mk | 103 CP?= /bin/cp 586 ${CP} ${DESCR} ${PKG_DBDIR}/${PKGNAME}/+DESC; \ 587 ${CP} ${COMMENT} ${PKG_DBDIR}/${PKGNAME}/+COMMENT; \ 588 ${CP} ${BUILD_VERSION_FILE} ${PKG_DBDIR}/${PKGNAME}/+BUILD_VERSION; \ 589 ${CP} ${BUILD_INFO_FILE} ${PKG_DBDIR}/${PKGNAME}/+BUILD_INFO; \ 591 ${CP} ${SIZE_PKG_FILE} ${PKG_DBDIR}/${PKGNAME}/+SIZE_PKG; \ 594 ${CP} ${SIZE_ALL_FILE} ${PKG_DBDIR}/${PKGNAME}/+SIZE_ALL; \ 598 ${CP} ${PKG_INSTALL_FILE} ${PKG_DBDIR}/${PKGNAME}/+INSTALL; \ 603 ${CP} ${PKG_DEINSTALL_FILE} ${PKG_DBDIR}/${PKGNAME}/+DEINSTALL; \ 608 ${CP} ${MESSAGE_FILE} ${PKG_DBDIR}/${PKGNAME}/+DISPLAY; \
|
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/ |
H A D | NTMakefile | 56 $(CP) $** $@ 86 $(CP) $** $@ 91 $(CP) heimdal.chm $@ 107 $(CP) $** $@ 112 $(CP) hx509.chm $@
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/ |
H A D | SystemZConstantPoolValue.cpp | 28 int SystemZConstantPoolValue::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() argument 30 const std::vector<MachineConstantPoolEntry> &Constants = CP->getConstants(); in getExistingMachineCPValue()
|
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/marvell/ |
H A D | armada-8020.dtsi | 19 * in CP master is not connected (by package) to the oscillator. So 20 * disable it. However, the RTC clock in CP slave is connected to the
|
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
H A D | integratorcp.dts | 3 * Device Tree for the ARM Integrator/CP platform 10 model = "ARM Integrator/CP"; 44 * The Integrator/CP overall clocking architecture can be found in 235 * the same interrupts in all Integrators, but in the CP 269 * These PrimeCells are only available on the Integrator/CP
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | StringsAndChecksums.h | 90 void setChecksums(const ChecksumsPtr &CP) { Checksums = CP; } in setChecksums() argument
|
/netbsd-src/external/gpl3/binutils.old/dist/zlib/msdos/ |
H A D | Makefile.emx | 19 CP=copy /Y 21 INSTALL=$(CP)
|
/netbsd-src/external/gpl3/gdb.old/dist/zlib/msdos/ |
H A D | Makefile.emx | 19 CP=copy /Y 21 INSTALL=$(CP)
|
/netbsd-src/common/dist/zlib/old/ |
H A D | Makefile.emx | 19 CP=copy /Y 21 INSTALL=$(CP)
|