Home
last modified time | relevance | path

Searched refs:solve (Results 1 – 25 of 60) sorted by relevance

123

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DWatchedLiteralsSolver.h49 Result solve(llvm::ArrayRef<const Formula *> Vals) override;
H A DSolver.h89 virtual Result solve(llvm::ArrayRef<const Formula *> Vals) = 0;
/freebsd-14.2/sys/contrib/openzfs/.github/ISSUE_TEMPLATE/
H A Dfeature_request.md26 What problem does this feature solve?
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSCCP.cpp79 Solver.solve(); in runSCCP()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRegAllocPBQP.h292 Solution solve() { in solve() function
522 inline Solution solve(PBQPRAGraph& G) { in solve() function
526 return RegAllocSolver.solve(); in solve()
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DWatchedLiteralsSolver.cpp525 std::pair<Solver::Result, std::int64_t> solve(std::int64_t MaxIterations) && { in solve() function in clang::dataflow::WatchedLiteralsSolverImpl
787 WatchedLiteralsSolver::solve(llvm::ArrayRef<const Formula *> Vals) { in solve() function in clang::dataflow::WatchedLiteralsSolver
790 auto [Res, Iterations] = WatchedLiteralsSolverImpl(Vals).solve(MaxIterations); in solve()
H A DDataflowAnalysisContext.cpp172 return S->solve(Constraints.getArrayRef()); in querySolver()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DSCCPSolver.h108 void solve();
/freebsd-14.2/contrib/libpcap/
H A DCONTRIBUTING.md24 Please note that if you know exactly how to solve the problem and the solution
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp722 void solve();
812 solve(); in solveWhileResolvedUndefsIn()
822 solve(); in solveWhileResolvedUndefsIn()
832 solve(); in solveWhileResolvedUndefs()
1841 void SCCPInstVisitor::solve() { in solve() function in SCCPInstVisitor
2027 void SCCPSolver::solve() { Visitor->solve(); } in solve() function in SCCPSolver
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/Unix/
H A DDynamicLibrary.inc76 // If this is darwin, it has some funky issues, try to solve them here. Some
/freebsd-14.2/crypto/heimdal/doc/
H A Dmisc.texi50 (available only in the U.S) it doesn't really solve any problems. Sure
H A Dapps.texi88 Digital's @samp{ENHANCED} (C2) security, and Kerberos solve two
123 Also, kerberised ftp will not work with C2 passwords. You can solve this
/freebsd-14.2/contrib/tcp_wrappers/
H A DREADME.IRIX20 restarting inetd does not solve all problems.
/freebsd-14.2/usr.sbin/bsdconfig/share/
H A Ddialog.subr570 # This function helps solve this issue by taking two sets of sequential
670 # This function helps solve this issue by taking two sets of sequential
731 # This function helps solve this issue by taking two sets of sequential
796 # This function helps solve this issue by taking two sets of sequential
874 # This function helps solve this issue by taking three sets of sequential
967 # This function helps solve this issue by taking three sets of sequential
1072 # This function helps solve this issue by taking three sets of sequential
1168 # This function helps solve this issue by taking three sets of sequential
1193 # This function helps solve this issue by taking three sets of sequential
1332 # This function helps solve this issue by taking two sets of sequential
[all …]
/freebsd-14.2/contrib/one-true-awk/
H A DFIXES91 fnematch and getrune have been overhauled to solve issues around
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyValueInfo.cpp435 void solve();
511 void LazyValueInfoImpl::solve() { in solve() function in LazyValueInfoImpl
1528 solve(); in getValueInBlock()
1567 solve(); in getValueOnEdge()
/freebsd-14.2/sys/contrib/openzfs/.github/
H A DCONTRIBUTING.md123 feature needed? What problem does it solve?
228 attempting to solve.
/freebsd-14.2/sys/contrib/device-tree/Bindings/display/panel/
H A Dpanel-edp.yaml29 list eDP panels. We solve that here with two tricks. The "worst case"
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUIGroupLP.cpp365 void solve();
807 void PipelineSolver::solve() { in solve() function in __anon114cba190111::PipelineSolver
1634 PS.solve(); in apply()
/freebsd-14.2/contrib/unbound/doc/
H A DREADME104 To solve this do ./configure libtool=./libtool [your options...].
/freebsd-14.2/sys/contrib/zstd/
H A DREADME.md92 To solve this situation, Zstd offers a __training mode__, which can be used to tune the algorithm f…
/freebsd-14.2/contrib/nvi/cl/
H A DREADME.signal46 input buffer might solve the latter problem, but it's not going to be
/freebsd-14.2/share/i18n/csmapper/APPLE/
H A DUCS%GURMUKHI.src188 # We solve this problem by using a grouping hint (one of the set of
H A DGURMUKHI%UCS.src188 # We solve this problem by using a grouping hint (one of the set of

123