| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/ |
| H A D | CloneDetection.h | 186 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 D | CloneDetection.cpp | 126 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 D | Cxx2bStatusIssuesStatus.csv | 29 "`3425 <https://wg21.link/LWG3425>`__","``condition_variable_any`` fails to constrain its Lock para…
|
| H A D | BuildingLibcxx.rst | 374 Pick the default for whether to constrain ABI-unstable symbols to
|
| H A D | Cxx2aStatusIssuesStatus.csv | 199 "`3200 <https://wg21.link/LWG3200>`__","``midpoint``\ should not constrain ``T``\ is complete","P…
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
| H A D | CodeGenDAGPatterns.h | 237 bool constrain(const TypeSetByHwMode &VTS); 238 template <typename Predicate> bool constrain(Predicate P);
|
| H A D | CodeGenDAGPatterns.cpp | 135 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 D | Threading.inc | 198 // 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 D | GMIR.rst | 100 instructions. Register Banks are a means to constrain the register allocator to
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/std/ |
| H A D | scoped_allocator | 249 // Used to constrain constructors to disallow invalid conversions.
|
| H A D | chrono | 1078 // [time.cal.ym], [time.cal.ymd], etc constrain the 'months'-based
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/std/ |
| H A D | scoped_allocator | 247 // Used to constrain constructors to disallow invalid conversions.
|
| /netbsd-src/external/bsd/openldap/dist/doc/rfc/ |
| H A D | rfc2377.txt | 110 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 D | rfc4513.txt | 1576 constrain the form of authentication identities used with it.
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
| H A D | FAQ.rst | 191 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 D | rl78-virt.md | 202 ;; constrain to avoid partial overlaps, hence the duplication.
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rl78/ |
| H A D | rl78-virt.md | 202 ;; constrain to avoid partial overlaps, hence the duplication.
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/TableGen/ |
| H A D | ProgRef.rst | 258 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 D | ChangeLog-2019 | 5634 * 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 D | ChangeLog-2015 | 2260 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 D | ChangeLog-2021 | 2260 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 D | ChangeLog-2018 | 1815 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 D | ChangeLog | 753 Use end_ranges to constrain data reads to header length. Avoid
|
| /netbsd-src/external/gpl3/binutils/dist/binutils/ |
| H A D | ChangeLog | 1258 Use end_ranges to constrain data reads to header length. Avoid
|
| /netbsd-src/share/misc/ |
| H A D | acronyms.comp | 340 CSP constrain satisfaction problems
|