OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:finished
(Results
401 - 425
of
4129
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/qemu/distrib/sdl-1.2.15/test/
testsem.c
95
printf("
Finished
waiting for threads\n");
/external/skia/include/images/
SkMovie.h
29
the movie is
finished
with it (by calling unref()).
/external/smack/src/org/jivesoftware/smackx/workgroup/packet/
Transcripts.java
82
* conversation started and
finished
. Once you have the sessionID it is possible to get the
109
* session or the date when the conversation started and
finished
. You will need to use the
145
* Returns the Date when the conversation
finished
.
147
* @return the Date when the conversation
finished
.
/external/valgrind/main/drd/tests/
annotate_ignore_write2.stderr.exp
22
Finished
.
atomic_var.c
63
fprintf(stderr, "Test
finished
.\n");
pth_detached_sem.c
6
*
finished
.
/external/webrtc/src/system_wrappers/source/
unittest_utilities.h
41
// and turns it off once the test is
finished
.
/external/wpa_supplicant_8/src/eapol_auth/
eapol_auth_sm.h
63
void (*
finished
)(void *ctx, void *sta_ctx, int success, int preauth);
member in struct:eapol_auth_cb
/external/zlib/src/contrib/infback9/
inflate9.h
17
DONE, /*
finished
check, done -- remain here until reset */
/frameworks/base/core/java/android/content/
ISyncAdapter.aidl
33
* the sync is
finished
(successfully or not) ISyncContext.onFinished() must be called.
/frameworks/base/core/jni/
android_view_InputEventSender.cpp
180
ALOGD("channel '%s' ~ Receiving
finished
signals.", getInputChannelName());
193
ALOGE("channel '%s' ~ Failed to consume
finished
signals. status=%d",
204
ALOGD("channel '%s' ~ Received
finished
signal, seq=%u, handled=%s, "
224
ALOGE("Exception dispatching
finished
signal.");
/frameworks/base/include/android_runtime/
android_view_InputQueue.h
77
// Guards the pending and
finished
event vectors
/frameworks/opt/vcard/java/com/android/vcard/
VCardInterpreter.java
47
* Called when vCard interpretation
finished
.
/frameworks/support/v7/appcompat/res/values-en-rGB/
strings.xml
19
<string name="abc_action_mode_done" msgid="4076576682505996667">"
Finished
"</string>
/frameworks/support/v7/appcompat/res/values-en-rIN/
strings.xml
19
<string name="abc_action_mode_done" msgid="4076576682505996667">"
Finished
"</string>
/packages/apps/Protips/res/values-en-rGB/
arrays.xml
25
<item msgid="424487960942281801">"
Finished
with this widget?\n Touch & hold it and when it vibrates, drag it to the Recycle Bin icon."</item>
/packages/apps/Protips/res/values-en-rIN/
arrays.xml
25
<item msgid="424487960942281801">"
Finished
with this widget?\n Touch & hold it and when it vibrates, drag it to the Recycle Bin icon."</item>
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
EventHandler.java
34
* broadcast from DownloadManager telling that a download has
finished
.
/system/extras/libublock/include/ublock/
ublock.h
36
* tables. Will return once the kernel has
finished
adding the block device.
/development/samples/BluetoothChat/src/com/example/android/BluetoothChat/
DeviceListActivity.java
98
// Register for broadcasts when discovery has
finished
176
// changes the title when discovery is
finished
190
// When discovery is
finished
, change the Activity title
/external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/common/
htmlutil.py
140
finished
= False
141
while not
finished
:
148
finished
= True
/external/chromium_org/chrome/browser/diagnostics/
diagnostics_model.h
43
// Called when a test has
finished
, regardless of outcome.
47
// Called when a recovery has
finished
regardless of outcome.
77
// Returns the system time when the test was
finished
.
/external/chromium_org/chrome/browser/extensions/api/web_navigation/
frame_navigation_state.h
95
// Marks a frame as having
finished
its last navigation, i.e. the onCompleted
102
// Marks a frame as having
finished
parsing.
105
// True if the frame has
finished
parsing.
/external/chromium_org/chrome/browser/predictors/
resource_prefetcher.h
76
// Called when the ResourcePrefetcher is
finished
, i.e. there is nothing
114
// Marks the request as
finished
, with the given status.
145
FINISHED
= 3 // No more inflight request, new requests not possible.
/external/chromium_org/chrome/browser/resources/chromeos/login/
resource_loader.js
104
* Tests whether an XMLHttpRequest has successfully
finished
loading.
154
console.log('
Finished
loading asset bundle', id);
163
* Load an asset bundle, invoking the callback when
finished
.
Completed in 1614 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>