Searched refs:Destination (Results 1 - 16 of 16) sorted by relevance

/macosx-10.10.1/files-662.1.1/usr/share/man/man5/
H A DMakefile5 @echo "Installing $(Destination)"
6 $(_v) $(INSTALL_FILE) -c *.5 $(Destination)
/macosx-10.10.1/files-662.1.1/usr/share/man/man7/
H A DMakefile5 @echo "Installing $(Destination)"
6 $(_v) $(INSTALL_FILE) -c *.7 $(Destination)
/macosx-10.10.1/files-662.1.1/usr/share/man/man8/
H A DMakefile5 @echo "Installing $(Destination)"
6 $(_v) $(INSTALL_FILE) -c *.8 $(Destination)
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/MC/
H A DMachineLocation.h82 MachineLocation Destination, Source; member in class:llvm::MachineMove
88 : Label(label), Destination(D), Source(S) {}
92 const MachineLocation &getDestination() const { return Destination; }
H A DMCDwarf.h275 MachineLocation Destination; member in class:llvm::MCCFIInstruction
284 : Operation(Op), Label(L), Destination(Register) {
289 : Operation(Move), Label(L), Destination(D), Source(S) {
293 : Operation(Op), Label(L), Destination(D), Source(S) {
302 const MachineLocation &getDestination() const { return Destination; }
/macosx-10.10.1/zlib-55/zlib/old/as400/
H A Dzlib.inc104 D dest 32767 options(*varsize) Destination buffer
105 D destLen 10U 0 Destination length
110 D dest 32767 options(*varsize) Destination buffer
111 D destLen 10U 0 Destination length
120 D dest 32767 options(*varsize) Destination buffer
121 D destLen 10U 0 Destination length
241 D dest like(z_stream) Destination stream
277 D dest like(z_stream) Destination stream
/macosx-10.10.1/files-662.1.1/
H A DMakefile8 Destination = $(DSTROOT) macro
27 $(_v) install -d -m 1775 -o root -g admin "$(Destination)"
30 { print sprintf("install -d -m %s -o %s -g %s \"$(Destination)/%s\";", $$1, $$2, $$3, $$4); \
31 print sprintf("[ ! -f \"%s/Makefile\" ] || make -C \"%s\" Destination=\"$(Destination)/%s\" $@ ;", $$4, $$4, $$4); \
35 $(_v) $(LN) -fs private/etc "$(Destination)/etc"
36 $(_v) $(CHOWN) -h root:wheel "$(Destination)/etc"
38 $(_v) $(LN) -fs private/var/tmp "$(Destination)/tmp"
39 $(_v) $(LN) -fs ../private/var/logs "$(Destination)/Library/Logs"
40 $(_v) $(LN) -fs "../../private/var/Managed Preferences/mobile" "$(Destination)/Librar
[all...]
/macosx-10.10.1/CPANInternal-159.1/Template-Toolkit-2.25/bin/
H A Dttree83 || die "Destination directory not set (-d)\n";
189 " Destination: $destdir\n",
799 -d DIR (--dest=DIR) Destination directory
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/fileutil/
H A Dmultiop.tcl212 # Destination directory
215 if {$strict && ![fileutil::test $dir edr msg {Destination directory}]} {
426 variable base "" ; # Destination dir - into, in, cd, up
/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Utils/
H A DLocal.cpp70 BasicBlock *Destination = Cond->getZExtValue() ? Dest1 : Dest2; local
82 Builder.CreateBr(Destination);
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dkix.vim59 " Destination labels
H A Ddtml.vim45 syn keyword dtmlAttribute delClassAttr DELETE Destination DestinationURL digits discard contained
/macosx-10.10.1/Security-57031.1.35/Security/regressions/inc/IPC/
H A DRun3.pm194 Destination => $dest,
/macosx-10.10.1/Security-57031.1.35/SecurityTests/regressions/t/IPC/
H A DRun3.pm194 Destination => $dest,
/macosx-10.10.1/ruby-106/ruby/ext/socket/
H A Dmkconstants.rb669 IPV6_DSTOPTS nil Destination option
/macosx-10.10.1/ICU-531.30/icuSources/data/
H A Dmakedata.mak116 # Destination directory for the common data DLL file.

Completed in 291 milliseconds