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

  /prebuilts/misc/windows/sdl2/test/
testatomic.c 483 int waits; member in struct:__anon44725
492 int waits; member in struct:__anon44726
514 ++data->waits;
522 ++data->waits;
544 ++data->waits;
557 ++data->waits;
677 SDL_Log("Writer %d wrote %d events, had %d waits\n", i, EVENTS_PER_WRITER, writerData[i].waits);
690 SDL_Log("Reader %d read %d events, had %d waits\n", i, total, readerData[i].waits);
    [all...]
  /external/iw/
iw.h 127 const int n_waits, const __u32 *waits);
130 const int n_waits, const __u32 *waits,
event.c 693 const int n_waits, const __u32 *waits,
707 if (n_waits && waits) {
708 wait_ev.cmds = waits;
726 const int n_waits, const __u32 *waits)
734 return __do_listen_events(state, n_waits, waits, NULL);
  /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/fio/
iolog.c 334 int reads, writes, waits, fileno = 0, file_action = 0; /* stupid gcc */ local
349 reads = writes = waits = 0;
410 waits++;
448 if (!reads && !writes && !waits)
  /external/chromium-trace/catapult/netlog_viewer/netlog_viewer/
log_util_test.js 73 * A Task that waits until constants are received, completing asynchronously
103 * WriteToFileNetLogObserver, waits to receive it via IPC, and and then loads
timeline_view_test.js 197 * A Task that scrolls the scrollbar by manipulating the DOM, and then waits
  /external/v8/tools/gyp/test/lib/
TestCommon.py 488 Finishes and waits for the process being run under control of
  /external/webrtc/webrtc/tools/rtcbot/
botmanager.js 95 // A basic bot waits for onBotConnected to be called with a stream to the actual
  /frameworks/rs/api/
rs_for_each.spec 112 function returns any value, the call waits until all results have been written
  /external/blktrace/btreplay/doc/
btreplay.tex 168 thread simply waits for AIO completions, freeing up resources for the
  /prebuilts/tools/common/m2/repository/org/gebish/geb-core/0.9.3/
geb-core-0.9.3.jar 
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 

Completed in 251 milliseconds