| /freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
| H A D | DumpOutputStyle.h | 33 Stat(uint32_t Count, uint32_t Size) : Count(Count), Size(Size) {} struct 34 StatStatCollection::Stat Stat() argument 35 StatStatCollection::Stat Stat() argument 36 CountStatCollection::Stat global() argument 37 SizeStatCollection::Stat global() argument 39 updateStatCollection::Stat update() argument
|
| H A D | DumpOutputStyle.cpp | 659 for (const auto &Stat : Stats.Individual) { in getLongestTypeLeafName() local 768 for (const auto &Stat : UdtTargetStats.getStatsSortedBySize()) { in dumpUdtStats() local 783 StatCollection::Stat Stat; in dumpUdtStats() member 788 for (const auto &Stat : NamespacedStats) in dumpUdtStats() local 794 for (const auto &Stat : NamespacedStatsSorted) { in dumpUdtStats() local
|
| /freebsd/tools/test/stress2/misc/ |
| H A D | tmpfs8.sh | 81 Stat() function 104 Stat(); function 134 * but only when Stat() is running. function
|
| H A D | rename6.sh | 86 Stat() function 108 Stat(); function 129 * but only when Stat() is running. function
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | Statistic.cpp | 161 for (auto *Stat : Stats) { in reset() local 212 for (const TrackingStatistic *Stat : Stats.Stats) { in PrintStatisticsJSON() local 261 for (const auto &Stat : StatInfo->statistics()) in GetStatistics() local
|
| H A D | FileCollector.cpp | 161 const sys::fs::file_status &Stat) { in copyAccessAndModificationTime() 188 sys::fs::file_status Stat; in copyFiles() local
|
| H A D | TimeProfiler.cpp | 289 auto combineStat = [&](const auto &Stat) { in write() 296 for (const auto &Stat : CountAndTotalPerName) in write() local 299 for (const auto &Stat : TTP->CountAndTotalPerName) in write() local
|
| H A D | FileOutputBuffer.cpp | 172 fs::file_status Stat; in create() local
|
| H A D | VirtualFileSystem.cpp | 662 Status Stat; member in llvm::vfs::detail::InMemoryFile 666 InMemoryFile(Status Stat, std::unique_ptr<llvm::MemoryBuffer> Buffer) in InMemoryFile() 710 Status Stat; member in llvm::vfs::detail::__anon5c4e8b480511::InMemorySymbolicLink 713 InMemorySymbolicLink(StringRef Path, StringRef TargetPath, Status Stat) in InMemorySymbolicLink() 764 Status Stat; member in llvm::vfs::detail::InMemoryDirectory 768 InMemoryDirectory(Status Stat) in InMemoryDirectory() 892 Status Stat( in addFile() local 940 Status Stat = NNI.makeStatus(); in addFile() local 958 Status Stat = NNI.makeStatus(); in addFileNoOwn() local
|
| /freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/ |
| H A D | DependencyScanningFilesystem.cpp | 29 auto Stat = std::move(*MaybeStat); in readFile() local 174 llvm::ErrorOr<llvm::vfs::Status> Stat) { in getOrEmplaceEntryForFilename() 190 llvm::sys::fs::UniqueID UID, llvm::vfs::Status Stat, in getOrEmplaceEntryForUID() 284 llvm::ErrorOr<llvm::vfs::Status> Stat = in computeAndStoreResult() local 359 llvm::vfs::Status Stat) in DepScanFile() 376 llvm::vfs::Status Stat; member in __anon6414b5590311::DepScanFile
|
| /freebsd/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/ |
| H A D | DependencyScanningFilesystem.h | 65 CachedFileSystemEntry(llvm::ErrorOr<llvm::vfs::Status> Stat) in CachedFileSystemEntry() 71 CachedFileSystemEntry(llvm::ErrorOr<llvm::vfs::Status> Stat, in CachedFileSystemEntry() 334 llvm::vfs::Status Stat = Entry.getStatus(); in getStatus() local 460 findSharedEntryByUID(llvm::vfs::Status Stat) const { in findSharedEntryByUID()
|
| /freebsd/contrib/sendmail/src/ |
| H A D | stats.c | 20 static struct statistics Stat; variable
|
| /freebsd/crypto/openssh/ |
| H A D | sftp-server.c | 81 typedef struct Stat Stat; typedef 83 struct Stat { struct 84 char *name; 85 char *long_name; 86 Attrib attrib;
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/ |
| H A D | PDBSymbol.cpp | 133 for (auto &Stat : Stats) { in dumpChildStats() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | CodeMoverUtils.cpp | 270 llvm::Statistic &Stat) { in reportInvalidCandidate()
|
| /freebsd/contrib/tcsh/ |
| H A D | glob.c | 235 Stat(const char *fn, struct stat *sb) in Stat() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/ |
| H A D | BitcodeAnalyzer.cpp | 667 for (const auto &Stat : BlockIDStats) { in printStats() local
|
| /freebsd/usr.bin/truss/ |
| H A D | syscall.h | 183 Stat, enumerator
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | ExprInspectionChecker.cpp | 230 ReachedStat &Stat = ReachedStats[CE]; in analyzerNumTimesReached() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | StackSafetyAnalysis.cpp | 1135 auto CountParamAccesses = [&](auto &Stat) { in generateParamAccessSummary()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUInstructionSelector.cpp | 4587 SrcStatus Stat = getNegStatus(Curr.first, Curr.second, MRI); in calcNextStatus() local 4721 SrcStatus Stat = Curr.value().second; in getLastSameOrNeg() local 4787 std::pair<Register, SrcStatus> Stat = getLastSameOrNeg(RootReg, MRI, SO); in selectVOP3PModsImpl() local
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ |
| H A D | GDBRemoteCommunicationClient.cpp | 3163 GDBRemoteCommunicationClient::Stat(const lldb_private::FileSpec &file_spec) { in Stat() function in GDBRemoteCommunicationClient
|