Home
last modified time | relevance | path

Searched refs:unsuccessful (Results 1 – 25 of 44) 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.rst99 ``0`` if successful; return ``-1`` and set an exception if unsuccessful.
106 successful; return ``-1`` and set an exception if unsuccessful. Analogous
113 and *high*. Return *NULL* and set an exception if unsuccessful. Analogous
Dinit.rst1131 below. If creation of the new interpreter is unsuccessful, *NULL* is
/external/v8/src/third_party/utf8-decoder/
DREADME.v818 unsuccessful state transitions.
/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
Dinit.rst842 below. If creation of the new interpreter is unsuccessful, *NULL* is
/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/vulkan-validation-layers/build-android/
Dtest_APK.sh266 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/python/pyasn1/docs/source/
Dcontents.rst30 first, unsuccessful, version of the Internet. You can read many interesting
/external/pdfium/docs/
Dgetting-started.md138 fprintf(stderr, "Load pdf docs unsuccessful: ");
/external/openssh/
DPROTOCOL.mux77 if remote TTY allocation was unsuccessful. The client may use this to
/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/skia/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/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/python/cpython3/Doc/library/
Dimp.rst72 parentheses above. If the search is unsuccessful, :exc:`ImportError` is
/external/u-boot/scripts/
Dspelling.txt1203 unsuccessfull||unsuccessful
/external/v8/src/inspector/
Djs_protocol.pdl292 # performing 'step in' several times, finally resorting to 'step out' if unsuccessful.
299 # scripts by performing 'step in' several times, finally resorting to 'step out' if unsuccessful.
/external/python/cpython3/Lib/idlelib/
DChangeLog1109 unsuccessful search wraps around and re-searches that part of the file
/external/python/cpython2/Lib/idlelib/
DChangeLog1109 unsuccessful search wraps around and re-searches that part of the file

12