/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 | 52 FragmentRef* FragmentRef::Create(Fragment& pFrag, uint64_t pOffset) in Create() function in FragmentRef 79 FragmentRef* FragmentRef::Create(LDSection& pSection, uint64_t pOffset) in Create() function in FragmentRef
|
/frameworks/compile/slang/ |
D | slang_rs_export_type.cpp | 758 RSExportType *RSExportType::Create(RSContext *Context, in Create() function in slang::RSExportType 849 RSExportType *RSExportType::Create(RSContext *Context, const clang::Type *T) { in Create() function in slang::RSExportType 1064 *RSExportPrimitiveType::Create(RSContext *Context, in Create() function in slang::RSExportPrimitiveType 1077 RSExportPrimitiveType *RSExportPrimitiveType::Create(RSContext *Context, in Create() function in slang::RSExportPrimitiveType 1172 *RSExportPointerType::Create(RSContext *Context, in Create() function in slang::RSExportPointerType 1241 RSExportVectorType *RSExportVectorType::Create(RSContext *Context, in Create() function in slang::RSExportVectorType 1272 RSExportMatrixType *RSExportMatrixType::Create(RSContext *Context, in Create() function in slang::RSExportMatrixType 1357 *RSExportConstantArrayType::Create(RSContext *Context, in Create() function in slang::RSExportConstantArrayType 1398 RSExportRecordType *RSExportRecordType::Create(RSContext *Context, in Create() function in slang::RSExportRecordType
|
D | slang_rs_export_func.cpp | 50 RSExportFunc *RSExportFunc::Create(RSContext *Context, in Create() function in slang::RSExportFunc
|
D | slang_rs_export_element.cpp | 71 RSExportType *RSExportElement::Create(RSContext *Context, in Create() function in slang::RSExportElement
|
D | slang_rs_export_foreach.cpp | 337 RSExportForEach *RSExportForEach::Create(RSContext *Context, in Create() function in slang::RSExportForEach
|
/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 | ELFSegment.cpp | 89 ELFSegment* ELFSegment::Create(uint32_t pType, uint32_t pFlag) in Create() function in ELFSegment
|
D | LDSection.cpp | 68 LDSection* LDSection::Create(const std::string& pName, in Create() function in LDSection
|
D | ResolveInfo.cpp | 271 ResolveInfo* ResolveInfo::Create(const ResolveInfo::key_type& pKey) in Create() function in ResolveInfo
|
D | EhFrame.cpp | 109 EhFrame* EhFrame::Create(LDSection& pSection) in Create() function in EhFrame
|
/frameworks/av/media/libstagefright/ |
D | MediaExtractor.cpp | 53 sp<MediaExtractor> MediaExtractor::Create( in Create() function in android::MediaExtractor
|
D | DataURISource.cpp | 26 sp<DataURISource> DataURISource::Create(const char *uri) { in Create() function in android::DataURISource
|
D | MediaCodecSource.cpp | 257 sp<MediaCodecSource> MediaCodecSource::Create( in Create() function in android::MediaCodecSource
|
D | NuCachedSource2.cpp | 238 sp<NuCachedSource2> NuCachedSource2::Create( in Create() function in android::NuCachedSource2
|
D | CameraSource.cpp | 136 CameraSource *CameraSource::Create(const String16 &clientName) { in Create() function in android::CameraSource
|
D | OMXCodec.cpp | 288 sp<MediaSource> OMXCodec::Create( in Create() function in android::OMXCodec
|
/frameworks/webview/chromium/plat_support/ |
D | graphic_buffer_impl.cpp | 37 long GraphicBufferImpl::Create(int w, int h) { in Create() function in android::GraphicBufferImpl
|
/frameworks/compile/mclinker/include/mcld/Support/ |
D | FileHandle.h | 45 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
|