/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | AssumptionCache.cpp | 60 SmallVectorImpl<AssumptionCache::ResultElem> &Affected) { in findAffectedValues() argument 64 auto AddAffected = [&Affected](Value *V, unsigned Idx = in findAffectedValues() 67 Affected.push_back({V, Idx}); in findAffectedValues() 69 Affected.push_back({I, Idx}); in findAffectedValues() 76 Affected.push_back({Op, Idx}); in findAffectedValues() 130 SmallVector<AssumptionCache::ResultElem, 16> Affected; in updateAffectedValues() local 131 findAffectedValues(CI, Affected); in updateAffectedValues() 133 for (auto &AV : Affected) { in updateAffectedValues() 143 SmallVector<AssumptionCache::ResultElem, 16> Affected; in unregisterAssumption() local 144 findAffectedValues(CI, Affected); in unregisterAssumption() [all …]
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/ |
H A D | AffectedRangeManager.cpp | 95 (*I)->Affected = true; in markAllAsAffected() 125 if (!Tok->Children.empty() && Tok->Children.front()->Affected) in nonPPLineAffected() 133 bool LineMoved = PreviousLine && PreviousLine->Affected && in nonPPLineAffected() 139 PreviousLine->Affected && PreviousLine->Last->is(tok::comment); in nonPPLineAffected() 144 Lines[Line->MatchingOpeningBlockLineIndex]->Affected; in nonPPLineAffected() 148 Line->Affected = true; in nonPPLineAffected()
|
H A D | TokenAnnotator.h | 45 IsMultiVariableDeclStmt(false), Affected(false), in AnnotatedLine() 138 bool Affected; variable
|
H A D | UsingDeclarationsSorter.cpp | 119 if (Declaration.Line->Affected) { in endUsingDeclarationBlock()
|
H A D | UnwrappedLineFormatter.cpp | 737 if (B.Affected) in join() 738 A.Affected = true; in join() 1149 bool ShouldFormat = TheLine.Affected || FixIndentation; in format() 1203 StartsNewLine && ((PreviousLine && PreviousLine->Affected) || in format()
|
H A D | NamespaceEndCommentsFixer.cpp | 173 if (!Line->Affected || Line->InPPDirective || !Line->startsWith(tok::r_brace)) in getNamespaceToken()
|
H A D | SortJavaScriptImports.cpp | 399 AnyImportAffected = AnyImportAffected || Line->Affected; in parseModuleReferences()
|
H A D | Format.cpp | 1556 if (!Line->Affected) in requoteJSStringLiteral() 1776 if (!Line->Affected) in insertTrailingCommas() 1848 if (Line->Affected) { in cleanupLine()
|
/netbsd-src/external/bsd/nvi/dist/docs/vi.ref/ |
H A D | ex.cmd.texi | 207 Affected by the 294 Affected by the 315 Affected by the 365 Affected by the 400 Affected by the 487 Affected by the 547 Affected by the 583 Affected by the 843 Affected by the 881 Affected by the [all …]
|
H A D | vi.cmd.texi | 403 Affected by the 431 Affected by the 503 Affected by the 748 Affected by the 816 Affected by the 841 Affected by the 954 Affected by the 1106 Affected by the 1210 Affected by the 1240 Affected by the [all …]
|
/netbsd-src/external/lgpl3/mpfr/dist/doc/ |
H A D | check-typography | 31 Affected lines in mpfr.texi:
|
/netbsd-src/lib/libc/db/ |
H A D | changelog | 28 recno: Affected by cursor changes. New cursor structures should
|
/netbsd-src/crypto/external/bsd/openssl/dist/doc/internal/man7/ |
H A D | VERSION.pod | 57 =head2 Affected configuration data
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | GenericDomTreeConstruction.h | 645 SmallVector<TreeNodePtr, 8> Affected; member 779 II.Affected.push_back(TN); in InsertReachable() 849 for (const TreeNodePtr TN : II.Affected) { in UpdateInsertion()
|
/netbsd-src/external/bsd/openldap/dist/doc/drafts/ |
H A D | draft-zeilenga-ldap-c-api-concurrency-xx.txt | 530 Affected calls include ldap_init(), ldap_open(), and ber_*().
|
H A D | draft-howard-rfc2307bis-xx.txt | 1628 Appendix B. Affected Library Functions
|
/netbsd-src/external/bsd/openldap/dist/doc/rfc/ |
H A D | rfc2307.txt | 567 5.2. Affected library functions
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/Proposals/ |
H A D | GitHubMove.rst | 282 `git push` collisions when upstreaming. Affected contributors may be able to
|
/netbsd-src/crypto/dist/ipsec-tools/ |
H A D | ChangeLog.old | 2380 src/racoon/sockmisc.c: Affected files.
|
/netbsd-src/games/fortune/datfiles/ |
H A D | limerick-o.real | 3100 Affected his gun
|
/netbsd-src/external/mpl/dhcp/dist/ |
H A D | RELNOTES | 325 the command line. Affected systems are those on which the C library
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
H A D | ChangeLog-1998 | 2630 Affected functions are chill_val_print_array_elements,
|
/netbsd-src/external/gpl3/gdb/dist/gdb/ |
H A D | ChangeLog-1998 | 2630 Affected functions are chill_val_print_array_elements,
|
/netbsd-src/external/gpl3/gcc.old/dist/ |
H A D | NEWS | 12399 std to namespace__gnu_cxx. Affected interfaces are the functions 14020 errors for single-threaded programs. Affected users of [7]Boost
|
/netbsd-src/external/gpl3/gcc/dist/ |
H A D | NEWS | 14257 std to namespace__gnu_cxx. Affected interfaces are the functions 15872 errors for single-threaded programs. Affected users of [7]Boost
|