Searched defs:TS (Results 1 - 25 of 59) sorted by relevance

123

/freebsd-current/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_fdr_controller.h77 struct timespec TS { struct
H A Dxray_fdr_logging.cpp433 timespec TS; variable
/freebsd-current/contrib/llvm-project/compiler-rt/include/xray/
H A Dxray_records.h59 struct timespec TS; member in union:__xray::__anon2417
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DARMException.cpp27 MCTargetStreamer &TS = *Asm->OutStreamer->getTargetStreamer(); local
/freebsd-current/contrib/llvm-project/clang/utils/TableGen/
H A DClangOpcodesEmitter.cpp284 llvm::SmallVector<const Record *, 2> TS; local
[all...]
H A DSveEmitter.cpp78 SVEType(StringRef TS, char CharMod, unsigned NumVectors = 1) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.h33 MCTargetStreamer *TS = OutStreamer->getTargetStreamer(); local
/freebsd-current/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp946 MCSectionXCOFF *TS = static_cast<MCSectionXCOFF *>(TextSection); local
/freebsd-current/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dtrusty.cpp87 timespec TS; local
95 timespec TS; local
H A Dlinux.cpp144 timespec TS; local
152 timespec TS; local
/freebsd-current/contrib/openbsm/bin/auditd/
H A Dauditd.c152 close_lastfile(char *TS) argument
201 char TS[TIMESTAMP_LEN + 1]; local
373 char TS[TIMESTAMP_LEN + 1]; local
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DLLVMConventionsChecker.cpp82 const TemplateSpecializationType *TS = T->getAs<TemplateSpecializationType>(); local
96 const TemplateSpecializationType *TS = T->getAs<TemplateSpecializationType>(); local
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DRecordName.cpp161 Error TypeNameComputer::visitKnownRecord(CVType &CVR, TypeServer2Record &TS) { argument
H A DTypeDumpVisitor.cpp354 Error TypeDumpVisitor::visitKnownRecord(CVType &CVR, TypeServer2Record &TS) { argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVGatherScatterLowering.cpp374 TypeSize TS = GTI.getSequentialElementStride(*DL); local
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalTypeDumper.cpp435 visitKnownRecord(CVType &CVR, TypeServer2Record &TS) argument
/freebsd-current/usr.sbin/diskinfo/
H A Ddiskinfo.c406 TS(u_int size, int count) function
/freebsd-current/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DJITLoaderPerf.cpp101 static inline uint64_t timespec_to_ns(const struct timespec *TS) { argument
107 timespec TS; local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp585 MCTargetStreamer &TS = *OutStreamer->getTargetStreamer(); local
/freebsd-current/contrib/llvm-project/libcxx/src/filesystem/
H A Dtime_utils.h305 inline bool posix_utimes(const path& p, std::array<TimeSpec, 2> const& TS, error_code& ec) { argument
315 posix_utimensat(const path& p, std::array<TimeSpec, 2> const& TS, error_code& ec) argument
324 set_file_times(const path& p, std::array<TimeSpec, 2> const& TS, error_code& ec) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-stacks.cpp365 auto &TS = ThreadStackMap[R.TId]; local
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DJumpDiagnostics.cpp402 CXXTryStmt *TS = cast<CXXTryStmt>(S); local
427 SEHTryStmt *TS = cast<SEHTryStmt>(S); local
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAsmPrinter.cpp84 MCTargetStreamer *TS = OutStreamer->getTargetStreamer(); local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCStreamer.h284 void setTargetStreamer(MCTargetStreamer *TS) { argument
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Object/
H A DObjectFile.h654 object::DataRefImpl TS; local

Completed in 682 milliseconds

123