Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DPath.cpp790 std::error_code createUniqueFile(const Twine &Model, int &ResultFd, in createUniqueFile() argument
793 return createUniqueEntity(Model, ResultFd, ResultPath, false, Mode, FS_File); in createUniqueFile()
796 static std::error_code createUniqueFile(const Twine &Model, int &ResultFd, in createUniqueFile() argument
799 return createUniqueEntity(Model, ResultFd, ResultPath, false, Mode, FS_File, in createUniqueFile()
/external/llvm-project/llvm/lib/Support/
DPath.cpp817 std::error_code createUniqueFile(const Twine &Model, int &ResultFd, in createUniqueFile() argument
820 return createUniqueEntity(Model, ResultFd, ResultPath, false, Mode, FS_File); in createUniqueFile()
823 static std::error_code createUniqueFile(const Twine &Model, int &ResultFd, in createUniqueFile() argument
826 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()