/hardware/ti/omap3/dspbridge/libbridge/inc/ |
wcdioctl.h | 39 *! 27-Oct-2000 jeh Added timeouts to NODE_GETMESSAGE, NODE_PUTMESSAGE args.
|
/libcore/expectations/ |
icebox.txt | 6 description: "javasqlite doesn't honor query timeouts",
|
/libcore/support/src/test/java/tests/support/ |
Support_Configuration.java | 80 // this allows us to check the timeouts for connect
|
/system/media/wilhelm/src/ |
locks.c | 65 // no, then continue trying to lock but with increasing timeouts
|
/external/ppp/pppd/ |
fsm.c | 125 * Cancel all timeouts and inform upper layers. 246 * Cancel timeouts and either initiate close or possibly go directly to
|
upap.c | 268 * Cancel all timeouts.
|
/libcore/luni/src/main/java/java/util/concurrent/locks/ |
ReentrantLock.java | 658 * associated with this lock. Note that because timeouts and 682 * timeouts and interrupts may occur at any time, the estimate
|
AbstractQueuedSynchronizer.java | 311 * in part to deal with possible cancellation due to timeouts 553 * to improve responsiveness with very short timeouts. [all...] |
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/ |
AdbHelper.java | 610 * mode for timeouts to work 627 * mode for timeouts to work
|
/external/dbus/dbus/ |
dbus-connection.c | 270 DBusTimeoutList *timeouts; /**< Stores active timeouts. */ member in struct:DBusConnection 813 if (connection->timeouts) 816 retval = (* add_function) (connection->timeouts, timeout); 820 (* remove_function) (connection->timeouts, timeout); 825 (* toggle_function) (connection->timeouts, timeout, enabled); [all...] |
dbus-mainloop.c | 514 /* Returns TRUE if we invoked any timeouts or have ready file
|
/development/cmds/monkey/src/com/android/commands/monkey/ |
Monkey.java | 90 /** Ignore any not responding timeouts while running? */ 707 } else if (opt.equals("--ignore-timeouts")) { [all...] |
/bionic/libc/bionic/ |
pthread-timers.c | 42 * thread that will loop, waiting for timeouts or messages from the program
|
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/ |
DriverManagerTest.java | 419 // Invalid timeouts
|
/external/chromium/base/ |
time_win.cc | 109 // timeouts which are smaller than 10-15ms. If we just used
|
/external/chromium/net/http/ |
http_proxy_client_socket_pool_unittest.cc | 523 // It would be nice to also test the timeouts in HttpProxyClientSocketPool.
|
/external/chromium/third_party/libjingle/source/talk/p2p/base/ |
port.h | 344 // the current time, which is compared against various timeouts.
|
/external/dropbear/ |
options.h | 268 /* Timeouts in seconds */
|
/external/openssl/ssl/ |
d1_lib.c | 335 * socket timeouts.
|
/external/webkit/Source/WebCore/bindings/v8/ |
V8Proxy.h | 152 // and clears all timeouts on the DOM window.
|
/external/webkit/Tools/Scripts/webkitpy/layout_tests/layout_package/ |
single_test_runner.py | 219 # In case of timeouts, we continue since we still want to see the text and image output.
|
/external/wpa_supplicant/ |
eloop_win.c | 506 /* check if some registered timeouts have occurred */
|
/external/wpa_supplicant_6/wpa_supplicant/src/utils/ |
eloop.c | 490 /* check if some registered timeouts have occurred */
|
eloop_win.c | 505 /* check if some registered timeouts have occurred */
|
/external/wpa_supplicant_8/src/utils/ |
eloop_win.c | 512 /* check if some registered timeouts have occurred */
|