Home
last modified time | relevance | path

Searched full:affected (Results 1 – 25 of 735) sorted by relevance

12345678910>>...30

/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DAffectedRangeManager.cpp34 // 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 DAffectedRangeManager.h10 /// 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-src/contrib/llvm-project/llvm/lib/Analysis/
H A DDomConditionCache.cpp14 SmallVectorImpl<Value *> &Affected) {
15 auto InsertAffected = [&Affected](Value *V) { Affected.push_back(V); };
21 SmallVector<Value *, 16> Affected; in findAffectedValues() argument
22 findAffectedValues(BI->getCondition(), Affected); in findAffectedValues()
23 for (Value *V : Affected) { in findAffectedValues()
60 SmallVector<Value *, 16> Affected; registerBranch() local
H A DAssumptionCache.cpp60 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 findAffectedValues()
101 findAffectedValues(CI, TTI, Affected); in findAffectedValues()
103 for (auto &AV : Affected) { in findAffectedValues()
113 SmallVector<AssumptionCache::ResultElem, 16> Affected; in findAffectedValues()
114 findAffectedValues(CI, TTI, Affected); in findAffectedValues()
147 SmallVector<AssumptionCache::ResultElem, 16> Affected; updateAffectedValues() local
160 SmallVector<AssumptionCache::ResultElem, 16> Affected; unregisterAssumption() local
[all...]
/freebsd-src/share/doc/usd/13.viref/
H A Dex.cmd.roff48 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 Dvi.cmd.roff196 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-src/lib/libc/softfloat/
H A Dtimesoftfloat.txt66 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-src/share/doc/papers/relengr/
H A D3.t115 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-src/bin/ed/
H A Ded.1131 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-src/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dcallo.h37 * Normally, callouts are not affected by changes to system time
38 * (hrestime). This flag is used to create a callout that is affected
/freebsd-src/share/doc/usd/12.vi/vi/
H A Dvi.chars321 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-src/share/man/man9/
H A Dvnode_pager_purge_range.957 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-src/share/man/man4/
H A Dng_ether.475 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-src/usr.bin/mesg/
H A Dmesg.149 input, standard output and standard error is affected.
89 affected the terminal attached to standard error without first trying the
/freebsd-src/usr.bin/biff/
H A Dbiff.143 Affected is the first terminal associated with the standard input,
106 utility affected the terminal attached to standard error without first
/freebsd-src/contrib/bmake/unit-tests/
H A Dparse.mk31 # without trailing whitespace were not affected. Global variable assignments
32 # were guaranteed to have no trailing whitespace and were thus not affected.
/freebsd-src/sys/dev/isci/scil/
H A Dscif_sas_request.c142 // 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-src/sys/contrib/device-tree/Bindings/pinctrl/
H A Dactions,s500-pinctrl.yaml73 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-src/contrib/llvm-project/clang/lib/Headers/
H A Dkeylockerintrin.h175 /// __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-src/sys/contrib/device-tree/Bindings/reset/
H A Dreset.txt23 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-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericDomTreeConstruction.h626 SmallVector<TreeNodePtr, 8> Affected;
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()
640 SmallVector<TreeNodePtr, 8> Affected; global() member
[all...]
/freebsd-src/tools/test/stress2/misc/
H A Duma_zalloc_arg.sh271 + "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-src/crypto/openssl/doc/internal/man7/
H A DVERSION.pod57 =head2 Affected configuration data
59 The following items in %config from F<configdata.pm> are affected:
/freebsd-src/sys/sys/
H A Dvmmeter.h118 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-src/usr.bin/limits/
H A Dlimits.1149 affected unless overridden later with either the
159 affected until overridden later with either the
172 limits are affected until overridden later with either the

12345678910>>...30