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

1234567891011>>

/external/llvm/lib/MC/
H A DMCCodeGenInfo.cpp18 void MCCodeGenInfo::initMCCodeGenInfo(Reloc::Model RM, CodeModel::Model CM, argument
20 RelocationModel = RM;
/external/autotest/client/site_tests/hardware_Keyboard/src/
H A DMakefile12 $(RM) $(TARGET)
/external/autotest/client/site_tests/platform_CompressedSwap/src/
H A DMakefile12 $(RM) $(TARGET)
/external/llvm/unittests/Transforms/
H A DMakefile17 $(Verb) $(RM) -f *Tests
/external/e2fsprogs/lib/
H A 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)
H A 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
H 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)
/external/autotest/client/site_tests/security_Minijail_seccomp/src/
H A DMakefile28 $(RM) $(TARGET_OK)
29 $(RM) $(TARGET_FAIL)
30 $(RM) $(TARGET_OPEN)
/external/autotest/client/site_tests/security_AltSyscall/src/
H A DMakefile15 $(RM) $(TARGETS)
/external/autotest/client/site_tests/security_SMMLocked/src/
H A DMakefile17 $(RM) $(TARGET)
/external/autotest/client/tests/disktest/src/
H A DMakefile13 $(RM) $(TARGET)
/external/libpng/contrib/pngminim/decoder/
H A 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/
H A 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/autotest/client/site_tests/camera_V4L2/src/
H A DMakefile38 $(RM) $(TARGET)
39 $(RM) $(TARGET_UNITTEST)
40 $(RM) $(TARGET_HELPER)
/external/autotest/client/site_tests/graphics_Gbm/src/
H A DMakefile24 $(RM) $(GBMTEST)
25 $(RM) $(OBJS) $(DEPS)
26 $(RM) *.o *.d .version
/external/libopus/doc/
H A 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/mesa3d/bin/
H A Dminstall13 RM="rm -f"
82 $RM "$FILE"
90 $RM "$DEST/`basename $FILE`"
/external/autotest/client/site_tests/graphics_GLAPICheck/src/
H A DMakefile26 $(RM) $(TARGET_GL)
27 $(RM) $(TARGET_ES)
/external/llvm/lib/Target/Sparc/
H A DSparcTargetMachine.cpp60 Reloc::Model RM, CodeModel::Model CM,
63 RM, CM, OL),
112 Reloc::Model RM, CodeModel::Model CM,
114 : SparcTargetMachine(T, TT, CPU, FS, Options, RM, CM, OL, false) {}
121 Reloc::Model RM, CodeModel::Model CM,
123 : SparcTargetMachine(T, TT, CPU, FS, Options, RM, CM, OL, true) {}
130 Reloc::Model RM, CodeModel::Model CM,
132 : SparcTargetMachine(T, TT, CPU, FS, Options, RM, CM, OL, false) {}
57 SparcTargetMachine(const Target &T, const Triple &TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Reloc::Model RM, CodeModel::Model CM, CodeGenOpt::Level OL, bool is64bit) argument
109 SparcV8TargetMachine(const Target &T, const Triple &TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Reloc::Model RM, CodeModel::Model CM, CodeGenOpt::Level OL) argument
118 SparcV9TargetMachine(const Target &T, const Triple &TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Reloc::Model RM, CodeModel::Model CM, CodeGenOpt::Level OL) argument
127 SparcelTargetMachine(const Target &T, const Triple &TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Reloc::Model RM, CodeModel::Model CM, CodeGenOpt::Level OL) argument
/external/autotest/client/site_tests/platform_CompressedSwapPerf/src/
H A DMakefile14 $(RM) $(TARGET)
/external/e2fsprogs/doc/
H A 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/llvm/lib/Target/SystemZ/
H A DSystemZSubtarget.cpp47 // Return true if GV binds locally under reloc model RM.
48 static bool bindsLocally(const GlobalValue *GV, Reloc::Model RM) { argument
50 if (RM == Reloc::Static)
57 Reloc::Model RM,
66 return bindsLocally(GV, RM);
56 isPC32DBLSymbol(const GlobalValue *GV, Reloc::Model RM, CodeModel::Model CM) const argument
/external/llvm/unittests/
H A DMakefile20 $(Verb) $(RM) -f *Tests
/external/llvm/lib/CodeGen/
H A DParallelCG.cpp30 const TargetOptions &Options, Reloc::Model RM,
34 M->getTargetTriple(), CPU, Features, Options, RM, CM, OL));
46 Reloc::Model RM, CodeModel::Model CM, CodeGenOpt::Level OL,
55 codegen(M.get(), *OSs[0], TheTarget, CPU, Features, Options, RM, CM,
73 [TheTarget, CPU, Features, Options, RM, CM, OL, FileType,
85 Options, RM, CM, OL, FileType);
28 codegen(Module *M, llvm::raw_pwrite_stream &OS, const Target *TheTarget, StringRef CPU, StringRef Features, const TargetOptions &Options, Reloc::Model RM, CodeModel::Model CM, CodeGenOpt::Level OL, TargetMachine::CodeGenFileType FileType) argument
43 splitCodeGen(std::unique_ptr<Module> M, ArrayRef<llvm::raw_pwrite_stream *> OSs, StringRef CPU, StringRef Features, const TargetOptions &Options, Reloc::Model RM, CodeModel::Model CM, CodeGenOpt::Level OL, TargetMachine::CodeGenFileType FileType) argument
/external/libpng/contrib/pngminim/preader/
H A 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...]

Completed in 577 milliseconds

1234567891011>>