OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:successful
(Results
176 - 200
of
2754
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/guava/guava/src/com/google/common/util/concurrent/
FutureCallback.java
37
*
successful
.
/external/junit/src/org/junit/experimental/results/
ResultMatchers.java
18
* Matches if the tests are all
successful
/external/libffi/man/
ffi_prep_cif.3
42
Upon
successful
completion,
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
CondVar.h
76
** Returns: True if wait is
successful
; false if timeout occurs.
/external/libnfc-nci/src/nfa/include/
nfa_mem_co.h
49
** pointer to buffer if
successful
/external/libnfc-nxp/src/
phHciNfc_WI.h
95
* \retval NFCSTATUS_SUCCESS Function execution is
successful
112
* \retval NFCSTATUS_SUCCESS Function execution is
successful
132
* \retval NFCSTATUS_SUCCESS Function execution is
successful
153
* \retval NFCSTATUS_SUCCESS Function execution is
successful
/external/libvorbis/doc/vorbisfile/
initialization.html
21
it for Vorbis content, and prepare it for playback. A
successful
<a
69
is an Ogg Vorbis file or not. A
successful
return indicates that the
72
initialized for actual decoding. After a <a href="return.html">
successful
return</a>, the file
89
Finish opening a file after a
successful
call to <a href="ov_test.html">ov_test()</a> or <a href="ov_test_callbacks.html">ov_test_callbacks()</a>.</td>
/external/llvm/include/llvm/Analysis/
ConstantFolding.h
35
/// If
successful
, the constant result is returned, if not, null is returned.
43
/// using the specified TargetData. If
successful
, the constant result is
50
/// specified operands. If
successful
, the constant result is returned, if not,
71
/// returned if
successful
; if not, null is returned.
/external/qemu/distrib/sdl-1.2.15/docs/html/
sdlsemwait.html
134
the call is interrupted by a signal or error. If the call is
successful
it
140
> is
successful
, the semaphore
141
can be released and its count atomically incremented by a
successful
call to
158
> if
successful
or
/external/valgrind/main/drd/tests/
pth_spinlock.c
52
fprintf(stderr, "Test
successful
.\n");
/external/webkit/Source/WebCore/platform/
FileSystem.h
174
bool excludeFromBackup(const String&); // Returns true if
successful
.
186
// Returns the resulting offset from the beginning of the file if
successful
, -1 otherwise.
189
// Returns number of bytes actually read if
successful
, -1 otherwise.
191
// Returns number of bytes actually written if
successful
, -1 otherwise.
/frameworks/base/core/java/android/util/
TrustedTime.java
28
* when
successful
.
/frameworks/base/keystore/java/android/security/
IKeyChainService.aidl
20
* KeyStore.unlock} was
successful
.
/frameworks/base/media/jni/
android_media_Utils.h
30
* Returns true if the conversion is
successful
; otherwise, false.
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
SmsResponse.java
20
* Object returned by the RIL upon
successful
completion of sendSMS.
/hardware/invensense/libsensors_iio/software/core/mllite/
storage_manager.c
61
* @return Returns INV_SUCCESS if
successful
or an error code if not.
90
* @return Returns INV_SUCCESS if
successful
or an error code if not.
117
* @return Returns INV_SUCCESS if
successful
or an error code if not.
167
* @return Returns INV_SUCCESS if
successful
or an error code if not.
/libcore/luni/src/main/java/java/util/regex/
Matcher.java
106
* if no
successful
match has been made.
278
* if no
successful
match has been made.
344
*
successful
match (for example, "a(b)?c" matching "ac") returns null.
349
* if no
successful
match has been made.
367
* if no
successful
match has been made.
390
* previous match was
successful
, the method continues the search from the
434
* if no
successful
match has been made.
450
* if no
successful
match has been made.
484
* if no
successful
match has been made.
506
* if no
successful
match has been made
[
all
...]
/packages/apps/Camera/jni/feature_mos/src/mosaic_renderer/
Renderer.h
17
// @return true if
successful
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic_renderer/
Renderer.h
17
// @return true if
successful
/packages/apps/Mms/src/org/w3c/dom/smil/
ElementTimeControl.java
23
* @return <code>true</code> if the method call was
successful
and the
50
* @return <code>true</code> if the method call was
successful
and the
70
* @return <code>true</code> if the method call was
successful
and the
89
* @return <code>true</code> if the method call was
successful
and the
/packages/apps/Nfc/nci/jni/
CondVar.h
72
** Returns: True if wait is
successful
; false if timeout occurs.
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
mman.h
54
for errors (in which case `errno' is set). A
successful
`mmap' call
76
bytes. Returns 0 if
successful
, -1 for errors (and sets errno). */
80
extending LEN bytes to PROT. Returns 0 if
successful
, -1 for errors
133
resides after a
successful
call. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
mman.h
54
for errors (in which case `errno' is set). A
successful
`mmap' call
76
bytes. Returns 0 if
successful
, -1 for errors (and sets errno). */
80
extending LEN bytes to PROT. Returns 0 if
successful
, -1 for errors
133
resides after a
successful
call. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
mman.h
54
for errors (in which case `errno' is set). A
successful
`mmap' call
76
bytes. Returns 0 if
successful
, -1 for errors (and sets errno). */
80
extending LEN bytes to PROT. Returns 0 if
successful
, -1 for errors
133
resides after a
successful
call. */
/external/dropbear/libtomcrypt/src/prngs/
fortuna.c
128
@return CRYPT_OK if
successful
169
@return CRYPT_OK if
successful
212
@return CRYPT_OK if
successful
282
@return CRYPT_OK if
successful
314
@return CRYPT_OK if
successful
380
@return CRYPT_OK if
successful
406
@return CRYPT_OK if
successful
, CRYPT_NOP if self-testing has been disabled
Completed in 646 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>