OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MV
(Results
1 - 8
of
8
) sorted by relevancy
/src/distrib/syspkg/mk/
bsd.syspkg.mk
113
MV
?= /bin/
mv
633
${
MV
} ${PKG_DBDIR}/$$realdep/reqby.$$$$ ${PKG_DBDIR}/$$realdep/+REQUIRED_BY; \
/src/share/mk/
sys.mk
20
MV
?=
mv
-f
229
${
MV
} lex.yy.c ${.TARGET}
243
${
MV
} y.tab.c ${.TARGET}
/src/external/apache2/llvm/dist/clang/lib/ASTMatchers/
ASTMatchFinder.cpp
753
:
MV
(V), MB(V->TraversingASTNodeNotSpelledInSource) {
757
MV
->TraversingASTNodeNotSpelledInSource = MB;
761
MatchASTVisitor *
MV
;
767
:
MV
(V), MB(V->TraversingASTNodeNotAsIs) {
770
~ASTNodeNotAsIsSourceScope() {
MV
->TraversingASTNodeNotAsIs = MB; }
773
MatchASTVisitor *
MV
;
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
IntrinsicInst.h
1197
auto *
MV
=
1199
return cast<MDNode>(
MV
->getMetadata());
/src/external/bsd/openldap/dist/build/
top.mk
143
MV
= $(SHTOOL) move
/src/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/
ASTMatchersInternal.h
825
:
MV
(V), MB(V->isMatchingChildrenNotSpelledInSource()) {
829
MV
->setMatchingChildrenNotSpelledInSource(MB);
833
ASTMatchFinder *
MV
;
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp
2902
MCValue
MV
;
2903
if (!(*ME)->evaluateAsRelocatable(
MV
, nullptr, nullptr) ||
MV
.isAbsolute())
2905
const MCSymbolRefExpr *SymA =
MV
.getSymA();
2920
const MCSymbolRefExpr *SymB =
MV
.getSymB();
2932
int64_t GOTPCRelCst = Offset +
MV
.getConstant();
2959
FinalGV, FinalSym,
MV
, Offset, AP.MMI, *AP.OutStreamer);
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGExprScalar.cpp
1768
int
MV
= SVI->getMaskValue(Idx);
1769
if (
MV
== -1)
1771
return Off +
MV
;
Completed in 41 milliseconds
Indexes created Fri Sep 25 00:27:33 UTC 2026