Searched defs:produce (Results 1 - 12 of 12) sorted by relevance

/frameworks/compile/mclinker/lib/MC/
H A DContextFactory.cpp25 LDContext* ContextFactory::produce(const sys::fs::Path& pPath) function in class:ContextFactory
36 LDContext* ContextFactory::produce() function in class:ContextFactory
H A DInputFactory.cpp34 Input* InputFactory::produce(llvm::StringRef pName, function in class:InputFactory
/frameworks/compile/mclinker/lib/Support/
H A DRegionFactory.cpp20 RegionFactory::produce(Address pVMAStart, size_t pSize) function in class:RegionFactory
H A DMemoryAreaFactory.cpp35 MemoryAreaFactory::produce(const sys::fs::Path& pPath, function in class:MemoryAreaFactory
58 MemoryAreaFactory::produce(const sys::fs::Path& pPath, function in class:MemoryAreaFactory
81 MemoryArea* MemoryAreaFactory::produce(void* pMemBuffer, size_t pSize) function in class:MemoryAreaFactory
90 MemoryAreaFactory::produce(int pFD, FileHandle::OpenMode pMode) function in class:MemoryAreaFactory
/frameworks/compile/mclinker/include/mcld/ADT/
H A DHashEntryFactory.h26 entry_type* produce(const key_type& pKey) function in class:mcld::HashEntryFactory
H A DTreeAllocator.h43 /// produce - produce a node, add it under control
44 NodeType* produce() { function in class:mcld::NodeFactory
/frameworks/compile/mclinker/lib/LD/
H A DBranchIslandFactory.cpp34 /// produce - produce a island for the given fragment
36 BranchIsland* BranchIslandFactory::produce(Fragment& pFragment) function in class:BranchIslandFactory
H A DELFSegmentFactory.cpp25 /// produce - produce an empty ELF segment information.
28 ELFSegment* ELFSegmentFactory::produce(uint32_t pType, uint32_t pFlag) function in class:ELFSegmentFactory
H A DRelocationFactory.cpp33 Relocation* RelocationFactory::produce(RelocationFactory::Type pType, function in class:RelocationFactory
/frameworks/base/libs/hwui/thread/
H A DFuture.h45 void produce(T result) { function in class:android::uirenderer::Future
/frameworks/compile/mclinker/include/mcld/Support/
H A DUniqueGCFactory.h60 DataType* produce(const KeyType& pKey, bool& pExist) { function in class:mcld::UniqueGCFactoryBase
73 DataType* produce(const KeyType& pKey, const DataType& pValue, bool& pExist) { function in class:mcld::UniqueGCFactoryBase
/frameworks/compile/mclinker/unittests/
H A DGCFactoryListTraitsTest.h64 Node *produce(unsigned pInit) { function in class:mcldtest::GCFactoryListTraitsTest::NodeFactory

Completed in 173 milliseconds