HomeSort by: relevance | last modified time | path
    Searched refs:LN (Results 1 - 25 of 47) sorted by relevancy

1 2

  /src/external/gpl2/grep/dist/src/
Makefile.am 4 LN = ln
  /src/crypto/external/apache2/openssl/dist/test/
x509_internal_test.c 185 #undef LN
186 #define LN "LN_test"
190 #define ARGS(id, sn) id, X509_TRUST_MAX, 0, ck_purp, LN, sn, NULL
213 && TEST_str_eq(X509_PURPOSE_get0_name(xp), LN)
  /src/external/apache2/llvm/dist/llvm/lib/Analysis/
LoopNestAnalysis.cpp 357 raw_ostream &llvm::operator<<(raw_ostream &OS, const LoopNest &LN) {
359 if (LN.getMaxPerfectDepth() == LN.getNestDepth())
363 OS << ", Depth=" << LN.getNestDepth();
364 OS << ", OutermostLoop: " << LN.getOutermostLoop().getName();
366 for (const Loop *L : LN.getLoops())
380 if (auto LN = LoopNest::getLoopNest(L, AR.SE))
381 OS << *LN << "\n";
  /src/sys/dev/acpi/
apei_cper.h 225 #define CPER_MEMORY_ERROR_TYPE_DEF(LN, SN, V) LN = V,
307 #define CPER_PCIE_ERROR_PORT_TYPE_DEF(LN, SN, V) LN = V,
apei.c 331 #define F(LN, SN, V) [LN] = #SN,
502 #define F(LN, SN, V) [LN] = #SN,
  /src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
SmallSet.h 266 template <typename T, unsigned LN, unsigned RN, typename C>
267 bool operator==(const SmallSet<T, LN, C> &LHS, const SmallSet<T, RN, C> &RHS) {
278 template <typename T, unsigned LN, unsigned RN, typename C>
279 bool operator!=(const SmallSet<T, LN, C> &LHS, const SmallSet<T, RN, C> &RHS) {
  /src/external/gpl3/gdb/dist/readline/readline/support/
shlib-install 47 LN="ln -s"
114 INSTALL_LINK1='${echo} cd $INSTALLDIR && ${echo} ${LN} $LIBNAME $LINK1'
115 INSTALL_LINK2='${echo} cd $INSTALLDIR && ${echo} ${LN} $LIBNAME $LINK2'
131 ${echo} cd $INSTALLDIR && ${echo} ${LN} $LINK2 $LINK1
  /src/external/gpl3/gdb.old/dist/readline/readline/support/
shlib-install 47 LN="ln -s"
114 INSTALL_LINK1='${echo} cd $INSTALLDIR && ${echo} ${LN} $LIBNAME $LINK1'
115 INSTALL_LINK2='${echo} cd $INSTALLDIR && ${echo} ${LN} $LIBNAME $LINK2'
131 ${echo} cd $INSTALLDIR && ${echo} ${LN} $LINK2 $LINK1
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGAddressAnalysis.cpp 285 if (const auto *LN = dyn_cast<LifetimeSDNode>(N)) {
286 if (LN->hasOffset())
287 return BaseIndexOffset(LN->getOperand(1), SDValue(), LN->getOffset(),
289 return BaseIndexOffset(LN->getOperand(1), SDValue(), false);
SelectionDAGDumper.cpp 812 } else if (const LifetimeSDNode *LN = dyn_cast<LifetimeSDNode>(this)) {
813 if (LN->hasOffset())
814 OS << "<" << LN->getOffset() << " to " << LN->getOffset() + LN->getSize() << ">";
  /src/lib/libm/ld128/
e_powl.c 96 static const long double LN[] =
135 /* ln 2 */
331 u = LN[0] + s2 * (LN[1] + s2 * (LN[2] + s2 * (LN[3] + s2 * LN[4])));
  /src/external/gpl3/gcc/dist/libquadmath/math/
powq.c 97 static const __float128 LN[] =
136 /* ln 2 */
342 u = LN[0] + s2 * (LN[1] + s2 * (LN[2] + s2 * (LN[3] + s2 * LN[4])));
  /src/external/gpl3/gcc.old/dist/libquadmath/math/
powq.c 97 static const __float128 LN[] =
136 /* ln 2 */
342 u = LN[0] + s2 * (LN[1] + s2 * (LN[2] + s2 * (LN[3] + s2 * LN[4])));
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
LoopUnrollAndJamPass.cpp 427 static bool tryToUnrollAndJamLoop(LoopNest &LN, DominatorTree &DT, LoopInfo &LI,
434 ArrayRef<Loop *> Loops = LN.getLoops();
436 // Add the loop nests in the reverse order of LN. See method
520 PreservedAnalyses LoopUnrollAndJamPass::run(LoopNest &LN,
524 Function &F = *LN.getParent();
529 if (!tryToUnrollAndJamLoop(LN, AR.DT, AR.LI, AR.SE, AR.TTI, AR.AC, DI, ORE,
LoopInterchange.cpp 446 bool run(LoopNest &LN) {
447 const auto &LoopList = LN.getLoops();
1764 PreservedAnalyses LoopInterchangePass::run(LoopNest &LN,
1768 Function &F = *LN.getParent();
1772 if (!LoopInterchange(&AR.SE, &AR.LI, &DI, &AR.DT, &ORE).run(LN))
  /src/external/bsd/openldap/dist/build/
top.mk 138 LN = $(SHTOOL) mkln
139 LN_H = $(LN)
140 LN_S = $(LN) -s
  /src/external/apache2/llvm/dist/clang/lib/AST/
DeclarationName.cpp 73 unsigned LN = LHSSelector.getNumArgs(), RN = RHSSelector.getNumArgs();
74 for (unsigned I = 0, N = std::min(LN, RN); I != N; ++I) {
86 return compareInt(LN, RN);
  /src/libexec/getty/
gettytab.h 88 #define LN gettystrs[23].value
  /src/external/bsd/mdocml/dist/
Makefile 414 cd $(DESTDIR)$(BINDIR) && $(LN) mandoc $(BINM_MAN)
415 cd $(DESTDIR)$(BINDIR) && $(LN) mandoc $(BINM_APROPOS)
416 cd $(DESTDIR)$(BINDIR) && $(LN) mandoc $(BINM_WHATIS)
418 $(LN) ${BIN_FROM_SBIN}/mandoc $(BINM_MAKEWHATIS)
423 cd $(DESTDIR)$(MANDIR)/man1 && $(LN) $(BINM_APROPOS).1 $(BINM_WHATIS).1
522 $(LN) mandoc man
configure 138 LN="ln -f"
680 LN = ${LN}
  /src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonISelLowering.cpp 2891 LoadSDNode *LN = cast<LoadSDNode>(Op.getNode());
2895 LN->getAddressingMode(), LN->getExtensionType(), MVT::i1, dl,
2896 LN->getChain(), LN->getBasePtr(), LN->getOffset(), LN->getPointerInfo(),
2897 /*MemoryVT*/ MVT::i1, LN->getAlign(), LN->getMemOperand()->getFlags(),
2898 LN->getAAInfo(), LN->getRanges())
    [all...]
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Initialization.h 146 struct LN {
197 struct LN LocAndNRVO;
224 new (&LocAndNRVO) LN;
  /src/external/apache2/llvm/dist/llvm/lib/Demangle/
ItaniumDemangle.cpp 458 auto *LN = static_cast<const LocalName *>(Name);
459 LN->Encoding->print(S);
461 Name = LN->Entity;
  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
SymbolCache.cpp 493 for (const LineNumberEntry &LN : Group.LineNumbers) {
495 Session.getVAFromSectOffset(RelocSegment, RelocOffset + LN.Offset);
496 LineInfo Line(LN.Flags);
  /src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
CodeViewYAMLDebugSections.cpp 603 for (const auto &LN : L.LineNumbers) {
605 LineInfo LI(LN.Flags);
606 SLE.Offset = LN.Offset;

Completed in 40 milliseconds

1 2