HomeSort by relevance Sort by last modified time
    Searched full:waits (Results 1 - 25 of 1077) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_WaitEvent.3 3 SDL_WaitEvent \- Waits indefinitely for the next available event\&.
11 Waits indefinitely for the next available event, returning \fB1\fR, or \fB0\fR if there was an error while waiting for events\&.
  /external/stlport/test/compiler/
partial_spec.cpp 13 * This code represent what STLport waits from a compiler which support
ttei6.cpp 11 * This code represent what STLport waits from a compiler which support
ttei7.cpp 12 * This code represent what STLport waits from a compiler which support
  /external/chromium_org/chrome/browser/sync/test/integration/
themes_helper.h 47 // Waits until |theme| is pending for install on |profile|.
51 // Waits until |profile| is using the system theme.
55 // Waits until |profile| is using the default theme.
dictionary_helper.h 31 // Waits until dictionaries match across all platforms. Returns false
35 // Waits until the profile at the given index contains exactly |num| dictionary
  /external/chromium_org/chrome/browser/chromeos/file_manager/
drive_test_util.h 13 // Waits until Drive mount point for |profile| is added. Drive mount point is
  /external/chromium_org/chrome/browser/search_engines/
default_search_pref_migration.h 12 // Operates immediately if |pref_service| is fully initialized. Otherwise, waits
  /external/chromium_org/chrome/test/mini_installer/
launch_chrome.py 7 This script launches Chrome and waits until its window shows up.
19 """Waits until a window specified by |process_id| and class name shows up.
  /external/chromium_org/content/public/test/android/javatests/src/org/chromium/content/browser/test/util/
UiUtils.java 48 * Waits for the UI thread to settle down.
50 * Waits for an extra period of time after the UI loop is idle.
  /external/chromium_org/ui/compositor/test/
draw_waiter_for_test.h 20 // Waits for a draw to be issued by the compositor. If the test times out
25 // Waits for a commit instead of a draw.
  /external/chromium_org/chrome/browser/apps/
app_browsertest_util.h 35 // Runs the app named |name| out of the platform_apps subdirectory. Waits
41 // Runs the app named |name| out of the platform_apps subdirectory. Waits
50 // subdirectory. Waits until it is launched.
97 // Closes |window| and waits until it's gone.
  /external/chromium_org/chrome/browser/extensions/
extension_test_notification_observer.h 35 // Waits until an extension is installed and loaded. Returns true if an
43 // Waits until an extension is loaded and all view have loaded.
46 // Waits until an extension is loaded.
49 // Waits for an extension load error. Returns true if the error really
  /external/chromium_org/chrome/test/ispy/client/
dom.py 7 """Gets Javascript that waits until the DOM is stable for 5 seconds.
  /external/chromium_org/device/serial/
async_waiter.h 15 // A class that waits until a handle is ready and calls |callback| with the
  /external/chromium_org/extensions/shell/test/
shell_apitest.h 22 // ExtensionSystem, launches it, and waits for a chrome.test success
  /external/chromium_org/net/tools/quic/test_tools/
simple_client.cc 15 // Waits for some data or response from the server.
  /external/chromium_org/third_party/skia/src/utils/
SkThreadUtils.h 30 * Waits for the thread to finish.
  /external/skia/src/utils/
SkThreadUtils.h 30 * Waits for the thread to finish.
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/
DebuggeeSynchronizer.java 45 * Waits for specified message. If received string is equal to
55 * Waits for any message from synchronized channel.
  /external/chromium_org/content/browser/renderer_host/media/
audio_input_device_manager_unittest.cc 119 // Waits for the callback.
127 // Waits for the callback.
152 // Waits for the callback.
170 // Waits for the callback.
192 // Waits for the callback.
214 // Waits for the callback.
225 // Waits for the callback.
  /frameworks/base/tools/aapt/
WorkQueue.h 53 * Cancels pending work and waits for all remaining threads to complete.
82 /* Waits for all work to complete.
84 * Otherwise, waits for all work to complete and returns OK.
  /cts/tests/tests/accessibilityservice/src/android/accessibilityservice/cts/
AccessibilityActivityTestCase.java 65 * Waits for the UI do be idle.
83 * Starts the activity under tests and waits for the first accessibility
  /external/chromium-trace/trace-viewer/src/ui/
mouse_tracker.js 8 * @fileoverview A Mouse-event abtraction that waits for
10 * until the next mouseup event, then waits again.
  /frameworks/native/services/inputflinger/
InputManager.h 45 * 2. The InputDispatcherThread (called "InputDispatcher") thread waits for new events on the
66 /* Stops the input manager threads and waits for them to exit. */

Completed in 1482 milliseconds

1 2 3 4 5 6 7 8 91011>>