/frameworks/compile/mclinker/lib/Support/ |
D | MemoryRegion.cpp | 33 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
|
D | Space.cpp | 67 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/ |
D | Relocation.cpp | 40 Relocation* Relocation::Create() in Create() function in Relocation 49 Relocation* Relocation::Create(Type pType, FragmentRef& pFragRef, Address pAddend) in Create() function in Relocation
|
D | FragmentRef.cpp | 53 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/ |
D | SectionData.cpp | 33 SectionData* SectionData::Create(LDSection& pSection) in Create() function in SectionData
|
D | RelocData.cpp | 31 RelocData* RelocData::Create(LDSection& pSection) in Create() function in RelocData
|
D | LDSymbol.cpp | 53 LDSymbol* LDSymbol::Create(ResolveInfo& pResolveInfo) in Create() function in LDSymbol
|
D | LDSection.cpp | 68 LDSection* LDSection::Create(const std::string& pName, in Create() function in LDSection
|
D | EhFrame.cpp | 61 EhFrame* EhFrame::Create(LDSection& pSection) in Create() function in EhFrame
|
D | ResolveInfo.cpp | 242 ResolveInfo* ResolveInfo::Create(const ResolveInfo::key_type& pKey) in Create() function in ResolveInfo
|
/frameworks/av/media/libstagefright/ |
D | MediaExtractor.cpp | 53 sp<MediaExtractor> MediaExtractor::Create( in Create() function in android::MediaExtractor
|
D | HTTPBase.cpp | 47 sp<HTTPBase> HTTPBase::Create(uint32_t flags) { in Create() function in android::HTTPBase
|
D | CameraSource.cpp | 124 CameraSource *CameraSource::Create(const String16 &clientName) { in Create() function in android::CameraSource
|
/frameworks/compile/slang/ |
D | slang_rs_export_type.cpp | 693 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
|
D | slang_rs_export_element.cpp | 59 RSExportType *RSExportElement::Create(RSContext *Context, in Create() function in slang::RSExportElement
|
D | slang_rs_export_func.cpp | 52 RSExportFunc *RSExportFunc::Create(RSContext *Context, in Create() function in slang::RSExportFunc
|
D | slang_rs_export_foreach.cpp | 390 RSExportForEach *RSExportForEach::Create(RSContext *Context, in Create() function in slang::RSExportForEach
|
/frameworks/av/libvideoeditor/lvpp/ |
D | DummyAudioSource.cpp | 31 sp<DummyAudioSource> DummyAudioSource::Create( in Create() function in android::DummyAudioSource
|
D | DummyVideoSource.cpp | 33 sp<DummyVideoSource> DummyVideoSource::Create( in Create() function in android::DummyVideoSource
|
/frameworks/compile/libbcc/lib/AndroidBitcode/ |
D | ABCCompilerDriver.cpp | 216 ABCCompilerDriver *ABCCompilerDriver::Create(const std::string &pTriple) { in Create() function in bcc::ABCCompilerDriver
|
/frameworks/compile/mclinker/include/mcld/Support/ |
D | FileHandle.h | 49 Create = 0x08, enumerator
|
/frameworks/compile/libbcc/lib/Renderscript/ |
D | RSExecutable.cpp | 38 RSExecutable *RSExecutable::Create(RSInfo &pInfo, in Create() function in RSExecutable
|
/frameworks/native/include/media/openmax/ |
D | OMX_ContentPipe.h | 161 CPresult (*Create)( CPhandle *hContent, CPstring szURI ); member
|
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/ |
D | VideoEditorAudioEncoder.cpp | 82 sp<VideoEditorAudioEncoderSource> VideoEditorAudioEncoderSource::Create( in Create() function in android::VideoEditorAudioEncoderSource
|
D | VideoEditorAudioDecoder.cpp | 111 sp<VideoEditorAudioDecoderSource> VideoEditorAudioDecoderSource::Create( in Create() function in android::VideoEditorAudioDecoderSource
|