OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:finished
(Results
126 - 150
of
4129
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/valgrind/main/drd/tests/
pth_detached3.stderr.exp1
10
Finished
.
pth_detached3.stderr.exp2
12
Finished
.
fp_race.c
73
sleep(1); /* Wait until thread_func()
finished
. */
81
/* Wait until the thread
finished
. */
sem_as_mutex.c
74
sleep(1); /* Wait until thread_func()
finished
. */
82
/* Wait until the thread
finished
. */
/external/valgrind/main/gdbserver_tests/
mcinfcallRU.stdinB.gdb
14
# the below can either take a long time and/or have threads
finished
/external/valgrind/main/helgrind/tests/
pth_destroy_cond.c
37
printf("
finished
\n");
hg03_inherit.c
55
ret += shared[0]; /* no error - a is
finished
*/
60
ret += shared[1]; /* expect error - b has not
finished
,
/frameworks/base/core/java/android/app/
IStopUserCallback.aidl
20
* Callback to find out when we have
finished
stopping a user.
IThumbnailReceiver.aidl
28
void
finished
();
/packages/apps/Browser/src/com/android/browser/
EventLogTags.logtags
10
# This event is logged after a page has
finished
loading. It is sending back the page url,
LogTag.java
35
* Log when a page has
finished
loading with how much
41
* @param url the url of that page that
finished
loading.
/external/chromium/chrome/browser/remoting/
directory_add_request.h
39
// Callback called when request is
finished
. The second parameter
50
//
finished
. Request can be cancelled by destroying this object.
/external/chromium/chrome/browser/ssl/
ssl_add_cert_handler.h
20
// It is self-owned and deletes itself when
finished
.
32
void
Finished
(bool add_cert);
/external/chromium_org/chrome/browser/android/provider/
blocking_ui_thread_async_request.h
37
// Wait until the request callback invokes
Finished
.
41
// Notifies about a
finished
request.
/external/chromium_org/chrome/browser/ssl/
ssl_add_cert_handler.h
19
// It is self-owned and deletes itself when
finished
.
31
void
Finished
(bool add_cert);
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/
display_options_handler.h
47
// Called when the fade-out animation for mirroring status change is
finished
.
51
//
finished
. |layout| specifies the four positions of the secondary display
/external/chromium_org/chrome/test/android/javatests/src/org/chromium/chrome/test/util/
InfoBarTestAnimationListener.java
14
* Allow tests to register for animation
finished
notifications.
83
"Animation
finished
for unknown type " + animationType);
/external/chromium_org/cloud_print/gcp20/prototype/
cloud_print_request.h
26
// Invoked when |fetcher_|
finished
fetching successfully.
30
// Invoked when |fetcher_|
finished
fetching successfully.
/external/chromium_org/content/public/test/
download_test_observer.h
58
// Callers may either probe for the
finished
state, or wait on it.
71
// Create an object that will be considered
finished
when |wait_count|
128
// The set of DownloadItem's that have transitioned to their
finished
state
153
//
finished
.
173
// Create an object that will be considered
finished
when |wait_count|
193
// Callers may either probe for the
finished
state, or wait on it.
196
// Create an object that will be considered
finished
when |wait_count|
211
// Create an object that will be considered
finished
when |wait_count|
/external/chromium_org/printing/
page_number.cc
53
//
Finished
.
64
//
Finished
.
/external/junit/src/org/junit/rules/
TestWatchman.java
61
finished
(method);
98
public void
finished
(FrameworkMethod method) {
/libcore/crypto/src/main/java/org/conscrypt/
Handshake.java
85
*
finished
handshake type
87
public static final byte
FINISHED
= 20;
/packages/apps/Email/emailcommon/src/com/android/emailcommon/service/
IEmailServiceCallback.aidl
24
* statuscode = 0, progress = n/a: "
finished
"
33
* statuscode = 0, progress = n/a: "
finished
"
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
mce.h
40
__u8
finished
; /* entry is valid */
member in struct:mce
47
* debugging tools. Each entry is only valid when its
finished
flag
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
mce.h
40
__u8
finished
; /* entry is valid */
member in struct:mce
47
* debugging tools. Each entry is only valid when its
finished
flag
Completed in 262 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>