OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:EN
(Results
1 - 8
of
8
) sorted by relevancy
/src/regress/sys/fs/ffs/
Makefile
24
EN
?= be
40
MAKECMD= ${MAKE} -f ${SRCDIR}/Makefile SRCDIR=${SRCDIR}
EN
=${
EN
} VND=${VND} MPART=${MPART} RPART=${RPART}
43
${MAKECMD}
EN
=be makeregress
45
${MAKECMD}
EN
=le makeregress
87
.if (${
EN
} == le)
107
"${TMPIM}, ${
EN
} byte order."
111
newfs -B ${
EN
} -i 500 -b 8192 -f 1024 ${CVND}${MPART}
/src/external/apache2/llvm/dist/llvm/utils/TableGen/
DAGISelMatcherEmitter.cpp
773
const EmitNodeMatcherCommon *
EN
= cast<EmitNodeMatcherCommon>(N);
774
OS << (isa<EmitNodeMatcher>(
EN
) ? "OPC_EmitNode" : "OPC_MorphNodeTo");
775
bool CompressVTs =
EN
->getNumVTs() < 3;
777
OS <<
EN
->getNumVTs();
779
OS << ", TARGET_VAL(" <<
EN
->getOpcodeName() << "), 0";
781
if (
EN
->hasChain()) OS << "|OPFL_Chain";
782
if (
EN
->hasInFlag()) OS << "|OPFL_GlueInput";
783
if (
EN
->hasOutFlag()) OS << "|OPFL_GlueOutput";
784
if (
EN
->hasMemRefs()) OS << "|OPFL_MemRefs";
785
if (
EN
->getNumFixedArityOperands() != -1
[
all
...]
/src/sys/external/bsd/drm2/dist/drm/radeon/
trinityd.h
219
# define
EN
(1 << 9)
/src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
ExprEngine.cpp
3134
const ExplodedNode *
EN
= PR->getErrorNode();
3135
if (
EN
->getState() == N->getState() &&
3136
EN
->getLocation() == N->getLocation())
/src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonISelDAGToDAG.cpp
1063
ConstantSDNode *
EN
= dyn_cast<ConstantSDNode>(T2.getNode());
1064
if (
EN
== nullptr)
1066
unsigned EV =
EN
->getZExtValue();
/src/external/mpl/dhcp/dist/includes/
dhctoken.h
351
EN
= 649,
/src/external/mpl/dhcp/dist/keama/
dhctoken.h
355
EN
= 649,
/src/sys/dev/ic/
aacreg.h
1439
struct aac_AifEventNotify
EN
; /* Event notify */
Completed in 36 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026