Home
last modified time | relevance | path

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

12

/frameworks/compile/mclinker/lib/Fragment/
DFragmentRef.cpp50 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
DRelocation.cpp39 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/
DSectionData.cpp31 SectionData* SectionData::Create(LDSection& pSection) { in Create() function in mcld::SectionData
DRelocData.cpp30 RelocData* RelocData::Create(LDSection& pSection) { in Create() function in mcld::RelocData
DLDSymbol.cpp50 LDSymbol* LDSymbol::Create(ResolveInfo& pResolveInfo) { in Create() function in mcld::LDSymbol
DELFSegment.cpp84 ELFSegment* ELFSegment::Create(uint32_t pType, uint32_t pFlag) { in Create() function in mcld::ELFSegment
DLDSection.cpp66 LDSection* LDSection::Create(const std::string& pName, in Create() function in mcld::LDSection
DDebugString.cpp90 DebugString* DebugString::Create(LDSection& pSection) { in Create() function in mcld::DebugString
DResolveInfo.cpp236 ResolveInfo* ResolveInfo::Create(const ResolveInfo::key_type& pKey) { in Create() function in mcld::ResolveInfo
DEhFrame.cpp103 EhFrame* EhFrame::Create(LDSection& pSection) { in Create() function in mcld::EhFrame
/frameworks/compile/slang/
Dslang_rs_export_type.cpp825 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
Dslang_rs_export_func.cpp50 RSExportFunc *RSExportFunc::Create(RSContext *Context, in Create() function in slang::RSExportFunc
Dslang_rs_export_element.cpp71 RSExportType *RSExportElement::Create(RSContext *Context, in Create() function in slang::RSExportElement
Dslang_rs_export_foreach.cpp309 RSExportForEach *RSExportForEach::Create(RSContext *Context, in Create() function in slang::RSExportForEach
Dslang_rs_export_reduce.cpp52 RSExportReduce *RSExportReduce::Create(RSContext *Context, in Create() function in slang::RSExportReduce
/frameworks/av/media/libstagefright/
DDataURISource.cpp26 sp<DataURISource> DataURISource::Create(const char *uri) { in Create() function in android::DataURISource
DDataConverter.cpp95 AudioConverter* AudioConverter::Create(AudioEncoding source, AudioEncoding target) { in Create() function in android::AudioConverter
DMediaExtractor.cpp143 sp<IMediaExtractor> MediaExtractor::Create( in Create() function in android::MediaExtractor
DSimpleDecodingSource.cpp37 sp<SimpleDecodingSource> SimpleDecodingSource::Create( in Create() function in SimpleDecodingSource
DNuCachedSource2.cpp240 sp<NuCachedSource2> NuCachedSource2::Create( in Create() function in android::NuCachedSource2
/frameworks/webview/chromium/plat_support/
Dgraphic_buffer_impl.cpp37 long GraphicBufferImpl::Create(int w, int h) { in Create() function in android::GraphicBufferImpl
/frameworks/compile/mclinker/include/mcld/Support/
DFileHandle.h42 Create = 0x08, enumerator
/frameworks/base/core/jni/
Dfd_utils-inl.h360 static FileDescriptorTable* Create() { in Create() function
/frameworks/native/include/media/openmax/
DOMX_ContentPipe.h161 CPresult (*Create)( CPhandle *hContent, CPstring szURI ); member
/frameworks/native/vulkan/libvulkan/
Dapi.cpp765 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

12