Home
last modified time | relevance | path

Searched refs:satisfy (Results 1 – 25 of 382) sorted by relevance

12345678910>>...16

/external/llvm-project/mlir/test/IR/
Dattribute.mlir126 …// expected-error @+1 {{'si32_attr' failed to satisfy constraint: 32-bit signed integer attribute}}
139 …// expected-error @+1 {{'ui32_attr' failed to satisfy constraint: 32-bit unsigned integer attribut…
152 // expected-error @+1 {{'any_i32_attr' failed to satisfy constraint: 32-bit integer attribute}}
178 …// expected-error @+1 {{'i32attr' failed to satisfy constraint: 32-bit signless integer attribute …
186 …// expected-error @+1 {{'i64attr' failed to satisfy constraint: 64-bit signless integer attribute …
206 …// expected-error @+1 {{'i32attr' failed to satisfy constraint: 32-bit signless integer attribute …
214 …// expected-error @+1 {{'i64attr' failed to satisfy constraint: 64-bit signless integer attribute …
222 …// expected-error @+1 {{'i32attr' failed to satisfy constraint: 32-bit signless integer attribute …
230 …// expected-error @+1 {{'i64attr' failed to satisfy constraint: 64-bit signless integer attribute …
250 // expected-error @+1 {{'attr' failed to satisfy constraint: type array attribute}}
[all …]
/external/rust/crates/anyhow/tests/ui/
Dno-impl.stderr7 | doesn't satisfy `Error: Into<anyhow::Error>`
8 | doesn't satisfy `Error: anyhow::private::kind::TraitKind`
9 | doesn't satisfy `Error: std::fmt::Display`
/external/llvm-project/mlir/test/mlir-tblgen/
Dpredicate.td37 // CHECK-SAME: "attribute 'attr' failed to satisfy constraint: 32-bit signless integer attribute w…
45 // CHECK-SAME: "attribute 'attr' failed to satisfy constraint: 32-bit signless integer attribute w…
53 // CHECK-SAME: "attribute 'attr' failed to satisfy constraint: array attribute with at least 8 ele…
61 // CHECK-SAME: "attribute 'attr' failed to satisfy constraint: array attribute whose 0-th element …
69 // CHECK-SAME: "attribute 'attr' failed to satisfy constraint: array attribute whose 0-th element m…
/external/rust/crates/thiserror/tests/ui/
Dsource-struct-not-error.stderr8 | doesn't satisfy `NotError: AsDynError`
9 | doesn't satisfy `NotError: std::error::Error`
Dsource-enum-not-error.stderr7 | doesn't satisfy `NotError: AsDynError`
8 | doesn't satisfy `NotError: std::error::Error`
Dno-display.stderr5 | ----------------- doesn't satisfy `NoDisplay: std::fmt::Display`
/external/rust/crates/ring/src/arithmetic/
Dbigint_elem_exp_vartime_tests.txt3 # These test vectors satisfy A ^ E = ModExp (mod M) and 0 <= ModExp < M.
4 # Additionally, These test vectors satisfy the following constraints:
Dbigint_elem_squared_tests.txt3 # These test vectors satisfy A * A = ModSquare (mod M) and 0 <= ModSquare < M.
/external/boringssl/src/util/fipstools/delocate/testdata/generic-FileDirectives/
Din.s5 # An instruction is needed to satisfy the architecture auto-detection.
Dout.s9 # An instruction is needed to satisfy the architecture auto-detection.
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_MatrixTriangularSolve.pbtxt50 `True` then the innermost matrices in `output` satisfy matrix equations
53 `output` satisfy matrix equations
Dapi_def_Transpose.pbtxt5 The output `y` has the same rank as `x`. The shapes of `x` and `y` satisfy:
Dapi_def_ConjugateTranspose.pbtxt5 The output `y` has the same rank as `x`. The shapes of `x` and `y` satisfy:
/external/angle/tools/android/md5sum/
DBUILD.gn5 # Empty placeholder to satisfy build/config/android/internal_rules.gni.
/external/pigweed/pw_fuzzer/
Dfuzzer.gni77 # Dummy target to satisfy `pw_test_group`. It is empty as we don't want to
82 # Dummy target to satisfy `pw_test`. It is empty as we don't need a separate
/external/rust/crates/proc-macro-error/tests/ui/
Dmisuse.stderr5 | ----------- doesn't satisfy `Foo: quote::to_tokens::ToTokens`
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_init/
Dcoverage.txt6 the system in order to satisfy this test case.
/external/llvm/unittests/IR/
DCMakeLists.txt36 # HACK: Declare a couple of source files as optionally compiled to satisfy the
/external/llvm-project/llvm/test/Transforms/SimplifyCFG/X86/
Dcritedge-assume.ll8 ; assumption cache is verified after simplifycfg has run. To satisfy 1, we
9 ; run the instcombine pass first in our pipeline. To satisfy 2, we use the
/external/libcups/scheduler/
Dauth.c1301 temp->satisfy = loc->satisfy; in cupsdCopyLocation()
1585 …_AUTH_SATISFY_%s, num_names=%d", levels[best->level], types[type], best->satisfy ? "ANY" : "ALL", … in cupsdIsAuthorized()
1629 if (auth == CUPSD_AUTH_DENY && best->satisfy == CUPSD_AUTH_SATISFY_ALL) in cupsdIsAuthorized()
1640 best->satisfy == CUPSD_AUTH_SATISFY_ALL) && in cupsdIsAuthorized()
1677 else if (best->satisfy == CUPSD_AUTH_SATISFY_ALL || auth == CUPSD_AUTH_DENY) in cupsdIsAuthorized()
1693 if (best->satisfy == CUPSD_AUTH_SATISFY_ALL || auth == CUPSD_AUTH_DENY) in cupsdIsAuthorized()
Dauth.h92 satisfy; /* Satisfy any or all limits? */ member
/external/toybox/tests/
Dprintf.test39 # posix: "The format operand shall be reused as often as necessary to satisfy
/external/llvm-project/llvm/utils/gn/secondary/compiler-rt/lib/scudo/
DBUILD.gn27 # This target is unused, it only exists to satisfy
/external/llvm-project/llvm/test/Transforms/InferAddressSpaces/AMDGPU/
Dredundant-addrspacecast.ll7 ; not be cloned to satisfy the second user.
/external/llvm-project/llvm/test/CodeGen/AArch64/
Dsetcc-takes-i32.ll9 ; type, so we'll satisfy it (this actually arguably gives better code anyway,

12345678910>>...16