Home
last modified time | relevance | path

Searched refs:ReadOnly (Results 1 – 11 of 11) sorted by relevance

/frameworks/compile/mclinker/unittests/
DFileHandleTest.cpp43 ASSERT_TRUE(m_pTestee->open(path, FileHandle::OpenMode(FileHandle::ReadOnly), in TEST_F()
64 ASSERT_TRUE(m_pTestee->delegate(fd, FileHandle::ReadOnly)); in TEST_F()
85 ASSERT_TRUE(m_pTestee->open(path, FileHandle::OpenMode(FileHandle::ReadOnly), in TEST_F()
DUniqueGCFactoryBaseTest.cpp74 memFactory->produce(path1, FileHandle::OpenMode(FileHandle::ReadOnly), in TEST_F()
77 memFactory->produce(path2, FileHandle::OpenMode(FileHandle::ReadOnly), in TEST_F()
82 memFactory->produce(path1, FileHandle::OpenMode(FileHandle::ReadOnly), in TEST_F()
/frameworks/compile/mclinker/lib/Support/
DFileHandle.cpp49 else if (FileHandle::ReadOnly == (pMode & FileHandle::ReadOnly)) in oflag()
218 return (m_OpenMode & ReadOnly); in isReadable()
/frameworks/compile/mclinker/include/mcld/Support/
DFileHandle.h38 ReadOnly = 0x01, enumerator
40 ReadWrite = ReadOnly | WriteOnly,
/frameworks/compile/slang/StripUnkAttr/
Dstrip_unknown_attributes.cpp32 B.addAttribute(llvm::Attribute::ReadOnly); in stripUnknownAttributes()
/frameworks/compile/mclinker/lib/Script/
DGroupCmd.cpp156 if (!m_Builder.setMemory(*input, FileHandle::OpenMode(FileHandle::ReadOnly), in activate()
DInputCmd.cpp172 FileHandle::OpenMode(FileHandle::ReadOnly), in activate()
/frameworks/compile/mclinker/lib/LD/
DArchive.cpp239 FileHandle::OpenMode(FileHandle::ReadOnly), in getMemberFile()
/frameworks/compile/mclinker/lib/Core/
DIRBuilder.cpp149 m_InputBuilder.setMemory(*input, FileHandle::OpenMode(FileHandle::ReadOnly), in ReadInput()
188 m_InputBuilder.setMemory(*input, FileHandle::OpenMode(FileHandle::ReadOnly), in ReadInput()
205 m_InputBuilder.setMemory(*input, FileHandle::OpenMode(FileHandle::ReadOnly), in ReadInput()
/frameworks/compile/mclinker/tools/mcld/
DMain.cpp846 mcld::FileHandle::ReadOnly)); in TranslateArguments()
874 mcld::FileHandle::ReadOnly)); in TranslateArguments()
963 mcld::FileHandle::ReadOnly)); in TranslateArguments()
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...