Searched refs:RM (Results 1 - 25 of 630) sorted by relevance

1234567891011>>

/macosx-10.10.1/ruby-106/ruby/test/rdoc/
H A Dtest_rdoc_markup_document.rb8 @d = @RM::Document.new
19 @d << @RM::Paragraph.new('hi')
21 expected = @RM::Document.new @RM::Paragraph.new('hi')
27 @d << @RM::Document.new
31 @d << @RM::Document.new(@RM::Paragraph.new('hi'))
33 expected = @RM::Document.new @RM::Paragraph.new('hi'), @RM
[all...]
H A Dtest_rdoc_rd.rb7 @RM::Document.new(
8 @RM::Paragraph.new('hello'))
15 @RM::Document.new(
16 @RM::Paragraph.new('hello'))
23 @RM::Document.new(
24 @RM::Paragraph.new('hello'))
H A Dtest_rdoc_markup_include.rb8 @include = @RM::Include.new 'file', [Dir.tmpdir]
12 assert_equal @include, @RM::Include.new('file', [Dir.tmpdir])
13 refute_equal @include, @RM::Include.new('file', %w[.])
14 refute_equal @include, @RM::Include.new('other', [Dir.tmpdir])
H A Dtest_rdoc_markup_parser.rb12 @RMP = @RM::Parser
30 assert_equal @RM::Heading.new(3, 'heading three'), parser.build_heading(3)
61 @RM::List.new(:BULLET, *[
62 @RM::ListItem.new(nil,
63 @RM::Paragraph.new('l1')),
64 @RM::ListItem.new(nil,
65 @RM::Paragraph.new('l2'))])]
76 @RM::List.new(:BULLET, *[
77 @RM::ListItem.new(nil,
78 @RM
[all...]
H A Dtest_rdoc_markup_raw.rb8 @p = @RM::Raw.new
21 assert_equal @RM::Raw.new('hi', 'there'), @p
H A Dtest_rdoc_ri_driver.rb27 @options[:formatter] = @RM::ToRdoc
70 out = @RM::Document.new
82 out = @RM::Document.new
86 expected = @RM::Document.new(
87 @RM::Rule.new(1),
88 @RM::Paragraph.new('Also found in:'),
89 @RM::Verbatim.new("ruby core", "\n",
98 out = @RM::Document.new
102 expected = @RM::Document.new(
103 @RM
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/lib/MC/
H A DMCCodeGenInfo.cpp18 void MCCodeGenInfo::InitMCCodeGenInfo(Reloc::Model RM, CodeModel::Model CM, argument
20 RelocationModel = RM;
/macosx-10.10.1/procmail-14/procmail/man/
H A Dmansed19 RM="$4"
21 export SHELL SRC DEST RM DEVNULL
27 trap "$RM \"$DEST\" $TMPF0 $TMPF1;exit 1" 1 2 3 15
127 $RM $TMPF0
141 $RM $TMPF1 $TMPF0
150 $RM $TMPF0 $TMPF1
/macosx-10.10.1/Heimdal-398.1.2/lib/sqlite/
H A DNTMakefile46 -$(RM) $(LIBSQLITE)
47 -$(RM) $(INCFILES)
/macosx-10.10.1/llvmCore-3425.0.34/unittests/Transforms/
H A DMakefile17 $(Verb) $(RM) -f *Tests
/macosx-10.10.1/ruby-106/ruby/lib/rdoc/markup/
H A Dformatter_test_case.rb45 # +@RM+:: RDoc::Markup # to reduce typing
46 # +@bullet_list+:: @RM::List.new :BULLET, # ...
47 # +@label_list+:: @RM::List.new :LABEL, # ...
48 # +@lalpha_list+:: @RM::List.new :LALPHA, # ...
49 # +@note_list+:: @RM::List.new :NOTE, # ...
50 # +@number_list+:: @RM::List.new :NUMBER, # ...
51 # +@ualpha_list+:: @RM::List.new :UALPHA, # ...
58 @m = @RM.new
60 @bullet_list = @RM::List.new(:BULLET,
61 @RM
[all...]
H A Dtext_formatter_test_case.rb42 @to.accept_heading @RM::Heading.new(1, 'Hello')
53 @to.accept_rule @RM::Rule.new(1)
64 @to.accept_verbatim @RM::Verbatim.new("hi\n", " world\n")
75 @to.accept_verbatim @RM::Verbatim.new("hi\n", "world\n")
86 @to.accept_paragraph @RM::Paragraph.new(('words ' * 30).strip)
96 @to.accept_paragraph @RM::Paragraph.new(('words ' * 30).strip)
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/mac-mpw/
H A Dtop.make34 RM= delete -y -i
64 {RM} build.mpw || set status 0
74 {RM} build.mpw || set status 0
84 {RM} build.mpw || set status 0
104 {RM} purge || set status 0
105 {RM} Makefile || set status 0
106 {RM} build.mpw || set status 0
110 {RM} {MACTRANS} || set status 0
116 {RM} purge || set status 0
117 {RM} Makefil
[all...]
/macosx-10.10.1/dtrace-147/test/tst/common/scripting/
H A Dtst.D_MACRO_UNUSED.overflow.ksh40 RM=/bin/rm
43 RM=/usr/bin/rm
71 $RM -f /var/tmp/err.$$.txt
75 $RM -f $dfilename
76 $RM -f /var/tmp/err.$$.txt
/macosx-10.10.1/ruby-106/ruby/lib/rdoc/
H A Dtest_case.rb22 # * The <code>@RM</code> alias of RDoc::Markup (for less typing)
38 @RM = RDoc::Markup
59 @RM::BlankLine.new
66 @RM::BlockQuote.new(*contents)
81 @RM::Document.new(*contents)
88 @RM::HardBreak.new
95 @RM::Heading.new level, text
102 @RM::ListItem.new label, *parts
109 @RM::List.new type, *items
116 @RM
[all...]
/macosx-10.10.1/cups-408/cups/systemv/
H A DMakefile51 $(RM) $(OBJS) $(TARGETS)
52 $(RM) accept cupsdisable cupsenable cupsreject reject
90 $(RM) $(SBINDIR)/accept
92 $(RM) $(SBINDIR)/cupsdisable
94 $(RM) $(SBINDIR)/cupsenable
96 $(RM) $(SBINDIR)/cupsreject
98 $(RM) $(SBINDIR)/reject
136 $(RM) $(BINDIR)/cancel
137 $(RM) $(BINDIR)/cupstestdsc
138 $(RM)
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/unittests/
H A DMakefile17 $(Verb) $(RM) -f *Tests
/macosx-10.10.1/apache-793/httpd/modules/core/test/
H A DMakefile39 $(RM) out/*.out
46 $(RM) ref/*.out
63 $(RM) $@.tmp
68 $(RM) *~
69 $(RM) -r out
/macosx-10.10.1/curl-83.1.2/curl/lib/
H A DMakefile.b3242 RM = del 2>NUL
112 @-$(RM) $(@R).int
119 @-$(RM) $(@R).int
124 @-$(RM) $(@R).int
129 @-$(RM) $(@R).int
135 @-$(RM) $(OBJECTS)
136 @-$(RM) $(PREPROCESSED)
139 @-$(RM) $(LIBCURL_LIB)
140 @-$(RM) $(LIBCURL_IMPLIB)
141 @-$(RM) libcur
[all...]
/macosx-10.10.1/bash-94.1.2/bash-3.2/lib/readline/doc/
H A DMakefile37 RM = rm -f macro
98 $(RM) $@
102 $(RM) $@
106 $(RM) $@
112 $(RM) rlman.html
126 $(RM) *.aux *.cp *.fn *.ky *.log *.pg *.toc *.tp *.vr *.cps *.pgs \
130 $(RM) $(CREATED_DOCS)
131 $(RM) $(INTERMEDIATE_OBJ)
132 $(RM) Makefile
137 $(RM)
[all...]
/macosx-10.10.1/Heimdal-398.1.2/lib/vers/
H A DNTMakefile54 -$(RM) $(OBJ)\print_version.h $(LIBVERS)
55 -$(RM) $(OBJ)\make-print-version.exe
56 -$(RM) $(OBJ)\make-print-version.obj
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/Sparc/
H A DSparcTargetMachine.cpp31 Reloc::Model RM, CodeModel::Model CM,
34 : LLVMTargetMachine(T, TT, CPU, FS, Options, RM, CM, OL),
82 Reloc::Model RM,
85 : SparcTargetMachine(T, TT, CPU, FS, Options, RM, CM, OL, false) {
94 Reloc::Model RM,
97 : SparcTargetMachine(T, TT, CPU, FS, Options, RM, CM, OL, true) {
28 SparcTargetMachine(const Target &T, StringRef TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Reloc::Model RM, CodeModel::Model CM, CodeGenOpt::Level OL, bool is64bit) argument
78 SparcV8TargetMachine(const Target &T, StringRef TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Reloc::Model RM, CodeModel::Model CM, CodeGenOpt::Level OL) argument
90 SparcV9TargetMachine(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/Heimdal-398.1.2/kpasswd/
H A DNTMakefile51 -$(RM) $(BINPROGRAMS)
/macosx-10.10.1/bash-94.1.2/bash-3.2/support/
H A DMakefile.in36 RM = rm -f
75 $(RM) $@
84 $(RM) man2html$(EXEEXT)
87 $(RM) $(OBJ1)
/macosx-10.10.1/bash-94.1.2/bash-3.2/examples/loadables/perl/
H A DMakefile.in37 RM = rm -f
74 ${RM} $@
78 ${RM} $@
82 ${RM} $@
89 ${RM} $@
93 ${RM} ${OBJ}
94 ${RM} ${BUILTIN}
97 ${RM} perlxsi.c

Completed in 189 milliseconds

1234567891011>>