HomeSort by relevance Sort by last modified time
    Searched defs:produce (Results 1 - 16 of 16) sorted by null

  /frameworks/compile/mclinker/lib/Support/
RegionFactory.cpp 20 RegionFactory::produce(Address pVMAStart, size_t pSize) function in class:RegionFactory
MemoryAreaFactory.cpp 35 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/lib/MC/
ContextFactory.cpp 25 LDContext* ContextFactory::produce(const sys::fs::Path& pPath) function in class:ContextFactory
36 LDContext* ContextFactory::produce() function in class:ContextFactory
InputFactory.cpp 34 Input* InputFactory::produce(llvm::StringRef pName, function in class:InputFactory
  /frameworks/compile/libbcc/include/bcc/Support/
MemoryFactory.h 35 using mcld::MemoryAreaFactory::produce;
37 mcld::MemoryArea* produce(void *pMemBuffer, size_t pSize) function in class:bcc::MemoryFactory
40 mcld::MemoryArea* produce(int pFD) function in class:bcc::MemoryFactory
  /frameworks/compile/mclinker/include/mcld/ADT/
HashEntryFactory.h 26 entry_type* produce(const key_type& pKey) function in class:mcld::HashEntryFactory
TreeAllocator.h 43 /// produce - produce a node, add it under control
44 NodeType* produce() { function in class:mcld::NodeFactory
  /frameworks/compile/mclinker/lib/LD/
BranchIslandFactory.cpp 34 /// produce - produce a island for the given fragment
36 BranchIsland* BranchIslandFactory::produce(Fragment& pFragment) function in class:BranchIslandFactory
ELFSegmentFactory.cpp 25 /// produce - produce an empty ELF segment information.
28 ELFSegment* ELFSegmentFactory::produce(uint32_t pType, uint32_t pFlag) function in class:ELFSegmentFactory
RelocationFactory.cpp 33 Relocation* RelocationFactory::produce(RelocationFactory::Type pType, function in class:RelocationFactory
  /frameworks/base/libs/hwui/thread/
Future.h 45 void produce(T result) { function in class:android::uirenderer::Future
  /frameworks/compile/mclinker/include/mcld/Support/
UniqueGCFactory.h 60 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/
GCFactoryListTraitsTest.h 64 Node *produce(unsigned pInit) { function in class:mcldtest::GCFactoryListTraitsTest::NodeFactory
  /prebuilts/tools/common/m2/internal/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 
  /prebuilts/tools/common/m2/internal/com/google/code/findbugs/bcel/2.0.1/
bcel-2.0.1.jar 
  /prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 453 milliseconds