HomeSort by relevance Sort by last modified time
    Searched refs:waits (Results 1 - 8 of 8) sorted by null

  /hardware/ti/wlan/mac80211/ti-utils/
calibrator.h 110 const int n_waits, const __u32 *waits);
112 const int n_waits, const __u32 *waits,
  /frameworks/base/media/mca/filterfw/java/android/filterfw/core/
Filter.java 407 * @param waits true, if the filter should wait for a frame on this port.
409 protected void setWaitsOnInputPort(String portName, boolean waits) {
410 getInputPort(portName).setBlocking(waits);
417 * @param waits true, if the filter should wait for the port to become free.
419 protected void setWaitsOnOutputPort(String portName, boolean waits) {
420 getOutputPort(portName).setBlocking(waits);
  /external/chromium_org/tools/gyp/test/lib/
TestCommon.py 476 Finishes and waits for the process being run under control of
  /external/chromium_org/tools/measure_page_load_time/ff_ext/content/
measure_page_load_time.js 7 * for measuring how long a page takes to load. It waits on TCP port
  /external/chromium_org/chrome/browser/resources/file_manager/foreground/js/
navigation_list_model.js 77 * Retrieves the entry. If the entry is being retrieved, waits until it
  /external/chromium_org/chrome/browser/resources/file_manager/background/js/
test_util.js 62 * Opens the main Files.app's window and waits until it is ready.
93 * Waits for a window with the specified App ID prefix. Eg. `files` will match
226 * Waits until the window is set to the specified dimensions.
246 * Waits for an element and returns it as an array of it's attributes.
321 * Performs autocomplete with the given query and waits until at least
359 * Waits until a dialog with an OK button is shown and accepts it.
463 * Waits the contents of file list becomes to equal to expected contents.
volume_manager.js 402 * under initialization, it will waits for the finish of the initialization.
  /external/blktrace/btreplay/doc/
btreplay.tex 168 thread simply waits for AIO completions, freeing up resources for the

Completed in 603 milliseconds