Home
last modified time | relevance | path

Searched full:checking (Results 1 – 25 of 5572) sorted by relevance

12345678910>>...223

/third_party/pulseaudio/src/tests/
Dcpu-remap-test.c312 pa_log_debug("Checking special remap (float, mono->stereo)"); in START_TEST()
314 pa_log_debug("Checking special remap (float, mono->4-channel)"); in START_TEST()
317 pa_log_debug("Checking special remap (s32, mono->stereo)"); in START_TEST()
319 pa_log_debug("Checking special remap (s32, mono->4-channel)"); in START_TEST()
322 pa_log_debug("Checking special remap (s16, mono->stereo)"); in START_TEST()
324 pa_log_debug("Checking special remap (s16, mono->4-channel)"); in START_TEST()
327 pa_log_debug("Checking special remap (float, stereo->mono)"); in START_TEST()
329 pa_log_debug("Checking special remap (float, 4-channel->mono)"); in START_TEST()
332 pa_log_debug("Checking special remap (s32, stereo->mono)"); in START_TEST()
334 pa_log_debug("Checking special remap (s32, 4-channel->mono)"); in START_TEST()
[all …]
/third_party/rust/rust/src/doc/unstable-book/src/compiler-flags/
Dcheck-cfg.md7 This feature allows you to enable complete or partial checking of configuration.
15 1. `--check-cfg names(...)` enables checking condition names.
16 2. `--check-cfg values(...)` enables checking the values within list-valued conditions.
26 The `names(...)` form enables checking the names. This form uses a named list:
47 To enable checking condition names with an empty set of valid condition names, use the following
55 The first form enables checking condition names, while specifying that there are no valid
57 `--check-cfg 'names(...)'` option does not enable checking condition names.
61 The `values(...)` form enables checking the values within list-valued conditions. It has this
77 To enable checking of values, but to provide an empty set of valid values, use this form:
87 If `values()` is specified, then `rustc` will enable the checking of well-known values defined
[all …]
/third_party/rust/rust/tests/ui/conditional-compilation/
Dcfg_accessible-not_sure.edition2015.stderr7 = note: the type may have associated items, but we are currently not checking them
15 = note: the type may have associated items, but we are currently not checking them
23 = note: the type may have associated items, but we are currently not checking them
31 = note: the type may have associated items, but we are currently not checking them
39 = note: the type may have associated items, but we are currently not checking them
47 = note: the type may have associated items, but we are currently not checking them
55 = note: the type may have associated items, but we are currently not checking them
63 = note: the type may have associated items, but we are currently not checking them
71 = note: the type may have associated items, but we are currently not checking them
79 = note: the type may have associated items, but we are currently not checking them
[all …]
Dcfg_accessible-not_sure.edition2021.stderr7 = note: the type may have associated items, but we are currently not checking them
15 = note: the type may have associated items, but we are currently not checking them
23 = note: the type may have associated items, but we are currently not checking them
31 = note: the type may have associated items, but we are currently not checking them
39 = note: the type may have associated items, but we are currently not checking them
47 = note: the type may have associated items, but we are currently not checking them
55 = note: the type may have associated items, but we are currently not checking them
63 = note: the type may have associated items, but we are currently not checking them
71 = note: the type may have associated items, but we are currently not checking them
79 = note: the type may have associated items, but we are currently not checking them
[all …]
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/gmtime/
D1-1.c28 /* Checking the seconds */ in main()
36 /* Checking the Minutes */ in main()
44 /* Checking the Hour */ in main()
52 /* Checking the Month Day */ in main()
60 /* Checking the Month */ in main()
68 /* Checking the Year */ in main()
78 /* Checking the Day of week */ in main()
86 /* Checking the Day in year */ in main()
94 /* Checking the DTS */ in main()
/third_party/openGLES/extensions/SGIS/
DSGIS_clip_band_hint.txt27 host processing code not to have to perform clip checking if geometric
30 information can be reused efficiently to turn clip-checking on or off.
42 to the normal view volume. Clip-checking can be turned on or off
61 planes have on the whether the clip-checking hint is honored or not.
62 Clip-checking should probably always be performed for user defined
90 the clip checking operation may be disabled through the use of the
91 CLIP_CHECK_HINT_SGIS hint. In addition, clip-checking may be disabled
103 CLIP_BAND_FACTOR_X_SGIS respectively. Clip-checking is disabled when
113 rasterizable volume when clip checking has been disabled are
131 CLIP_CHECK_HINT, indicating whether to turn clip-checking on or off.
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIS/
DSGIS_clip_band_hint.txt27 host processing code not to have to perform clip checking if geometric
30 information can be reused efficiently to turn clip-checking on or off.
42 to the normal view volume. Clip-checking can be turned on or off
61 planes have on the whether the clip-checking hint is honored or not.
62 Clip-checking should probably always be performed for user defined
90 the clip checking operation may be disabled through the use of the
91 CLIP_CHECK_HINT_SGIS hint. In addition, clip-checking may be disabled
103 CLIP_BAND_FACTOR_X_SGIS respectively. Clip-checking is disabled when
113 rasterizable volume when clip checking has been disabled are
131 CLIP_CHECK_HINT, indicating whether to turn clip-checking on or off.
/third_party/rust/rust/src/tools/clippy/book/src/development/
Dcommon_tools_writing_lints.md7 …- [Checking if an expr is calling a specific method](#checking-if-an-expr-is-calling-a-specific-me…
8 - [Checking for a specific type](#checking-for-a-specific-type)
9 …- [Checking if a type implements a specific trait](#checking-if-a-type-implements-a-specific-trait)
10 - [Checking if a type defines a specific method](#checking-if-a-type-defines-a-specific-method)
16 - [Type checking](https://rustc-dev-guide.rust-lang.org/type-checking.html)
57 created by type checking step, it includes useful information such as types of
60 ## Checking if an expr is calling a specific method
73 // - See "Checking for a specific type"
81 ## Checking for a specific type
120 ## Checking if a type implements a specific trait
[all …]
/third_party/mbedtls/include/mbedtls/
Dasn1write.h47 * \param start The start of the buffer, for bounds-checking.
61 * \param start The start of the buffer, for bounds-checking.
78 * \param start The start of the buffer, for bounds-checking.
96 * \param start The start of the buffer, for bounds-checking.
114 * \param start The start of the buffer, for bounds-checking.
128 * \param start The start of the buffer, for bounds-checking.
144 * \param start The start of the buffer, for bounds-checking.
164 * \param start The start of the buffer, for bounds-checking.
186 * \param start The start of the buffer, for bounds-checking.
202 * \param start The start of the buffer, for bounds-checking.
[all …]
/third_party/python/
Dconfigure1696 -q, --quiet, --silent do not print \`checking ...' messages
1753 --disable-option-checking ignore unrecognized --enable/--with options
2111 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2112 printf %s "checking for $2... " >&6; }
2234 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2235 printf %s "checking for $2... " >&6; }
2479 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2480 printf %s "checking for $2... " >&6; }
2543 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
2544 printf %s "checking whether $as_decl_name is declared... " >&6; }
[all …]
/third_party/jerryscript/tests/jerry/
Darray-prototype-shift.js39 // Checking behavior when unable to get length
51 // Checking behavior when unable to set length
63 // Checking behavior when no length property defined
69 // Checking behavior when unable to get element
82 Checking behavior when the array is freezed */
95 Checking behavior when the array is freezed */
107 Checking behavior when the first element is null */
118 Checking behavior when last element is not writable */
129 Checking behavior when the array is freezed */
Darray-prototype-sort.js62 // Checking behavior when provided comparefn is not callable
72 // Checking behavior when unable to get length
84 // Checking behavior when unable to get element
96 // Checking behavior when unable to get elements
109 // Checking behavior when array is non-extensible while sorting
119 // Checking behavior when unable to delete property
130 // Checking behavior when unable to get the last element
142 // Checking behavior when lhs_value throws exception at comparefn
155 // Checking behavior when rhs_value throws exception at comparefn
175 // Checking behavior when comparefn's call value cannot be converted to number
Darray-prototype-reverse.js23 // Checking behavior when unable to get length
35 // Checking behavior when unable to get element
48 Checking behavior when unable to get the last element */
61 Checking behavior when first 3 elements are not writable */
74 Checking behavior when last 3 elements are not writable */
87 Checking behavior when first elements do not exist and the array is freezed */
98 Checking behavior when unable to get the first 2 elements */
110 Checking behavior when unable to get the last 2 elements */
/third_party/rust/rust/tests/ui/numbers-arithmetic/
Doverflowing-lsh-4.rs4 // This function is checking that our automatic truncation does not
5 // sidestep the overflow checking.
10 // this signals overflow when checking is on in main()
14 // ... but when checking is off, the fallback will truncate the in main()
20 // shifted by one place; if overflow checking is turned off, then in main()
Doverflowing-rsh-4.rs4 // This function is checking that our (type-based) automatic
5 // truncation does not sidestep the overflow checking.
10 // this signals overflow when checking is on in main()
14 // ... but when checking is off, the fallback will truncate the in main()
20 // overflow checking is turned off, then this assertion will pass in main()
/third_party/curl/
Dconfigure1861 -q, --quiet, --silent do not print \`checking ...' messages
1923 --disable-option-checking ignore unrecognized --enable/--with options
2376 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2377 printf %s "checking for $2... " >&6; }
2455 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2456 printf %s "checking for $2... " >&6; }
2552 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2553 printf %s "checking for $2... " >&6; }
2608 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
2609 printf %s "checking whether $as_decl_name is declared... " >&6; }
[all …]
/third_party/openssl/doc/man3/
DX509_VERIFY_PARAM_set_flags.pod103 policy checking.
105 X509_VERIFY_PARAM_set1_policies() enables policy checking (it is disabled
248 B<X509_V_FLAG_CRL_CHECK> enables CRL checking for the certificate chain leaf
251 B<X509_V_FLAG_CRL_CHECK_ALL> enables CRL checking for the entire certificate
254 B<X509_V_FLAG_IGNORE_CRITICAL> disables critical extension checking. By default
266 B<X509_V_FLAG_POLICY_CHECK> enables certificate policy checking, by default
267 no policy checking is performed. Additional information is sent to the
268 verification callback relating to policy checking.
273 B<RFC3280>. Policy checking is automatically enabled if any of these flags
276 If B<X509_V_FLAG_NOTIFY_POLICY> is set and the policy checking is successful
[all …]
/third_party/skia/third_party/externals/harfbuzz/
Dautogen.sh10 #printf "checking for ragel... "
16 printf "checking for pkg-config... "
22 printf "checking for libtoolize... "
27 printf "checking for gtkdocize... "
35 printf "checking for autoreconf... "
/third_party/ncurses/
Dconfigure651 -q, --quiet, --silent do not print \`checking...' messages
1195 echo "$as_me:1195: checking for $ac_word" >&5
1196 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
1229 echo "$as_me:1229: checking for egrep" >&5
1230 echo $ECHO_N "checking for egrep... $ECHO_C" >&6
1241 echo "$as_me:1241: checking for $ac_word" >&5
1242 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
1300 echo "$as_me:1300: checking for package version" >&5
1301 echo $ECHO_N "checking for package version... $ECHO_C" >&6
1324 echo "$as_me:1324: checking for package patch date" >&5
[all …]
/third_party/rust/rust/compiler/rustc_hir_analysis/
DREADME.md1 For high-level intro to how type checking works in rustc, see the
2 [type checking] chapter of the [rustc dev guide].
4 [type checking]: https://rustc-dev-guide.rust-lang.org/type-checking.html
/third_party/libcoap/
Dautogen.sh8 #echo "Checking for $1 ..."
53 # checking for cleaner argument
65 # checking for autoreconf
74 # checking for aclocal
83 # checking for pkg-config
92 # checking for libtool
93 # The libtool helper maybe installed as 'libtoolize', checking for 'libtool' first.
/third_party/jerryscript/tests/jerry/es2015/
Darray-prototype-find-index.js87 // Checking behavior when the given object is not %Array%
95 // Checking behavior when unable to get length
111 // Checking behavior when unable to get element
125 // Checking behavior when the first argument is not a callback
135 // Checking behavior when the first argument does not exist
143 // Checking behavior when there are more than 2 arguments
151 Checking behavior when the first element deletes the second */
158 Checking whether predicate is called also for empty elements */
/third_party/rust/rust/tests/ui/traits/trait-upcasting/
Dtype-checking-test-4.stderr2 --> $DIR/type-checking-test-4.rs:15:13
10 --> $DIR/type-checking-test-4.rs:20:13
18 --> $DIR/type-checking-test-4.rs:26:5
27 --> $DIR/type-checking-test-4.rs:31:5
35 --> $DIR/type-checking-test-4.rs:36:5
43 --> $DIR/type-checking-test-4.rs:44:5
Dtype-checking-test-4.polonius.stderr2 --> $DIR/type-checking-test-4.rs:15:13
10 --> $DIR/type-checking-test-4.rs:20:13
18 --> $DIR/type-checking-test-4.rs:26:5
27 --> $DIR/type-checking-test-4.rs:31:5
35 --> $DIR/type-checking-test-4.rs:36:5
43 --> $DIR/type-checking-test-4.rs:44:5
/third_party/spirv-tools/test/tools/
Dexpect.py73 """Mixin class for checking that the return code is zero."""
83 """Mixin class for checking that the return code is not zero."""
92 """Mixin class for checking that there is no output on stdout."""
101 """Mixin class for checking that there is no output on stderr."""
110 """Mixin class for checking that return code is zero and no output on
116 """Mixin class for checking that there is no file generated."""
244 """Mixin class for checking that every input file generates a valid SPIR-V 1.0
259 """Mixin class for checking that every input file generates a valid SPIR-V 1.3
274 """Mixin class for checking that every input file generates a valid SPIR-V 1.5
289 """Mixin class for checking that every input file generates a valid SPIR-V 1.6
[all …]

12345678910>>...223