Home
last modified time | relevance | path

Searched defs:Create (Results 1 – 25 of 27) sorted by relevance

12

/frameworks/compile/mclinker/lib/Support/
DMemoryRegion.cpp33 MemoryRegion* MemoryRegion::Create(void* pStart, size_t pSize) in Create() function in MemoryRegion
38 MemoryRegion* MemoryRegion::Create(void* pStart, size_t pSize, Space& pSpace) in Create() function in MemoryRegion
DSpace.cpp67 Space* Space::Create(void* pMemBuffer, size_t pSize) in Create() function in Space
73 Space* Space::Create(FileHandle& pHandler, size_t pStart, size_t pSize) in Create() function in Space
/frameworks/compile/mclinker/lib/Fragment/
DRelocation.cpp40 Relocation* Relocation::Create() in Create() function in Relocation
49 Relocation* Relocation::Create(Type pType, FragmentRef& pFragRef, Address pAddend) in Create() function in Relocation
DFragmentRef.cpp53 FragmentRef* FragmentRef::Create(Fragment& pFrag, uint64_t pOffset) in Create() function in FragmentRef
75 FragmentRef* FragmentRef::Create(LDSection& pSection, uint64_t pOffset) in Create() function in FragmentRef
/frameworks/compile/mclinker/lib/LD/
DSectionData.cpp33 SectionData* SectionData::Create(LDSection& pSection) in Create() function in SectionData
DRelocData.cpp31 RelocData* RelocData::Create(LDSection& pSection) in Create() function in RelocData
DLDSymbol.cpp53 LDSymbol* LDSymbol::Create(ResolveInfo& pResolveInfo) in Create() function in LDSymbol
DLDSection.cpp68 LDSection* LDSection::Create(const std::string& pName, in Create() function in LDSection
DEhFrame.cpp61 EhFrame* EhFrame::Create(LDSection& pSection) in Create() function in EhFrame
DResolveInfo.cpp242 ResolveInfo* ResolveInfo::Create(const ResolveInfo::key_type& pKey) in Create() function in ResolveInfo
/frameworks/av/media/libstagefright/
DMediaExtractor.cpp53 sp<MediaExtractor> MediaExtractor::Create( in Create() function in android::MediaExtractor
DHTTPBase.cpp47 sp<HTTPBase> HTTPBase::Create(uint32_t flags) { in Create() function in android::HTTPBase
DCameraSource.cpp124 CameraSource *CameraSource::Create(const String16 &clientName) { in Create() function in android::CameraSource
/frameworks/compile/slang/
Dslang_rs_export_type.cpp693 RSExportType *RSExportType::Create(RSContext *Context, in Create() function in slang::RSExportType
784 RSExportType *RSExportType::Create(RSContext *Context, const clang::Type *T) { in Create() function in slang::RSExportType
1020 *RSExportPrimitiveType::Create(RSContext *Context, in Create() function in slang::RSExportPrimitiveType
1033 RSExportPrimitiveType *RSExportPrimitiveType::Create(RSContext *Context, in Create() function in slang::RSExportPrimitiveType
1133 *RSExportPointerType::Create(RSContext *Context, in Create() function in slang::RSExportPointerType
1215 RSExportVectorType *RSExportVectorType::Create(RSContext *Context, in Create() function in slang::RSExportVectorType
1257 RSExportMatrixType *RSExportMatrixType::Create(RSContext *Context, in Create() function in slang::RSExportMatrixType
1366 *RSExportConstantArrayType::Create(RSContext *Context, in Create() function in slang::RSExportConstantArrayType
1421 RSExportRecordType *RSExportRecordType::Create(RSContext *Context, in Create() function in slang::RSExportRecordType
Dslang_rs_export_element.cpp59 RSExportType *RSExportElement::Create(RSContext *Context, in Create() function in slang::RSExportElement
Dslang_rs_export_func.cpp52 RSExportFunc *RSExportFunc::Create(RSContext *Context, in Create() function in slang::RSExportFunc
Dslang_rs_export_foreach.cpp390 RSExportForEach *RSExportForEach::Create(RSContext *Context, in Create() function in slang::RSExportForEach
/frameworks/av/libvideoeditor/lvpp/
DDummyAudioSource.cpp31 sp<DummyAudioSource> DummyAudioSource::Create( in Create() function in android::DummyAudioSource
DDummyVideoSource.cpp33 sp<DummyVideoSource> DummyVideoSource::Create( in Create() function in android::DummyVideoSource
/frameworks/compile/libbcc/lib/AndroidBitcode/
DABCCompilerDriver.cpp216 ABCCompilerDriver *ABCCompilerDriver::Create(const std::string &pTriple) { in Create() function in bcc::ABCCompilerDriver
/frameworks/compile/mclinker/include/mcld/Support/
DFileHandle.h49 Create = 0x08, enumerator
/frameworks/compile/libbcc/lib/Renderscript/
DRSExecutable.cpp38 RSExecutable *RSExecutable::Create(RSInfo &pInfo, in Create() function in RSExecutable
/frameworks/native/include/media/openmax/
DOMX_ContentPipe.h161 CPresult (*Create)( CPhandle *hContent, CPstring szURI ); member
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
DVideoEditorAudioEncoder.cpp82 sp<VideoEditorAudioEncoderSource> VideoEditorAudioEncoderSource::Create( in Create() function in android::VideoEditorAudioEncoderSource
DVideoEditorAudioDecoder.cpp111 sp<VideoEditorAudioDecoderSource> VideoEditorAudioDecoderSource::Create( in Create() function in android::VideoEditorAudioDecoderSource

12