Home
last modified time | relevance | path

Searched refs:tim (Results 1 – 25 of 35) sorted by relevance

12

/external/tcpdump/
Dsend-ack.awk12 tim = t[1]*3600 + t[2]*60 + t[3]
14 tzero = tim
15 ltim = tim
34 timeOf[id] = tim
46 printf "%7.2f\t%7.2f\t%s send %s %d", tim-tzero, tim-ltim,\
49 printf " (%.2f) [%d]", tim - timeOf[id], timesSent[id]
56 printf "%7.2f\t%7.2f\t%s ack %s %d", tim-tzero, tim-ltim,\
62 printf " (%.2f)", tim - timeOf[id]
67 ltim = tim
Dpacketdat.awk19 tim = t[1]*3600 + t[2]*60 + t[3]
28 firstSend[id] = tim
31 lastSend[id] = tim
39 firstAck[id] = tim
40 lastAck[id] = tim
Datime.awk11 tim = t[1]*3600 + t[2]*60 + t[3]
13 tzero = tim
17 printf "%7.2f\t%g\n", tim-tzero, $7/1024
Dstime.awk11 tim = t[1]*3600 + t[2]*60 + t[3]
13 tzero = tim
18 printf "%7.2f\t%g\n", tim-tzero, substr($6,1,i-1)/1024
Dprint-802_11.c258 memcpy(&pbody->tim, p + offset, 2); in parse_elements()
262 memcpy(&pbody->tim.count, p + offset, 3); in parse_elements()
265 if (pbody->tim.length <= 3) in parse_elements()
267 if (pbody->tim.length - 3 > sizeof pbody->tim.bitmap) in parse_elements()
269 if (!TTEST2(*(p + offset), pbody->tim.length - 3)) in parse_elements()
271 memcpy(pbody->tim.bitmap, p + (pbody->tim.length - 3), in parse_elements()
272 (pbody->tim.length - 3)); in parse_elements()
273 offset += pbody->tim.length - 3; in parse_elements()
Dieee802_11.h250 struct tim_t tim; member
/external/openssl/crypto/bn/
Dbn_rand.c122 time_t tim; in bnrand() local
142 time(&tim); in bnrand()
143 RAND_add(&tim,sizeof(tim),0.0); in bnrand()
/external/openssl/crypto/ocsp/
Docsp_ext.c424 X509_EXTENSION *OCSP_crlID_new(char *url, long *n, char *tim) in OCSP_crlID_new() argument
440 if (tim) in OCSP_crlID_new()
443 if (!(ASN1_GENERALIZEDTIME_set_string(cid->crlTime, tim))) in OCSP_crlID_new()
474 X509_EXTENSION *OCSP_archive_cutoff_new(char* tim) in OCSP_archive_cutoff_new() argument
480 if (!(ASN1_GENERALIZEDTIME_set_string(gt, tim))) goto err; in OCSP_archive_cutoff_new()
Docsp.h481 X509_EXTENSION *OCSP_crlID_new(char *url, long *n, char *tim);
485 X509_EXTENSION *OCSP_archive_cutoff_new(char* tim);
/external/wpa_supplicant_6/wpa_supplicant/src/common/
Dieee802_11_common.h30 u8 *tim; member
Dieee802_11_common.c184 elems->tim = pos; in ieee802_11_parse_elems()
/external/openssh/
DChangeLog12 regress errors for the sandbox to warnings. ok tim dtucker
26 - (tim) [configure.ac] Typo in error message spotted by Andy Tsouladze
29 - (tim) [mac.c myproposal.h] Wrap SHA256 and SHA512 in ifdefs for
182 - (tim) [configure.ac defines.h] Run test program to detect system mail
214 - (tim) [regress/cfgmatch.sh] Build/test out of tree fix.
396 Thanks to tim@ for testing on affected platforms.
457 - (tim) [configure.ac] Add AC_LANG_SOURCE to OPENSSH_CHECK_CFLAG_COMPILE
459 - (tim) [defines.h] Deal with platforms that do not have S_IFSOCK ok djm@
507 - (tim) [config.guess config.sub] Sync with upstream.
508 - (tim) [configure.ac] Consistent M4 quoting throughout, updated obsolete
[all …]
DCREDITS91 Tim Rice <tim@multitalents.net> - Portability & SCO fixes
/external/wpa_supplicant_8/src/common/
Dieee802_11_common.h19 const u8 *tim; member
Dieee802_11_common.c194 elems->tim = pos; in ieee802_11_parse_elems()
/external/chromium/third_party/libjingle/source/talk/examples/call/
Dcall_main.cc113 time_t tim = time(NULL); in DebugPrint() local
114 struct tm * now = localtime(&tim); in DebugPrint()
/external/openssl/include/openssl/
Docsp.h481 X509_EXTENSION *OCSP_crlID_new(char *url, long *n, char *tim);
485 X509_EXTENSION *OCSP_archive_cutoff_new(char* tim);
/external/bison/
DTHANKS73 Tim Van Holder tim.van.holder@pandora.be
/external/dbus/
DAUTHORS100 Tim Dijkstra <tim@famdijkstra.org>
/external/icu4c/data/region/
Dyav.txt211 TL{"timɔ́ɔl u nipálɛ́n"}
/external/icu4c/data/locales/
Dsv.txt1116 one{"{0} tim"}
1117 other{"{0} tim"}
/external/openssh/contrib/caldera/
Dopenssh.spec359 * Tue Jan 18 2011 Tim Rice <tim@multitalents.net>
/external/icu4c/data/curr/
Dee.txt932 "timɔga escudo",
2073 one{"timɔga escudo"}
2074 other{"timɔga escudo"}
/external/openssh/contrib/redhat/
Dopenssh.spec410 * Wed Jul 14 2010 Tim Rice <tim@multitalents.net>
/external/hyphenation/
Dhyph_en_US.dic260 .1tim
4807 1tim

12