Searched refs:satisfy (Results 1 – 25 of 286) sorted by relevance
12345678910>>...12
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_MatrixTriangularSolve.pbtxt | 51 `True` then the innermost matrices in `output` satisfy matrix equations 54 `output` satisfy matrix equations
|
D | api_def_Transpose.pbtxt | 5 The output `y` has the same rank as `x`. The shapes of `x` and `y` satisfy:
|
D | api_def_ConjugateTranspose.pbtxt | 5 The output `y` has the same rank as `x`. The shapes of `x` and `y` satisfy:
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/SimplifyCFG/ |
D | critedge-assume.ll | 8 ; 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/llvm/unittests/IR/ |
D | CMakeLists.txt | 36 # HACK: Declare a couple of source files as optionally compiled to satisfy the
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_init/ |
D | coverage.txt | 6 the system in order to satisfy this test case.
|
/external/toybox/tests/ |
D | printf.test | 34 # posix: "The format operand shall be reused as often as necessary to satisfy
|
/external/llvm/docs/ |
D | FaultMaps.rst | 110 are two requirements an explicit null check needs to satisfy for it to 120 The frontend is expected to mark branches that satisfy (1) and (2)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | setcc-takes-i32.ll | 9 ; type, so we'll satisfy it (this actually arguably gives better code anyway,
|
D | sitofp-fixed-legal.ll | 32 ; This one is small enough to satisfy isSimple, but still illegally large.
|
/external/tensorflow/tensorflow/lite/experimental/micro/tools/make/targets/apollo3evb/ |
D | apollo3evb.ld | 71 /* Add this to satisfy reference to symbol 'end' from libnosys.a(sbrk.o)
|
/external/llvm/test/CodeGen/AArch64/ |
D | setcc-takes-i32.ll | 9 ; type, so we'll satisfy it (this actually arguably gives better code anyway,
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/MergeFunc/ |
D | inline-asm.ll | 13 ; Used to satisfy minimum size limit
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | FaultMaps.rst | 116 are two requirements an explicit null check needs to satisfy for it to 126 The frontend is expected to mark branches that satisfy (1) and (2)
|
/external/v8/benchmarks/ |
D | deltablue.js | 172 Constraint.prototype.satisfy = function (mark) { method in Constraint 590 var overridden = c.satisfy(mark); 592 overridden = overridden.satisfy(mark);
|
/external/curl/tests/data/ |
D | test1073 | 3 # speaking HTTP 1.0. The request is impossible to satisfy with HTTP 1.0
|
D | test1072 | 3 # speaking HTTP 1.0. The request is impossible to satisfy with HTTP 1.0
|
/external/autotest/test_suites/ |
D | control.suite_attr_wrapper | 14 This is a wrapper suite to trigger tests that satisfy any attribute boolean
|
/external/libchrome/base/containers/ |
D | span_unittest.nc | 107 // A std::set() should not satisfy the requirements for conversion to a span. 159 // A std::set() should not satisfy the requirements for conversion to a span.
|
/external/clang/test/SemaObjC/ |
D | parameterized_classes.m | 272 …NSObject *> typeArgs8b; // expected-error{{type argument 'NSObject *' does not satisfy the bound (… 275 …id, // expected-error{{type argument 'id' does not satisfy the bound ('NSObject *') of type param… 279 …id> typeArgs10; // expected-error{{type argument 'id' does not satisfy the bound ('id<NSCopying>')… 323 @interface PC24<T> : PC1<T, T> // expected-error{{type argument 'T' (aka 'id') does not satisfy the…
|
/external/boringssl/src/crypto/fipsmodule/ec/ |
D | p256-x86_64_tests.txt | 3 # The following tests satisfy A = -B (mod P). 1032 # The following tests satisfy A * B * 2^-256 = Result (mod P). 1144 # The following tests satisfy A * 2^-256 = Result (mod P). 1189 # The following tests satisfy Result = A + B. Result is in affine coordinates, 1415 # The following tests satisfy A * B * 2^-256 = Result (mod N).
|
/external/grpc-grpc/src/python/grpcio/grpc/_cython/ |
D | README.rst | 50 ``virtualenv`` doesn't have installed versions that satisfy the change).
|
/external/swiftshader/extensions/ |
D | EGL_ANGLE_iosurface_client_buffer.txt | 75 attributes must satisfy the following constraints otherwise
|
/external/grpc-grpc/src/proto/grpc/testing/ |
D | test.proto | 37 // satisfy subsequent requests.
|
/external/grpc-grpc-java/interop-testing/src/main/proto/grpc/testing/ |
D | test.proto | 36 // satisfy subsequent requests.
|
12345678910>>...12