Searched refs:RM (Results 176 - 200 of 283) sorted by relevance

1234567891011>>

/external/llvm/include/llvm/Target/
H A DTargetMachine.h272 Reloc::Model RM, CodeModel::Model CM,
/external/llvm/tools/llvm-shlib/
H A DMakefile114 $(Verb) $(RM) -f $(ToolDir)/libstdc++.dll.a
/external/mesa3d/src/glx/apple/
H A DMakefile17 RM=rm macro
/external/linux-tools-perf/perf-3.12.0/tools/perf/
H A DMakefile79 RM = rm -f macro
668 $(QUIET_AR)$(RM) $@ && $(AR) rcs $@ $(LIB_OBJS)
729 $(RM) TAGS
733 $(RM) tags
737 $(RM) cscope*
808 $(RM) $(LIB_OBJS) $(BUILTIN_OBJS) $(LIB_FILE) $(OUTPUT)perf-archive $(OUTPUT)perf.o $(LANG_BINDINGS)
809 $(RM) $(ALL_PROGRAMS) perf
810 $(RM) *.spec *.pyc *.pyo */*.pyc */*.pyo $(OUTPUT)common-cmds.h TAGS tags cscope*
812 $(RM) $(OUTPUT)PERF-VERSION-FILE $(OUTPUT)PERF-CFLAGS
813 $(RM)
[all...]
/external/e2fsprogs/ext2ed/
H A DMakefile.in69 $(RM) -f ext2ed $(OBJS) $(DOCS) ext2ed.conf ext2ed.8
/external/chromium_org/native_client_sdk/src/tools/
H A Dcommon.mk186 RM := $(OSHELPERS) rm macro
191 RM := @$(OSHELPERS) rm macro
253 $(RM) -f $(TARGET).nmf
254 $(RM) -rf $(OUTDIR)
255 $(RM) -rf user-data-dir
H A Dhost_gcc.mk101 $(RM) -f $$@
H A Dnacl_gcc.mk296 $(RM) -f $$@
303 $(RM) -f $$@
311 $(RM) -f $$@
326 $(RM) -f $$@
H A Dnacl_llvm.mk81 $(RM) -f $$@
/external/llvm/lib/CodeGen/
H A DInlineSpiller.cpp874 LiveRangeEdit::Remat RM(ParentVNI);
877 RM.OrigMI = SibI->second.DefMI;
878 if (!Edit->canRematerializeAt(RM, UseIdx, false)) {
897 if (RM.OrigMI->canFoldAsLoad() &&
898 foldMemoryOperand(Ops, RM.OrigMI)) {
899 Edit->markRematerialized(RM.ParentVNI);
908 SlotIndex DefIdx = Edit->rematerializeAt(*MI->getParent(), MI, NewVReg, RM,
/external/e2fsprogs/e2fsck/
H A DMakefile.in231 $(RM) -f $(DESTDIR)$(man8dir)/$$i.$$j; \
238 $(RM) -f $(DESTDIR)$(man5dir)/$$i.$$j; \
257 $(RM) -f $(DESTDIR)$(root_sbindir)/$$i; \
259 $(RM) -f $(DESTDIR)$(root_sbindir)/fsck.ext2 \
264 $(RM) -f $(DESTDIR)$(man8dir)/$$i; \
267 $(RM) -f $(DESTDIR)$(man5dir)/$$i; \
269 $(RM) -f $(DESTDIR)$(root_sbindir)/fsck.ext2 \
275 $(RM) -f $(PROGS) \#* *\# *.s *.o *.a *~ core e2fsck.static \
280 $(RM) -rf profiled
284 $(RM)
[all...]
/external/qemu/distrib/sdl-1.2.15/acinclude/
H A Dlibtool.m4134 : ${RM="rm -f"}
681 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
682 $RM "$cfgfile"
748 RM='$RM'
874 $RM conftest*
888 $RM -r conftest*
1435 $RM conftest*
1478 $RM -r conftest*
1865 $RM
[all...]
/external/chromium_org/v8/src/arm/
H A Dconstants-arm.h379 RM = 2 << 22, // Round towards Minus Infinity. enumerator in enum:v8::internal::VFPRoundingMode
385 kRoundToMinusInf = RM,
/external/chromium_org/v8/src/mips/
H A Dconstants-mips.h552 RM = 3 << 0, // Round towards Minus Infinity.
558 kRoundToMinusInf = RM
/external/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h195 void InitMCObjectFileInfo(StringRef TT, Reloc::Model RM, CodeModel::Model CM,
/external/llvm/lib/Target/NVPTX/InstPrinter/
H A DNVPTXInstPrinter.cpp134 case NVPTX::PTXCvtMode::RM:
/external/valgrind/main/none/tests/arm/
H A Dvfp.c134 #define TESTINSN_vmov_2single_2core(instruction, SD1, SD2, RN, RM, RNval, RMval) \
138 printf("\t\t\t "#RN" 0x%08x "#RM" 0x%08x\n", RNval, RMval); \
141 "mov " #RM ", %2\n\t" \
148 : #SD1, #SD2, #RN, #RM, "memory" \
154 #define TESTINSN_vmov_double_2core(instruction, DD, RN, RM, RNval, RMval) \
158 printf(#RN" 0x%08x "#RM" 0x%08x\t", RNval, RMval); \
161 "mov " #RM ", %2\n\t" \
167 : #DD, #RN, #RM, "memory" \
368 #define TESTINSN_vstr64(instruction, DD, DDval, RM, RMval, imm) \
375 "mov " #RM ", #
[all...]
/external/fdlibm/
H A Dconfigure277 ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT AR CHMOD CP RANLIB RM LIBOBJS LTLIBOBJS'
2362 case $RM in
2364 ac_cv_path_RM="$RM" # Let the user override the test with a path.
2384 RM=$ac_cv_path_RM
2386 if test -n "$RM"; then
2387 echo "$as_me:$LINENO: result: $RM" >&5
2388 echo "${ECHO_T}$RM" >&6
2394 test -n "$RM" && break
3044 s,@RM@,$RM,;
[all...]
/external/chromium_org/third_party/tcmalloc/vendor/
H A Dconfigure5794 : ${RM="rm -f"}
8676 $RM conftest*
8682 $RM -r conftest*
8728 $RM conftest*
9067 $RM conftest*
9118 $RM -r conftest*
9143 $RM -r conftest 2>/dev/null
9174 $RM conftest*
9177 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
9178 $RM ou
[all...]
/external/protobuf/gtest/
H A Dconfigure5058 : ${RM="rm -f"}
8165 $RM conftest*
8171 $RM -r conftest*
8218 $RM conftest*
8595 $RM conftest*
8651 $RM -r conftest*
8676 $RM -r conftest 2>/dev/null
8707 $RM conftest*
8710 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
8711 $RM ou
[all...]
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Dencodemb.c199 #define RDTRUNC(RM,DM,R,D) ( (128+(R)*(RM)) & 0xFF )
/external/chromium_org/third_party/libxml/src/
H A Dconfigure878 RM
4239 case $RM in
4241 ac_cv_path_RM="$RM" # Let the user override the test with a path.
4263 RM=$ac_cv_path_RM
4264 if test -n "$RM"; then
4265 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RM" >&5
4266 $as_echo "$RM" >&6; }
5766 : ${RM="rm -f"}
8033 $RM conftest*
8039 $RM
[all...]
/external/chromium_org/third_party/skia/third_party/lua/src/
H A DMakefile16 RM= rm -f macro
69 $(RM) $(ALL_T) $(ALL_O)
82 @echo "RM= $(RM)"
/external/libvpx/libvpx/vp8/encoder/
H A Dencodemb.c199 #define RDTRUNC(RM,DM,R,D) ( (128+(R)*(RM)) & 0xFF )
/external/llvm/
H A DMakefile172 $(Verb) $(RM) -f \

Completed in 592 milliseconds

1234567891011>>