/external/robolectric-shadows/processor/src/test/java/org/robolectric/annotation/processing/validator/ |
D | SingleClassSubject.java | 60 UnsuccessfulCompilationClause unsuccessful; field in SingleClassSubject.SingleFileClause 63 public SingleFileClause(UnsuccessfulCompilationClause unsuccessful, JavaFileObject source) { in SingleFileClause() argument 64 this.unsuccessful = unsuccessful; in SingleFileClause() 70 return new SingleLineClause(unsuccessful.withErrorContaining(messageFragment).in(source)); in withErrorContaining() 79 unsuccessful.withErrorContaining(messageFragment); in withNoErrorContaining()
|
/external/python/cpython3/Doc/c-api/ |
D | list.rst | 100 ``0`` if successful; return ``-1`` and set an exception if unsuccessful. 107 successful; return ``-1`` and set an exception if unsuccessful. Analogous 114 and *high*. Return ``NULL`` and set an exception if unsuccessful. Analogous
|
/external/python/cpython2/Doc/c-api/ |
D | list.rst | 132 ``0`` if successful; return ``-1`` and set an exception if unsuccessful. 143 successful; return ``-1`` and set an exception if unsuccessful. Analogous 150 and *high*. Return *NULL* and set an exception if unsuccessful. Analogous
|
/external/bcc/tools/ |
D | gethostlatency_example.txt | 21 which was an unsuccessful lookup.
|
/external/cros/system_api/dbus/cryptohome/ |
D | key.proto | 89 // entropy credential? For such keys, delays between subsequent unsuccessful 94 // If true, the key is "locked" after too many unsuccessful authorization
|
/external/llvm-project/polly/test/GPGPU/ |
D | scalar-writes-in-scop-requires-abort.ll | 34 ; decides a build is unsuccessful with invariant load hoisting enabled.
|
/external/vulkan-validation-layers/build-android/ |
D | test_APK.sh | 279 echo VulkanLayerValidationTests result status is unsuccessful. Dumping test output file:
|
/external/grpc-grpc/examples/cpp/helloworld/cocoapods/HelloWorldCpp/ |
D | ViewController.mm | 83 NSLog(@"Received unsuccessful status code: %d", status.error_code());
|
/external/llvm-project/clang-tools-extra/docs/clang-tidy/checks/ |
D | readability-implicit-bool-conversion.rst | 28 This code is the result of unsuccessful refactoring, where type of ``m_foo``
|
/external/python/pyasn1/docs/source/ |
D | contents.rst | 30 first, unsuccessful, version of the Internet. You can read many interesting
|
/external/pdfium/docs/ |
D | getting-started.md | 141 fprintf(stderr, "Load pdf docs unsuccessful: ");
|
/external/tensorflow/tensorflow/lite/tools/delegates/ |
D | README.md | 52 if unsuccessful. Should be one of: cl, gl. By default, the GPU delegate will
|
/external/grpc-grpc/src/python/grpcio_tests/tests/ |
D | _result.py | 395 unsuccessful=(len(failures) + len(errors)),
|
/external/skqp/docs/ |
D | SkStream_Reference.bmh | 153 or late (after the first unsuccessful read).
|
D | spelling.txt | 238 unit unknown unless unlike unlikely unmodified unrelated unsigned unsorted unsuccessful until
|
/external/python/cryptography/docs/x509/ |
D | ocsp.rst | 214 unsuccessful statuses call the class method 337 methods can or should be called as unsuccessful statuses do not
|
/external/openssh/ |
D | PROTOCOL.mux | 114 if remote TTY allocation was unsuccessful. The client may use this to
|
/external/tensorflow/tensorflow/lite/g3doc/convert/ |
D | index.md | 162 If you were unsuccessful at creating the TensorFlow operator or don't
|
/external/skia/site/docs/dev/contrib/ |
D | submit.md | 75 it. If unsuccessful, another option is to click on the 'Suggested Reviewers'
|
/external/python/cpython2/Misc/ |
D | developers.txt | 332 - Several unsuccessful efforts were made to contact Charles G Waldman.
|
/external/python/cpython2/Doc/library/ |
D | imp.rst | 60 parentheses above. If the search is unsuccessful, :exc:`ImportError` is
|
/external/swiftshader/third_party/marl/docs/ |
D | scheduler.md | 161 - If the steal was unsuccessful, `std::this_thread::yield()` is called to prevent marl from starvin…
|
/external/python/cpython3/Doc/library/ |
D | imp.rst | 72 is unsuccessful, :exc:`ImportError` is raised. Other exceptions indicate
|
/external/llvm-project/mlir/docs/ |
D | DialectConversion.md | 441 first try to legalize by folding the operation, but that is unsuccessful for
|
/external/arm-trusted-firmware/docs/components/ |
D | secure-partition-manager-mm.rst | 806 memory in case of an unsuccessful call. The SPM must preserve the consistency
|