Home
last modified time | relevance | path

Searched refs:constrain (Results 1 – 25 of 79) sorted by relevance

1234

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DCloneDetection.h186 C.constrain(CloneGroups); in constrainClones()
264 void constrain(std::vector<CloneDetector::CloneGroup> &Sequences);
275 void constrain(std::vector<CloneDetector::CloneGroup> &Sequences);
297 void constrain(std::vector<CloneDetector::CloneGroup> &CloneGroups) { in constrain() function
317 void constrain(std::vector<CloneDetector::CloneGroup> &CloneGroups) { in constrain() function
327 void constrain(std::vector<CloneDetector::CloneGroup> &Result);
342 void constrain(std::vector<CloneDetector::CloneGroup> &CloneGroups) { in constrain() function
441 void constrain(std::vector<CloneDetector::CloneGroup> &CloneGroups);
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DCloneDetection.cpp126 void OnlyLargestCloneConstraint::constrain( in constrain() function in OnlyLargestCloneConstraint
351 void RecursiveCloneTypeIIHashConstraint::constrain( in constrain() function in RecursiveCloneTypeIIHashConstraint
411 void RecursiveCloneTypeIIVerifyConstraint::constrain( in constrain() function in RecursiveCloneTypeIIVerifyConstraint
465 void MatchingVariablePatternConstraint::constrain( in constrain() function in MatchingVariablePatternConstraint
/netbsd-src/external/apache2/llvm/dist/libcxx/docs/
H A DCxx2bStatusIssuesStatus.csv29 "`3425 <https://wg21.link/LWG3425>`__","``condition_variable_any`` fails to constrain its Lock para…
H A DBuildingLibcxx.rst374 Pick the default for whether to constrain ABI-unstable symbols to
H A DCxx2aStatusIssuesStatus.csv199 "`3200 <https://wg21.link/LWG3200>`__","``midpoint``\ should not constrain ``T``\ is complete","P…
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h237 bool constrain(const TypeSetByHwMode &VTS);
238 template <typename Predicate> bool constrain(Predicate P);
H A DCodeGenDAGPatterns.cpp135 bool TypeSetByHwMode::constrain(const TypeSetByHwMode &VTS) { in constrain() function in TypeSetByHwMode
161 bool TypeSetByHwMode::constrain(Predicate P) { in constrain() function in TypeSetByHwMode
350 bool Changed = Out.constrain(In); in MergeInTypeInfo()
381 return Out.constrain(isIntegerOrPtr); in EnforceInteger()
391 return Out.constrain(isFloatingPoint); in EnforceFloatingPoint()
401 return Out.constrain(isScalar); in EnforceScalar()
411 return Out.constrain(isVector); in EnforceVector()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/Windows/
H A DThreading.inc198 // If there's an affinity mask set, assume the user wants to constrain the
/netbsd-src/external/apache2/llvm/dist/llvm/docs/GlobalISel/
H A DGMIR.rst100 instructions. Register Banks are a means to constrain the register allocator to
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/std/
H A Dscoped_allocator249 // Used to constrain constructors to disallow invalid conversions.
H A Dchrono1078 // [time.cal.ym], [time.cal.ymd], etc constrain the 'months'-based
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/std/
H A Dscoped_allocator247 // Used to constrain constructors to disallow invalid conversions.
/netbsd-src/external/bsd/openldap/dist/doc/rfc/
H A Drfc2377.txt110 name. This plan does not constrain how these two attributes are used.
384 Section 4.1. This plan does not constrain how this attribute is
401 Section 4.1. This plan does not constrain how this attribute is
H A Drfc4513.txt1576 constrain the form of authentication identities used with it.
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DFAQ.rst191 of leaving it in a local variable. If you really want to constrain the
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rl78/
H A Drl78-virt.md202 ;; constrain to avoid partial overlaps, hence the duplication.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rl78/
H A Drl78-virt.md202 ;; constrain to avoid partial overlaps, hence the duplication.
/netbsd-src/external/apache2/llvm/dist/llvm/docs/TableGen/
H A DProgRef.rst258 and to help interface designers constrain the allowed input. Every value is
310 the ``list`` type; for example, to constrain the elements of the list to a
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-20195634 * include/debug/map.h (map): Use _RequireNotAllocator to constrain
5681 PR libstdc++/86655 - std::assoc_legendre should not constrain
5685 (__legendre_p, __assoc_legendre_p): Don't constrain x either.
5855 * include/bits/stl_map.h (map): Use _RequireNotAllocator to constrain
5864 constrain parameters in deduction guides.
H A DChangeLog-20152260 constrain with array convertibility.
2269 (unique_ptr(_Up)): Turn into a template, constrain with array
2279 (reset(_Up)): Turn into a template, constrain with array
H A DChangeLog-20212260 constrain Allocator template parameter of deduction guides that
8044 (ranges::equal_to, ranges::not_equal_to): Do not constrain
8047 (ranges::greater_equal): Do not constrain with
8049 * libsupc++/compare (compare_three_way): Do not constrain with
H A DChangeLog-20181815 Implement LWG 2905 changes to constrain unique_ptr constructors
5090 constrain function templates taking seed sequences.
5096 __is_seed_seq to constrain function templates taking seed sequences.
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A DChangeLog753 Use end_ranges to constrain data reads to header length. Avoid
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A DChangeLog1258 Use end_ranges to constrain data reads to header length. Avoid
/netbsd-src/share/misc/
H A Dacronyms.comp340 CSP constrain satisfaction problems

1234