/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/unicode/ |
Makefile | 12 RM = /bin/rm
32 $(RM) build/atarist.*
33 $(RM) build/us_ascii_quotes.*
34 $(RM) build/ibmgraph.*
35 $(RM) build/sgml.*
36 $(RM) -f build/readme.*
43 $(RM) build/cp9*
44 $(RM) -f build/readme.*
48 $(RM) -f build/isoreadme.* [all...] |
/device/linaro/bootloader/arm-trusted-firmware/tools/fip_create/ |
Makefile | 46 RM := rm -rf 64 ${Q}${RM} ${PROJECT} 65 ${Q}${RM} ${OBJECTS}
|
/external/libyuv/files/ |
winarm.mk | 11 RM=cmd /c del 45 $(RM) "source\*.o" libyuv_arm.lib
|
/device/linaro/bootloader/arm-trusted-firmware/tools/cert_create/ |
Makefile | 71 RM := rm -rf 89 ${Q}${RM} -f src/build_msg.o ${OBJECTS} 92 ${Q}${RM} -f ${BINARY}
|
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmJunoPkg/ |
Makefile | 47 RM ?= rm -f 86 rm -Rf $(EDK2_CONF) Conf/.cache
|
/device/linaro/bootloader/edk2/ArmPlatformPkg/Scripts/ |
Makefile | 39 RM ?= rm -f
86 rm -Rf $(EDK2_CONF) Conf/.cache
|
/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/clang/lib/StaticAnalyzer/Checkers/ |
BuiltinFunctionChecker.cpp | 60 MemRegionManager& RM = C.getStoreManager().getRegionManager(); 62 RM.getAllocaRegion(CE, C.blockCount(), C.getLocationContext());
|
/external/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/syslinux/com32/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)
|
/prebuilts/go/darwin-x86/src/runtime/ |
vlop_arm.s | 117 #define RM R3 124 MOVW $fast_udiv_tab<>-64(SB), RM 125 ADD.NE Ra>>25, RM, Ra // index by most significant 7 bits of divisor 129 RSB $0, Rq, RM // M = -q 133 MUL.PL RM, Rq, Ra // a = -q*d 136 TEQ RM->1, RM // check for d=0 or d=1 139 MUL.NE RM, Rq, Ra 146 ADD RM, Rr, Rr // r = n - d 147 MULA RM, Rq, Rr, Rr // r = n - (q+1)* [all...] |
/prebuilts/go/linux-x86/src/runtime/ |
vlop_arm.s | 117 #define RM R3 124 MOVW $fast_udiv_tab<>-64(SB), RM 125 ADD.NE Ra>>25, RM, Ra // index by most significant 7 bits of divisor 129 RSB $0, Rq, RM // M = -q 133 MUL.PL RM, Rq, Ra // a = -q*d 136 TEQ RM->1, RM // check for d=0 or d=1 139 MUL.NE RM, Rq, Ra 146 ADD RM, Rr, Rr // r = n - d 147 MULA RM, Rq, Rr, Rr // r = n - (q+1)* [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/ |
Makefile | 16 RM= rm -f 69 $(RM) $(ALL_T) $(ALL_O) 82 @echo "RM= $(RM)"
|
/external/llvm/lib/Target/ |
TargetMachine.cpp | 84 Reloc::Model TargetMachine::getRelocationModel() const { return RM; } 113 Reloc::Model RM = getRelocationModel(); 128 if (RM == Reloc::Static) 134 assert(RM != Reloc::DynamicNoPIC); 137 RM == Reloc::Static || M.getPIELevel() != PIELevel::Default; 145 if (!IsTLS && (RM == Reloc::Static || CanUseCopyRelocWithPIE)) 155 Reloc::Model RM = getRelocationModel(); 156 bool IsSharedLibrary = RM == Reloc::PIC_ && !IsPIE;
|
TargetMachineC.cpp | 108 Optional<Reloc::Model> RM; 111 RM = Reloc::Static; 114 RM = Reloc::PIC_; 117 RM = Reloc::DynamicNoPIC; 142 return wrap(unwrap(T)->createTargetMachine(Triple, CPU, Features, opt, RM,
|
/external/mdnsresponder/mDNSWindows/Java/ |
makefile | 43 RM = del /Q
|
/external/skia/third_party/lua/src/ |
Makefile | 16 RM= rm -f 69 $(RM) $(ALL_T) $(ALL_O) 82 @echo "RM= $(RM)"
|
/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...] |
/external/llvm/include/llvm/Target/ |
TargetMachine.h | 91 Reloc::Model RM = Reloc::Static; 285 TargetOptions Options, Reloc::Model RM, CodeModel::Model CM,
|
/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/syslinux/gpxe/src/ |
Makefile | 17 RM := rm -f
|
/toolchain/binutils/binutils-2.25/opcodes/ |
mcore-opc.h | 27 RM, RQ, JSR, JMP, OBRa, OBRb, OBRc, OBR2, 62 { "ldm", RM, 0, 0x0060 }, 63 { "stm", RM, 0, 0x0070 },
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/custom/sec/ |
SecP224R1FieldElement.java | 197 private static void RM(int[] nc, int[] d0, int[] e0, int[] d1, int[] e1, int[] f1, int[] t) 229 RM(nc, d0, e0, d1, e1, f1, t);
|