Home
last modified time | relevance | path

Searched refs:Affected (Results 1 – 25 of 29) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DAssumptionCache.cpp60 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 DAffectedRangeManager.cpp95 (*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 DTokenAnnotator.h45 IsMultiVariableDeclStmt(false), Affected(false), in AnnotatedLine()
138 bool Affected; variable
H A DUsingDeclarationsSorter.cpp119 if (Declaration.Line->Affected) { in endUsingDeclarationBlock()
H A DUnwrappedLineFormatter.cpp737 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 DNamespaceEndCommentsFixer.cpp173 if (!Line->Affected || Line->InPPDirective || !Line->startsWith(tok::r_brace)) in getNamespaceToken()
H A DSortJavaScriptImports.cpp399 AnyImportAffected = AnyImportAffected || Line->Affected; in parseModuleReferences()
H A DFormat.cpp1556 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 Dex.cmd.texi207 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 Dvi.cmd.texi403 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 Dcheck-typography31 Affected lines in mpfr.texi:
/netbsd-src/lib/libc/db/
H A Dchangelog28 recno: Affected by cursor changes. New cursor structures should
/netbsd-src/crypto/external/bsd/openssl/dist/doc/internal/man7/
H A DVERSION.pod57 =head2 Affected configuration data
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DGenericDomTreeConstruction.h645 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 Ddraft-zeilenga-ldap-c-api-concurrency-xx.txt530 Affected calls include ldap_init(), ldap_open(), and ber_*().
H A Ddraft-howard-rfc2307bis-xx.txt1628 Appendix B. Affected Library Functions
/netbsd-src/external/bsd/openldap/dist/doc/rfc/
H A Drfc2307.txt567 5.2. Affected library functions
/netbsd-src/external/apache2/llvm/dist/llvm/docs/Proposals/
H A DGitHubMove.rst282 `git push` collisions when upstreaming. Affected contributors may be able to
/netbsd-src/crypto/dist/ipsec-tools/
H A DChangeLog.old2380 src/racoon/sockmisc.c: Affected files.
/netbsd-src/games/fortune/datfiles/
H A Dlimerick-o.real3100 Affected his gun
/netbsd-src/external/mpl/dhcp/dist/
H A DRELNOTES325 the command line. Affected systems are those on which the C library
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-19982630 Affected functions are chill_val_print_array_elements,
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-19982630 Affected functions are chill_val_print_array_elements,
/netbsd-src/external/gpl3/gcc.old/dist/
H A DNEWS12399 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 DNEWS14257 std to namespace__gnu_cxx. Affected interfaces are the functions
15872 errors for single-threaded programs. Affected users of [7]Boost

12