Searched refs:RM (Results 176 - 200 of 630) sorted by relevance

1234567891011>>

/macosx-10.10.1/dyld-353.2.1/unit-tests/test-cases/rpath-no-trailing-slash/
H A DMakefile46 ${RM} -rf *~ hole
/macosx-10.10.1/dyld-353.2.1/unit-tests/test-cases/shared-region-overlap/
H A DMakefile47 ${RM} ${RMFLAGS} main
/macosx-10.10.1/dyld-353.2.1/unit-tests/test-cases/symbol-resolver-basic/
H A DMakefile54 ${RM} ${RMFLAGS} main libfoo.dylib
/macosx-10.10.1/dyld-353.2.1/unit-tests/test-cases/symbol-resolver-pointer/
H A DMakefile53 ${RM} ${RMFLAGS} main libfoo.dylib
/macosx-10.10.1/dyld-353.2.1/unit-tests/test-cases/text-relocs-perms/
H A DMakefile43 ${RM} ${RMFLAGS} main libfoo.dylib
/macosx-10.10.1/dyld-353.2.1/unit-tests/test-cases/threaded-lazy-bind/
H A DMakefile40 ${RM} ${RMFLAGS} *~ main libfoo.dylib
/macosx-10.10.1/dyld-353.2.1/unit-tests/test-cases/tlv-dylib/
H A DMakefile42 ${RM} ${RMFLAGS} libfoo.dylib main
/macosx-10.10.1/dyld-353.2.1/unit-tests/test-cases/trie-symbol-overrun/
H A DMakefile42 ${RM} ${RMFLAGS} *~ main foo.dylib
/macosx-10.10.1/dyld-353.2.1/unit-tests/test-cases/weak-coalesce-stubs/
H A DMakefile18 ${RM} ${RMFLAGS} libbar.dylib libfoo.dylib libstub.dylib main
/macosx-10.10.1/dyld-353.2.1/unit-tests/test-cases/weak-in-dylib/
H A DMakefile20 ${RM} ${RMFLAGS} *~ main libfoo.dylib
/macosx-10.10.1/dyld-353.2.1/unit-tests/test-cases/weak-override/
H A DMakefile41 ${RM} ${RMFLAGS} *~ main libfoo.dylib
/macosx-10.10.1/dyld-353.2.1/unit-tests/test-cases/zero-fill-segment/
H A DMakefile43 ${RM} ${RMFLAGS} *~ main foo.bundle
/macosx-10.10.1/hunspell-9/
H A DMakefile24 $(RM) $(DSTROOT)/usr/lib/charset.alias
25 $(RM) $(DSTROOT)/usr/lib/libhunspell-1.2.a
26 $(RM) $(DSTROOT)/usr/lib/libhunspell-1.2.la
27 $(RM) $(DSTROOT)/usr/lib/libparsers.a
/macosx-10.10.1/libxslt-13/
H A DMakefile34 $(RM) $(DSTROOT)/usr/lib/libxslt.1.1.??.dylib
35 $(RM) $(DSTROOT)/usr/lib/libxslt.dylib
39 $(RM) $(DSTROOT)/usr/lib/libexslt.0.8.??.dylib
40 $(RM) $(DSTROOT)/usr/lib/libexslt.dylib
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/MC/
H A DMCCodeGenInfo.h36 void InitMCCodeGenInfo(Reloc::Model RM = Reloc::Default,
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/CppBackend/
H A DCPPTargetMachine.h27 Reloc::Model RM, CodeModel::Model CM,
25 CPPTargetMachine(const Target &T, StringRef TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Reloc::Model RM, CodeModel::Model CM, CodeGenOpt::Level OL) argument
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/MBlaze/MCTargetDesc/
H A DMBlazeMCTargetDesc.cpp64 static MCCodeGenInfo *createMBlazeMCCodeGenInfo(StringRef TT, Reloc::Model RM, argument
68 if (RM == Reloc::Default)
69 RM = Reloc::Static;
72 X->InitMCCodeGenInfo(RM, CM, OL);
/macosx-10.10.1/ruby-106/ruby/test/rdoc/
H A Dtest_rdoc_tom_doc.rb132 @RM::Document.new(
133 @RM::Paragraph.new('Do some stuff'))
285 @RM::Document.new(
286 @RM::Paragraph.new('Do some stuff'),
287 @RM::BlankLine.new,
288 @RM::Paragraph.new('Returns a thing'))
302 @RM::Document.new(
303 @RM::Paragraph.new('Do some stuff'),
304 @RM::BlankLine.new,
305 @RM
[all...]
H A Dtest_rdoc_markdown.rb14 @RM = RDoc::Markup
331 expected = @RM::Document.new(
332 @RM::Paragraph.new("it _works_"))
378 expected = @RM::Document.new(
379 @RM::Heading.new(1, "heading"))
390 expected = @RM::Document.new(
391 @RM::Heading.new(2, "heading"))
402 expected = @RM::Document.new(
403 @RM::Heading.new(1, "heading"))
414 @RM
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/mac-mpw/
H A Dlibtiff.make60 RM = delete -y -i
168 {RM} tif_fax3sm.c || set status 0
196 {RM} {ALL} || set status 0
197 {RM} {OBJS} || set status 0
198 {RM} mkg3states || set status 0
199 {RM} mkg3states.c.o || set status 0
200 {RM} tif_fax3sm.c%c5 || set status 0
201 {RM} version.h || set status 0
/macosx-10.10.1/Heimdal-398.1.2/base/
H A DNTMakefile54 -$(RM) $(INCFILES)
/macosx-10.10.1/Heimdal-398.1.2/doc/
H A DNTMakefile114 -$(RM) $(OBJ)\heimdal\*.*
115 -$(RM) $(OBJ)\hx509\*.*
116 -$(RM) $(DOCDIR)\heimdal.chm
117 -$(RM) $(DOCDIR)\hx509.chm
/macosx-10.10.1/OpenSSL098-52/src/demos/tunala/
H A DMakefile10 RM=rm -f macro
28 $(RM) $(OBJS) $(TARGETS) *.bak core
/macosx-10.10.1/apache_mod_hfs_apple-14/
H A DMakefile40 -$(RM) -rf $(SRCROOT)$(SRCPATH)
57 -$(RM) -r -f .libs *.la *.lo *.slo *.o
/macosx-10.10.1/bash-94.1.2/bash-3.2/lib/tilde/
H A DMakefile.in36 RM = rm
90 $(RM) -f $@
107 $(RM) -f $(OBJECTS) $(LIBRARY_NAME)
112 $(RM) -f Makefile

Completed in 284 milliseconds

1234567891011>>