Searched refs:successful (Results 1 – 25 of 65) sorted by relevance
123
/external/junit/src/junit/swingui/ |
D | ProgressBar.java | 35 public void step(int value, boolean successful) { in step() argument 37 if (!fError && !successful) { in step()
|
/external/junit/src/junit/awtui/ |
D | ProgressBar.java | 76 public void step(boolean successful) { in step() argument 82 if (!fError && !successful) { in step()
|
/external/dbus/test/data/auth/ |
D | invalid-hex-encoding.auth-script | 1 ## this tests an invalid hex encoding followed by successful authentication
|
D | external-successful.auth-script | 1 ## this tests a successful auth of type EXTERNAL
|
/external/webkit/WebCore/dom/ |
D | SelectElement.cpp | 466 bool successful = false; in appendFormData() local 473 successful = true; in appendFormData() 480 if (!successful && !data.multiple() && data.size() <= 1 && items.size()) { in appendFormData() 487 successful = true; in appendFormData() 490 return successful; in appendFormData()
|
/external/emma/ |
D | BUILD.txt | 29 - After a successful build, EMMA jars will be located in
|
/external/webkit/WebKit/win/Interfaces/ |
D | IWebHistory.idl | 88 @result Returns YES if successful, NO otherwise. 98 @result Returns YES if successful, NO otherwise.
|
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/Amiga/ |
D | SMakefile | 152 @echo "Check successful, using COMPRESSION='$(COMPRESSION)'" 169 @echo "All checks successful"
|
/external/e2fsprogs/lib/et/test_cases/ |
D | heimdal.et | 13 ec KSUCCESS, "Kerberos successful"
|
/external/bluetooth/glib/po/ |
D | po2tbl.sed.in | 58 # Some buggy seds do not clear the `successful substitution since last ``t'''
|
/external/dosfstools/doc/ |
D | README.dosfsck | 24 pass if the first pass was successful.
|
/external/bluetooth/bluez/doc/ |
D | control-api.txt | 88 Sent when a successful AVRCP connection has been made
|
D | audio-api.txt | 238 Sent when a successful connection has been made to the
|
/external/ipsec-tools/src/racoon/samples/roadwarrior/ |
D | README | 7 the client. After a successful login, the client will receive an
|
/external/webkit/WebKitTools/android/flex-2.5.4a/ |
D | Makefile.in | 148 @echo "Check successful, using COMPRESSION=\"$(COMPRESSION)\""
|
/external/webkit/autotools/ |
D | webkit.m4 | 25 dnl check if we have the required packages to have successful checks
|
/external/webkit/WebKitTools/iExploder/ |
D | README.txt | 58 2) How do I look up the last successful test for a client?
|
/external/tcpdump/tests/ |
D | print-AA.new | 65 apache</A> web server package was successful.</P>
|
D | print-A.out | 65 apache</A> web server package was successful.</P>
|
D | print-AA.out | 65 apache</A> web server package was successful.</P>
|
D | print-A.new | 65 apache</A> web server package was successful.</P>
|
/external/astl/include/ |
D | vector | 92 // @return true if successful. The STL version returns nothing.
|
/external/dropbear/libtomcrypt/ |
D | crypt.tex | 227 that return {\bf int} will return {\bf CRYPT\_OK} if the function was successful, or one of the man… 341 /* if rsa_export() was successful then x will have 952 … will terminate the stream (by terminating the cipher) and return \textbf{CRYPT\_OK} if successful. 4279 …IT STRING, OCTET STRING (etc) the \textit{size} field is updated after successful decoding to refl… 5389 @return CRYPT_OK if successful 5400 @return CRYPT_OK if successful 5410 @return CRYPT_OK if successful 5417 @return CRYPT_OK if successful, 5430 @return CRYPT_OK if successful 5440 @return CRYPT_OK if successful [all …]
|
/external/tcpdump/ |
D | config.h.in | 97 /* The successful return value from signal (?)XXX */
|
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/VMS/ |
D | descrip.mms | 236 @ $(ECHO) "All checks successful"
|
123