Home
last modified time | relevance | path

Searched defs:Stat (Results 1 - 21 of 21) sorted by relevance

/third_party/lzma/CPP/7zip/Compress/
H A DXzDecoder.h24 CXzStatInfo Stat; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DFileOutputBuffer.cpp175 fs::file_status Stat; in create() local
H A DFileCollector.cpp136 sys::fs::file_status Stat; in copyFiles() local
107 copyAccessAndModificationTime(StringRef Filename, const sys::fs::file_status &Stat) copyAccessAndModificationTime() argument
H A DVirtualFileSystem.cpp548 Status Stat; member in llvm::vfs::detail::InMemoryFile
552 InMemoryFile(Status Stat, std::unique_ptr<llvm::MemoryBuffer> Buffer) in InMemoryFile() argument
623 Status Stat; member in llvm::vfs::detail::InMemoryDirectory
627 InMemoryDirectory(Status Stat) in InMemoryDirectory() argument
[all...]
/third_party/ninja/src/
H A Dbuild_log_test.cc232 virtual TimeStamp Stat(const string& path, string* err) const { in Stat() function
H A Ddisk_interface_test.cc288 TimeStamp StatTest::Stat(const string& path, string* err) const { Stat() function in __anon11574::StatTest
[all...]
H A Dtest.cc152 TimeStamp VirtualFileSystem::Stat(const string& path, string* err) const { in Stat() function in VirtualFileSystem
H A Ddisk_interface.cc181 TimeStamp RealDiskInterface::Stat(const string& path, string* err) const { function in RealDiskInterface
H A Dgraph.cc34 bool Node::Stat(DiskInterface* disk_interface, string* err) { in Stat() function in Node
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DCodeMoverUtils.cpp49 reportInvalidCandidate(const Instruction &I, llvm::Statistic &Stat) reportInvalidCandidate() argument
/third_party/skia/src/utils/win/
H A DSkIStream.cpp83 SK_STDMETHODIMP SkBaseIStream::Stat(STATSTG* pStatstg, DWORD grfStatFlag) in Stat() function in SkBaseIStream
174 SK_STDMETHODIMP SkIStream::Stat(STATSTG* pStatstg, DWORD grfStatFlag) { in Stat() function in SkIStream
225 SK_STDMETHODIMP SkWIStream::Stat(STATSTG* pStatstg, DWORD grfStatFlag) { in Stat() function in SkWIStream
/third_party/lzma/CPP/7zip/UI/GUI/
H A DExtractGUI.cpp103 CDecompressStat Stat; in ProcessVirt() local
[all...]
/third_party/lzma/CPP/7zip/UI/Common/
H A DDirItem.h322 CDirItemsStat Stat; member in CDirItems
/third_party/skia/third_party/externals/harfbuzz/test/shape/
H A Dhb_test_tools.py160 class Stat: class
/third_party/json/tests/thirdparty/Fuzzer/
H A DFuzzerLoop.cpp622 char Stat[7] = "MIN "; in FindExtraUnits() local
/third_party/rust/crates/rustix/src/backend/libc/fs/
H A Dtypes.rs881 pub type Stat = c::stat; types
895 pub type Stat = c::stat64; types
911 pub struct Stat { structure names
[all...]
/third_party/rust/crates/rustix/src/backend/linux_raw/fs/
H A Dtypes.rs552 pub struct Stat { structure names
576 pub type Stat = linux_raw_sys::general::stat; types
/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h1993 inline int Stat(const char* path, StatStruct* buf) { return _stat(path, buf); } in Stat() function
/third_party/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-port.h1989 inline int Stat(const char* path, StatStruct* buf) { return _stat(path, buf); } in Stat() function
/third_party/node/src/
H A Dnode_file.cc1115 static void Stat(const FunctionCallbackInfo<Value>& args) { in Stat() function
/third_party/node/deps/googletest/include/gtest/internal/
H A Dgtest-port.h2019 inline int Stat(const char* path, StatStruct* buf) { return _stat(path, buf); } in Stat() function

Completed in 31 milliseconds