Searched refs:CP (Results 1 - 25 of 153) sorted by relevance

1234567

/macosx-10.9.5/PyRSS2Gen-5/
H A DMakefile34 $(CP) PyRSS2Gen.py $(SRCROOT)
35 $(CP) setup.py $(SRCROOT)
36 $(CP) Makefile $(SRCROOT)
37 $(CP) LICENSE $(SRCROOT)
38 $(CP) PyRSS2Gen.plist $(SRCROOT)
52 $(_v) $(CP) $(SRCROOT)/$(ProjectName).plist $(DSTROOT)/$(OSV)/$(ProjectName).plist
54 $(_v) $(CP) $(SRCROOT)/LICENSE $(DSTROOT)/$(OSL)/$(ProjectName).tx
/macosx-10.9.5/iodbc-42.5/
H A DMakefile48 ${CP} $(OBJROOT)/iodbc/trace/*.o $(OBJROOT)/iodbc/.libs/libiodbc.lax/libiodbctrace.a/.;\
49 ${CP} $(OBJROOT)/iodbcinst/*.o $(OBJROOT)/iodbc/.libs/libiodbc.lax/libiodbc_common.a/.;\
51 ${CP} $(OBJROOT)/iodbcinst/*.o $(OBJROOT)/iodbcinst/.libs/libiodbcinst.lax/libiodbc_common.a/.;\
52 ${CP} "$(RC_Install_Prefix)/bin/iodbctest" "$(SYMROOT)/iodbctest"; \
53 ${CP} "$(RC_Install_Prefix)/bin/iodbctestw" "$(SYMROOT)/iodbctestw"; \
54 ${CP} "$(RC_Install_Prefix)/lib/libiodbc.2.1.18.dylib" "$(SYMROOT)/libiodbc.2.1.18.dylib"; \
55 $(CP) "$(OBJROOT)/iodbcinst/.libs/libiodbcinst.2.1.18.dylib" "$(SYMROOT)/libiodbcinst.2.1.18.dylib"; \
56 $(CP) "$(OBJROOT)/iodbcinst/.libs/libiodbcinst.2.1.18.dylib.dSYM" "$(SYMROOT)/libiodbcinst.2.1.18.dylib.dSYM"; \
70 ${CP} $(SRCROOT)/iodbc.plist $(RC_Install_Prefix)/local/OpenSourceVersions/; \
75 ${CP}
[all...]
/macosx-10.9.5/bind9-45.100/
H A DMakefile33 # $(CP) "$(DSTROOT)/usr/sbin/rndc-confgen" "$(SYMROOT)"
34 # $(CP) "$(DSTROOT)/usr/sbin/rndc" "$(SYMROOT)"
35 # $(CP) "$(DSTROOT)/usr/sbin/named-checkzone" "$(SYMROOT)"
36 # $(CP) "$(DSTROOT)/usr/sbin/named-checkconf" "$(SYMROOT)"
37 # $(CP) "$(DSTROOT)/usr/sbin/named-compilezone" "$(SYMROOT)"
38 # $(CP) "$(DSTROOT)/usr/sbin/named-journalprint" "$(SYMROOT)"
39 # $(CP) "$(DSTROOT)/usr/sbin/named" "$(SYMROOT)"
40 # $(CP) "$(DSTROOT)/usr/sbin/lwresd" "$(SYMROOT)"
41 # $(CP) "$(DSTROOT)/usr/sbin/dnssec-signzone" "$(SYMROOT)"
42 # $(CP) "
[all...]
/macosx-10.9.5/postfix-252/postfix/examples/chroot-setup/
H A DLINUX248 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
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/
H A DRegisterCoalescer.cpp131 bool joinIntervals(CoalescerPair &CP);
134 bool joinVirtRegs(CoalescerPair &CP);
137 bool joinReservedPhysReg(CoalescerPair &CP);
143 bool adjustCopiesBackFrom(const CoalescerPair &CP, MachineInstr *CopyMI);
154 bool removeCopyByCommutingDef(const CoalescerPair &CP,MachineInstr *CopyMI);
162 bool canJoinPhys(CoalescerPair &CP);
172 bool eliminateUndefCopy(MachineInstr *CopyMI, const CoalescerPair &CP);
406 bool RegisterCoalescer::adjustCopiesBackFrom(const CoalescerPair &CP, argument
408 assert(!CP.isPartial() && "This doesn't work for partial copies.");
409 assert(!CP
549 removeCopyByCommutingDef(const CoalescerPair &CP, MachineInstr *CopyMI) argument
813 eliminateUndefCopy(MachineInstr *CopyMI, const CoalescerPair &CP) argument
909 canJoinPhys(CoalescerPair &CP) argument
1086 joinReservedPhysReg(CoalescerPair &CP) argument
1203 const CoalescerPair &CP; member in class:__anon10192::JoinVals
1850 joinVirtRegs(CoalescerPair &CP) argument
1971 RegistersDefinedFromSameValue(LiveIntervals &li, const TargetRegisterInfo &tri, CoalescerPair &CP, VNInfo *VNI, VNInfo *OtherVNI, SmallVector<MachineInstr*, 8> &DupCopies) argument
2031 joinIntervals(CoalescerPair &CP) argument
[all...]
/macosx-10.9.5/hfs-226.1.1/hfs_japanese/
H A DMakefile.postamble107 $(CP) $(DSTROOT)/$(SYS_EXTENSIONS_DIR)/hfs_japanese.kext/HFS_Japanese.kmod $(DSTROOT)/$(HFS_ENCODINGS_DIR)/
/macosx-10.9.5/Heimdal-323.92.1/packages/windows/sdk/
H A DNTMakefile122 $(CP) $** $@
125 $(CP) $** $@
128 $(CP) $** $@
131 $(CP) $** $@
134 $(CP) $** $@
137 $(CP) $** $@
140 $(CP) $** $@
143 $(CP) $** $@
/macosx-10.9.5/Heimdal-323.92.1/doc/
H A DNTMakefile56 $(CP) $** $@
80 $(CP) $** $@
85 $(CP) heimdal.chm $@
100 $(CP) $** $@
105 $(CP) hx509.chm $@
/macosx-10.9.5/srm-7/
H A DMakefile26 $(CP) "$(OBJROOT)/src/srm" "$(SYMROOT)/srm"
/macosx-10.9.5/tcl-102/tcl_ext/quicktimetcl/
H A DMakefile34 $(_v) $(CP) $(SRCROOT)/../tclconfig/install-sh $(SRCROOT)/$(Project)/tclconfig
/macosx-10.9.5/tcl-102/tcl_ext/snack/
H A DMakefile32 $(_v) $(CP) $(SRCROOT)/../tclconfig/install-sh $(SRCROOT)/$(Project)/tclconfig
/macosx-10.9.5/llvmCore-3425.0.33/utils/yaml2obj/
H A Dyaml2obj.cpp730 // Take a CP and assign addresses and sizes to everything. Returns false if the
732 static bool layoutCOFF(COFFParser &CP) { argument
738 SectionTableStart = sizeof(COFF::header) + CP.Header.SizeOfOptionalHeader;
739 SectionTableSize = sizeof(COFF::section) * CP.Sections.size();
744 for (std::vector<COFFParser::Section>::iterator i = CP.Sections.begin(),
745 e = CP.Sections.end();
762 for (std::vector<COFFParser::Symbol>::iterator i = CP.Symbols.begin(),
763 e = CP.Symbols.end();
774 CP.Header.NumberOfSections = CP
804 writeCOFF(COFFParser &CP, raw_ostream &OS) argument
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/MSP430/
H A DMSP430ISelDAGToDAG.cpp48 const Constant *CP; member in struct:__anon10416::MSP430ISelAddressMode
52 unsigned Align; // CP alignment.
55 : BaseType(RegBase), Disp(0), GV(0), CP(0), BlockAddr(0),
60 return GV != 0 || CP != 0 || ES != 0 || JT != -1;
75 } else if (CP) {
76 errs() << " CP ";
77 CP->dump();
151 } else if (ConstantPoolSDNode *CP = dyn_cast<ConstantPoolSDNode>(N0)) {
152 AM.CP = CP
[all...]
/macosx-10.9.5/zsh-60/
H A DMakefile35 $(CP) $(DSTROOT)/bin/zsh $(SYMROOT)/bin
38 $(CP) $(DSTROOT)$(ZSH_MODULE_DIR)/*.so $(SYMROOT)$(ZSH_MODULE_DIR)
41 $(CP) $(DSTROOT)$(ZSH_MODULE_DIR)/net/*.so $(SYMROOT)$(ZSH_MODULE_DIR)/net
/macosx-10.9.5/llvmCore-3425.0.33/bindings/ocaml/llvm/
H A DMakefile31 $(Verb) $(CP) -f $< $@
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSPosix/
H A DMakefile61 CP = cp macro
300 $(CP) $< $@
303 $(CP) $< $@
311 $(CP) $< $@
316 $(CP) $< $@
345 $(CP) $< $@
352 $(CP) $< $@
356 $(CP) $< $@
379 $(CP) $< $@
395 $(CP)
[all...]
/macosx-10.9.5/dtrace-118.1/test/cmd/chkargs/
H A DMakefile.com65 $(RM) $@; $(CP) -p /usr/lib/isaexec $@
/macosx-10.9.5/vim-53/src/po/
H A DMake_mvc.mak73 CP = copy macro
99 $(CP) $@.po $@.po.orig
106 $(CP) $(LANGUAGE).mo $(INSTALLDIR)\$(PACKAGE).mo
H A DMake_ming.mak80 CP = copy macro
101 $(CP) $@.po $@.po.orig
109 $(CP) $(LANGUAGE).mo $(VIMRUNTIME)\lang\$(LANGUAGE)\LC_MESSAGES\$(PACKAGE).mo
/macosx-10.9.5/llvmCore-3425.0.33/lib/VMCore/
H A DConstantsContext.h558 typename MapTy::iterator FindExistingElement(ConstantClass *CP) { argument
560 typename InverseMapTy::iterator IMI = InverseMap.find(CP);
562 IMI->second->second == CP &&
568 Map.find(MapKey(static_cast<TypeClass*>(CP->getType()),
569 ConstantKeyData<ConstantClass>::getValType(CP)));
570 if (I == Map.end() || I->second != CP) {
573 for (I = Map.begin(); I != Map.end() && I->second != CP; ++I)
613 void remove(ConstantClass *CP) { argument
614 typename MapTy::iterator I = FindExistingElement(CP);
616 assert(I->second == CP
666 getHashValue(const ConstantClass *CP) argument
715 findExistingElement(ConstantClass *CP) argument
755 insert(ConstantClass *CP) argument
760 remove(ConstantClass *CP) argument
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/ARM/
H A DARMConstantPoolValue.cpp63 int ARMConstantPoolValue::getExistingMachineCPValue(MachineConstantPool *CP, argument
164 int ARMConstantPoolConstant::getExistingMachineCPValue(MachineConstantPool *CP, argument
167 const std::vector<MachineConstantPoolEntry> Constants = CP->getConstants();
229 int ARMConstantPoolSymbol::getExistingMachineCPValue(MachineConstantPool *CP, argument
232 const std::vector<MachineConstantPoolEntry> Constants = CP->getConstants();
285 int ARMConstantPoolMBB::getExistingMachineCPValue(MachineConstantPool *CP, argument
288 const std::vector<MachineConstantPoolEntry> Constants = CP->getConstants();
/macosx-10.9.5/vim-53/src/testdir/
H A DMake_ming.mak14 CP = cp macro
19 CP = copy macro
87 $(CP) $*.ok test.ok
/macosx-10.9.5/Heimdal-323.92.1/admin/
H A DNTMakefile64 $(CP) $(SRCDIR)\ktutil-commands.in $(OBJ)
/macosx-10.9.5/cxxfilt-11/cxxfilt/libiberty/
H A Dmakefile.vms27 $(CP) $< $@
/macosx-10.9.5/cxxfilt-11/cxxfilt/opcodes/
H A Dmakefile.vms36 $(CP) $< $@

Completed in 324 milliseconds

1234567