Searched defs:timed_out (Results 1 - 15 of 15) sorted by relevance

/external/chromium/base/win/
H A Dobject_watcher.cc119 void CALLBACK ObjectWatcher::DoneWaiting(void* param, BOOLEAN timed_out) { argument
120 DCHECK(!timed_out);
/external/chromium/webkit/glue/
H A Dresource_fetcher_unittest.cc57 bool timed_out() const { return timed_out_; } function in class:__anon3234::FetcherDelegate
66 while (!completed() && !timed_out())
148 EXPECT_FALSE(delegate->timed_out());
171 EXPECT_FALSE(delegate->timed_out());
207 EXPECT_FALSE(delegate->timed_out());
/external/bluetooth/bluedroid/stack/l2cap/
H A Dl2c_main.c804 void l2c_process_held_packets (BOOLEAN timed_out) argument
812 if (!timed_out)
826 if (!timed_out || (!p_buf->layer_specific) || (--p_buf->layer_specific == 0))
/external/valgrind/unittest/
H A Dwindows_tests.cc182 void CALLBACK DoneWaiting(void *param, BOOLEAN timed_out) { argument
/external/netperf/
H A Dnettest_sctp.c396 int timed_out;
470 timed_out = 0;
734 timed_out = 1;
742 if (timed_out)
1604 int timed_out = 0;
1881 timed_out = 1;
1894 if (timed_out)
2626 int timed_out = 0;
2713 timed_out = 0;
2940 timed_out
391 int timed_out; local
1597 int timed_out = 0; local
2617 int timed_out = 0; local
3276 int timed_out = 0; local
3670 int timed_out = 0; local
4331 int timed_out = 0; local
[all...]
H A Dnettest_sdp.c2302 int timed_out = 0;
2408 timed_out = 0;
2657 timed_out = 1;
2679 timed_out = 1;
2706 if (timed_out) {
3012 int timed_out = 0;
3254 timed_out = 1;
3278 if ((timed_out) || (sock_closed)) {
3295 timed_out = 1;
3321 if (timed_out) {
2297 int timed_out = 0; local
3007 int timed_out = 0; local
[all...]
H A Dnettest_dlpi.c1038 int timed_out = 0;
1346 timed_out = 1;
1372 timed_out = 1;
1381 if (timed_out) {
3353 int timed_out = 0;
3609 timed_out = 1;
3629 if (timed_out) {
3648 timed_out = 1;
3675 if (timed_out) {
1034 int timed_out = 0; local
3344 int timed_out = 0; local
H A Dnettest_unix.c1074 int timed_out = 0;
1291 timed_out = 1;
1309 timed_out = 1;
1320 if (timed_out) {
3050 int timed_out = 0;
3259 timed_out = 1;
3278 if (timed_out) {
3297 timed_out = 1;
3328 if (timed_out) {
1068 int timed_out = 0; local
3039 int timed_out = 0; local
H A Dnettest_xti.c1724 int timed_out = 0;
1862 timed_out = 0;
2096 timed_out = 1;
2119 timed_out = 1;
2135 if (timed_out) {
4558 int timed_out = 0;
4844 timed_out = 1;
4868 if (timed_out) {
4885 timed_out = 1;
4922 if (timed_out) {
1718 int timed_out = 0; local
4547 int timed_out = 0; local
5000 int timed_out = 0; local
5560 int timed_out = 0; local
[all...]
H A Dnettest_bsd.c4977 int timed_out = 0;
5083 timed_out = 0;
5329 timed_out = 1;
5351 timed_out = 1;
5378 if (timed_out) {
7574 int timed_out = 0;
7814 timed_out = 1;
7838 if ((timed_out) || (sock_closed)) {
7855 timed_out = 1;
7881 if (timed_out) {
4965 int timed_out = 0; local
7557 int timed_out = 0; local
8009 int timed_out = 0; local
8657 int timed_out = 0; local
9089 int timed_out = 0; local
9697 int timed_out = 0; local
10158 int timed_out = 0; local
10766 int timed_out = 0; local
11191 int timed_out = 0; local
11737 int timed_out = 0; local
[all...]
/external/chromium/net/socket/
H A Dclient_socket_pool_base.cc601 bool timed_out = (now - start_time) >= timeout; local
602 if (timed_out)
/external/llvm/include/llvm/Support/
H A Dsystem_error.h195 timed_out, // ETIMEDOUT
599 timed_out = ETIMEDOUT, enumerator in enum:llvm::errc::_
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_nl80211.c1449 struct nlattr *addr, struct nlattr *timed_out,
1453 if (timed_out && addr) {
1447 mlme_event(struct wpa_driver_nl80211_data *drv, enum nl80211_commands cmd, struct nlattr *frame, struct nlattr *addr, struct nlattr *timed_out, struct nlattr *freq, struct nlattr *ack, struct nlattr *cookie, struct nlattr *sig) argument
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_nl80211.c1449 struct nlattr *addr, struct nlattr *timed_out,
1453 if (timed_out && addr) {
1447 mlme_event(struct wpa_driver_nl80211_data *drv, enum nl80211_commands cmd, struct nlattr *frame, struct nlattr *addr, struct nlattr *timed_out, struct nlattr *freq, struct nlattr *ack, struct nlattr *cookie, struct nlattr *sig) argument
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_nl80211.c1449 struct nlattr *addr, struct nlattr *timed_out,
1453 if (timed_out && addr) {
1447 mlme_event(struct wpa_driver_nl80211_data *drv, enum nl80211_commands cmd, struct nlattr *frame, struct nlattr *addr, struct nlattr *timed_out, struct nlattr *freq, struct nlattr *ack, struct nlattr *cookie, struct nlattr *sig) argument

Completed in 522 milliseconds