Searched defs:tm (Results 76 - 100 of 296) sorted by relevance

1234567891011>>

/freebsd-10-stable/gnu/usr.bin/rcs/lib/
H A Dmaketime.c92 struct tm *tm; local
261 struct tm tm; local
[all...]
/freebsd-10-stable/sbin/dhclient/
H A Dparse.c438 struct tm tm; local
[all...]
/freebsd-10-stable/sys/ia64/ia64/
H A Defi.c155 efi_get_time(struct efi_tm *tm) argument
237 efi_set_time(struct efi_tm *tm) argument
/freebsd-10-stable/usr.bin/csup/
H A Dmain.c102 struct tm tm; local
/freebsd-10-stable/usr.sbin/ctm/ctm/
H A Dctm_pass3.c61 struct tm tm; local
[all...]
/freebsd-10-stable/usr.sbin/timed/timed/
H A Dreadmsg.c446 char tm[26]; local
/freebsd-10-stable/crypto/openssl/crypto/bn/
H A Dbnspeed.c185 double tm; local
/freebsd-10-stable/games/grdc/
H A Dgrdc.c30 static struct tm *tm; variable in typeref:struct:tm
[all...]
/freebsd-10-stable/contrib/subversion/subversion/libsvn_ra_serf/
H A Dgetdate.c128 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-stable/lib/libc/stdtime/
H A Dstrptime.c86 _strptime(const char *buf, const char *fmt, struct tm *tm, int *GMTp, argument
684 strptime_l(const char * __restrict buf, const char * __restrict fmt, struct tm * __restrict tm, locale_t loc) argument
703 strptime(const char * __restrict buf, const char * __restrict fmt, struct tm * __restrict tm) argument
[all...]
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/time/
H A Dt_strptime.c48 struct tm tm = { -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, NULL }; local
91 struct tm tm = { -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, NULL }; local
181 struct tm tm; local
[all...]
/freebsd-10-stable/contrib/libarchive/libarchive/test/
H A Dtest_write_format_zip_compression_store.c131 struct tm *tm = localtime(&now); local
[all...]
H A Dtest_write_format_zip_file_zip64.c78 struct tm *tm = localtime(&t); local
[all...]
H A Dtest_write_format_zip_file.c76 struct tm *tm = localtime(&t); local
[all...]
/freebsd-10-stable/sys/security/audit/
H A Daudit_bsm.c115 struct timeval tm; local
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DPasses.cpp219 TargetPassConfig::TargetPassConfig(TargetMachine *tm, PassManagerBase &pm) argument
/freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DResourcePriorityQueue.cpp51 const TargetMachine &tm = (*IS->MF).getTarget(); local
/freebsd-10-stable/contrib/llvm/lib/Target/Mips/
H A DMipsCodeEmitter.cpp67 MipsCodeEmitter(TargetMachine &tm, JITCodeEmitter &mce) argument
H A DMipsInstrInfo.cpp33 MipsInstrInfo::MipsInstrInfo(MipsTargetMachine &tm, unsigned UncondBr) argument
H A DMipsLongBranch.cpp66 MipsLongBranch(TargetMachine &tm) argument
99 FunctionPass *llvm::createMipsLongBranchPass(MipsTargetMachine &tm) { argument
/freebsd-10-stable/contrib/llvm/lib/Target/R600/
H A DR600InstrInfo.cpp31 R600InstrInfo::R600InstrInfo(AMDGPUTargetMachine &tm) argument
H A DR600OptimizeVectorRegisters.cpp109 R600VectorRegMerger(TargetMachine &tm) : MachineFunctionPass(ID), argument
378 llvm::FunctionPass *llvm::createR600VectorRegMerger(TargetMachine &tm) { argument
H A DSIInsertWaits.cpp98 SIInsertWaits(TargetMachine &tm) : argument
119 FunctionPass *llvm::createSIInsertWaits(TargetMachine &tm) { argument
H A DSILowerControlFlow.cpp93 SILowerControlFlowPass(TargetMachine &tm) : argument
108 FunctionPass *llvm::createSILowerControlFlowPass(TargetMachine &tm) { argument
/freebsd-10-stable/contrib/llvm/lib/Target/Sparc/
H A DDelaySlotFiller.cpp47 Filler(TargetMachine &tm) argument
101 FunctionPass *llvm::createSparcDelaySlotFillerPass(TargetMachine &tm) { argument

Completed in 406 milliseconds

1234567891011>>