Home
last modified time | relevance | path

Searched refs:ResultFd (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DPath.cpp757 std::error_code createUniqueFile(const Twine &Model, int &ResultFd, in createUniqueFile() argument
760 return createUniqueEntity(Model, ResultFd, ResultPath, false, Mode, FS_File); in createUniqueFile()
763 static std::error_code createUniqueFile(const Twine &Model, int &ResultFd, in createUniqueFile() argument
766 return createUniqueEntity(Model, ResultFd, ResultPath, false, Mode, FS_File, in createUniqueFile()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DPath.cpp752 std::error_code createUniqueFile(const Twine &Model, int &ResultFd, in createUniqueFile() argument
755 return createUniqueEntity(Model, ResultFd, ResultPath, false, Mode, FS_File); in createUniqueFile()
/external/llvm/lib/Support/
DPath.cpp750 std::error_code createUniqueFile(const Twine &Model, int &ResultFd, in createUniqueFile() argument
753 return createUniqueEntity(Model, ResultFd, ResultPath, false, Mode, FS_File); in createUniqueFile()