| /trueos/contrib/libreadline/support/ |
| HD | shlib-install | 45 RM="rm -f" 51 ${echo} $RM ${INSTALLDIR}/${LIBNAME}.${OLDSUFF} 62 ${echo} ${RM} ${INSTALLDIR}/${LIBNAME} 80 ${echo} $RM ${BINDIR}/${LIBNAME}.${OLDSUFF} 89 ${echo} ${RM} ${BINDIR}/${LIBNAME} 90 ${echo} ${RM} ${INSTALLDIR}/${IMPLIBNAME} 121 ${echo} ${RM} ${INSTALLDIR}/$LINK2 127 ${echo} ${RM} ${INSTALLDIR}/$LINK1 135 ${echo} ${RM} ${INSTALLDIR}/$LINK2 141 ${echo} ${RM} ${INSTALLDIR}/$LINK1 [all …]
|
| /trueos/contrib/libreadline/doc/ |
| HD | Makefile.in | 42 RM = rm -f 88 $(RM) $@ 92 $(RM) $@ 96 $(RM) $@ 129 $(RM) $@ 133 $(RM) $@ 137 $(RM) $@ 146 $(RM) rlman.html 157 ${RM} $@ 163 ${RM} $@ [all …]
|
| /trueos/contrib/bmake/mk/ |
| HD | autodep.mk | 73 RM?= rm 91 …@${SHELL} -ec "${CC_MD} -M ${CPPFLAGS_MD} y.tab.c | sed '/:/s/^/$@ /' > $@" || { ${RM} -f y.tab.c … 92 @${RM} -f y.tab.c 97 …@${SHELL} -ec "${CC_MD} -M ${CPPFLAGS_MD} lex.yy.c | sed '/:/s/^/$@ /' > $@" || { ${RM} -f lex.yy.… 98 @${RM} -f lex.yy.c 102 @${SHELL} -ec "${CC_MD} -M ${CPPFLAGS_MD} $< | sed '/:/s/^/$@ /' > $@" || { ${RM} -f $@; false; } 106 …@${SHELL} -ec "${CC_MD} -M ${CPPFLAGS_MD} ${AINC} $< | sed '/:/s/^/$@ /' > $@" || { ${RM} -f $@; f… 110 @${SHELL} -ec "${CXX_MD} -M ${CXXFLAGS_MD} $< | sed '/:/s/^/$@ /' > $@" || { ${RM} -f $@; false; } 114 ${CC_MD} ${CFLAGS_MD:S/D//} ${CPPFLAGS_MD} y.tab.c > $@ || { ${RM} -f y.tab.c $@; false; } 115 ${RM} -f y.tab.c [all …]
|
| HD | yacc.mk | 22 RM?= rm 31 ${RM} -f y.tab.[!h] 42 ${RM} -f y.tab.* 51 ${RM} y.tab.*; }; }
|
| /trueos/contrib/groff/contrib/pdfmark/ |
| HD | Makefile.sub | 39 RM=rm -f 60 $(RM) $@ 78 $(RM) $@ 89 $(RM) $(bindir)/$$f; \ 94 $(RM) $(tmacdir)/$$f; \ 101 $(RM) $(pdfdocdir)/$$f; \ 107 $(RM) $(bindir)/$$f; \ 110 $(RM) $(tmacdir)/$$f; \ 113 $(RM) $(pdfdocdir)/$$f; \
|
| /trueos/contrib/gperf/doc/ |
| HD | Makefile.in | 45 RM = rm -f 80 …cd $(srcdir) && $(RM) gperf.aux gperf.toc gperf.cp gperf.fn gperf.ky gperf.pg gperf.tp gperf.vr gp… 82 …cd $(srcdir) && $(RM) gperf.aux gperf.toc gperf.cp gperf.fn gperf.ky gperf.pg gperf.tp gperf.vr gp… 94 …cd $(srcdir) && $(RM) gperf.aux gperf.toc gperf.cp gperf.fn gperf.ky gperf.pg gperf.tp gperf.vr gp… 96 …cd $(srcdir) && $(RM) gperf.aux gperf.toc gperf.cp gperf.fn gperf.ky gperf.pg gperf.tp gperf.vr gp… 105 cd $(srcdir) && $(RM) gperf_*.html 132 $(RM) $(DESTDIR)$(infodir)/gperf.info 133 $(RM) $(DESTDIR)$(man1dir)/gperf.1 137 $(RM) $(DESTDIR)$(htmldir)/gperf.html 144 $(RM) *~ *.aux *.toc *.cp *.fn *.ky *.pg *.tp *.vr *.my *.log *.cps core [all …]
|
| /trueos/contrib/groff/contrib/groffer/ |
| HD | Makefile.sub | 33 RM=rm -f 38 $(RM) $@; 49 -$(RM) $(bindir)/groffer 53 -$(RM) $(libdir)/groff/groffer/groffer2.sh 58 -$(RM) $(bindir)/groffer 59 -$(RM) $(libdir)/groff/groffer/groffer2.sh
|
| /trueos/contrib/binutils/opcodes/ |
| HD | mep-opc.c | 661 { { MNEM, ' ', OP (UDISP2), '(', OP (RM), ')', 0 } }, 667 { { MNEM, ' ', OP (RN), ',', OP (RM), 0 } }, 703 { { MNEM, ' ', OP (RL), ',', OP (RN), ',', OP (RM), 0 } }, 721 { { MNEM, ' ', '$', '0', ',', OP (RN), ',', OP (RM), 0 } }, 727 { { MNEM, ' ', OP (RN), ',', OP (RM), 0 } }, 733 { { MNEM, ' ', '$', '0', ',', OP (RN), ',', OP (RM), 0 } }, 739 { { MNEM, ' ', OP (RN), ',', OP (RM), 0 } }, 745 { { MNEM, ' ', '$', '0', ',', OP (RN), ',', OP (RM), 0 } }, 751 { { MNEM, ' ', '$', '0', ',', OP (RN), ',', OP (RM), 0 } }, 769 { { MNEM, ' ', '$', '0', ',', OP (RN), ',', OP (RM), 0 } }, [all …]
|
| /trueos/contrib/llvm/lib/Target/Sparc/ |
| HD | SparcTargetMachine.cpp | 31 Reloc::Model RM, CodeModel::Model CM, in SparcTargetMachine() argument 34 : LLVMTargetMachine(T, TT, CPU, FS, Options, RM, CM, OL), in SparcTargetMachine() 89 Reloc::Model RM, in SparcV8TargetMachine() argument 92 : SparcTargetMachine(T, TT, CPU, FS, Options, RM, CM, OL, false) { in SparcV8TargetMachine() 101 Reloc::Model RM, in SparcV9TargetMachine() argument 104 : SparcTargetMachine(T, TT, CPU, FS, Options, RM, CM, OL, true) { in SparcV9TargetMachine()
|
| /trueos/contrib/llvm/lib/CodeGen/ |
| HD | LiveRangeEdit.cpp | 117 bool LiveRangeEdit::canRematerializeAt(Remat &RM, in canRematerializeAt() argument 123 if (!Remattable.count(RM.ParentVNI)) in canRematerializeAt() 128 if (RM.OrigMI) in canRematerializeAt() 129 DefIdx = LIS.getInstructionIndex(RM.OrigMI); in canRematerializeAt() 131 DefIdx = RM.ParentVNI->def; in canRematerializeAt() 132 RM.OrigMI = LIS.getInstructionFromIndex(DefIdx); in canRematerializeAt() 133 assert(RM.OrigMI && "No defining instruction for remattable value"); in canRematerializeAt() 137 if (cheapAsAMove && !RM.OrigMI->isAsCheapAsAMove()) in canRematerializeAt() 141 if (!allUsesAvailableAt(RM.OrigMI, DefIdx, UseIdx)) in canRematerializeAt() 150 const Remat &RM, in rematerializeAt() argument [all …]
|
| /trueos/contrib/llvm/lib/Target/Mips/ |
| HD | MipsTargetMachine.cpp | 58 Reloc::Model RM, CodeModel::Model CM, in MipsTargetMachine() argument 61 : LLVMTargetMachine(T, TT, CPU, FS, Options, RM, CM, OL), in MipsTargetMachine() 62 Subtarget(TT, CPU, FS, isLittle, RM, this), in MipsTargetMachine() 120 Reloc::Model RM, CodeModel::Model CM, in MipsebTargetMachine() argument 122 : MipsTargetMachine(T, TT, CPU, FS, Options, RM, CM, OL, false) {} in MipsebTargetMachine() 129 Reloc::Model RM, CodeModel::Model CM, in MipselTargetMachine() argument 131 : MipsTargetMachine(T, TT, CPU, FS, Options, RM, CM, OL, true) {} in MipselTargetMachine()
|
| /trueos/contrib/llvm/lib/Target/NVPTX/ |
| HD | NVPTXTargetMachine.cpp | 68 const TargetOptions &Options, Reloc::Model RM, CodeModel::Model CM, in NVPTXTargetMachine() argument 70 : LLVMTargetMachine(T, TT, CPU, FS, Options, RM, CM, OL), in NVPTXTargetMachine() 82 const TargetOptions &Options, Reloc::Model RM, CodeModel::Model CM, in NVPTXTargetMachine32() argument 84 : NVPTXTargetMachine(T, TT, CPU, FS, Options, RM, CM, OL, false) {} in NVPTXTargetMachine32() 90 const TargetOptions &Options, Reloc::Model RM, CodeModel::Model CM, in NVPTXTargetMachine64() argument 92 : NVPTXTargetMachine(T, TT, CPU, FS, Options, RM, CM, OL, true) {} in NVPTXTargetMachine64()
|
| /trueos/contrib/llvm/lib/Target/X86/MCTargetDesc/ |
| HD | X86MCTargetDesc.cpp | 307 static MCCodeGenInfo *createX86MCCodeGenInfo(StringRef TT, Reloc::Model RM, in createX86MCCodeGenInfo() argument 315 if (RM == Reloc::Default) { in createX86MCCodeGenInfo() 321 RM = Reloc::PIC_; in createX86MCCodeGenInfo() 323 RM = Reloc::DynamicNoPIC; in createX86MCCodeGenInfo() 325 RM = Reloc::PIC_; in createX86MCCodeGenInfo() 327 RM = Reloc::Static; in createX86MCCodeGenInfo() 334 if (RM == Reloc::DynamicNoPIC) { in createX86MCCodeGenInfo() 336 RM = Reloc::PIC_; in createX86MCCodeGenInfo() 338 RM = Reloc::Static; in createX86MCCodeGenInfo() 343 if (RM == Reloc::Static && T.isOSDarwin() && is64Bit) in createX86MCCodeGenInfo() [all …]
|
| /trueos/contrib/llvm/lib/Target/SystemZ/ |
| HD | SystemZSubtarget.cpp | 43 static bool bindsLocally(const GlobalValue *GV, Reloc::Model RM) { in bindsLocally() argument 45 if (RM == Reloc::Static) in bindsLocally() 52 Reloc::Model RM, in isPC32DBLSymbol() argument 61 return bindsLocally(GV, RM); in isPC32DBLSymbol()
|
| /trueos/contrib/llvm/lib/Target/PowerPC/ |
| HD | PPCTargetMachine.cpp | 76 Reloc::Model RM, CodeModel::Model CM, in PPCTargetMachine() argument 79 : LLVMTargetMachine(T, TT, CPU, FS, Options, RM, CM, OL), in PPCTargetMachine() 97 Reloc::Model RM, CodeModel::Model CM, in PPC32TargetMachine() argument 99 : PPCTargetMachine(T, TT, CPU, FS, Options, RM, CM, OL, false) { in PPC32TargetMachine() 107 Reloc::Model RM, CodeModel::Model CM, in PPC64TargetMachine() argument 109 : PPCTargetMachine(T, TT, CPU, FS, Options, RM, CM, OL, true) { in PPC64TargetMachine()
|
| /trueos/contrib/libreadline/examples/ |
| HD | Makefile.in | 22 RM = rm -f 51 ${RM} $@ 82 $(RM) $(OBJECTS) 83 $(RM) $(EXECUTABLES) *.exe 86 $(RM) Makefile
|
| /trueos/contrib/llvm/lib/Target/X86/ |
| HD | X86TargetMachine.cpp | 36 Reloc::Model RM, CodeModel::Model CM, in X86_32TargetMachine() argument 38 : X86TargetMachine(T, TT, CPU, FS, Options, RM, CM, OL, false), in X86_32TargetMachine() 60 Reloc::Model RM, CodeModel::Model CM, in X86_64TargetMachine() argument 62 : X86TargetMachine(T, TT, CPU, FS, Options, RM, CM, OL, true), in X86_64TargetMachine() 81 Reloc::Model RM, CodeModel::Model CM, in X86TargetMachine() argument 84 : LLVMTargetMachine(T, TT, CPU, FS, Options, RM, CM, OL), in X86TargetMachine()
|
| /trueos/contrib/llvm/lib/Target/XCore/MCTargetDesc/ |
| HD | XCoreMCTargetDesc.cpp | 65 static MCCodeGenInfo *createXCoreMCCodeGenInfo(StringRef TT, Reloc::Model RM, in createXCoreMCCodeGenInfo() argument 69 if (RM == Reloc::Default) { in createXCoreMCCodeGenInfo() 70 RM = Reloc::Static; in createXCoreMCCodeGenInfo() 72 X->InitMCCodeGenInfo(RM, CM, OL); in createXCoreMCCodeGenInfo()
|
| /trueos/sys/tools/sound/ |
| HD | emu10k1-mkalsa.sh | 7 RM=${RM:=rm} 11 trap "${RM} -f $OUT.tmp" EXIT
|
| /trueos/contrib/gperf/lib/ |
| HD | Makefile.in | 51 RM = rm -f 73 $(RM) $@ 109 $(RM) *~ *.s *.o *.a $(TARGETLIB) core 112 $(RM) config.status config.log config.cache Makefile
|
| /trueos/contrib/llvm/lib/Target/ARM/ |
| HD | ARMTargetMachine.cpp | 48 Reloc::Model RM, CodeModel::Model CM, in ARMBaseTargetMachine() argument 50 : LLVMTargetMachine(T, TT, CPU, FS, Options, RM, CM, OL), in ARMBaseTargetMachine() 73 Reloc::Model RM, CodeModel::Model CM, in ARMTargetMachine() argument 75 : ARMBaseTargetMachine(T, TT, CPU, FS, Options, RM, CM, OL), in ARMTargetMachine() 99 Reloc::Model RM, CodeModel::Model CM, in ThumbTargetMachine() argument 101 : ARMBaseTargetMachine(T, TT, CPU, FS, Options, RM, CM, OL), in ThumbTargetMachine()
|
| /trueos/contrib/llvm/lib/Target/AArch64/MCTargetDesc/ |
| HD | AArch64MCTargetDesc.cpp | 72 static MCCodeGenInfo *createAArch64MCCodeGenInfo(StringRef TT, Reloc::Model RM, in createAArch64MCCodeGenInfo() argument 76 if (RM == Reloc::Default || RM == Reloc::DynamicNoPIC) { in createAArch64MCCodeGenInfo() 80 RM = Reloc::Static; in createAArch64MCCodeGenInfo() 92 X->InitMCCodeGenInfo(RM, CM, OL); in createAArch64MCCodeGenInfo()
|
| /trueos/contrib/gperf/ |
| HD | Makefile.in | 27 RM = rm -f 57 $(RM) config.status config.log config.cache Makefile 61 $(RM) config.status config.log config.cache Makefile
|
| /trueos/contrib/llvm/lib/Target/Sparc/MCTargetDesc/ |
| HD | SparcMCTargetDesc.cpp | 85 static MCCodeGenInfo *createSparcMCCodeGenInfo(StringRef TT, Reloc::Model RM, in createSparcMCCodeGenInfo() argument 98 X->InitMCCodeGenInfo(RM, CM, OL); in createSparcMCCodeGenInfo() 102 static MCCodeGenInfo *createSparcV9MCCodeGenInfo(StringRef TT, Reloc::Model RM, in createSparcV9MCCodeGenInfo() argument 112 CM = RM == Reloc::PIC_ ? CodeModel::Small : CodeModel::Medium; in createSparcV9MCCodeGenInfo() 119 X->InitMCCodeGenInfo(RM, CM, OL); in createSparcV9MCCodeGenInfo()
|
| /trueos/contrib/gcclibs/libiberty/ |
| HD | makefile.vms | 31 $(RM) config.h; 32 $(RM) *.obj; 33 $(RM) libiberty.olb;
|