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

1234567891011

/freebsd-10.0-release/contrib/ntp/libntp/
H A Dcaljulian.c134 struct tm *tm; local
[all...]
H A Dhumandate.c24 struct tm *tm; local
49 struct tm *tm; local
[all...]
H A Duglydate.c20 struct tm *tm; local
[all...]
H A Dprettydate.c34 struct tm *tm; local
80 struct tm *t local
110 struct tm *tm; local
[all...]
/freebsd-10.0-release/crypto/heimdal/lib/roken/
H A Dtm2time.c47 tm2time (struct tm tm, int local) argument
H A Dtimegm.c51 rk_timegm (struct tm *tm) argument
[all...]
/freebsd-10.0-release/contrib/ldns/compat/
H A Dtimegm.c14 timegm (struct tm *tm) { argument
/freebsd-10.0-release/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXFrameLowering.h23 NVPTXTargetMachine &tm; member in class:llvm::NVPTXFrameLowering
/freebsd-10.0-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCJITInfo.h28 PPCJITInfo(PPCTargetMachine &tm, bool tmIs64Bit) : TM(tm) { argument
/freebsd-10.0-release/crypto/heimdal/lib/asn1/
H A Dcheck-timegm.c42 struct tm tm; local
[all...]
H A Dtimegm.c56 _der_timegm (struct tm *tm) argument
96 _der_gmtime(time_t t, struct tm *tm) argument
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Target/R600/
H A DSIRegisterInfo.cpp21 SIRegisterInfo::SIRegisterInfo(AMDGPUTargetMachine &tm, argument
H A DAMDGPUConvertToISA.cpp31 AMDGPUConvertToISAPass(TargetMachine &tm) : argument
44 FunctionPass *llvm::createAMDGPUConvertToISAPass(TargetMachine &tm) { argument
H A DAMDGPURegisterInfo.cpp20 AMDGPURegisterInfo::AMDGPURegisterInfo(TargetMachine &tm, argument
H A DAMDILIntrinsicInfo.cpp28 AMDGPUIntrinsicInfo::AMDGPUIntrinsicInfo(TargetMachine *tm) argument
H A DR600RegisterInfo.cpp23 R600RegisterInfo::R600RegisterInfo(AMDGPUTargetMachine &tm, argument
/freebsd-10.0-release/contrib/ofed/management/libibcommon/src/
H A Dstack.c144 time_t tm; local
/freebsd-10.0-release/gnu/usr.bin/rcs/lib/
H A Dpartime.h44 struct tm tm; member in struct:partime
/freebsd-10.0-release/contrib/apr/time/unix/
H A Dtimestr.c135 struct tm tm; local
[all...]
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/
H A DMachineFunctionAnalysis.cpp22 MachineFunctionAnalysis::MachineFunctionAnalysis(const TargetMachine &tm) : argument
/freebsd-10.0-release/contrib/llvm/lib/Target/Mips/
H A DMipsConstantIslandPass.cpp51 MipsConstantIslands(TargetMachine &tm) argument
78 FunctionPass *llvm::createMipsConstantIslandPass(MipsTargetMachine &tm) { argument
/freebsd-10.0-release/contrib/llvm/lib/Target/X86/
H A DX86FrameLowering.h56 explicit X86FrameLowering(const X86TargetMachine &tm, const X86Subtarget &sti) argument
/freebsd-10.0-release/contrib/nvi/common/
H A Ddelete.c36 del( SCR *sp, MARK *fm, MARK *tm, int lmode) argument
[all...]
/freebsd-10.0-release/crypto/openssl/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

Completed in 121 milliseconds

1234567891011