HomeSort by relevance Sort by last modified time
    Searched full:timeouts (Results 51 - 75 of 230) sorted by null

1 23 4 5 6 7 8 910

  /external/wpa_supplicant_6/wpa_supplicant/src/radius/
radius_client.c 176 conf->acct_server->timeouts++;
184 conf->auth_server->timeouts++;
284 old->timeouts++;
309 old->timeouts++;
1175 serv->timeouts,
1221 serv->timeouts,
    [all...]
  /external/wpa_supplicant_8/src/radius/
radius_client.c 341 conf->acct_server->timeouts++;
349 conf->auth_server->timeouts++;
450 old->timeouts++;
475 old->timeouts++;
    [all...]
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
TestResults.java 169 // ignore timeouts - these are reported as errors
  /development/host/windows/usb/winusb/
adb_winusb_endpoint_object.h 137 there is no conflict in setting per-endpoint timeouts.
  /development/samples/Wiktionary/src/com/example/android/wiktionary/
WordWidget.java 46 // To prevent any ANR timeouts, we perform the update in a service
  /development/samples/WiktionarySimple/src/com/example/android/simplewiktionary/
WordWidget.java 47 // To prevent any ANR timeouts, we perform the update in a service
  /external/apache-harmony/luni/src/test/resources/net.resources/
README.txt 130 check the timeouts for socket connections.
  /external/bluetooth/glib/docs/reference/glib/
changes.sgml 69 All sources (timeouts, idle functions, etc.) are associated with a
  /external/bluetooth/glib/glib/
gmain.h 259 /* Idles, child watchers and timeouts */
  /external/chromium/chrome/browser/history/
history_browsertest.cc 20 // Helper to debug intermittent test hangs/timeouts.
  /external/chromium/net/socket/
socks_client_socket_pool_unittest.cc 271 // It would be nice to also test the timeouts in SOCKSClientSocketPool.
  /external/chromium/third_party/libevent/
ChangeLog 89 o Correctly handle timeouts larger than 35 minutes on Linux with epoll.c. This is probably a kernel defect, but we'll have to support old kernels anyway even if it gets fixed.
114 o remove pending timeouts on event_base_free()
164 o Handle NULL timeouts correctly on Solaris; from Trond Norbye
182 o use a min heap instead of a red-black tree for timeouts; as a result finding the min is a O(1) operation now; from Maxim Yegorushkin
evrpc.h 349 /* event for implementing request timeouts */
419 * the timeout to 0 means that it never timeouts and can be used to
  /external/netcat/scripts/
web 23 ## gets the previous spec again [useful for initial timeouts]; EOF to exit.
  /external/ppp/pppd/
eap.h 139 * Timeouts.
fsm.h 144 * Timeouts.
  /external/v8/test/mjsunit/
mjsunit.status 80 # BUG(3251035): Timeouts in long looping crankshaft optimization
  /external/webkit/Source/JavaScriptCore/wtf/
CONTRIBUTORS.pthreads-win32 89 system clock change handling re CV timeouts;
  /external/webkit/Source/WebCore/bindings/v8/
ScheduledAction.cpp 117 // FIXME: Need to implement timeouts for preempting a long-running script.
  /external/webkit/Tools/DumpRenderTree/chromium/
TestShellMac.mm 65 // check for debugger, just bail if so. We don't want the timeouts hitting
  /libcore/luni/src/test/java/tests/api/java/lang/
ProcessTest.java 149 @BrokenTest("Sporadic timeouts in CTS, but not in CoreTestRunner")
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
posix_opt.h 132 /* We support the Timeouts option. */
  /external/wpa_supplicant_8/src/utils/
eloop.c 336 /* Maintain timeouts in order of increasing time */
543 /* check if some registered timeouts have occurred */
  /external/apache-harmony/support/src/test/java/tests/support/
Support_Configuration.java 74 // this allows us to check the timeouts for connect
  /external/chromium/base/
event_recorder.cc 119 // each with timeouts. Simply subtracting the delta between two timers will

Completed in 5488 milliseconds

1 23 4 5 6 7 8 910