HomeSort by relevance Sort by last modified time
    Searched refs:RM (Results 1 - 25 of 308) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/lib/MC/
MCCodeGenInfo.cpp 18 void MCCodeGenInfo::InitMCCodeGenInfo(Reloc::Model RM, CodeModel::Model CM,
20 RelocationModel = RM;
  /frameworks/wilhelm/doc/
Makefile 5 $(RM) -r html
  /external/llvm/unittests/Transforms/
Makefile 17 $(Verb) $(RM) -f *Tests
  /frameworks/wilhelm/tools/permute/
Makefile 5 $(RM) $@
  /external/e2fsprogs/lib/
Makefile.bsd-lib 27 $(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)
Makefile.darwin-lib 29 $(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
Makefile.solaris-lib 31 $(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/libpng/contrib/pngminim/decoder/
makefile 14 RM=rm -f
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
    [all...]
  /external/libpng/contrib/pngminim/encoder/
makefile 14 RM=rm -f
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
    [all...]
  /external/chromium_org/third_party/opus/src/doc/
Makefile.am 35 $(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/libopus/doc/
Makefile.am 35 $(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/chromium_org/third_party/mesa/src/bin/
minstall 13 RM="rm -f"
82 $RM "$FILE"
90 $RM "$DEST/`basename $FILE`"
  /external/llvm/lib/Target/Sparc/
SparcTargetMachine.cpp 31 Reloc::Model RM, CodeModel::Model CM,
34 : LLVMTargetMachine(T, TT, CPU, FS, Options, RM, CM, OL),
85 Reloc::Model RM,
88 : SparcTargetMachine(T, TT, CPU, FS, Options, RM, CM, OL, false) {
97 Reloc::Model RM,
100 : SparcTargetMachine(T, TT, CPU, FS, Options, RM, CM, OL, true) {
  /external/mesa3d/bin/
minstall 13 RM="rm -f"
82 $RM "$FILE"
90 $RM "$DEST/`basename $FILE`"
  /frameworks/wilhelm/tools/hashgen/
Makefile 12 $(RM) $@
18 $(RM) $@
22 $(RM) $@
49 $(RM) $@
60 $(RM) part5gen frag1 *.o
61 $(RM) part23in.gperf part5gen.c part23in.c
62 $(RM) part2.c part3.c part5.c part7.c
65 $(RM) IID_to_MPH.c
  /external/e2fsprogs/doc/
Makefile.in 23 $(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/
SystemZSubtarget.cpp 55 // Return true if GV binds locally under reloc model RM.
56 static bool bindsLocally(const GlobalValue *GV, Reloc::Model RM) {
58 if (RM == Reloc::Static)
65 Reloc::Model RM,
74 return bindsLocally(GV, RM);
  /external/llvm/unittests/
Makefile 19 $(Verb) $(RM) -f *Tests
  /external/chromium_org/third_party/skia/third_party/lua/
Makefile 34 RM= rm -f
68 cd src && cd $(INSTALL_BIN) && $(RM) $(TO_BIN)
69 cd src && cd $(INSTALL_INC) && $(RM) $(TO_INC)
70 cd src && cd $(INSTALL_LIB) && $(RM) $(TO_LIB)
71 cd doc && cd $(INSTALL_MAN) && $(RM) $(TO_MAN)
  /external/llvm/lib/Target/ARM/
ARMTargetMachine.cpp 51 Reloc::Model RM, CodeModel::Model CM,
53 : LLVMTargetMachine(T, TT, CPU, FS, Options, RM, CM, OL),
75 Reloc::Model RM, CodeModel::Model CM,
77 : ARMBaseTargetMachine(T, TT, CPU, FS, Options, RM, CM, OL, isLittle) {
89 Reloc::Model RM, CodeModel::Model CM,
91 : ARMTargetMachine(T, TT, CPU, FS, Options, RM, CM, OL, true) {}
98 Reloc::Model RM, CodeModel::Model CM,
100 : ARMTargetMachine(T, TT, CPU, FS, Options, RM, CM, OL, false) {}
107 Reloc::Model RM, CodeModel::Model CM,
109 : ARMBaseTargetMachine(T, TT, CPU, FS, Options, RM, CM, OL
    [all...]
  /external/libpng/contrib/pngminim/preader/
makefile 14 RM=rm -f
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
    [all...]
  /external/llvm/lib/Target/MSP430/
MSP430TargetMachine.cpp 30 Reloc::Model RM, CodeModel::Model CM,
32 : LLVMTargetMachine(T, TT, CPU, FS, Options, RM, CM, OL),
  /external/llvm/test/
Makefile.tests 47 $(RM) -f a.out core
48 $(RM) -rf Output/
  /external/linux-tools-perf/perf-3.12.0/tools/lib/lk/
Makefile 21 RM = rm -f
24 $(QUIET_AR)$(RM) $@ && $(AR) rcs $(OUTPUT)$@ $(LIB_OBJS)
36 $(RM) $(LIB_OBJS) $(LIBFILE)
  /external/llvm/lib/Target/AArch64/
AArch64TargetMachine.h 31 Reloc::Model RM, CodeModel::Model CM,
70 Reloc::Model RM, CodeModel::Model CM,
81 Reloc::Model RM, CodeModel::Model CM,

Completed in 334 milliseconds

1 2 3 4 5 6 7 8 91011>>