OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RM
(Results
1 - 25
of
493
) sorted by relevancy
1
2
3
4
5
6
7
8
9
10
11
>>
/src/external/gpl2/lvm2/dist/include/
Makefile
29
find . -maxdepth 1 -type l -exec $(
RM
) \{\} \;
34
find . -maxdepth 1 -type l -exec $(
RM
) \{\} \;
35
$(
RM
) Makefile .include_symlinks .symlinks_created .symlinks
Makefile.in
29
find . -maxdepth 1 -type l -exec $(
RM
) \{\} \;
34
find . -maxdepth 1 -type l -exec $(
RM
) \{\} \;
35
$(
RM
) Makefile .include_symlinks .symlinks_created .symlinks
/src/sys/arch/atari/stand/tostools/
Makefile.inc
13
RM
=
rm
-f
51
${
RM
} ${LIB} ${PROG} ${OBJS} ${CLEAN} a.out core
/src/external/gpl3/gdb/dist/readline/readline/support/
shlib-install
46
RM
="
rm
-f"
52
${echo} $
RM
${INSTALLDIR}/${LIBNAME}.${OLDSUFF}
63
${echo} ${
RM
} ${INSTALLDIR}/${LIBNAME}
82
${echo} $
RM
${BINDIR}/${LIBNAME}.${OLDSUFF}
91
${echo} ${
RM
} ${BINDIR}/${LIBNAME}
92
${echo} ${
RM
} ${INSTALLDIR}/${IMPLIBNAME}
123
${echo} ${
RM
} ${INSTALLDIR}/$LINK2
129
${echo} ${
RM
} ${INSTALLDIR}/$LINK1
137
${echo} ${
RM
} ${INSTALLDIR}/$LINK
[
all
...]
/src/external/gpl3/gdb.old/dist/readline/readline/support/
shlib-install
46
RM
="
rm
-f"
52
${echo} $
RM
${INSTALLDIR}/${LIBNAME}.${OLDSUFF}
63
${echo} ${
RM
} ${INSTALLDIR}/${LIBNAME}
82
${echo} $
RM
${BINDIR}/${LIBNAME}.${OLDSUFF}
91
${echo} ${
RM
} ${BINDIR}/${LIBNAME}
92
${echo} ${
RM
} ${INSTALLDIR}/${IMPLIBNAME}
123
${echo} ${
RM
} ${INSTALLDIR}/$LINK2
129
${echo} ${
RM
} ${INSTALLDIR}/$LINK1
137
${echo} ${
RM
} ${INSTALLDIR}/$LINK
[
all
...]
/src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/
MSP430TargetMachine.cpp
29
static Reloc::Model getEffectiveRelocModel(Optional<Reloc::Model>
RM
) {
30
if (!
RM
.hasValue())
32
return *
RM
;
43
Optional<Reloc::Model>
RM
,
47
Options, getEffectiveRelocModel(
RM
),
/src/external/bsd/zstd/dist/contrib/linux-kernel/test/
Makefile
45
$(
RM
) -f $(LINUX_ZSTDLIB)/*.o
46
$(
RM
) -f $(LINUX_ZSTDLIB)/**/*.o
47
$(
RM
) -f *.o *.a
48
$(
RM
) -f static_test
49
$(
RM
) -f test
/src/crypto/external/bsd/heimdal/dist/lib/vers/
NTMakefile
54
-$(
RM
) $(OBJ)\print_version.h $(LIBVERS)
55
-$(
RM
) $(OBJ)\make-print-version.exe
56
-$(
RM
) $(OBJ)\make-print-version.obj
/src/crypto/external/bsd/heimdal/dist/kpasswd/
NTMakefile
51
-$(
RM
) $(BINPROGRAMS)
/src/crypto/external/apache2/openssl/dist/demos/encode/
Makefile
23
$(
RM
) *.o $(TESTS)
/src/crypto/external/apache2/openssl/dist/demos/sslecho/
Makefile
21
$(
RM
) $(TESTS) *.o
/src/crypto/external/bsd/openssl/dist/demos/encode/
Makefile
20
$(
RM
) *.o rsa_encode ec_encode
/src/crypto/external/bsd/openssl/dist/demos/kdf/
Makefile
22
$(
RM
) *.o hkdf pbkdf2 scrypt
/src/crypto/external/bsd/openssl.old/dist/demos/evp/
Makefile
23
$(
RM
) aesccm aesgcm *.o
/src/external/apache2/llvm/dist/llvm/lib/Target/ARC/
ARCTargetMachine.cpp
23
static Reloc::Model getRelocModel(Optional<Reloc::Model>
RM
) {
24
return
RM
.getValueOr(Reloc::Static);
31
Optional<Reloc::Model>
RM
,
37
TT, CPU, FS, Options, getRelocModel(
RM
),
/src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/
LanaiTargetMachine.cpp
50
static Reloc::Model getEffectiveRelocModel(Optional<Reloc::Model>
RM
) {
51
return
RM
.getValueOr(Reloc::PIC_);
57
Optional<Reloc::Model>
RM
,
61
getEffectiveRelocModel(
RM
),
/src/external/gpl3/binutils/dist/gas/
makefile.vms
72
$(
RM
) *.obj;
73
$(
RM
) *.exe;
74
$(
RM
) atof-targ.c;
75
$(
RM
) obj-format.c;
76
$(
RM
) obj-format.h;
77
$(
RM
) targ-env.h;
78
$(
RM
) targ-cpu.h;
79
$(
RM
) targ-cpu.c;
/src/external/gpl3/binutils.old/dist/gas/
makefile.vms
72
$(
RM
) *.obj;
73
$(
RM
) *.exe;
74
$(
RM
) atof-targ.c;
75
$(
RM
) obj-format.c;
76
$(
RM
) obj-format.h;
77
$(
RM
) targ-env.h;
78
$(
RM
) targ-cpu.h;
79
$(
RM
) targ-cpu.c;
/src/external/gpl3/gcc/
gcc2netbsd
47
RM
="
81
find "$DIR" -name .cvsignore -exec
rm
-f {} +
82
find "$DIR" -name .gitignore -exec
rm
-f {} +
83
find "$DIR" -name .svn -type d -exec
rm
-fr {} +
84
for i in $
RM
; do
85
rm
-fr "$DIR/$i"
/src/external/mit/lua/dist/
Makefile
34
RM
=
rm
-f
65
cd src && cd $(INSTALL_BIN) && $(
RM
) $(TO_BIN)
66
cd src && cd $(INSTALL_INC) && $(
RM
) $(TO_INC)
67
cd src && cd $(INSTALL_LIB) && $(
RM
) $(TO_LIB)
68
cd doc && cd $(INSTALL_MAN) && $(
RM
) $(TO_MAN)
/src/external/bsd/zstd/dist/tests/
libzstd_builds.sh
6
RM
="
rm
-f"
33
$
RM
tmplog
38
$
RM
$DIR/../lib/libzstd.a $DIR/../lib/libzstd.so* tmplog
49
$
RM
$DIR/../lib/libzstd.a tmplog
60
$
RM
$DIR/../lib/libzstd.a tmplog
71
$
RM
$DIR/../lib/libzstd.a tmplog
82
$
RM
$DIR/../lib/libzstd.a tmplog
93
$
RM
$DIR/../lib/libzstd.a tmplog
104
$
RM
$DIR/../lib/libzstd.a tmplo
[
all
...]
/src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
SparcTargetMachine.cpp
57
static Reloc::Model getEffectiveRelocModel(Optional<Reloc::Model>
RM
) {
58
return
RM
.getValueOr(Reloc::Static);
72
getEffectiveSparcCodeModel(Optional<CodeModel::Model> CM, Reloc::Model
RM
,
84
return
RM
== Reloc::PIC_ ? CodeModel::Small : CodeModel::Medium;
92
const TargetOptions &Options, Optional<Reloc::Model>
RM
,
95
getEffectiveRelocModel(
RM
),
97
CM, getEffectiveRelocModel(
RM
), is64bit, JIT),
190
Optional<Reloc::Model>
RM
,
193
: SparcTargetMachine(T, TT, CPU, FS, Options,
RM
, CM, OL, JIT, false) {}
200
Optional<Reloc::Model>
RM
,
[
all
...]
/src/crypto/external/bsd/heimdal/dist/lib/com_err/
NTMakefile
83
-$(
RM
) $(LIBCOMERR)
84
-$(
RM
) $(INCFILES)
85
-$(
RM
) $(COMERRDLL:.dll=.*)
86
-$(
RM
) $(BINDIR)\compile_et.*
/src/external/gpl2/gettext/dist/gettext-runtime/src/
Makefile.am
24
RM
=
rm
-f
/src/external/gpl2/lvm2/dist/udev/
Makefile
34
$(
RM
) $(udevdir)/$$f; \
42
$(
RM
) $(udevdir)/$$f; \
Completed in 25 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>
Indexes created Tue Apr 21 00:23:25 UTC 2026