Home
last modified time | relevance | path

Searched refs:unsuccessful (Results 1 – 25 of 47) sorted by relevance

12

/external/robolectric-shadows/processor/src/test/java/org/robolectric/annotation/processing/validator/
DSingleClassSubject.java60 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/
Dlist.rst100 ``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/
Dlist.rst132 ``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/
Dgethostlatency_example.txt21 which was an unsuccessful lookup.
/external/cros/system_api/dbus/cryptohome/
Dkey.proto89 // 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/
Dscalar-writes-in-scop-requires-abort.ll34 ; decides a build is unsuccessful with invariant load hoisting enabled.
/external/vulkan-validation-layers/build-android/
Dtest_APK.sh279 echo VulkanLayerValidationTests result status is unsuccessful. Dumping test output file:
/external/grpc-grpc/examples/cpp/helloworld/cocoapods/HelloWorldCpp/
DViewController.mm83 NSLog(@"Received unsuccessful status code: %d", status.error_code());
/external/llvm-project/clang-tools-extra/docs/clang-tidy/checks/
Dreadability-implicit-bool-conversion.rst28 This code is the result of unsuccessful refactoring, where type of ``m_foo``
/external/python/pyasn1/docs/source/
Dcontents.rst30 first, unsuccessful, version of the Internet. You can read many interesting
/external/pdfium/docs/
Dgetting-started.md141 fprintf(stderr, "Load pdf docs unsuccessful: ");
/external/tensorflow/tensorflow/lite/tools/delegates/
DREADME.md52 if unsuccessful. Should be one of: cl, gl. By default, the GPU delegate will
/external/grpc-grpc/src/python/grpcio_tests/tests/
D_result.py395 unsuccessful=(len(failures) + len(errors)),
/external/skqp/docs/
DSkStream_Reference.bmh153 or late (after the first unsuccessful read).
Dspelling.txt238 unit unknown unless unlike unlikely unmodified unrelated unsigned unsorted unsuccessful until
/external/python/cryptography/docs/x509/
Docsp.rst214 unsuccessful statuses call the class method
337 methods can or should be called as unsuccessful statuses do not
/external/openssh/
DPROTOCOL.mux114 if remote TTY allocation was unsuccessful. The client may use this to
/external/tensorflow/tensorflow/lite/g3doc/convert/
Dindex.md162 If you were unsuccessful at creating the TensorFlow operator or don't
/external/skia/site/docs/dev/contrib/
Dsubmit.md75 it. If unsuccessful, another option is to click on the 'Suggested Reviewers'
/external/python/cpython2/Misc/
Ddevelopers.txt332 - Several unsuccessful efforts were made to contact Charles G Waldman.
/external/python/cpython2/Doc/library/
Dimp.rst60 parentheses above. If the search is unsuccessful, :exc:`ImportError` is
/external/swiftshader/third_party/marl/docs/
Dscheduler.md161 - If the steal was unsuccessful, `std::this_thread::yield()` is called to prevent marl from starvin…
/external/python/cpython3/Doc/library/
Dimp.rst72 is unsuccessful, :exc:`ImportError` is raised. Other exceptions indicate
/external/llvm-project/mlir/docs/
DDialectConversion.md441 first try to legalize by folding the operation, but that is unsuccessful for
/external/arm-trusted-firmware/docs/components/
Dsecure-partition-manager-mm.rst806 memory in case of an unsuccessful call.  The SPM must preserve the consistency

12