| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
| H A D | GenericDomTreeConstruction.h | 154 BlockNamePrinter(TreeNodePtr TN) : N(TN ? TN->getBlock() : nullptr) {} in BlockNamePrinter() 292 const TreeNodePtr TN = DT.getNode(N); 294 if (TN && TN->getLevel() < MinLevel) 624 const TreeNodePtr TN = DT.getNode(N); in reattachExistingSubtree() local 625 assert(TN); in reattachExistingSubtree() 627 TN->setIDom(NewIDom); in reattachExistingSubtree() 777 TreeNodePtr TN = II.Bucket.top(); in InsertReachable() local 779 II.Affected.push_back(TN); in InsertReachable() 781 const unsigned CurrentLevel = TN->getLevel(); in InsertReachable() 782 LLVM_DEBUG(dbgs() << "Mark " << BlockNamePrinter(TN) << in InsertReachable() [all …]
|
| /netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/datamorph/tests/scripts/ |
| H A D | all | 18 TB="" TN="" 21 TN=`$SHTOOL echo -e "%b" 2>/dev/null` 62 echo ">>>>> Starting ${TB}$BCMD${TN} for $BACKEND..." 66 echo ">>>>> $BCMD completed ${TB}OK${TN} for $BACKEND." 68 echo ">>>>> $BCMD ${TB}failed${TN} for $BACKEND" 79 echo ">>>>> Skipping ${TB}$BCMD${TN} for $BACKEND." 96 echo "$FAILCOUNT tests for $BACKEND ${TB}failed${TN}. Please review the test log." 98 echo "All executed tests for $BACKEND ${TB}succeeded${TN}." 102 echo "$SKIPCOUNT tests for $BACKEND were ${TB}skipped${TN}."
|
| /netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/variant/tests/scripts/ |
| H A D | all | 18 TB="" TN="" 21 TN=`$SHTOOL echo -e "%b" 2>/dev/null` 62 echo ">>>>> Starting ${TB}$BCMD${TN} for $BACKEND..." 66 echo ">>>>> $BCMD completed ${TB}OK${TN} for $BACKEND." 68 echo ">>>>> $BCMD ${TB}failed${TN} for $BACKEND" 79 echo ">>>>> Skipping ${TB}$BCMD${TN} for $BACKEND." 96 echo "$FAILCOUNT tests for $BACKEND ${TB}failed${TN}. Please review the test log." 98 echo "All executed tests for $BACKEND ${TB}succeeded${TN}." 102 echo "$SKIPCOUNT tests for $BACKEND were ${TB}skipped${TN}."
|
| /netbsd-src/external/bsd/openldap/dist/tests/scripts/ |
| H A D | lloadd-all | 18 TB="" TN="" 21 TN=`$SHTOOL echo -e "%b" 2>/dev/null` 62 echo ">>>>> Starting ${TB}$BCMD${TN} for $BACKEND..." 69 … echo ">>>>> $BCMD completed ${TB}OK${TN} for $BACKEND after $(( $END - $START )) seconds." 71 echo ">>>>> $BCMD ${TB}failed${TN} for $BACKEND after $(( $END - $START )) seconds" 82 echo ">>>>> Skipping ${TB}$BCMD${TN} for $BACKEND." 99 echo "$FAILCOUNT tests for $BACKEND ${TB}failed${TN}. Please review the test log." 101 echo "All executed tests for $BACKEND ${TB}succeeded${TN}." 105 echo "$SKIPCOUNT tests for the Load Balancer were ${TB}skipped${TN}."
|
| H A D | all | 18 TB="" TN="" 21 TN=`$SHTOOL echo -e "%b" 2>/dev/null` 63 echo ">>>>> Starting ${TB}$BCMD${TN} for $BACKEND..." 70 echo ">>>>> $BCMD completed ${TB}OK${TN} for $BACKEND after $(( $END - $START )) seconds." 72 echo ">>>>> $BCMD ${TB}failed${TN} for $BACKEND after $(( $END - $START )) seconds" 83 echo ">>>>> Skipping ${TB}$BCMD${TN} for $BACKEND." 100 echo "$FAILCOUNT tests for $BACKEND ${TB}failed${TN}. Please review the test log." 102 echo "All executed tests for $BACKEND ${TB}succeeded${TN}." 106 echo "$SKIPCOUNT tests for $BACKEND were ${TB}skipped${TN}."
|
| H A D | its-all | 18 TB="" TN="" 21 TN=`$SHTOOL echo -e "%b" 2>/dev/null` 41 echo ">>>>> Starting ${TB}`basename $CMD`${TN} ..." 45 echo ">>>>> $CMD completed ${TB}OK${TN}." 47 echo ">>>>> $CMD ${TB}failed${TN} (exit $RC)"
|
| H A D | sql-all | 18 TB="" TN="" 21 TN=`$SHTOOL echo -e "%b" 2>/dev/null` 57 echo ">>>>> Starting ${TB}`basename $CMD`${TN} ..." 61 echo ">>>>> $CMD completed ${TB}OK${TN}." 63 echo ">>>>> $CMD ${TB}failed${TN} (exit $RC)"
|
| /netbsd-src/external/gpl2/dtc/dist/ |
| H A D | fdtdump.c | 30 #define TN(t) [t] = #t in tagname() macro 31 TN(FDT_BEGIN_NODE), in tagname() 32 TN(FDT_END_NODE), in tagname() 33 TN(FDT_PROP), in tagname() 34 TN(FDT_NOP), in tagname() 35 TN(FDT_END), in tagname() 36 #undef TN in tagname()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/ |
| H A D | FoldingSet.h | 501 T *TN = static_cast<T *>(N); in GetNodeProfile() local 502 FoldingSetTrait<T>::Profile(*TN, ID); in GetNodeProfile() 510 T *TN = static_cast<T *>(N); in NodeEquals() local 511 return FoldingSetTrait<T>::Equals(*TN, ID, IDHash, TempID); in NodeEquals() 518 T *TN = static_cast<T *>(N); in ComputeNodeHash() local 519 return FoldingSetTrait<T>::ComputeHash(*TN, TempID); in ComputeNodeHash() 565 T *TN = static_cast<T *>(N); in GetNodeProfile() local 566 ContextualFoldingSetTrait<T, Ctx>::Profile(*TN, ID, getContext(Base)); in GetNodeProfile() 572 T *TN = static_cast<T *>(N); in NodeEquals() local 573 return ContextualFoldingSetTrait<T, Ctx>::Equals(*TN, ID, IDHash, TempID, in NodeEquals() [all …]
|
| /netbsd-src/share/misc/ |
| H A D | zipcodes | 15928 37010:Adams, TN 15929 37012:Alexandria, TN 15930 37013:Antioch, TN 15931 37014:Arrington, TN 15932 37015:Ashland City, TN 15933 37016:Auburntown, TN 15934 37018:Beechgrove, TN 15935 37019:Belfast, TN 15936 37020:Bell Buckle, TN 15937 37022:Bethpage, TN [all …]
|
| H A D | na.phone.add | 104 423:Tennessee (USA):Chattanooga:TN 161 615:Tennessee (USA):Nashville:TN 260 865:Tennessee (USA):Knoxville:TN 268 901:Tennessee (USA):Memphis:TN 288 931:Tennessee (USA):Clarksville:TN
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/ |
| H A D | ThreadSafetyTIL.cpp | 267 BasicBlock::TopologyNode BasicBlock::*TN) { in computeNodeSize() argument 268 BasicBlock::TopologyNode *N = &(B->*TN); in computeNodeSize() 270 BasicBlock::TopologyNode *P = &(N->Parent->*TN); in computeNodeSize() 278 BasicBlock::TopologyNode BasicBlock::*TN) { in computeNodeID() argument 279 BasicBlock::TopologyNode *N = &(B->*TN); in computeNodeID() 281 BasicBlock::TopologyNode *P = &(N->Parent->*TN); in computeNodeID()
|
| /netbsd-src/external/gpl3/gcc/dist/libsanitizer/ubsan/ |
| H A D | ubsan_diag.h | 163 Arg(TypeName TN) : Kind(AK_TypeName), String(TN.getName()) {} in Arg() 214 Diag &operator<<(TypeName TN) { return AddArg(TN); }
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/ubsan/ |
| H A D | ubsan_diag.h | 164 Arg(TypeName TN) : Kind(AK_TypeName), String(TN.getName()) {} in Arg() 215 Diag &operator<<(TypeName TN) { return AddArg(TN); }
|
| /netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/ubsan/ |
| H A D | ubsan_diag.h | 162 Arg(TypeName TN) : Kind(AK_TypeName), String(TN.getName()) {} in Arg() 213 Diag &operator<<(TypeName TN) { return AddArg(TN); }
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/ |
| H A D | FormatUtil.cpp | 58 std::string TN = truncateStringFront(Name, MaxLen - RequiredExtraChars); in truncateQuotedNameFront() local 59 return formatv("{0} \"{1}\"", Label, TN).str(); in truncateQuotedNameFront() 69 std::string TN = truncateStringBack(Name, MaxLen - RequiredExtraChars); in truncateQuotedNameBack() local 70 return formatv("{0} \"{1}\"", Label, TN).str(); in truncateQuotedNameBack()
|
| /netbsd-src/external/gpl2/groff/dist/contrib/mom/examples/ |
| H A D | typesetting.mom | 61 .TN \" Move to next tab and stay on the same baseline 63 .TN \" Ibid 65 .TN \" Ibid 67 .TN \" Ibid 81 .TAB 2 \" Call tab 2; in multi-column mode, don't use .TN 407 .TN \" Use .TN here so text stays on the same baseline as the number in tab 1 414 .TN 436 .TN 442 .TN 457 .TN [all …]
|
| /netbsd-src/games/quiz/datfiles/ |
| H A D | state | 42 Tenn{essee}|TN:Nashville:TN:iris
|
| H A D | areas | 78 615:eastern tennessee|TN:nashville 111 901:western tennessee|TN:memphis
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
| H A D | CXXInheritance.cpp | 256 TemplateName TN = TST->getTemplateName(); in lookupInBases() local 258 dyn_cast_or_null<ClassTemplateDecl>(TN.getAsTemplateDecl())) in lookupInBases() 422 TemplateName TN = TST->getTemplateName(); in findOrdinaryMemberInDependentClasses() local 423 const auto *TD = dyn_cast_or_null<ClassTemplateDecl>(TN.getAsTemplateDecl()); in findOrdinaryMemberInDependentClasses()
|
| H A D | ASTTypeTraits.cpp | 146 else if (const TemplateName *TN = get<TemplateName>()) in print() local 147 TN->print(OS, PP); in print()
|
| H A D | ItaniumMangle.cpp | 602 void mangleTemplateArgs(TemplateName TN, 605 void mangleTemplateArgs(TemplateName TN, const TemplateArgument *TemplateArgs, 607 void mangleTemplateArgs(TemplateName TN, const TemplateArgumentList &AL); 2153 void CXXNameMangler::mangleType(TemplateName TN) { in mangleType() argument 2154 if (mangleSubstitution(TN)) in mangleType() 2159 switch (TN.getKind()) { in mangleType() 2161 TD = TN.getAsQualifiedTemplateName()->getTemplateDecl(); in mangleType() 2165 TD = TN.getAsTemplateDecl(); in mangleType() 2180 const DependentTemplateName *Dependent = TN.getAsDependentTemplateName(); in mangleType() 2196 = TN.getAsSubstTemplateTemplateParm(); in mangleType() [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
| H A D | InlineSizeEstimatorAnalysis.cpp | 147 if (const auto *TN = Tree.getNode(&BB)) in getMaxDominatorTreeDepth() local 148 Ret = std::max(Ret, TN->getLevel()); in getMaxDominatorTreeDepth()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Index/ |
| H A D | IndexTypeSourceInfo.cpp | 209 TemplateName TN = TST->getTemplateName(); in VisitDependentNameTypeLoc() local 211 dyn_cast_or_null<ClassTemplateDecl>(TN.getAsTemplateDecl()); in VisitDependentNameTypeLoc()
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
| H A D | TemplateName.h | 554 static inline void *getAsVoidPointer(clang::TemplateName TN) { 555 return TN.getAsVoidPointer();
|