Home
last modified time | relevance | path

Searched full:considered (Results 1 – 25 of 1904) sorted by relevance

12345678910>>...77

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DProfileSummaryInfo.h36 /// isColdCount that tells whether a given profile count is considered hot/cold
49 // True if the working set size of the code is considered huge,
53 // True if the working set size of the code is considered large,
108 /// Returns true if the working set size of the code is considered huge.
110 /// Returns true if the working set size of the code is considered large.
181 /// Returns true if count \p C is considered hot.
183 /// Returns true if count \p C is considered cold.
185 /// Returns true if count \p C is considered hot with regard to a given
190 /// Returns true if count \p C is considered cold with regard to a given
196 /// Returns true if BasicBlock \p BB is considered ho
[all...]
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_freebsd_inc.h108 u_int32_t rp_mindur; /* Min pulse duration to be considered for
110 u_int32_t rp_maxdur; /* Max pusle duration to be considered for
112 u_int32_t rp_rssithresh; /* Minimum rssi to be considered a radar pulse */
131 u_int32_t rp_mindur; /* Min pulse duration to be considered for
133 u_int32_t rp_maxdur; /* Max pusle duration to be considered for
135 u_int32_t rp_rssithresh; /* Minimum rssi to be considered a radar pulse */
147 u_int32_t b5_rssithresh; /* Min rssi to be considered a pulse */
/freebsd/lib/libsecureboot/efi/include/Guid/
H A DImageAuthentication.h100 /// The time that the certificate shall be considered to be revoked.
111 /// The time that the certificate shall be considered to be revoked.
122 /// The time that the certificate shall be considered to be revoked.
229 /// the certificate should be considered to be revoked from that time and onwards, and
230 /// otherwise the certificate shall be considered to always be revoked.
242 /// the certificate should be considered to be revoked from that time and onwards, and
243 /// otherwise the certificate shall be considered to always be revoked.
255 /// the certificate should be considered to be revoked from that time and onwards, and
256 /// otherwise the certificate shall be considered to always be revoked.
/freebsd/lib/libc/regex/
H A Dregex.3126 All characters are thus considered ordinary,
177 they are considered ordinary characters.
239 is considered to be the text of an entire line, minus any terminating
267 The string is considered to start at
289 is considered the beginning of a line, such that
520 Be warned also that they are considered experimental and changes are possible.
610 followed by a digit is considered the beginning of bounds for a
615 followed by a digit is considered an ordinary character.
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/
H A DAnalyzerOptions.def123 "Whether or not templated functions may be considered for inlining.", true)
127 "considered for inlining.",
132 "considered for inlining.",
137 "Whether or not the destructor of C++ 'shared_ptr' may be considered for "
173 "considered for inlining.",
374 "The maximal amount of translation units that is considered "
383 "The maximal amount of translation units that is considered "
390 "The size of the functions (in basic blocks), which should be considered "
403 "The number of basic blocks a function needs to have to be considered "
443 "The largest number of fields a struct can have and still be considered "
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DVersionTuple.h122 /// provided, minor and subminor version numbers are considered to be zero.
130 /// If not provided, minor and subminor version numbers are considered to be
138 /// If not provided, minor and subminor version numbers are considered to be
147 /// If not provided, minor and subminor version numbers are considered to be
156 /// If not provided, minor and subminor version numbers are considered to be
165 /// If not provided, minor and subminor version numbers are considered to be
/freebsd/contrib/nvi/regex/
H A Dregex.3109 All characters are thus considered ordinary,
147 they are considered ordinary characters.
192 is considered to be the text of an entire line, minus any terminating
208 The string is considered to start at
387 Be warned also that they are considered experimental and changes are possible.
444 A `{' followed by a digit is considered the beginning of bounds for a
446 A `{' \fInot\fR followed by a digit is considered an ordinary character.
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DRDFDeadCode.cpp54 // it should be considered "live". It is safe for this function to be
57 // considered removable.
122 // considered live, i.e. instructions with observable side-effects, such in collect()
123 // as calls and stores. All arguments of such instructions are considered in collect()
125 // instruction are considered live. For each live use, all its reaching in collect()
126 // defs are considered live. in collect()
/freebsd/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-string.h106 // NULL C string is considered different to any non-NULL C string,
120 // NULL C string is considered different to any non-NULL C string,
128 // A NULL C string is considered different to any non-NULL C string,
136 // A NULL C string is considered different to any non-NULL wide C string,
148 // ignoring case. Any string is considered to end with an empty suffix.
/freebsd/sys/contrib/device-tree/Bindings/phy/
H A Dnvidia,tegra194-xusb-padctl.yaml242 the port is considered to be external.
280 the port is considered to be external.
318 the port is considered to be external.
356 the port is considered to be external.
394 the port is considered to be external.
427 the port is considered to be external.
460 the port is considered to be external.
493 the port is considered to be external.
H A Dnvidia,tegra210-xusb-padctl.yaml370 the port is considered to be external.
408 the port is considered to be external.
446 the port is considered to be external.
484 the port is considered to be external.
526 the port is considered to be external.
547 the port is considered to be external.
568 the port is considered to be external.
589 the port is considered to be external.
H A Dnvidia,tegra186-xusb-padctl.yaml251 the port is considered to be external.
289 the port is considered to be external.
327 the port is considered to be external.
357 the port is considered to be external.
378 the port is considered to be external.
399 the port is considered to be external.
H A Dnvidia,tegra124-xusb-padctl.yaml348 the port is considered to be external.
383 the port is considered to be external.
418 the port is considered to be external.
441 the port is considered to be external.
471 the port is considered to be external.
492 the port is considered to be external.
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DABIInfoImpl.h127 /// AsIfNoUniqueAddr is true, then C++ record fields are considered empty if
134 /// considered empty. If AsIfNoUniqueAddr is true, then C++ record fields are
135 /// considered empty if the [[no_unique_address]] attribute would have made
146 /// \ref isEmptyFieldForLayout). Note, C++ record fields are considered empty
154 /// considered single element structs.
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/
H A DASTSelection.h30 /// A node that's considered to be selected because the whole selection range
33 /// A node that's considered to be selected because the start of the selection
36 /// A node that's considered to be selected because the end of the selection
40 /// A node that's considered to be selected because the node is entirely in
/freebsd/crypto/openssl/doc/man7/
H A Dprovider-keymgmt.pod145 considered.
150 considered.
155 considered.
160 considered.
174 Indicating that all key object parameters should be considered,
189 considered, i.e. the combination of public and private key.
196 Indicating that everything in a key object should be considered.
/freebsd/secure/lib/libcrypto/man/man7/
H A Dprovider-keymgmt.7280 considered.
284 considered.
288 considered.
292 considered.
301 Indicating that all key object parameters should be considered,
309 considered, i.e. the combination of public and private key.
315 Indicating that everything in a key object should be considered.
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerIOWindows.cpp246 // Returns number of characters considered if successful.
261 // Returns number of characters considered if successful.
271 // Returns number of characters considered if successful.
286 // Returns number of characters considered if successful.
300 // given string Patt. Returns number of characters considered if successful.
311 // Returns number of characters considered if successful.
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dcirrus,cs42l43.yaml134 debounced for. Note the falling edge is considered after the invert.
141 debounced for. Note the rising edge is considered after the invert.
164 debounced for. Note the falling edge is considered after the invert.
171 debounced for. Note the rising edge is considered after the invert.
/freebsd/sys/contrib/device-tree/Bindings/iio/
H A Dcommon.yaml26 For proximity sensors whether an object can be considered near to the
32 considered 'near' to the device (an object is near to the
/freebsd/contrib/bmake/unit-tests/
H A Dgnode-submake.mk23 # The command contains the word "make", therefore it is considered a
35 # is not considered a sub-make.
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorize.h117 /// If true, only loops that explicitly request interleaving are considered.
121 /// If true, only loops that explicitly request vectorization are considered.
164 /// If true, only loops that explicitly request interleaving are considered.
168 /// If true, only loops that explicitly request vectorization are considered.
/freebsd/contrib/pam-krb5/pam-util/
H A Doptions.h162 * krb5_config attribute is true will be considered.
170 * considered fatal. Errors will already be reported using putil_crit*() or
185 * error. An error return should be considered fatal. Errors will already be
187 * syslog at LOG_ERR using putil_err()), but are not considered fatal errors
/freebsd/lib/libfigpar/
H A Dfigpar.3148 is normally considered part of the directive.
154 is normally considered part of the value.
165 Equals must be part of the directive to be considered a delimiter between
/freebsd/contrib/ntp/html/
H A Dselect.html16 …undtrip root delay plus the root dispersion plus minor error contributions not considered here.</p>
24 …howing one or more of these errors are considered nonselectable; only the selectable candidates …
29 …row away valuable statistical information. In any case, the clock is considered correct if the n…

12345678910>>...77