Home
last modified time | relevance | path

Searched refs:RM (Results 1 – 25 of 451) sorted by relevance

12345678910>>...19

/external/zlib/src/msdos/
DMakefile.dj241 RM=del
90 $(RM) $(INCLUDE_PATH)\zlib.h
91 $(RM) $(INCLUDE_PATH)\zconf.h
92 $(RM) $(LIBRARY_PATH)\libz.a
95 $(RM) *.d
96 $(RM) *.o
97 $(RM) *.exe
98 $(RM) libz.a
99 $(RM) foo.gz
DMakefile.emx23 RM=del
60 $(RM) *.d
61 $(RM) *.o
62 $(RM) *.exe
63 $(RM) zlib.a
64 $(RM) foo.gz
/external/e2fsprogs/doc/
DMakefile.in22 $(Q) $(RM) -rf $(DESTDIR)$(infodir)/libext2fs.info*
33 $(RM) -rf $(DESTDIR)$(infodir)/libext2fs.info*
52 $(RM) -f Makefile
62 $(RM) -f *.ps *.info *.info-? *.html
66 $(RM) -f *.aux *.cp *.dvi *.fn *.ky *.log *.pg *.toc *.tp *.vr *.fns
70 $(RM) -f *~ #*
74 $(RM) -f *.tar *.tar.gz *.tgz
77 $(RM) -f *.html
/external/libpng/contrib/pngminus/
Dmakefile.std8 RM=rm -f
58 $(RM) png2pnm$(O)
59 $(RM) pnm2png$(O)
60 $(RM) png2pnm$(E)
61 $(RM) pnm2png$(E)
62 $(RM) png2pnm-static$(E)
63 $(RM) pnm2png-static$(E)
/external/linux-tools-perf/Documentation/
DMakefile44 RM ?= rm -f macro
193 $(QUIET_GEN)$(RM) $@+ $@ && \
212 $(QUIET_GEN)$(RM) $@ && \
217 $(RM) *.xml *.xml+ *.html *.html+ *.1 *.5 *.7
218 $(RM) *.texi *.texi+ *.texi++ perf.info perfman.info
219 $(RM) howto-index.txt howto/*.html doc.dep
220 $(RM) technical/api-*.html technical/api-index.txt
221 $(RM) $(cmds_txt) *.made
224 $(QUIET_ASCIIDOC)$(RM) $@+ $@ && \
230 $(QUIET_XMLTO)$(RM) $@ && \
[all …]
/external/e2fsprogs/lib/
DMakefile.darwin-lib29 $(Q) $(RM) -f ../$(BSD_LIB)
45 $(RM) -f $(DESTDIR)$(BSDLIB_INSTALL_DIR)/$(BSD_LIB)
48 $(RM) -rf pic
49 $(RM) -f $(BSD_LIB)
50 $(RM) -f ../$(BSD_LIB)
51 $(RM) -f ../$(BSDLIB_IMAGE).dylib
DMakefile.bsd-lib27 $(RM) -f ../$(BSD_LIB)
42 $(RM) -f $(DESTDIR)$(BSDLIB_INSTALL_DIR)/$(BSD_LIB)
45 $(RM) -rf pic
46 $(RM) -f $(BSD_LIB)
47 $(RM) -f ../$(BSD_LIB)
DMakefile.profile8 $(RM) -rf profiled
9 $(RM) -f $(LIBRARY)_p.a ../$(LIBRARY)_p.a
13 $(Q) (if test -r $@; then $(RM) -f $@.bak && $(MV) $@ $@.bak; fi)
16 $(Q) $(RM) -f ../$@
27 $(RM) -f $(DESTDIR)$(libdir)/$(LIBRARY)_p.a
DMakefile.solaris-lib30 $(Q) $(RM) -f ../$(ELF_LIB) ../$(ELF_IMAGE).so ../$(ELF_SONAME)
56 $(RM) -f $(DESTDIR)$(ELF_INSTALL_DIR)/$(ELF_LIB) \
62 $(RM) -rf elfshared
63 $(RM) -f $(ELF_LIB)
64 $(RM) -f ../$(ELF_LIB) ../$(ELF_IMAGE).so ../$(ELF_SONAME)
DMakefile.elf-lib30 $(Q) $(RM) -f ../$(ELF_LIB) ../$(ELF_IMAGE).so ../$(ELF_SONAME)
69 $(RM) -f $(DESTDIR)$(ELF_INSTALL_DIR)/$(ELF_LIB) \
75 $(RM) -rf elfshared
76 $(RM) -f $(ELF_LIB)
77 $(RM) -f ../$(ELF_LIB) ../$(ELF_IMAGE).so ../$(ELF_SONAME)
/external/chromium_org/third_party/opus/src/doc/
DMakefile.am34 $(RM) -r html
35 $(RM) -r latex
36 $(RM) -r man
37 $(RM) doxygen-build.stamp
40 $(RM) -r $(DESTDIR)$(docdir)/html
41 $(RM) $(DESTDIR)$(mandir)/man3/opus_*.3 $(DESTDIR)$(mandir)/man3/opus.h.3
/external/zlib/src/win32/
DMakefile.gcc65 RM = rm -f
153 $(RM) '$(DESTDIR)$(BINARY_PATH)'/$(SHAREDLIB); \
154 $(RM) '$(DESTDIR)$(LIBRARY_PATH)'/$(IMPLIB); \
156 -$(RM) '$(DESTDIR)$(INCLUDE_PATH)'/zlib.h
157 -$(RM) '$(DESTDIR)$(INCLUDE_PATH)'/zconf.h
158 -$(RM) '$(DESTDIR)$(LIBRARY_PATH)'/$(STATICLIB)
161 -$(RM) $(STATICLIB)
162 -$(RM) $(SHAREDLIB)
163 -$(RM) $(IMPLIB)
164 -$(RM) *.o
[all …]
/external/zlib/src/old/
DMakefile.emx23 RM=del
60 $(RM) *.d
61 $(RM) *.o
62 $(RM) *.exe
63 $(RM) zlib.a
64 $(RM) foo.gz
/external/llvm/lib/Target/Sparc/
DSparcTargetMachine.cpp31 Reloc::Model RM, CodeModel::Model CM, in SparcTargetMachine() argument
34 : LLVMTargetMachine(T, TT, CPU, FS, Options, RM, CM, OL), in SparcTargetMachine()
82 Reloc::Model RM, in SparcV8TargetMachine() argument
85 : SparcTargetMachine(T, TT, CPU, FS, Options, RM, CM, OL, false) { in SparcV8TargetMachine()
94 Reloc::Model RM, in SparcV9TargetMachine() argument
97 : SparcTargetMachine(T, TT, CPU, FS, Options, RM, CM, OL, true) { in SparcV9TargetMachine()
/external/llvm/bindings/ocaml/
DMakefile.ocaml171 -$(Verb) $(RM) -f $@
176 -$(Verb) $(RM) -f $(LibraryA)
186 -$(Verb) $(RM) -f $(DestA)
206 $(Verb) $(RM) -f $(OutputLibs)
215 $(Verb) $(RM) -f $(DestLibs)
236 -$(Verb) $(RM) -f $(OutputsCMI)
253 $(RM) -f "$(PROJ_libocamldir)/$$i"; \
257 $(RM) -f "$(PROJ_libocamldir)/$$i"; \
282 $(Verb) $(RM) -f $(OutputCMA) $(UsedLibNames:%=$(OcamlDir)/%)
291 -$(Verb) $(RM) -f $(DestCMA)
[all …]
/external/llvm/lib/Target/Sparc/MCTargetDesc/
DSparcMCTargetDesc.cpp64 static MCCodeGenInfo *createSparcMCCodeGenInfo(StringRef TT, Reloc::Model RM, in createSparcMCCodeGenInfo() argument
71 CM = RM == Reloc::PIC_ ? CodeModel::Medium : CodeModel::Small; in createSparcMCCodeGenInfo()
73 X->InitMCCodeGenInfo(RM, CM, OL); in createSparcMCCodeGenInfo()
77 static MCCodeGenInfo *createSparcV9MCCodeGenInfo(StringRef TT, Reloc::Model RM, in createSparcV9MCCodeGenInfo() argument
86 X->InitMCCodeGenInfo(RM, CM, OL); in createSparcV9MCCodeGenInfo()
/external/llvm/lib/Target/SystemZ/
DSystemZSubtarget.cpp34 static bool bindsLocally(const GlobalValue *GV, Reloc::Model RM) { in bindsLocally() argument
36 if (RM == Reloc::Static) in bindsLocally()
43 Reloc::Model RM, in isPC32DBLSymbol() argument
52 return bindsLocally(GV, RM); in isPC32DBLSymbol()
/external/llvm/lib/CodeGen/
DLiveRangeEdit.cpp111 bool LiveRangeEdit::canRematerializeAt(Remat &RM, in canRematerializeAt() argument
117 if (!Remattable.count(RM.ParentVNI)) in canRematerializeAt()
122 if (RM.OrigMI) in canRematerializeAt()
123 DefIdx = LIS.getInstructionIndex(RM.OrigMI); in canRematerializeAt()
125 DefIdx = RM.ParentVNI->def; in canRematerializeAt()
126 RM.OrigMI = LIS.getInstructionFromIndex(DefIdx); in canRematerializeAt()
127 assert(RM.OrigMI && "No defining instruction for remattable value"); in canRematerializeAt()
131 if (cheapAsAMove && !RM.OrigMI->isAsCheapAsAMove()) in canRematerializeAt()
135 if (!allUsesAvailableAt(RM.OrigMI, DefIdx, UseIdx)) in canRematerializeAt()
144 const Remat &RM, in rematerializeAt() argument
[all …]
/external/fdlibm/
Dmakefile.in73 RM = @RM@ -f
127 -$(RM) *~ #* core a.out
130 -$(RM) $(LIB)
131 -$(RM) -r autom4te.cache/
132 -$(RM) config.cache config.log config.status Makefile
146 -$(RM) configure
149 -$(RM) $(obj)
154 -$(RM) $(prefix)/lib/$(LIB)
/external/llvm/lib/Target/NVPTX/
DNVPTXTargetMachine.cpp71 const TargetOptions &Options, Reloc::Model RM, CodeModel::Model CM, in NVPTXTargetMachine() argument
73 : LLVMTargetMachine(T, TT, CPU, FS, Options, RM, CM, OL), in NVPTXTargetMachine()
85 const TargetOptions &Options, Reloc::Model RM, CodeModel::Model CM, in NVPTXTargetMachine32() argument
87 : NVPTXTargetMachine(T, TT, CPU, FS, Options, RM, CM, OL, false) {} in NVPTXTargetMachine32()
93 const TargetOptions &Options, Reloc::Model RM, CodeModel::Model CM, in NVPTXTargetMachine64() argument
95 : NVPTXTargetMachine(T, TT, CPU, FS, Options, RM, CM, OL, true) {} in NVPTXTargetMachine64()
/external/libpng/contrib/gregbook/
DMakefile.w3255 RM = del
110 $(RM) r*$(E)
111 $(RM) w*$(E)
112 $(RM) r*$(O)
113 $(RM) w*$(O)
/external/llvm/lib/Target/PowerPC/
DPPCTargetMachine.cpp39 Reloc::Model RM, CodeModel::Model CM, in PPCTargetMachine() argument
42 : LLVMTargetMachine(T, TT, CPU, FS, Options, RM, CM, OL), in PPCTargetMachine()
60 Reloc::Model RM, CodeModel::Model CM, in PPC32TargetMachine() argument
62 : PPCTargetMachine(T, TT, CPU, FS, Options, RM, CM, OL, false) { in PPC32TargetMachine()
70 Reloc::Model RM, CodeModel::Model CM, in PPC64TargetMachine() argument
72 : PPCTargetMachine(T, TT, CPU, FS, Options, RM, CM, OL, true) { in PPC64TargetMachine()
/external/libpng/contrib/pngminim/encoder/
Dmakefile.std8 RM=rm -f
39 $(RM) pnm2pngm$(O)
40 $(RM) pnm2pngm$(E)
41 $(RM) $(OBJS)
Dmakefile8 RM=rm -f macro
39 $(RM) pnm2pngm$(O)
40 $(RM) pnm2pngm$(E)
41 $(RM) $(OBJS)
/external/llvm/lib/Target/Mips/
DMipsTargetMachine.cpp57 Reloc::Model RM, CodeModel::Model CM, in MipsTargetMachine() argument
60 : LLVMTargetMachine(T, TT, CPU, FS, Options, RM, CM, OL), in MipsTargetMachine()
61 Subtarget(TT, CPU, FS, isLittle, RM, this), in MipsTargetMachine()
119 Reloc::Model RM, CodeModel::Model CM, in MipsebTargetMachine() argument
121 : MipsTargetMachine(T, TT, CPU, FS, Options, RM, CM, OL, false) {} in MipsebTargetMachine()
128 Reloc::Model RM, CodeModel::Model CM, in MipselTargetMachine() argument
130 : MipsTargetMachine(T, TT, CPU, FS, Options, RM, CM, OL, true) {} in MipselTargetMachine()

12345678910>>...19