OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:waits
(Results
251 - 275
of
1077
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/content/shell/android/javatests/src/org/chromium/content_shell_apk/
ContentShellTestBase.java
115
*
Waits
for the Active shell to finish loading. This times out after
195
*
Waits
till the ContentViewCore receives the expected page scale factor
/external/chromium_org/mojo/public/js/bindings/
core.js
123
*
Waits
on the given handle until a signal indicated by |signals| is
134
*
Waits
on |handles[0]|, ..., |handles[handles.length-1]| for at least one of
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
sem_timedwait.c
102
* This function
waits
on a semaphore possibly until
113
* This function
waits
on a semaphore. If the
/external/chromium_org/ppapi/tests/
testing_instance.h
29
// we're done. This is done using the DOM controlller. The browser test
waits
36
// the test is progressing. It then
waits
for the next message until it either
/external/chromium_org/third_party/tcmalloc/chromium/src/base/
spinlock.cc
144
// of wait time for
waits
greater than 109 seconds on a 5 GHz machine
145
// [(2^32 cycles/5 Ghz)*128 = 109.95 seconds].
Waits
this long should be
/external/chromium_org/third_party/tcmalloc/vendor/src/base/
spinlock.cc
144
// of wait time for
waits
greater than 109 seconds on a 5 GHz machine
145
// [(2^32 cycles/5 Ghz)*128 = 109.95 seconds].
Waits
this long should be
/external/guava/guava/src/com/google/common/cache/
LoadingCache.java
53
* {@code key}, simply
waits
for that thread to finish and returns its loaded value. Note that
79
* {@code key}, simply
waits
for that thread to finish and returns its loaded value. Note that
/external/oprofile/events/arm/armv7/
events.h
90
"Number of cycles the processor
waits
on MRC data from NEON"},
92
"Number of cycles the processor
waits
on NEON instruction queue or NEON load queue"},
/hardware/ti/omap3/dspbridge/dspexec/
dspexec.c
29
* -w:
waits
for the user to hit the enter key on the keyboard, which
219
fprintf(stdout, "\t-w:
Waits
for user to hit enter key before\n");
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
EclipseLintRunner.java
47
* Runs lint and updates the markers, and
waits
for the result. Returns
177
/** Cancels the current lint jobs, if any, and optionally
waits
for them to finish */
/frameworks/base/core/tests/coretests/src/android/os/storage/
StorageManagerBaseTest.java
96
* constructor). Once it's open, it
waits
until someone calls its doStop(), after which it
319
* Synchronously
waits
for an OBB listener to be signaled of a state change, but does not throw
346
* Synchronously
waits
for an OBB listener to be signaled of a state change
377
* Mounts an OBB file without throwing and synchronously
waits
for it to finish mounting
409
* Unmounts an OBB file without throwing, and synchronously
waits
for it to finish unmounting
433
* Unmounts an OBB file and synchronously
waits
for it to finish unmounting
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
Filter.java
406
* @param
waits
true, if the filter should wait for a frame on this port.
408
protected void setWaitsOnInputPort(String portName, boolean
waits
) {
409
getInputPort(portName).setBlocking(
waits
);
416
* @param
waits
true, if the filter should wait for the port to become free.
418
protected void setWaitsOnOutputPort(String portName, boolean
waits
) {
419
getOutputPort(portName).setBlocking(
waits
);
/external/chromium_org/chrome/browser/
errorpage_browsertest.cc
311
// Navigates to the given URL and
waits
for |num_navigations| to occur, and
327
// Navigates back in the history and
waits
for |num_navigations| to occur, and
336
// Navigates forward in the history and
waits
for |num_navigations| to occur,
430
// Navigates the browser the indicated direction in the history and
waits
for
606
// Can't use content::ExecuteScript because it
waits
for scripts to send
651
// Can't use content::ExecuteScript because it
waits
for scripts to send
689
// Can't use content::ExecuteScript because it
waits
for scripts to send
[
all
...]
/external/guava/guava-tests/test/com/google/common/util/concurrent/
JSR166TestCase.java
502
*
Waits
out termination of a thread pool or fails doing so.
721
* Spin-
waits
up to the specified number of milliseconds for the given
743
*
Waits
up to LONG_DELAY_MS for the given thread to enter a wait
770
*
Waits
for the specified time (in milliseconds) for the thread
788
*
Waits
for LONG_DELAY_MS milliseconds for the thread to
944
// * Spin-
waits
up to LONG_DELAY_MS until flag becomes true.
951
// * Spin-
waits
up to the specified timeout until flag becomes true.
[
all
...]
/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
UiObject.java
400
*
Waits
for window transitions that would typically take longer than the
415
* by this UiObject and
waits
for window transitions.
417
* This method differ from {@link UiObject#click()} only in that this method
waits
for a
836
*
Waits
a specified length of time for a view to become visible.
838
* This method
waits
until the view becomes visible on the display, or
855
*
Waits
a specified length of time for a view to become undetectable.
857
* This method
waits
until a view is no longer matchable, or until the
[
all
...]
/libcore/jsr166-tests/src/test/java/jsr166/
LinkedTransferQueueTest.java
737
* transfer
waits
until a poll occurs. The transfered element
761
* transfer
waits
until a poll occurs, and then transfers in fifo order
794
* transfer
waits
until a poll occurs, at which point the polling
817
* transfer
waits
until a take occurs. The transfered element
957
* tryTransfer
waits
for any elements previously in to be removed
[
all
...]
/external/chromium_org/chrome/browser/sync/test/integration/
sync_test.h
193
//
Waits
until IsEncryptionComplete returns true or a timeout is reached.
226
// Triggers a migration for one or more datatypes, and
waits
323
// Helper method that
waits
for up to |wait| for the test server
/external/chromium_org/third_party/android_testrunner/
adb_interface.py
311
"""
Waits
for targeted device's package manager to be up.
332
"""
Waits
for given instrumentation to be present on device
430
"""
Waits
for targeted device's bootcomplete flag to be set.
/external/chromium_org/third_party/sqlite/src/src/
test_server.c
75
** at a time. The server
waits
for messages to arrive on a message
329
** sends that message to the server,
waits
for the server to process
479
** This routine
waits
until the server has actually stopped before
/external/chromium_org/third_party/tcmalloc/chromium/src/tests/
profile-handler_unittest.cc
242
// Starts a no-op thread that gets registered with the ProfileHandler.
Waits
360
// Registers a callback and
waits
for kTimerResetInterval for timers to get
369
// Unregisters a callback and
waits
for kTimerResetInterval for timers to get
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/
profile-handler_unittest.cc
242
// Starts a no-op thread that gets registered with the ProfileHandler.
Waits
360
// Registers a callback and
waits
for kTimerResetInterval for timers to get
369
// Unregisters a callback and
waits
for kTimerResetInterval for timers to get
/libcore/luni/src/main/java/java/util/concurrent/
CyclicBarrier.java
68
* Here, each worker thread processes a row of the matrix then
waits
at the
274
*
Waits
until all {@linkplain #getParties parties} have invoked
336
*
Waits
until all {@linkplain #getParties parties} have invoked
/external/chromium_org/testing/gtest/test/
gtest_output_test_.cc
261
//
waits
for n1 | SCOPED_TRACE("Trace B");
265
// SCOPED_TRACE("Trace A"); |
waits
for n2
269
//
waits
for n3 | generates failure #3
278
//
waits
for thread B to finish |
492
//
Waits
for permission to finish from the main thread.
501
// Starts a thread and
waits
for it to begin.
/external/gtest/test/
gtest_output_test_.cc
256
//
waits
for n1 | SCOPED_TRACE("Trace B");
260
// SCOPED_TRACE("Trace A"); |
waits
for n2
264
//
waits
for n3 | generates failure #3
273
//
waits
for thread B to finish |
487
//
Waits
for permission to finish from the main thread.
496
// Starts a thread and
waits
for it to begin.
/external/lldb/include/lldb/Host/
Predicate.h
192
///
Waits
in a thread safe way for any bits in \a bits to get
242
///
Waits
in a thread safe way for any bits in \a bits to get
261
/// Zero on successful
waits
, or non-zero if a timeout or
293
///
Waits
in a thread safe way for \a m_value to be equal to \a
348
///
Waits
in a thread safe way for \a m_value to be equal to \a
414
///
Waits
in a thread safe way for \a m_value to not be equal to \a
Completed in 1634 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>