Searched defs:tm (Results 51 - 75 of 283) sorted by relevance

1234567891011>>

/freebsd-10.1-release/gnu/usr.bin/rcs/lib/
H A Drcstime.c48 register struct tm const *tm = time2tm(unixtime, RCSversion<VERSION(5)); local
[all...]
/freebsd-10.1-release/lib/libc/stdtime/
H A Dstrptime.c64 _strptime(const char *buf, const char *fmt, struct tm *tm, int *GMTp, argument
551 strptime_l(const char * __restrict buf, const char * __restrict fmt, struct tm * __restrict tm, locale_t loc) argument
568 strptime(const char * __restrict buf, const char * __restrict fmt, struct tm * __restrict tm) argument
[all...]
/freebsd-10.1-release/lib/libutil/
H A Dlogin_times.c145 in_ltms(const login_time_t *ltm, struct tm *tm, time_t *t) argument
/freebsd-10.1-release/usr.bin/calendar/
H A Dcalendar.c154 struct tm tm; local
H A Dday.c89 struct tm tm, tp; local
[all...]
/freebsd-10.1-release/usr.sbin/mfiutil/
H A Dmfi_bbu.c72 struct tm tm; local
/freebsd-10.1-release/contrib/ntp/libntp/
H A Dprettydate.c67 struct tm *tm = NULL; local
166 struct tm *tm; local
[all...]
/freebsd-10.1-release/crypto/openssl/crypto/bn/
H A Dbnspeed.c185 double tm; local
/freebsd-10.1-release/contrib/libarchive/libarchive/test/
H A Dtest_write_format_zip_no_compression.c93 struct tm *tm = localtime(&t); local
[all...]
H A Dtest_write_zip_set_compression_store.c88 struct tm *tm = localtime(&t); local
[all...]
/freebsd-10.1-release/contrib/llvm/lib/CodeGen/
H A DCallingConvLower.cpp26 CCState(CallingConv::ID CC, bool isVarArg, MachineFunction &mf, const TargetMachine &tm, SmallVectorImpl<CCValAssign> &locs, LLVMContext &C) argument
/freebsd-10.1-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonCallingConvLower.cpp26 Hexagon_CCState(CallingConv::ID CC, bool isVarArg, const TargetMachine &tm, SmallVectorImpl<CCValAssign> &locs, LLVMContext &c) argument
/freebsd-10.1-release/contrib/llvm/lib/Target/MSP430/
H A DMSP430InstrInfo.cpp33 MSP430InstrInfo::MSP430InstrInfo(MSP430TargetMachine &tm) argument
/freebsd-10.1-release/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXInstrInfo.cpp31 NVPTXInstrInfo::NVPTXInstrInfo(NVPTXTargetMachine &tm) argument
/freebsd-10.1-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCCodeEmitter.cpp47 PPCCodeEmitter(TargetMachine &tm, JITCodeEmitter &mce) argument
/freebsd-10.1-release/contrib/llvm/lib/Target/R600/
H A DAMDGPUAsmPrinter.cpp39 static AsmPrinter *createAMDGPUAsmPrinterPass(TargetMachine &tm, argument
H A DR600ClauseMergePass.cpp63 R600ClauseMergePass(TargetMachine &tm) : MachineFunctionPass(ID) { } argument
H A DR600EmitClauseMarkers.cpp290 R600EmitClauseMarkersPass(TargetMachine &tm) : MachineFunctionPass(ID), argument
H A DR600ExpandSpecialInstrs.cpp40 R600ExpandSpecialInstrsPass(TargetMachine &tm) : MachineFunctionPass(ID), argument
/freebsd-10.1-release/contrib/llvm/lib/Target/Sparc/
H A DSparcISelDAGToDAG.cpp38 explicit SparcDAGToDAGISel(SparcTargetMachine &tm) argument
/freebsd-10.1-release/contrib/nvi/common/
H A Dcut.c67 cut( SCR *sp, CHAR_T *namep, MARK *fm, MARK *tm, int flags) argument
/freebsd-10.1-release/contrib/opie/
H A Dopiesu.c216 struct tm *tm; local
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_ra_serf/
H A Dgetdate.c124 svn_ra_serf__get_dated_revision(svn_ra_session_t *ra_session, svn_revnum_t *revision, apr_time_t tm, apr_pool_t *pool) argument
/freebsd-10.1-release/contrib/tcpdump/
H A Dprint-ntp.c245 struct tm *tm; local
/freebsd-10.1-release/contrib/unbound/compat/
H A Dgmtime_r.c103 struct tm * gmtime_r(const time_t* timep, struct tm *tm) argument

Completed in 354 milliseconds

1234567891011>>