Home
last modified time | relevance | path

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

12345678910>>...14

/external/libpng/contrib/pngminim/decoder/
Dmakefile14 RM=rm -f macro
102 $(RM) pnglibconf.h pnglibconf.dfn
110 $(RM) pngm2pnm$(O)
111 $(RM) pngm2pnm$(E)
112 $(RM) $(OBJS)
116 $(RM) -r scripts # historical reasons
117 $(RM) $(PNGSRCS) $(PNGH)
118 $(RM) $(ZSRCS) $(ZH) $(ZCONF)
119 $(RM) $(PROGSRCS) $(PROGHDRS) $(PROGDOCS)
128 $(RM) $@
[all …]
/external/libpng/contrib/pngminim/encoder/
Dmakefile14 RM=rm -f macro
101 $(RM) pnglibconf.h pnglibconf.dfn
109 $(RM) pnm2pngm$(O)
110 $(RM) pnm2pngm$(E)
111 $(RM) $(OBJS)
115 $(RM) -r scripts # historical reasons
116 $(RM) $(PNGSRCS) $(PNGH)
117 $(RM) $(ZSRCS) $(ZH) $(ZCONF)
118 $(RM) $(PROGSRCS) $(PROGHDRS) $(PROGDOCS)
127 $(RM) $@
[all …]
/external/libpng/contrib/pngminim/preader/
Dmakefile14 RM=rm -f macro
117 $(RM) pnglibconf.h pnglibconf.dfn
125 $(RM) rpng2-x$(O)
126 $(RM) rpng2-x$(E)
127 $(RM) $(OBJS)
131 $(RM) -r scripts # historical reasons
132 $(RM) $(PNGSRCS) $(PNGH)
133 $(RM) $(ZSRCS) $(ZH) $(ZCONF)
134 $(RM) $(PROGSRCS) $(PROGHDRS) $(PROGDOCS)
143 $(RM) $@
[all …]
/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/linux-tools-perf/src/tools/perf/Documentation/
DMakefile54 RM ?= rm -f macro
232 $(QUIET_GEN)$(RM) $@+ $@ && \
252 $(QUIET_GEN)$(RM) $@ && \
257 $(RM) $(MAN_XML) $(addsuffix +,$(MAN_XML))
258 $(RM) $(MAN_HTML) $(addsuffix +,$(MAN_HTML))
259 $(RM) $(DOC_HTML) $(DOC_MAN1) $(DOC_MAN5) $(DOC_MAN7)
260 $(RM) $(OUTPUT)*.texi $(OUTPUT)*.texi+ $(OUTPUT)*.texi++
261 $(RM) $(OUTPUT)perf.info $(OUTPUT)perfman.info
262 $(RM) $(OUTPUT)howto-index.txt $(OUTPUT)howto/*.html $(OUTPUT)doc.dep
263 $(RM) $(OUTPUT)technical/api-*.html $(OUTPUT)technical/api-index.txt
[all …]
/external/libpng/contrib/pngminus/
Dmakefile.std8 RM=rm -f
59 $(RM) png2pnm$(O)
60 $(RM) pnm2png$(O)
61 $(RM) png2pnm$(E)
62 $(RM) pnm2png$(E)
63 $(RM) png2pnm-static$(E)
64 $(RM) pnm2png-static$(E)
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86MCTargetDesc.cpp160 static MCCodeGenInfo *createX86MCCodeGenInfo(StringRef TT, Reloc::Model RM, in createX86MCCodeGenInfo() argument
168 if (RM == Reloc::Default) { in createX86MCCodeGenInfo()
174 RM = Reloc::PIC_; in createX86MCCodeGenInfo()
176 RM = Reloc::DynamicNoPIC; in createX86MCCodeGenInfo()
178 RM = Reloc::PIC_; in createX86MCCodeGenInfo()
180 RM = Reloc::Static; in createX86MCCodeGenInfo()
187 if (RM == Reloc::DynamicNoPIC) { in createX86MCCodeGenInfo()
189 RM = Reloc::PIC_; in createX86MCCodeGenInfo()
191 RM = Reloc::Static; in createX86MCCodeGenInfo()
196 if (RM == Reloc::Static && T.isOSDarwin() && is64Bit) in createX86MCCodeGenInfo()
[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-lib31 $(Q) $(RM) -f ../$(ELF_LIB) ../$(ELF_IMAGE).so ../$(ELF_SONAME)
57 $(RM) -f $(DESTDIR)$(ELF_INSTALL_DIR)/$(ELF_LIB) \
63 $(RM) -rf elfshared
64 $(RM) -f $(ELF_LIB)
65 $(RM) -f ../$(ELF_LIB) ../$(ELF_IMAGE).so ../$(ELF_SONAME)
DMakefile.elf-lib31 $(Q) $(RM) -f ../$(ELF_LIB) ../$(ELF_IMAGE).so ../$(ELF_SONAME)
67 $(RM) -f $(DESTDIR)$(ELF_INSTALL_DIR)/$(ELF_LIB) \
73 $(RM) -rf elfshared
74 $(RM) -f $(ELF_LIB)
75 $(RM) -f ../$(ELF_LIB) ../$(ELF_IMAGE).so ../$(ELF_SONAME)
/external/e2fsprogs/doc/
DMakefile.in23 $(Q) $(RM) -rf $(DESTDIR)$(infodir)/libext2fs.info*
34 $(RM) -rf $(DESTDIR)$(infodir)/libext2fs.info*
58 $(RM) -f Makefile
68 $(RM) -f *.ps *.info *.info-? *.html *.pdf
72 $(RM) -f *.aux *.cp *.dvi *.fn *.ky *.log *.pg *.toc *.tp *.vr *.fns
76 $(RM) -f *~ #*
80 $(RM) -f *.tar *.tar.gz *.tgz
83 $(RM) -f *.html
/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/libopus/doc/
DMakefile.am35 $(RM) -r html
36 $(RM) -r latex
37 $(RM) -r man
38 $(RM) doxygen-build.stamp
41 $(RM) -r $(DESTDIR)$(docdir)/html
42 $(RM) $(DESTDIR)$(mandir)/man3/opus_*.3 $(DESTDIR)$(mandir)/man3/opus.h.3
/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/bindings/ocaml/
DMakefile.ocaml223 -$(Verb) $(RM) -f $@
228 -$(Verb) $(RM) -f $(LibraryA)
238 -$(Verb) $(RM) -f $(DestA)
256 -$(Verb) $(RM) -f $(SharedLib)
266 -$(Verb) $(RM) -f $(DestSharedLib)
287 $(Verb) $(RM) -f $(OutputLibs)
296 $(Verb) $(RM) -f $(DestLibs)
317 -$(Verb) $(RM) -f $(OutputsCMI)
334 $(RM) -f "$(PROJ_libocamldir)/$$i"; \
338 $(RM) -f "$(PROJ_libocamldir)/$$i"; \
[all …]
/external/llvm/lib/Target/ARM/
DARMTargetMachine.cpp177 Reloc::Model RM, CodeModel::Model CM, in ARMBaseTargetMachine() argument
180 CPU, FS, Options, RM, CM, OL), in ARMBaseTargetMachine()
237 Reloc::Model RM, CodeModel::Model CM, in ARMTargetMachine() argument
239 : ARMBaseTargetMachine(T, TT, CPU, FS, Options, RM, CM, OL, isLittle) { in ARMTargetMachine()
251 Reloc::Model RM, CodeModel::Model CM, in ARMLETargetMachine() argument
253 : ARMTargetMachine(T, TT, CPU, FS, Options, RM, CM, OL, true) {} in ARMLETargetMachine()
260 Reloc::Model RM, CodeModel::Model CM, in ARMBETargetMachine() argument
262 : ARMTargetMachine(T, TT, CPU, FS, Options, RM, CM, OL, false) {} in ARMBETargetMachine()
269 Reloc::Model RM, CodeModel::Model CM, in ThumbTargetMachine() argument
271 : ARMBaseTargetMachine(T, TT, CPU, FS, Options, RM, CM, OL, in ThumbTargetMachine()
[all …]
DARMTargetMachine.h42 Reloc::Model RM, CodeModel::Model CM,
68 const TargetOptions &Options, Reloc::Model RM,
79 Reloc::Model RM, CodeModel::Model CM,
89 const TargetOptions &Options, Reloc::Model RM,
101 const TargetOptions &Options, Reloc::Model RM,
112 Reloc::Model RM, CodeModel::Model CM,
123 Reloc::Model RM, CodeModel::Model CM,
DARMInstrInfo.cpp93 Reloc::Model RM) const { in expandLoadStackGuard()
98 if (RM == Reloc::PIC_) in expandLoadStackGuard()
99 expandLoadStackGuardBase(MI, ARM::LDRLIT_ga_pcrel, ARM::LDRi12, RM); in expandLoadStackGuard()
101 expandLoadStackGuardBase(MI, ARM::LDRLIT_ga_abs, ARM::LDRi12, RM); in expandLoadStackGuard()
105 if (RM != Reloc::PIC_) { in expandLoadStackGuard()
106 expandLoadStackGuardBase(MI, ARM::MOVi32imm, ARM::LDRi12, RM); in expandLoadStackGuard()
113 if (!Subtarget.GVIsIndirectSymbol(GV, RM)) { in expandLoadStackGuard()
114 expandLoadStackGuardBase(MI, ARM::MOV_ga_pcrel, ARM::LDRi12, RM); in expandLoadStackGuard()
/external/llvm/lib/Target/Sparc/
DSparcTargetMachine.cpp58 Reloc::Model RM, CodeModel::Model CM, in SparcTargetMachine() argument
60 : LLVMTargetMachine(T, computeDataLayout(is64bit), TT, CPU, FS, Options, RM, in SparcTargetMachine()
111 Reloc::Model RM, in SparcV8TargetMachine() argument
114 : SparcTargetMachine(T, TT, CPU, FS, Options, RM, CM, OL, false) { in SparcV8TargetMachine()
123 Reloc::Model RM, in SparcV9TargetMachine() argument
126 : SparcTargetMachine(T, TT, CPU, FS, Options, RM, CM, OL, true) { in SparcV9TargetMachine()
/external/llvm/lib/CodeGen/
DLiveRangeEdit.cpp116 bool LiveRangeEdit::canRematerializeAt(Remat &RM, in canRematerializeAt() argument
122 if (!Remattable.count(RM.ParentVNI)) in canRematerializeAt()
127 if (RM.OrigMI) in canRematerializeAt()
128 DefIdx = LIS.getInstructionIndex(RM.OrigMI); in canRematerializeAt()
130 DefIdx = RM.ParentVNI->def; in canRematerializeAt()
131 RM.OrigMI = LIS.getInstructionFromIndex(DefIdx); in canRematerializeAt()
132 assert(RM.OrigMI && "No defining instruction for remattable value"); in canRematerializeAt()
136 if (cheapAsAMove && !TII.isAsCheapAsAMove(RM.OrigMI)) in canRematerializeAt()
140 if (!allUsesAvailableAt(RM.OrigMI, DefIdx, UseIdx)) in canRematerializeAt()
149 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/libpng/contrib/gregbook/
DMakefile.w3255 RM = del
111 $(RM) r*$(E)
112 $(RM) w*$(E)
113 $(RM) r*$(O)
114 $(RM) w*$(O)

12345678910>>...14