HomeSort by relevance Sort by last modified time
    Searched defs:timeout (Results 1 - 25 of 276) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/bluetooth/bluez/test/
test-adapter 21 print " pairabletimeout [timeout]"
23 print " discoverabletimeout [timeout]"
73 timeout = dbus.UInt32(sys.argv[2]) variable
74 adapter.SetProperty("PairableTimeout", timeout)
96 timeout = dbus.UInt32(sys.argv[2]) variable
97 adapter.SetProperty("DiscoverableTimeout", timeout)
attest.c 44 struct timeval timeout; local
55 timeout.tv_sec = 0;
56 timeout.tv_usec = to;
58 if ((sel = select(fd + 1, &rfds, NULL, NULL, &timeout)) > 0) {
  /cts/tests/src/android/view/animation/cts/
DelayedCheck.java 29 public DelayedCheck(long timeout) {
30 mTimeout = timeout;
36 long timeout = mTimeout; local
37 while (timeout > 0) {
48 timeout -= TIME_SLICE;
51 Assert.fail("unexpected timeout");
  /dalvik/libcore/x-net/src/main/java/org/apache/harmony/xnet/provider/jsse/
AbstractSessionContext.java 35 volatile int timeout; field in class:AbstractSessionContext
47 * @param timeout for cache entries
50 int timeout) {
53 this.timeout = timeout;
78 return timeout;
  /external/bluetooth/bluez/compat/
msdun.c 49 static int timeout; variable
111 timeout = timeo;
114 timeout /= retry;
144 alarm(timeout);
  /external/dbus/bus/
expirelist.h 41 DBusTimeout *timeout; member in struct:BusExpireList
66 void bus_expire_timeout_set_interval (DBusTimeout *timeout,
  /external/dropbear/
svr-session.c 80 struct timeval timeout; local
94 if (gettimeofday(&timeout, 0) < 0) {
98 ses.connecttimeout = timeout.tv_sec + AUTH_TIMEOUT;
common-session.c 123 struct timeval timeout; local
129 timeout.tv_sec = SELECT_TIMEOUT;
130 timeout.tv_usec = 0;
149 val = select(ses.maxfd+1, &readfd, &writefd, NULL, &timeout);
176 /* check for auth timeout, rekeying required etc */
289 struct timeval timeout; local
306 timeout.tv_sec = 1;
307 timeout.tv_usec = 0;
308 if (select(fd+1, &fds, NULL, NULL, &timeout) < 0) {
369 dropbear_close("Timeout before auth")
    [all...]
  /hardware/ril/libril/
ril_event.h 30 struct timeval timeout; member in struct:ril_event
  /packages/apps/Stk/src/com/android/stk/
StkApp.java 35 // UI timeout, 30 seconds - used for display dialog and activities.
38 // Tone default timeout - 2 seconds
48 int timeout = 0; local
52 timeout = 1000 * 60;
55 timeout = 1000 * 10;
59 timeout = 1000;
62 timeout *= duration.timeInterval;
64 return timeout;
  /external/webkit/WebCore/page/
PositionOptions.h 41 int timeout() const function in class:WebCore::PositionOptions
46 void setTimeout(int timeout)
48 ASSERT(timeout >= 0);
50 m_timeout = timeout;
  /external/webkit/WebKitTools/BuildSlaveSupport/build.webkit.org-config/webkit/
basesteps.py 7 timeout = default_timeout variable in class:buildStepWithDefaultTimeout.Step
9 kwargs['timeout'] = self.timeout
  /bionic/libc/kernel/common/linux/hdlc/
ioctl.h 54 unsigned int timeout; member in struct:__anon226
  /bootable/bootloader/legacy/arch_msm7k/
mddi.c 131 unsigned timeout = 100000; local
157 } while(!(n & MDDI_INT_REV_DATA_AVAIL) && (--timeout));
159 if(timeout == 0) dprintf("timeout\n");
  /cts/tests/tests/app/src/android/app/cts/
Instrumentation_ActivityMonitorTest.java 40 * 2 waitForActivity with timeout and no timeout
101 long timeout = System.currentTimeMillis() + TIMEOUT_MSEC; local
102 while (lastActivity == null && System.currentTimeMillis() < timeout) {
113 timeout = System.currentTimeMillis() + TIMEOUT_MSEC;
115 while (activity == null && System.currentTimeMillis() < timeout) {
  /external/apache-http/src/org/apache/http/conn/
MultihomePlainSocketFactory.java 98 * @throws SocketTimeoutException if timeout expires before connecting
126 int timeout = HttpConnectionParams.getConnectionTimeout(params); local
136 sock.connect(new InetSocketAddress(address, port), timeout);
  /external/apache-http/src/org/apache/http/conn/scheme/
PlainSocketFactory.java 110 int timeout = HttpConnectionParams.getConnectionTimeout(params); local
119 sock.connect(remoteAddress, timeout);
  /external/bluetooth/bluez/common/
android_bluez.c 56 uint16_t timeout = (timeout_ms * 1000) / 625; // timeout units of 0.625ms local
62 0x00, 0x00, // Timeout
67 hci_write_flush_cmd[6] = (uint8_t)timeout;
68 hci_write_flush_cmd[7] = (uint8_t)(timeout >> 8);
  /external/bluetooth/bluez/tools/
csr_bcsp.c 53 int timeout = 0; local
127 if (timeout++ > 5000) {
155 int timeout = 0, sent = 0; local
201 timeout = 0;
214 timeout = 0;
220 if (timeout++ > 5000) {
  /external/bluetooth/glib/gio/
gpollfilemonitor.c 41 guint timeout; member in struct:_GPollFileMonitor
166 poll_monitor->timeout = FALSE;
177 poll_monitor->timeout = g_timeout_add_seconds (POLL_TIME_SECS, poll_file_timeout, poll_monitor);
226 if (poll_monitor->timeout)
228 g_source_remove (poll_monitor->timeout);
229 poll_monitor->timeout = 0;
  /external/bluetooth/glib/gio/tests/
unix-streams.c 190 timeout (gpointer cancellable) function
207 * synchronously. Eventually a timeout in the main thread will cause
229 g_timeout_add (500, timeout, writer_cancel);
  /external/kernel-headers/original/linux/hdlc/
ioctl.h 43 unsigned int timeout; member in struct:__anon2969
  /external/mtpd/
mtpd.h 48 * timeout intervals are in milliseconds, where zero means forever. To indicate
55 /* Connect to the server and return the next timeout interval. */
57 /* Process the incoming packet and return the next timeout interval. */
59 /* Handle the timeout event and return the next timeout interval. */
60 int (*timeout)(); member in struct:protocol
  /external/qemu/distrib/sdl-1.2.12/src/audio/bsd/
SDL_bsdaudio.c 158 struct timeval timeout; local
162 timeout.tv_sec = 10;
163 timeout.tv_usec = 0;
167 if ( select(audio_fd+1, NULL, &fdset, NULL, &timeout) <= 0 ) {
169 "Audio timeout - buggy audio driver? (disabled)";
  /external/quake/quake/src/QW/server/
sys_win.c 200 struct timeval timeout; local
239 // the only reason we have a timeout at all is so that if the last
244 timeout.tv_sec = 0;
245 timeout.tv_usec = 100;
246 if (select (net_socket+1, &fdset, NULL, NULL, &timeout) == -1)

Completed in 2095 milliseconds

1 2 3 4 5 6 7 8 91011>>