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

1234567891011>>

/freebsd-10.1-release/contrib/wpa/src/ap/
H A Dieee802_11_shared.c384 struct os_tm tm; local
/freebsd-10.1-release/games/grdc/
H A Dgrdc.c30 static struct tm *tm; variable in typeref:struct:tm
[all...]
/freebsd-10.1-release/gnu/usr.bin/rcs/lib/
H A Dmaketime.c92 struct tm *tm; local
261 struct tm tm; local
[all...]
/freebsd-10.1-release/sbin/dhclient/
H A Dparse.c438 struct tm tm; local
[all...]
/freebsd-10.1-release/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.1-release/usr.bin/csup/
H A Dmain.c102 struct tm tm; local
/freebsd-10.1-release/usr.sbin/ctm/ctm/
H A Dctm_pass3.c61 struct tm tm; local
[all...]
/freebsd-10.1-release/usr.sbin/timed/timed/
H A Dreadmsg.c446 char tm[26]; local
/freebsd-10.1-release/crypto/openssl/crypto/bn/
H A Dexpspeed.c232 double tm; local
/freebsd-10.1-release/contrib/bmake/
H A Dtarg.c547 Targ_FmtTime(time_t tm) argument
/freebsd-10.1-release/contrib/diff/src/
H A Dcontext.c59 struct tm const *tm = localtime (&inf->stat.st_mtime); local
/freebsd-10.1-release/contrib/llvm/lib/CodeGen/
H A DPasses.cpp219 TargetPassConfig::TargetPassConfig(TargetMachine *tm, PassManagerBase &pm) argument
/freebsd-10.1-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DResourcePriorityQueue.cpp51 const TargetMachine &tm = (*IS->MF).getTarget(); local
/freebsd-10.1-release/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.1-release/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.1-release/contrib/llvm/lib/Target/Sparc/
H A DDelaySlotFiller.cpp47 Filler(TargetMachine &tm) argument
101 FunctionPass *llvm::createSparcDelaySlotFillerPass(TargetMachine &tm) { argument
H A DSparcCodeEmitter.cpp50 SparcCodeEmitter(TargetMachine &tm, JITCodeEmitter &mce) argument
/freebsd-10.1-release/contrib/llvm/lib/Target/SystemZ/
H A DSystemZLongBranch.cpp133 SystemZLongBranch(const SystemZTargetMachine &tm) argument
/freebsd-10.1-release/contrib/llvm/lib/Target/X86/
H A DX86CodeEmitter.cpp54 explicit Emitter(X86TargetMachine &tm, CodeEmitter &mce) argument
H A DX86JITInfo.cpp437 X86JITInfo::X86JITInfo(X86TargetMachine &tm) : TM(tm) { argument

Completed in 317 milliseconds

1234567891011>>