/external/wpa_supplicant_8/src/common/ |
wpa_ctrl.c | 422 started_at.sec = 0; 432 if (started_at.sec == 0) 438 if (n.sec > started_at.sec + 5)
|
/external/wpa_supplicant_8/wpa_supplicant/ |
bgscan_learn.c | 573 if (now.sec > data->last_bgscan.sec + 1) 588 if (now.sec > data->last_bgscan.sec + 10)
|
bss.c | 233 update_time->sec = fetch_time->sec; 235 update_time->sec -= age_ms / 1000; 238 update_time->sec--; 588 (unsigned int) age.sec, 764 t.sec -= age;
|
events.c | 58 if (ssid == NULL || ssid->disabled_until.sec == 0) 62 if (ssid->disabled_until.sec > now.sec) 63 return ssid->disabled_until.sec - now.sec; 2186 int sec; local [all...] |
/device/samsung/manta/liblights/ |
lights.c | 156 static void time_add(struct timespec *time, int sec, int nsec) 161 time->tv_sec += sec;
|
/external/blktrace/btt/ |
devs.c | 207 struct io *dip_find_sec(struct d_info *dip, enum iop_type type, __u64 sec) 209 return dip_rb_find_sec(dip, type, sec);
|
inlines.h | 310 enum iop_type type, __u64 sec) 312 return rb_find_sec(__get_root(dip, type), sec);
|
/external/wpa_supplicant_8/src/ap/ |
ctrl_iface_ap.c | 30 if (!sta->connected_time.sec) 37 (unsigned int) age.sec);
|
/external/chromium/chrome/browser/chromeos/options/ |
wifi_config_view.cc | 445 ConnectionSecurity sec = SECURITY_UNKNOWN; local 448 sec = SECURITY_NONE; 451 sec = SECURITY_WEP; 454 sec = SECURITY_WPA; 457 sec = SECURITY_RSN; 461 sec, GetSSID(), GetPassphrase(), std::string(), std::string()); [all...] |
/external/chromium_org/net/third_party/nss/ssl/ |
dtlscon.c | 261 * is 0, per Sec. 4.2.4.1 */ 492 if (!ss->sec.ci.sendBuf.buf || !ss->sec.ci.sendBuf.len) 496 ss->sec.ci.sendBuf.buf, ss->sec.ci.sendBuf.len); 499 ss->sec.ci.sendBuf.len = 0; 551 * message twice, per RFC 6347 Sec. 4.1.1 */ 803 rv = ssl3_CompressMACEncryptRecord(cwSpec, ss->sec.isServer, PR_TRUE, [all...] |
/external/chromium_org/third_party/icu/source/i18n/ |
vtzone.cpp | 204 int32_t sec = t / U_MILLIS_PER_SECOND; local 208 appendAsciiDigits(sec, 2, str); 230 int32_t year = 0, month = 0, day = 0, hour = 0, min = 0, sec = 0; local 257 sec = parseAsciiDigits(str, 13, 2, status); 266 hour < 0 || hour >= 24 || min < 0 || min >= 60 || sec < 0 || sec >= 60) { 279 time += (hour * U_MILLIS_PER_HOUR + min * U_MILLIS_PER_MINUTE + sec * U_MILLIS_PER_SECOND); 295 int32_t sign = 0, hour = 0, min = 0, sec = 0; local 316 sec = parseAsciiDigits(str, 5, 2, status); 328 int32_t millis = sign * ((hour * 60 + min) * 60 + sec) * 1000 343 int32_t hour, min, sec; local [all...] |
smpdtfmt.cpp | 1041 int32_t sec = offset % 60; local 1104 int32_t sec = 0; local 2771 int32_t hour = 0, min = 0, sec = 0; local [all...] |
/external/icu4c/i18n/ |
vtzone.cpp | 203 int32_t sec = t / U_MILLIS_PER_SECOND; local 207 appendAsciiDigits(sec, 2, str); 229 int32_t year = 0, month = 0, day = 0, hour = 0, min = 0, sec = 0; local 256 sec = parseAsciiDigits(str, 13, 2, status); 265 hour < 0 || hour >= 24 || min < 0 || min >= 60 || sec < 0 || sec >= 60) { 278 time += (hour * U_MILLIS_PER_HOUR + min * U_MILLIS_PER_MINUTE + sec * U_MILLIS_PER_SECOND); 294 int32_t sign = 0, hour = 0, min = 0, sec = 0; local 315 sec = parseAsciiDigits(str, 5, 2, status); 327 int32_t millis = sign * ((hour * 60 + min) * 60 + sec) * 1000 342 int32_t hour, min, sec; local [all...] |
/frameworks/av/media/libmedia/ |
ToneGenerator.cpp | 985 time_t sec = stopTime.tv_sec - mStartTime.tv_sec; local [all...] |
/prebuilts/sdk/tools/lib/ |
signapk.jar | |
/external/icu4c/test/cintltst/ |
ccaltst.c | 911 int32_t y,m,d,hr,min,sec,ms; local [all...] |
/external/valgrind/main/perf/ |
tinycc.c | 6818 Section *sec; local 6891 Section *sec; local 14283 Section *sec; local 17372 Section *sec; local 17400 Section *sec; local 17408 Section *sec; local 17646 Section *sec; local [all...] |
/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/ |
gki_ulinux.c | 644 int sec; local 696 sec = timeout / 1000; 704 abstime.tv_sec += sec; [all...] |
/external/libnfc-nci/src/gki/ulinux/ |
gki_ulinux.c | 622 int sec; local 674 sec = timeout / 1000; 682 abstime.tv_sec += sec; [all...] |
/system/core/debuggerd/ |
tombstone.c | 575 time_t sec = (time_t) entry->sec; local 578 ptm = localtime_r(&sec, &tmBuf); 718 /* 3 sec timeout reading the ack; we're fine if that happens */
|
/external/chromium/chrome/browser/ui/webui/options/chromeos/ |
internet_options_handler.cc | 807 chromeos::ConnectionSecurity sec = chromeos::SECURITY_UNKNOWN; local [all...] |
/external/chromium_org/chrome/browser/resources/ |
gesture_config.js | 226 units: '(pixels/sec.)<sup>2</sup>' 236 units: 'pixels/sec.' 259 units: 'pixels/sec.'
|
/external/wpa_supplicant_8/src/tls/ |
x509v3.c | 544 int year, month, day, hour, min, sec; local 623 if (sscanf(pos, "%02d", &sec) != 1) { 625 "(sec)", buf, len); 629 if (os_mktime(year, month, day, hour, min, sec, val) < 0) { [all...] |
/bionic/libc/upstream-netbsd/libc/isc/ |
ev_timers.c | 74 evConsTime(time_t sec, long nsec) { 77 x.tv_sec = sec;
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
calcasts.cpp | 68 checkField(cal, UCAL_SECOND, cases[i].sec,status); 80 cal->set(UCAL_SECOND, cases[i].sec); 128 // Julian Day Era Year Month Day WkDay Hour Min Sec 218 // Julian Day Era Year Month Day WkDay Hour Min Sec 288 // Julian Day Era Year Month Day WkDay Hour Min Sec 305 // G.YY/MM/DD Era Year Month Day WkDay Hour Min Sec 337 // Julian Day Era Year Month Day WkDay Hour Min Sec 394 // JD Era Year Month Day WkDay Hour Min Sec 439 // JD Era Year Month Day WkDay Hour Min Sec
|