Home
last modified time | relevance | path

Searched refs:successful (Results 1 – 25 of 65) sorted by relevance

123

/external/junit/src/junit/swingui/
DProgressBar.java35 public void step(int value, boolean successful) { in step() argument
37 if (!fError && !successful) { in step()
/external/junit/src/junit/awtui/
DProgressBar.java76 public void step(boolean successful) { in step() argument
82 if (!fError && !successful) { in step()
/external/dbus/test/data/auth/
Dinvalid-hex-encoding.auth-script1 ## this tests an invalid hex encoding followed by successful authentication
Dexternal-successful.auth-script1 ## this tests a successful auth of type EXTERNAL
/external/webkit/WebCore/dom/
DSelectElement.cpp466 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/
DBUILD.txt29 - After a successful build, EMMA jars will be located in
/external/webkit/WebKit/win/Interfaces/
DIWebHistory.idl88 @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/
DSMakefile152 @echo "Check successful, using COMPRESSION='$(COMPRESSION)'"
169 @echo "All checks successful"
/external/e2fsprogs/lib/et/test_cases/
Dheimdal.et13 ec KSUCCESS, "Kerberos successful"
/external/bluetooth/glib/po/
Dpo2tbl.sed.in58 # Some buggy seds do not clear the `successful substitution since last ``t'''
/external/dosfstools/doc/
DREADME.dosfsck24 pass if the first pass was successful.
/external/bluetooth/bluez/doc/
Dcontrol-api.txt88 Sent when a successful AVRCP connection has been made
Daudio-api.txt238 Sent when a successful connection has been made to the
/external/ipsec-tools/src/racoon/samples/roadwarrior/
DREADME7 the client. After a successful login, the client will receive an
/external/webkit/WebKitTools/android/flex-2.5.4a/
DMakefile.in148 @echo "Check successful, using COMPRESSION=\"$(COMPRESSION)\""
/external/webkit/autotools/
Dwebkit.m425 dnl check if we have the required packages to have successful checks
/external/webkit/WebKitTools/iExploder/
DREADME.txt58 2) How do I look up the last successful test for a client?
/external/tcpdump/tests/
Dprint-AA.new65 apache</A> web server package was successful.</P>
Dprint-A.out65 apache</A> web server package was successful.</P>
Dprint-AA.out65 apache</A> web server package was successful.</P>
Dprint-A.new65 apache</A> web server package was successful.</P>
/external/astl/include/
Dvector92 // @return true if successful. The STL version returns nothing.
/external/dropbear/libtomcrypt/
Dcrypt.tex227 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/
Dconfig.h.in97 /* The successful return value from signal (?)XXX */
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/VMS/
Ddescrip.mms236 @ $(ECHO) "All checks successful"

123