Home
last modified time | relevance | path

Searched full:applied (Results 1 – 25 of 1363) sorted by relevance

12345678910>>...55

/freebsd-src/contrib/llvm-project/clang/include/clang/Tooling/Core/
H A DReplacement.h13 // all changes must be applied at once at the end of the refactoring so that
113 /// Returns whether this replacement can be applied to a file.
115 /// Only replacements that are in a valid file can be applied.
233 /// order-dependent replacements are applied, use merge({R}) with R referring
237 /// replacement that is applied later still refers to the original code.
270 // Returns the new offset in the code after replacements being applied.
298 // applied.
304 // applied.
327 /// replacements are applied successfully, this returns the code with
328 /// replacements applied; otherwise, an llvm::Error carrying llvm::StringError
[all …]
/freebsd-src/contrib/unbound/testdata/rpz_reload.tdir/
H A Drpz_reload.test
/freebsd-src/share/man/man4/
H A Dcc_newreno.465 Multiplicative window decrease factor, specified as a percentage, applied to
70 Multiplicative window decrease factor, specified as a percentage, applied to
98 Multiplicative window decrease factor, specified as a percentage, applied to
103 Multiplicative window decrease factor, specified as a percentage, applied to
/freebsd-src/sbin/devfs/
H A Ddevfs.885 all the rules in the ruleset associated with each mount-point are applied
125 .Dq applied
291 unless this rule (or ruleset) is explicitly applied (see below).
329 this rule is never applied automatically (unless ruleset 20 becomes
337 mount-point; the rules are still applied:
343 will be applied to all nodes:
/freebsd-src/sys/contrib/device-tree/Bindings/pinctrl/
H A Dfsl,imx93-pinctrl.yaml53 "mux_val" indicates the mux value to be applied.
55 "input_val" indicates the select input value to be applied.
57 "pad_setting" indicates the pad configuration value to be applied.
H A Dfsl,imx8mn-pinctrl.yaml50 "mux_val" indicates the mux value to be applied.
52 "input_val" indicates the select input value to be applied.
54 "pad_setting" indicates the pad configuration value to be applied.
H A Dfsl,imx8ulp-pinctrl.yaml48 "mux_mode" indicates the mux value to be applied.
50 "input_val" indicates the select input value to be applied.
52 "pad_setting" indicates the pad configuration value to be applied.
H A Dfsl,imx8mq-pinctrl.yaml50 "mux_val" indicates the mux value to be applied.
52 "input_val" indicates the select input value to be applied.
54 "pad_setting" indicates the pad configuration value to be applied.
H A Dfsl,imx8mm-pinctrl.yaml50 "mux_val" indicates the mux value to be applied.
52 "input_val" indicates the select input value to be applied.
54 "pad_setting" indicates the pad configuration value to be applied.
H A Dfsl,imxrt1170.yaml51 "mux_val" indicates the mux value to be applied.
53 "input_val" indicates the select input value to be applied.
55 "pad_setting" indicates the pad configuration value to be applied.
H A Dfsl,imxrt1050.yaml51 "mux_val" indicates the mux value to be applied.
53 "input_val" indicates the select input value to be applied.
55 "pad_setting" indicates the pad configuration value to be applied.
H A Dfsl,imx8mp-pinctrl.yaml50 "mux_val" indicates the mux value to be applied.
52 "input_val" indicates the select input value to be applied.
54 "pad_setting" indicates the pad configuration value to be applied.
H A Dfsl,imx8m-pinctrl.yaml55 "mux_val" indicates the mux value to be applied.
57 "input_val" indicates the select input value to be applied.
60 applied.
H A Dfsl,imx7d-pinctrl.yaml59 "mux_val" indicates the mux value to be applied.
61 "input_val" indicates the select input value to be applied.
63 "pad_setting" indicates the pad configuration value to be applied.
/freebsd-src/usr.bin/patch/
H A Dpatch.169 normal diffs are applied directly by the
139 to remove output files that are empty after the patches have been applied.
189 to ignore patches that it thinks are reversed or already applied.
259 will reverse the hunk to see if it can be applied that way.
263 If it cannot, the patch will continue to be applied normally.
562 diff is applied, then
567 whether they already applied the patch.
667 applied to exactly the same version of the file that the patch was
688 If you apply a patch you have already applied,
/freebsd-src/sys/contrib/device-tree/Bindings/input/touchscreen/
H A Diqs5xx.txt45 - touchscreen-inverted-x : See [2]. Inversion is applied relative to that
49 - touchscreen-inverted-y : See [2]. Inversion is applied relative to that
53 - touchscreen-swapped-x-y : See [2]. Swapping is applied relative to that
/freebsd-src/share/man/man7/
H A Dsizeof.742 operator cannot be applied to incomplete types and expressions
94 When applied to a simple variable or data type,
149 When applied to a struct or union,
206 When applied to a struct containing a flexible array
/freebsd-src/stand/lua/
H A Dcolor.lua.8103 applied.
108 no attributes applied.
116 attribute applied before it and reset after it.
/freebsd-src/sys/contrib/openzfs/man/man5/
H A Dvdev_id.conf.585 then the mapping is only applied to slots in the named channel,
86 otherwise the mapping is applied to all channels.
92 In this way a custom mapping may be applied to a particular channel
93 and a default mapping applied to the others.
/freebsd-src/usr.sbin/setfmac/
H A Dsetfsmac.852 Multiple entries matching a single file will be combined and applied in
66 NOTE: Only the first entry for each file is applied;
86 NOTE: Only the first entry for each file is applied;
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGLoopInfo.h143 /// The methods call each other in case multiple transformations are applied
144 /// to a loop. The transformation first to be applied will use LoopID of the
202 /// This stack can be used to prepare attributes which are applied when a loop
212 /// applied to the loop and then cleared.
217 /// The staged attributes are applied to the loop and then cleared.
305 /// The set of attributes that will be applied to the next pushed loop.
/freebsd-src/sys/contrib/device-tree/include/dt-bindings/interconnect/
H A Dqcom,icc.h10 * The AMC bucket denotes constraints that are applied to hardware when
11 * icc_set_bw() completes, whereas the WAKE and SLEEP constraints are applied
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DSectionMemoryManager.h35 /// page permissions have been applied before attempting to execute functions
36 /// in the JITed object. Permissions can be applied either by calling
133 /// permissions can be applied. It is up to the memory manager implementation
165 // which have not yet had their permissions applied, but have been given
167 // neither had their permissions applied, nor been given out to the user.
/freebsd-src/sys/contrib/device-tree/Bindings/dma/
H A Dqcom_hidma_mgmt.txt32 applied back to back while writing to the destination before yielding
35 applied back to back while reading the source before yielding the bus.
37 Once a reset is applied to the HW, HW starts a timer for reset operation
/freebsd-src/lib/libsys/
H A Dflock.251 A lock is applied by specifying an
76 At any time multiple shared locks may be applied to a file,
84 lock being released and the new lock applied (possibly

12345678910>>...55