| /openbsd/src/gnu/llvm/lldb/third_party/Python/module/pexpect-4.6/pexpect/ |
| D | screen.py | 60 def constrain (n, min, max): function 158 rs = constrain (rs, 1, self.rows) 159 re = constrain (re, 1, self.rows) 160 cs = constrain (cs, 1, self.cols) 161 ce = constrain (ce, 1, self.cols) 203 r = constrain (r, 1, self.rows) 204 c = constrain (c, 1, self.cols) 229 r = constrain (r, 1, self.rows) 230 c = constrain (c, 1, self.cols) 244 r = constrain (r, 1, self.rows) [all …]
|
| /openbsd/src/gnu/llvm/clang/include/clang/Analysis/ |
| D | CloneDetection.h | 186 C.constrain(CloneGroups); in constrainClones() 256 void constrain(std::vector<CloneDetector::CloneGroup> &Sequences); 267 void constrain(std::vector<CloneDetector::CloneGroup> &Sequences); 289 void constrain(std::vector<CloneDetector::CloneGroup> &CloneGroups) { in constrain() function 309 void constrain(std::vector<CloneDetector::CloneGroup> &CloneGroups) { in constrain() function 319 void constrain(std::vector<CloneDetector::CloneGroup> &Result); 334 void constrain(std::vector<CloneDetector::CloneGroup> &CloneGroups) { in constrain() function 433 void constrain(std::vector<CloneDetector::CloneGroup> &CloneGroups);
|
| /openbsd/src/gnu/llvm/clang/lib/Analysis/ |
| D | CloneDetection.cpp | 126 void OnlyLargestCloneConstraint::constrain( in constrain() function in OnlyLargestCloneConstraint 350 void RecursiveCloneTypeIIHashConstraint::constrain( in constrain() function in RecursiveCloneTypeIIHashConstraint 410 void RecursiveCloneTypeIIVerifyConstraint::constrain( in constrain() function in RecursiveCloneTypeIIVerifyConstraint 464 void MatchingVariablePatternConstraint::constrain( in constrain() function in MatchingVariablePatternConstraint
|
| /openbsd/src/gnu/llvm/llvm/utils/TableGen/ |
| D | CodeGenDAGPatterns.h | 240 bool constrain(const TypeSetByHwMode &VTS); 241 template <typename Predicate> bool constrain(Predicate P);
|
| D | CodeGenDAGPatterns.cpp | 150 bool TypeSetByHwMode::constrain(const TypeSetByHwMode &VTS) { in constrain() function in TypeSetByHwMode 176 bool TypeSetByHwMode::constrain(Predicate P) { in constrain() function in TypeSetByHwMode 381 bool Changed = Out.constrain(In); in MergeInTypeInfo() 412 return Out.constrain(isIntegerOrPtr); in EnforceInteger() 422 return Out.constrain(isFloatingPoint); in EnforceFloatingPoint() 432 return Out.constrain(isScalar); in EnforceScalar() 442 return Out.constrain(isVector); in EnforceVector()
|
| /openbsd/src/gnu/llvm/llvm/lib/Support/Windows/ |
| D | Threading.inc | 216 // If there's an affinity mask set, assume the user wants to constrain the
|
| /openbsd/src/gnu/llvm/llvm/docs/GlobalISel/ |
| D | GMIR.rst | 100 instructions. Register Banks are a means to constrain the register allocator to
|
| /openbsd/src/gnu/llvm/llvm/docs/ |
| D | ConvergenceAndUniformity.rst | 24 at a *divergent branch*. Divergent branches constrain 183 constrain changes to ``converged-with``, but it is expressed in
|
| D | FAQ.rst | 191 of leaving it in a local variable. If you really want to constrain the
|
| /openbsd/src/gnu/usr.bin/cvs/doc/ |
| D | cvs.info-6 | 454 The options shown as `-flags' constrain or expand the report without 468 The options shown as `-options ARGS' constrain the report based on
|
| D | cvsclient.info-3 | 286 tag may be documented to constrain the tagged text responses which
|
| D | cvsclient.texi | 1714 documented to constrain the tagged text responses which are valid
|
| D | cvs.texinfo | 9348 The options shown as @samp{-flags} constrain or expand 9365 The options shown as @samp{-options @var{args}} constrain the report
|
| /openbsd/src/gnu/usr.bin/perl/pod/ |
| D | perlsecpolicy.pod | 236 engine are the developer's responsibility to constrain.
|
| D | perl589delta.pod | 2194 not started already. Alternatively, if business requirements constrain
|
| /openbsd/src/gnu/llvm/llvm/docs/TableGen/ |
| D | ProgRef.rst | 260 and to help interface designers constrain the allowed input. Every value is 312 the ``list`` type; for example, to constrain the elements of the list to a
|
| /openbsd/src/gnu/gcc/gcc/config/iq2000/ |
| D | iq2000.md | 1006 ;; done, so that we can constrain things appropriately. There
|
| /openbsd/src/gnu/gcc/gcc/config/mips/ |
| D | mips.md | 2464 ;; therefore get rid of register->register instructions if we constrain 4289 ;; done, so that we can constrain things appropriately. There
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/i370/ |
| D | i370.md | 2405 * below, in the M/MR isntruction pattern, and constrain it to
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/f/ |
| D | g77.texi | 2431 It is best to constrain such uses to isolated portions of 2753 It is best to constrain such uses to isolated portions of 2792 It is best to constrain such uses to isolated portions of 2842 It is best to constrain such uses to isolated portions of
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/ |
| D | AArch64InstrInfo.td | 957 // occupies; register operands can be used to enforce dependency and constrain 8744 // I could add a bits<5> xzr_pair. But without a way to constrain it to 0b11111 here it would
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/PowerPC/ |
| D | PPCInstrInfo.td | 2499 // could constrain the register class to force this constraint and then loosen
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/mips/ |
| D | mips.md | 7813 ;; done, so that we can constrain things appropriately. There
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/doc/ |
| D | md.texi | 1040 the case, they do not constrain---but they must at least point the way to
|
| /openbsd/src/gnu/llvm/clang/include/clang/Basic/ |
| D | AttrDocs.td | 294 so that the implementation need not constrain ordering upon return from that
|