OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:waits
(Results
501 - 525
of
1077
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/qemu/distrib/sdl-1.2.15/src/audio/arts/
SDL_artsaudio.c
214
/* This function
waits
until it is possible to write a full sound buffer */
/external/qemu/distrib/sdl-1.2.15/src/audio/dc/
SDL_dcaudio.c
95
/* This function
waits
until it is possible to write a full sound buffer */
/external/qemu/distrib/sdl-1.2.15/src/audio/dsp/
SDL_dspaudio.c
127
/* This function
waits
until it is possible to write a full sound buffer */
/external/qemu/distrib/sdl-1.2.15/src/audio/esd/
SDL_esdaudio.c
184
/* This function
waits
until it is possible to write a full sound buffer */
/external/qemu/distrib/sdl-1.2.15/src/thread/win32/
win_ce_semaphore.c
167
the two
waits
. */
/external/skia/tools/
find_bad_images_in_skps.py
46
Execute a process and
waits
for it to complete. Returns all
/external/smack/src/org/xbill/DNS/
SimpleResolver.java
220
* Sends a message to a single server and
waits
for a response. No checking
/external/webrtc/src/system_wrappers/source/
thread_posix.cc
31
// false any Stop Stop
waits
for _dead to become true.
/frameworks/base/core/java/android/os/
SystemClock.java
105
*
Waits
a given number of milliseconds (of uptimeMillis) before returning.
/frameworks/base/core/tests/coretests/src/android/app/
DownloadManagerBaseTest.java
776
* Synchronously
waits
for external store to be mounted (eg: SD Card).
793
* Synchronously
waits
for a download to start.
833
* Synchronously
waits
for our receiver to receive notification for a given number of
854
* Synchronously
waits
for a file to increase in size (such as to monitor that a download is
[
all
...]
/frameworks/base/docs/html/training/activity-testing/
activity-functional-testing.jd
80
<p>The test
waits
for an {@link android.app.Activity} that matches this monitor,
/frameworks/base/docs/html/training/basics/activity-lifecycle/
pausing.jd
58
waits
in the Paused state (1). If the user returns to the activity while it's still paused, the
/frameworks/base/tests/CoreTests/android/core/
SSLSocketTest.java
229
* closed in between.
Waits
a couple of seconds after each request, but
246
* kept alive in between.
Waits
a longer time after each request.
268
* closed in between.
Waits
a longer time after each request. Expectation is
288
* closed in between.
Waits
a longer time after each request. Expectation is
[
all
...]
/hardware/akm/AK8975_FS/akmdfs/
AK8975Driver.c
170
waits
until measurement completion.
/hardware/qcom/gps/utils/
loc_target.cpp
96
* "no". When the value is "detect" the system
waits
for SoC detection to
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/org/apache/harmony/kernel/dalvik/
ThreadsTest.java
256
* Helper <code>Runnable</code> for tests, which
waits
for the
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/tests/functests/sampleProjects/
SampleProjectTest.java
187
*
Waits
for build to complete.
/system/core/include/usbhost/
usbhost.h
228
/*
Waits
for the results of a previous usb_request_queue operation.
/system/core/logd/
libaudit.c
31
*
Waits
for an ack from the kernel
/system/extras/tests/bionic/libc/common/
test_pthread_mutex.c
269
* - thread 2 trylocks() the mutex. In case of failure (EBUSY), it
waits
test_pthread_rwlock.c
240
* - thread 2 trywrlocks() the rwlock. In case of failure (EBUSY), it
waits
/system/netd/server/
FwmarkServer.cpp
39
// inadvertently cause the client to hang (which always
waits
for a response).
/external/chromium_org/build/android/pylib/symbols/
elf_symbolizer.py
175
"""
Waits
for all the outstanding requests to complete and terminates."""
250
"""
Waits
until all the pending requests have been symbolized."""
255
"""
Waits
for the next pending request to be symbolized."""
/external/chromium_org/chrome/browser/download/
save_page_browsertest.cc
54
//
Waits
for an item record in the downloads database to match |filter|. See
103
//
Waits
for an item record to be removed from the downloads database.
587
Browser* incognito = CreateIncognitoBrowser(); //
Waits
.
/external/dhcpcd/
dhcpcd.8
95
then daemonises and
waits
for the lease renewal time to lapse.
302
then
waits
until this process has exited.
410
then
waits
until this process has exited.
Completed in 1356 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>