Searched defs:tm (Results 1 - 25 of 48) sorted by relevance

12

/barrelfish-master/lib/posixcompat/
H A Dtimegm.c104 static time_t tm_to_time(struct tm *tm) argument
133 time_t timegm(struct tm *tm) argument
[all...]
/barrelfish-master/lib/lua/src/
H A Dltm.c53 const TValue *tm = luaH_getstr(events, ename); local
H A Dldebug.c446 TMS tm; local
[all...]
H A Dldo.c275 const TValue *tm = luaT_gettmbyobj(L, func, TM_CALL); local
H A Dlvm.c113 const TValue *tm; local
139 const TValue *tm; local
177 const TValue *tm = luaT_gettmbyobj(L, p1, event); /* try first operand */ local
261 const TValue *tm; local
336 const TValue *tm; local
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/x509/
H A Dx509_set.c107 int X509_set_notBefore(X509 *x, const ASN1_TIME *tm) argument
125 int X509_set_notAfter(X509 *x, const ASN1_TIME *tm) argument
H A Dx509cset.c84 int X509_CRL_set_lastUpdate(X509_CRL *x, const ASN1_TIME *tm) argument
102 int X509_CRL_set_nextUpdate(X509_CRL *x, const ASN1_TIME *tm) argument
136 int X509_REVOKED_set_revocationDate(X509_REVOKED *x, ASN1_TIME *tm) argument
/barrelfish-master/lib/openssl-1.0.0d/crypto/asn1/
H A Da_utctm.c245 struct tm *tm; local
[all...]
H A Dt_x509.c336 int ASN1_TIME_print(BIO *bp, const ASN1_TIME *tm) argument
351 int ASN1_GENERALIZEDTIME_print(BIO *bp, const ASN1_GENERALIZEDTIME *tm) argument
399 ASN1_UTCTIME_print(BIO *bp, const ASN1_UTCTIME *tm) argument
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/bn/
H A Dbnspeed.c186 double tm; local
H A Dexpspeed.c229 double tm; local
/barrelfish-master/lib/openssl-1.0.0d/crypto/pkcs7/
H A Dverify.c180 ASN1_UTCTIME *tm; local
/barrelfish-master/lib/libc/stdtime/
H A Dstrptime.c86 _strptime(const char *buf, const char *fmt, struct tm *tm, int *GMTp, argument
666 strptime_l(const char * __restrict buf, const char * __restrict fmt, struct tm * __restrict tm, locale_t loc) argument
685 strptime(const char * __restrict buf, const char * __restrict fmt, struct tm * __restrict tm) argument
[all...]
H A Dstrftime.c314 struct tm tm; local
/barrelfish-master/usr/bench/bomp_benchmark/
H A Dep.c69 double Mops, t1, t2, t3, t4, x1, x2, sx, sy, tm, an, tt, gc; local
/barrelfish-master/usr/eclipseclp/Kernel/src/
H A Dmanual_examples.c44 p_print_array(value va, type ta, value vm, type tm) argument
H A Doperator.c380 p_op_(value vi, type ti, value vprec, type tprec, value vassoc, type tassoc, value v_op, type t_op, value vm, type tm) argument
659 p_is_prefix_op(value vp, type tp, value assoc, type ta, value name, type tn, value vv, type tv, value module, type tm) argument
691 p_is_postfix_op(value vp, type tp, value assoc, type ta, value name, type tn, value vv, type tv, value module, type tm) argument
722 p_is_infix_op(value vp, type tp, value assoc, type ta, value name, type tn, value vv, type tv, value module, type tm) argument
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/bf/
H A Dbf_opts.c233 double d,tm[16],max=0; local
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/cast/
H A Dcastopts.c243 double d,tm[16],max=0; local
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/des/
H A Ddes_opts.c426 double d,tm[16],max=0; local
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/
H A Do_time.c234 int OPENSSL_gmtime_adj(struct tm *tm, int off_day, long offset_sec) argument
[all...]
/barrelfish-master/lib/openssl-1.0.0d/ssl/
H A Dbio_ssl.c187 unsigned long tm; local
262 unsigned long tm; local
/barrelfish-master/include/
H A Dtime.h125 struct tm { struct
[all...]
/barrelfish-master/include/cxx/support/xlocale/
H A D__posix_l_fallback.h144 strftime_l(char *s, size_t max, const char *format, const struct tm *tm, locale_t) argument
/barrelfish-master/lib/cxx/cxx/filesystem/
H A Dfilesystem_common.h317 static _LIBCPP_CONSTEXPR_AFTER_CXX11 bool is_representable(TimeSpecT tm) { argument
328 static _LIBCPP_CONSTEXPR_AFTER_CXX11 bool is_representable(FileTimeT tm) { argument
342 convert_from_timespec(TimeSpecT tm) argument
[all...]

Completed in 172 milliseconds

12