/system/core/libcutils/ |
D | abort_socket.c | 60 socklen_t addrlen, int timeout) { in asocket_connect() 120 socklen_t *addrlen, int timeout) { in asocket_accept() 166 int asocket_read(struct asocket *s, void *buf, size_t count, int timeout) { in asocket_read() 212 int timeout) { in asocket_write()
|
/system/core/toolbox/ |
D | readtty.c | 65 int timeout = 0; in readtty_main() local
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/mlme/Auth/ |
D | authSm.h | 81 UINT32 timeout; member
|
/system/core/debuggerd/ |
D | getevent.c | 191 int get_event(struct input_event* event, int timeout) in get_event()
|
D | debuggerd.c | 698 int timeout = abs((int)(codes[s])) * ms; in wait_for_user_action() local
|
/system/wlan/ti/wilink_6_1/stad/src/Sta_Management/ |
D | authSm.h | 80 TI_UINT32 timeout; member
|
D | trafficAdmControl.h | 97 TI_UINT32 timeout; member
|
D | AssocSM.h | 96 TI_UINT32 timeout; member
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/QOS/Inc/ |
D | trafficAdmControl.h | 96 UINT32 timeout; member
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/TNETWIF/BusTxn/ |
D | wspi.c | 394 UINT32 i, timeout; in WSPI_ReadSync() local 636 int i, timeout; in WSPI_WriteSync() local
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/mlme/Assoc/ |
D | AssocSM.h | 97 UINT32 timeout; member
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/ScanServer/ |
D | ScanSrv.c | 569 UINT32 i, dtimPeriod, beaconInterval,timeout = 0; in MacServices_scanSRVcalculateScanTimeout() local
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/inc/ |
D | conn.h | 79 UINT32 timeout; member
|
/system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/ |
D | conn.h | 78 TI_UINT32 timeout; member
|
/system/wlan/ti/wilink_6_1/TWD/MacServices/ |
D | ScanSrv.c | 592 TI_UINT32 i, uDtimPeriodMs, uBeaconIntervalMs, timeout = 0; in MacServices_scanSRVcalculateScanTimeout() local
|
/system/bluetooth/tools/ |
D | pipetest.c | 55 static int _poll(struct pollfd *ufds, nfds_t nfds, int timeout) { in _poll()
|
D | asocket_test.c | 297 static int _poll(struct pollfd *ufds, nfds_t nfds, int timeout) { in _poll()
|
D | socktest.c | 311 static int _poll(struct pollfd *ufds, nfds_t nfds, int timeout) { in _poll()
|
/system/core/libnetutils/ |
D | dhcpclient.c | 419 unsigned int timeout; in dhcp_init_ifc() local
|
/system/core/init/ |
D | util.c | 383 int wait_for_file(const char *filename, int timeout) in wait_for_file()
|
D | bootchart.c | 303 int timeout = 0, count = 0; in bootchart_init() local
|
D | init.c | 734 int nr, i, timeout = -1; in main() local
|
/system/core/logcat/ |
D | logcat.cpp | 269 timeval timeout = { 0, 5000 /* 5ms */ }; // If we oversleep it's ok, i.e. ignore EINTR. in readLogLines() local
|
/system/wlan/ti/wilink_6_1/wpa_supplicant_lib/ |
D | driver_ti.c | 269 int scan_type, res, timeout, scan_probe_flag = 0; in wpa_driver_tista_scan() local
|