Home
last modified time | relevance | path

Searched defs:IsDir (Results 1 – 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/tests/regres/util/
Dutil.go32 func IsDir(path string) bool { func
/third_party/lzma/CPP/Windows/
DFileFind.h46 inline bool IsDir(DWORD attrib) { return (attrib & FILE_ATTRIBUTE_DIRECTORY) != 0; } in IsDir() function
111 bool IsDir() const { return MatchesMask(FILE_ATTRIBUTE_DIRECTORY); } in IsDir() function
134 bool IsDir() const { return S_ISDIR(mode); } in IsDir() function
/third_party/lzma/CPP/7zip/Bundles/SFXSetup/
DExtractCallbackSfx.h41 bool IsDir; member
/third_party/lzma/CPP/7zip/UI/FileManager/
DExtractCallback.h77 bool IsDir; member
/third_party/lzma/CPP/7zip/UI/Common/
DUpdateCallback.h178 bool IsDir(const CUpdatePair2 &up) const in IsDir() function
DDirItem.h390 bool IsDir; member
DHashCalc.cpp750 bool CHashPair::IsDir() const in IsDir() function in NHash::CHashPair
1661 bool IsDir; member
DOpenArchive.h242 bool IsDir; member
/third_party/lzma/CPP/7zip/Archive/7z/
D7zUpdate.h57 bool IsDir; member
D7zItem.h184 bool IsDir; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp902 bool IsDir; in run() local
/third_party/lzma/CPP/7zip/UI/Console/
DList.cpp374 bool IsDir; member in CFieldPrinter
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DVirtualFileSystem.cpp323 bool IsDir; in setCurrentWorkingDirectory() local