/external/chromium_org/third_party/libyuv/ |
winarm.mk | 10 RM=cmd /c del 42 $(RM) "source\*.o" libyuv_arm.lib
|
/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/chromium_org/native_client_sdk/src/getting_started/part1/ |
Makefile | 28 RM := $(OSHELPERS) rm 47 $(RM) hello_tutorial.pexe hello_tutorial.bc
|
/external/chromium_org/third_party/mesa/src/src/glx/apple/ |
Makefile | 17 RM=rm 104 rm -f depend 124 -rm -f *.o *.a *~ 125 -rm -f *.c~ *.h~ 126 -rm -f *.dylib 127 -rm -f include/GL/gl.h 128 -rm -f $(TOP)/$(LIB_DIR)/$(GL_LIB_GLOB) 129 -rm -f *.o *~ 130 -rm -f depend depend.ba [all...] |
/external/mesa3d/src/glx/apple/ |
Makefile | 17 RM=rm 104 rm -f depend 124 -rm -f *.o *.a *~ 125 -rm -f *.c~ *.h~ 126 -rm -f *.dylib 127 -rm -f include/GL/gl.h 128 -rm -f $(TOP)/$(LIB_DIR)/$(GL_LIB_GLOB) 129 -rm -f *.o *~ 130 -rm -f depend depend.ba [all...] |
/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/clang/lib/StaticAnalyzer/Checkers/ |
BuiltinFunctionChecker.cpp | 57 MemRegionManager& RM = C.getStoreManager().getRegionManager(); 59 RM.getAllocaRegion(CE, C.blockCount(), C.getLocationContext());
|
/external/chromium_org/third_party/skia/third_party/lua/src/ |
Makefile | 16 RM= rm -f 69 $(RM) $(ALL_T) $(ALL_O) 82 @echo "RM= $(RM)"
|
/hardware/ti/omap4-aah/domx/make/ |
start.mk | 81 RM = rm $(1) 83 RMDIR = rm -r $(1)
|
/hardware/ti/omap4xxx/domx/make/ |
start.mk | 81 RM = rm $(1) 83 RMDIR = rm -r $(1)
|
/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/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...] |
/frameworks/compile/slang/ |
slang_backend.cpp | 142 llvm::Reloc::Model RM = llvm::Reloc::Static; 171 Options, RM, CM);
|
/external/chromium_org/native_client_sdk/src/tools/ |
common.mk | 186 RM := $(OSHELPERS) rm 191 RM := @$(OSHELPERS) rm 256 $(RM) -f $(TARGET).nmf 257 $(RM) -rf $(OUTDIR) 258 $(RM) -rf user-data-dir
|
/external/clang/lib/CodeGen/ |
BackendUtil.cpp | 401 llvm::Reloc::Model RM = llvm::Reloc::Default; 403 RM = llvm::Reloc::Static; 405 RM = llvm::Reloc::PIC_; 409 RM = llvm::Reloc::DynamicNoPIC; 483 RM, CM, OptLevel);
|
/external/linux-tools-perf/perf-3.12.0/tools/perf/Documentation/ |
Makefile | 54 RM ?= rm -f 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.de [all...] |
/external/linux-tools-perf/perf-3.12.0/tools/perf/ |
Makefile | 79 RM = rm -f 148 python-clean := rm -rf $(PYTHON_EXTBUILD) $(OUTPUT)python/perf.so 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 [all...] |
/external/llvm/lib/Target/ |
TargetMachineC.cpp | 110 Reloc::Model RM; 113 RM = Reloc::Static; 116 RM = Reloc::PIC_; 119 RM = Reloc::DynamicNoPIC; 122 RM = Reloc::Default; 145 return wrap(unwrap(T)->createTargetMachine(Triple, CPU, Features, opt, RM,
|
/external/mdnsresponder/mDNSPosix/ |
Makefile | 62 RM = rm 228 @if test -d $(OBJDIR) ; then rm -r $(OBJDIR) ; fi 229 @if test -d $(BUILDDIR) ; then rm -r $(BUILDDIR) ; fi 380 @if test -d $(OBJDIR) ; then rm -r $(OBJDIR) ; fi 381 @if test -f $(PROJECT_DERIVED_FILE_DIR)/DNSSD.java.h ; then $(RM) $(PROJECT_DERIVED_FILE_DIR)/DNSSD.java.h ; fi 382 @if test -f $(BUILDDIR)/dns_sd.jar ; then $(RM) $(BUILDDIR)/dns_sd.jar ; fi
|
/external/llvm/lib/Target/NVPTX/ |
NVPTX.h | 146 RM,
|
/external/llvm/lib/Target/Mips/ |
MipsAsmPrinter.cpp | 675 Reloc::Model RM = Subtarget->getRelocationModel(); 680 if (RM == Reloc::Static && !Subtarget->isABI_N64()) [all...] |
MipsSubtarget.h | 139 Reloc::Model RM; 178 const std::string &FS, bool little, Reloc::Model RM, 273 Reloc::Model getRelocationModel() const {return RM;}
|
/external/clang/lib/StaticAnalyzer/Core/ |
RegionStore.cpp | 652 RegionStoreManager &RM; 682 ClusterAnalysis(RegionStoreManager &rm, ProgramStateManager &StateMgr, 684 : RM(rm), Ctx(StateMgr.getContext()), [all...] |
/external/pcre/dist/sljit/ |
sljitNativeARM_32.c | 62 #define RM(rm) (reg_map[rm]) 263 return push_inst(compiler, BLX | RM(TMP_REG1)); 484 inst[1] = BLX | RM(TMP_REG1); 866 FAIL_IF(push_inst(compiler, EMIT_DATA_PROCESS_INS(MOV_DP, 0, SLJIT_S0, SLJIT_UNUSED, RM(SLJIT_R0)))); 868 FAIL_IF(push_inst(compiler, EMIT_DATA_PROCESS_INS(MOV_DP, 0, SLJIT_S1, SLJIT_UNUSED, RM(SLJIT_R1)))); 870 FAIL_IF(push_inst(compiler, EMIT_DATA_PROCESS_INS(MOV_DP, 0, SLJIT_S2, SLJIT_UNUSED, RM(SLJIT_R2)))); 983 return push_inst(compiler, EMIT_DATA_PROCESS_INS(opcode, flags & SET_FLAGS, dst, src1, (src2 & SRC2_IMM) ? src2 : RM(src2))) [all...] |