/freebsd/contrib/llvm-project/clang/lib/Format/ |
H A D | AffectedRangeManager.cpp | 34 // if any token within the directive is affected. in computeAffectedLines() 95 (*I)->Affected = true; in markAllAsAffected() 109 // Stores whether one of the line's tokens is directly affected. in nonPPLineAffected() 112 // in order to determine whether it was affected. in nonPPLineAffected() 116 // affected. in nonPPLineAffected() 121 // Determine whether 'Tok' was affected. in nonPPLineAffected() 125 // Determine whether the first child of 'Tok' was affected. in nonPPLineAffected() 126 if (!Tok->Children.empty() && Tok->Children.front()->Affected) in nonPPLineAffected() 133 // affected line? in nonPPLineAffected() 134 bool LineMoved = PreviousLine && PreviousLine->Affected && in nonPPLineAffected() [all …]
|
H A D | AffectedRangeManager.h | 10 /// AffectedRangeManager class manages affected ranges in the code. 31 // Determines which lines are affected by the SourceRanges given as input. 33 // children is affected. 49 // Marks all lines between I and E as well as all their children as affected. 53 // Determines whether 'Line' is affected by the SourceRanges given as input. 54 // Returns \c true if line or one if its children is affected.
|
/freebsd/share/doc/usd/13.viref/ |
H A D | ex.cmd.roff | 48 A positive integer, specifying the number of lines to be affected by 74 case the line written is not necessarily the one affected by the command, 99 subsequent lines are affected by the command, e.g. the command 202 Affected by the 287 Affected by the 306 Affected by the 347 If the current line is set to one of the lines that are affected 352 Affected by the 384 Affected by the 480 Affected by the [all …]
|
H A D | vi.cmd.roff | 196 This command indicates the end of the region of text that's affected by 200 In the latter case, the region affected by the command is from the 247 are equivalent, and the region affected by the 259 are equivalent, and the region affected by the 396 Affected by the 424 Affected by the 495 Affected by the 726 Affected by the 790 Affected by the 813 Affected by the [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | DomConditionCache.cpp | 14 SmallVectorImpl<Value *> &Affected) { in findAffectedValues() argument 15 auto InsertAffected = [&Affected](Value *V) { Affected.push_back(V); }; in findAffectedValues() 21 SmallVector<Value *, 16> Affected; in registerBranch() local 22 findAffectedValues(BI->getCondition(), Affected); in registerBranch() 23 for (Value *V : Affected) { in registerBranch()
|
H A D | AssumptionCache.cpp | 60 SmallVectorImpl<AssumptionCache::ResultElem> &Affected) { in findAffectedValues() argument 64 auto InsertAffected = [&Affected](Value *V) { in findAffectedValues() 65 Affected.push_back({V, AssumptionCache::ExprResultIdx}); in findAffectedValues() 68 auto AddAffectedVal = [&Affected](Value *V, unsigned Idx) { in findAffectedValues() 70 Affected.push_back({V, Idx}); in findAffectedValues() 100 SmallVector<AssumptionCache::ResultElem, 16> Affected; in updateAffectedValues() local 101 findAffectedValues(CI, TTI, Affected); in updateAffectedValues() 103 for (auto &AV : Affected) { in updateAffectedValues() 113 SmallVector<AssumptionCache::ResultElem, 16> Affected; in unregisterAssumption() local 114 findAffectedValues(CI, TTI, Affected); in unregisterAssumption() [all …]
|
/freebsd/lib/libc/softfloat/ |
H A D | timesoftfloat.txt | 66 is timed. In the same way, if a function is affected by the way in which 69 precision operations affected by rounding precision control, `timesoftfloat' 83 The speeds reported by `timesoftfloat' may be affected somewhat by other 108 For extended double-precision functions affected by rounding precision 114 ignored for functions not affected by rounding precision control. 132 affected by the way in which underflow tininess is detected.
|
/freebsd/share/doc/papers/relengr/ |
H A D | 3.t | 115 that are affected, 151 staff person, followed by a compilation of the affected 171 After verifying the fix, the affected files are added to 183 parts of the affected facility. 351 and ensuring that everything affected by the change is rebuilt and tested. 357 the affected pages must be reprinted.
|
/freebsd/bin/ed/ |
H A D | ed.1 | 131 The address(es) indicate the line or range of lines to be affected by the 177 affected by a command. 499 to print the last line affected by the command. 575 command, the current address is set to the last line affected by 605 is set to the last line affected by (the last) 733 The current address is set the last line affected. 743 affected is printed as though the print suffix 796 The current address is set to the last line affected.
|
/freebsd/share/doc/usd/12.vi/vi/ |
H A D | vi.chars | 321 When used with an operator the enclosed region is normally affected. 324 to be affected. To do this give a pattern with a closing 396 line. If used as the target of an operator, full lines are affected 511 line is affected, the text which is changed away is saved in the numeric named 512 buffers. If only part of the current line is affected, then the last 514 A count causes that many objects to be affected, thus both 518 a line is affected, the text is saved in the numeric buffers. 519 A count causes that many objects to be affected; thus \fB3dw\fR is the
|
/freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/ |
H A D | callo.h | 38 * Normally, callouts are not affected by changes to system time 39 * (hrestime). This flag is used to create a callout that is affected
|
/freebsd/share/man/man4/ |
H A D | ng_ether.4 | 75 Normal outgoing packets are not affected by 86 Normal incoming packets are not affected by 152 interface, which can be affected by other means (e.g.,
|
/freebsd/share/man/man9/ |
H A D | vnode_pager_purge_range.9 | 57 parameter is the value zero, the affected range starts from 66 This function only cleans the resident pages in the affected region, it is up to
|
/freebsd/contrib/llvm-project/clang/lib/Headers/ |
H A D | keylockerintrin.h | 175 /// __odata. And return the affected ZF flag status. 212 /// __odata. And return the affected ZF flag status. 251 /// __odata. And return the affected ZF flag status. 290 /// __odata. And return the affected ZF flag status. 340 /// return the affected ZF flag status. 386 /// return the affected ZF flag status. 432 /// return the affected ZF flag status. 478 /// return the affected ZF flag status.
|
/freebsd/usr.bin/mesg/ |
H A D | mesg.1 | 49 input, standard output and standard error is affected. 89 affected the terminal attached to standard error without first trying the
|
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | actions,s500-pinctrl.yaml | 73 List of gpio pin groups affected by the functions specified in 123 List of gpio pin groups affected by the drive-strength property 141 List of gpio pins affected by the bias-pull-* and
|
/freebsd/sys/dev/isci/scil/ |
H A D | scif_sas_request.c | 142 // Only increment the affected request count if this request is being in scif_sas_request_terminate_start() 156 * the supplied request. This includes updated the affected 160 * affected request.
|
/freebsd/usr.bin/biff/ |
H A D | biff.1 | 43 Affected is the first terminal associated with the standard input, 106 utility affected the terminal attached to standard error without first
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | parse.mk | 31 # without trailing whitespace were not affected. Global variable assignments 32 # were guaranteed to have no trailing whitespace and were thus not affected.
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | GenericDomTreeConstruction.h | 626 SmallVector<TreeNodePtr, 8> Affected; member 739 // Based on Lemma 2.5 from [2], after insertion of (From,To), v is affected in InsertReachable() 748 // affected if this does not hold. in InsertReachable() 760 II.Affected.push_back(TN); in InsertReachable() 764 "as affected, CurrentLevel " << CurrentLevel << "\n"); in InsertReachable() 770 // vertices. The first iteration is for the (affected) vertex popped in InsertReachable() 772 // UnaffectedOnCurrentLevel, which may eventually expand to affected in InsertReachable() 790 // and no affected vertex may be reached by a path passing through it. in InsertReachable() 797 // Succ is unaffected but it may (transitively) expand to affected in InsertReachable() 799 LLVM_DEBUG(dbgs() << "\t\tMarking visited not affected " in InsertReachable() [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/reset/ |
H A D | reset.txt | 23 the DT node of each affected HW block, since if activated, an unrelated block 26 children of the bus are affected by the reset signal, or an individual HW
|
/freebsd/tools/test/stress2/misc/ |
H A D | uma_zalloc_arg.sh | 271 + "With debug.fail_point.malloc, CSV list of zones exclusively affected. " 273 + "are affected."); 285 + "affected. With an empty whitelist, all zones but those on the blacklist" 286 + "are affected.");
|
/freebsd/sys/sys/ |
H A D | vmmeter.h | 118 counter_u64_t v_forkpages; /* (p) pages affected by fork() */ 119 counter_u64_t v_vforkpages; /* (p) pages affected by vfork() */ 120 counter_u64_t v_rforkpages; /* (p) pages affected by rfork() */
|
/freebsd/crypto/openssl/doc/internal/man7/ |
H A D | VERSION.pod | 57 =head2 Affected configuration data 59 The following items in %config from F<configdata.pm> are affected:
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | AssumptionCache.h | 94 /// Move affected values in the cache for OV to be affected values for NV. 129 /// Update the cache of values being affected by this assumption (i.e.
|