/frameworks/compile/mclinker/lib/Fragment/ |
D | FragmentRef.cpp | 50 FragmentRef* FragmentRef::Create(Fragment& pFrag, uint64_t pOffset) { in Create() function in mcld::FragmentRef 76 FragmentRef* FragmentRef::Create(LDSection& pSection, uint64_t pOffset) { in Create() function in mcld::FragmentRef
|
D | Relocation.cpp | 39 Relocation* Relocation::Create() { in Create() function in mcld::Relocation 47 Relocation* Relocation::Create(Type pType, in Create() function in mcld::Relocation
|
/frameworks/compile/mclinker/lib/LD/ |
D | SectionData.cpp | 31 SectionData* SectionData::Create(LDSection& pSection) { in Create() function in mcld::SectionData
|
D | RelocData.cpp | 30 RelocData* RelocData::Create(LDSection& pSection) { in Create() function in mcld::RelocData
|
D | LDSymbol.cpp | 50 LDSymbol* LDSymbol::Create(ResolveInfo& pResolveInfo) { in Create() function in mcld::LDSymbol
|
D | ELFSegment.cpp | 84 ELFSegment* ELFSegment::Create(uint32_t pType, uint32_t pFlag) { in Create() function in mcld::ELFSegment
|
D | LDSection.cpp | 66 LDSection* LDSection::Create(const std::string& pName, in Create() function in mcld::LDSection
|
D | DebugString.cpp | 90 DebugString* DebugString::Create(LDSection& pSection) { in Create() function in mcld::DebugString
|
D | ResolveInfo.cpp | 236 ResolveInfo* ResolveInfo::Create(const ResolveInfo::key_type& pKey) { in Create() function in mcld::ResolveInfo
|
D | EhFrame.cpp | 103 EhFrame* EhFrame::Create(LDSection& pSection) { in Create() function in mcld::EhFrame
|
/frameworks/compile/slang/ |
D | slang_rs_export_type.cpp | 825 RSExportType *RSExportType::Create(RSContext *Context, in Create() function in slang::RSExportType 917 RSExportType *RSExportType::Create(RSContext *Context, const clang::Type *T, in Create() function in slang::RSExportType 1134 *RSExportPrimitiveType::Create(RSContext *Context, in Create() function in slang::RSExportPrimitiveType 1147 RSExportPrimitiveType *RSExportPrimitiveType::Create(RSContext *Context, in Create() function in slang::RSExportPrimitiveType 1247 *RSExportPointerType::Create(RSContext *Context, in Create() function in slang::RSExportPointerType 1317 RSExportVectorType *RSExportVectorType::Create(RSContext *Context, in Create() function in slang::RSExportVectorType 1348 RSExportMatrixType *RSExportMatrixType::Create(RSContext *Context, in Create() function in slang::RSExportMatrixType 1433 *RSExportConstantArrayType::Create(RSContext *Context, in Create() function in slang::RSExportConstantArrayType 1475 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 | 309 RSExportForEach *RSExportForEach::Create(RSContext *Context, in Create() function in slang::RSExportForEach
|
D | slang_rs_export_reduce.cpp | 52 RSExportReduce *RSExportReduce::Create(RSContext *Context, in Create() function in slang::RSExportReduce
|
/frameworks/av/media/libstagefright/ |
D | DataURISource.cpp | 26 sp<DataURISource> DataURISource::Create(const char *uri) { in Create() function in android::DataURISource
|
D | DataConverter.cpp | 95 AudioConverter* AudioConverter::Create(AudioEncoding source, AudioEncoding target) { in Create() function in android::AudioConverter
|
D | MediaExtractor.cpp | 143 sp<IMediaExtractor> MediaExtractor::Create( in Create() function in android::MediaExtractor
|
D | SimpleDecodingSource.cpp | 37 sp<SimpleDecodingSource> SimpleDecodingSource::Create( in Create() function in SimpleDecodingSource
|
D | NuCachedSource2.cpp | 240 sp<NuCachedSource2> NuCachedSource2::Create( in Create() function in android::NuCachedSource2
|
/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 | 42 Create = 0x08, enumerator
|
/frameworks/base/core/jni/ |
D | fd_utils-inl.h | 360 static FileDescriptorTable* Create() { in Create() function
|
/frameworks/native/include/media/openmax/ |
D | OMX_ContentPipe.h | 161 CPresult (*Create)( CPhandle *hContent, CPstring szURI ); member
|
/frameworks/native/vulkan/libvulkan/ |
D | api.cpp | 765 VkResult LayerChain::Create(const VkInstanceCreateInfo* create_info, in Create() function in vulkan::api::__anon3771ccb30111::LayerChain 837 VkResult LayerChain::Create(VkPhysicalDevice physical_dev, in Create() function in vulkan::api::__anon3771ccb30111::LayerChain
|