Searched refs:Create (Results 26 - 50 of 122) sorted by relevance

12345

/frameworks/compile/slang/
H A Dslang_rs_export_type.cpp793 RSExportType *RSExportType::Create(RSContext *Context, function in class:slang::RSExportType
813 ET = RSExportRecordType::Create(Context,
820 ET = RSExportMatrixType::Create(Context,
828 ET = RSExportMatrixType::Create(Context,
836 ET = RSExportMatrixType::Create(Context,
844 ET = RSExportPrimitiveType::Create(Context, T, TypeName);
851 ET = RSExportPrimitiveType::Create(Context, T, TypeName);
855 ET = RSExportPointerType::Create(Context,
863 ET = RSExportVectorType::Create(Context,
869 ET = RSExportConstantArrayType::Create(
884 RSExportType *RSExportType::Create(RSContext *Context, const clang::Type *T) { function in class:slang::RSExportType
1099 *RSExportPrimitiveType::Create(RSContext *Context, function in class:slang::RSExportPrimitiveType
1112 RSExportPrimitiveType *RSExportPrimitiveType::Create(RSContext *Context, function in class:slang::RSExportPrimitiveType
1211 *RSExportPointerType::Create(RSContext *Context, function in class:slang::RSExportPointerType
1280 RSExportVectorType *RSExportVectorType::Create(RSContext *Context, function in class:slang::RSExportVectorType
1311 RSExportMatrixType *RSExportMatrixType::Create(RSContext *Context, function in class:slang::RSExportMatrixType
1396 *RSExportConstantArrayType::Create(RSContext *Context, function in class:slang::RSExportConstantArrayType
1437 RSExportRecordType *RSExportRecordType::Create(RSContext *Context, function in class:slang::RSExportRecordType
[all...]
H A Dslang_rs_object_ref_count.cpp386 clang::DeclRefExpr::Create(C,
397 clang::ImplicitCastExpr::Create(C,
478 // Create helper variable for iterating through elements
481 clang::VarDecl::Create(C,
493 clang::DeclGroupRef DGR = clang::DeclGroupRef::Create(C, &IID, 1);
502 clang::DeclRefExpr::Create(C,
512 clang::Expr *Int0 = clang::IntegerLiteral::Create(C,
526 clang::Expr *NumArrayElementsExpr = clang::IntegerLiteral::Create(C,
552 clang::ImplicitCastExpr::Create(C,
702 clang::MemberExpr::Create(
[all...]
H A Dslang_rs_context.cpp105 RSExportForEach *EFE = RSExportForEach::Create(this, FD);
113 RSExportFunc *EF = RSExportFunc::Create(this, FD);
161 ET = RSExportType::Create(this, T);
254 ExportTypeMap::value_type::Create(TypeName,
H A Dslang_rs_export_func.h71 static RSExportFunc *Create(RSContext *Context,
/frameworks/base/core/jni/android/graphics/
H A DMaskFilter.cpp26 SkMaskFilter* filter = SkBlurMaskFilter::Create((SkBlurStyle)blurStyle, sigma);
49 SkMaskFilter* filter = SkTableMaskFilter::Create((const uint8_t*)autoTable.ptr());
H A DColorFilter.cpp53 return reinterpret_cast<jlong>(SkColorMatrixFilter::Create(src));
H A DPorterDuff.cpp56 return reinterpret_cast<jlong>(SkXfermode::Create(mode));
/frameworks/compile/mclinker/lib/Fragment/
H A DRelocation.cpp38 /// Create - produce an empty relocation entry
39 Relocation* Relocation::Create() { function in class:mcld::Relocation
43 /// Create - produce a relocation entry
47 Relocation* Relocation::Create(Type pType, function in class:mcld::Relocation
/frameworks/av/include/media/stagefright/
H A DMediaExtractor.h31 static sp<MediaExtractor> Create(
/frameworks/compile/mclinker/lib/Core/
H A DIRBuilder.cpp273 // Create section header
275 LDSection* header = LDSection::Create(pName, kind, pType, pFlag);
287 SectionData* sect_data = SectionData::Create(pSection);
296 RelocData* reloc_data = RelocData::Create(pSection);
305 EhFrame* eh_frame = EhFrame::Create(pSection);
314 DebugString* debug_str = DebugString::Create(pSection);
325 SectionData* sect_data = SectionData::Create(pSection);
435 frag = FragmentRef::Create(*pSection, pValue);
496 LDSymbol* input_sym = LDSymbol::Create(*resolved_result.info);
512 output_sym = LDSymbol::Create(*resolved_resul
[all...]
/frameworks/compile/mclinker/unittests/
H A DFragmentRefTest.cpp52 FragmentRef* ref = FragmentRef::Create(*frag, 0x0);
/frameworks/av/cmds/stagefright/
H A Drecord.cpp121 MediaExtractor::Create(new FileSource(filename));
200 sp<MediaSource> decoder = OMXCodec::Create(
227 OMXCodec::Create(
267 CameraSource *source = CameraSource::Create(
329 OMXCodec::Create(client.interface(), encMeta, true, audioSource);
H A Daudioloop.cpp112 sp<MediaSource> encoder = OMXCodec::Create(
131 sp<MediaSource> decoder = OMXCodec::Create(
/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonLDBackend.cpp332 FragmentRef::Create(pFrag, 0x0),
342 FragmentRef::Create(pFrag, 0x0),
768 (*com_sym)->setFragmentRef(FragmentRef::Create(*frag, 0));
775 (*com_sym)->setFragmentRef(FragmentRef::Create(*frag, 0));
782 (*com_sym)->setFragmentRef(FragmentRef::Create(*frag, 0));
789 (*com_sym)->setFragmentRef(FragmentRef::Create(*frag, 0));
799 (*com_sym)->setFragmentRef(FragmentRef::Create(*frag, 0));
804 (*com_sym)->setFragmentRef(FragmentRef::Create(*frag, 0));
826 (*com_sym)->setFragmentRef(FragmentRef::Create(*frag, 0));
833 (*com_sym)->setFragmentRef(FragmentRef::Create(*fra
[all...]
/frameworks/base/docs/html/distribute/users/
H A Dusers_toc.cs4 <span class="en">Create a Great Listing</span>
/frameworks/compile/libbcc/lib/Renderscript/
H A DRSX86CallConvPass.cpp116 llvm::Function *NewFn = llvm::Function::Create(NewTy,
146 auto NewCI = llvm::CallInst::Create(NewFn, Args, "", CI);
/frameworks/compile/mclinker/lib/Object/
H A DSectionMap.cpp52 m_pSection = LDSection::Create(pName, LDFileFormat::TEXT, 0, 0);
53 SectionData* sd = SectionData::Create(*m_pSection);
64 m_pSection = LDSection::Create("", LDFileFormat::TEXT, 0, 0);
65 SectionData* sd = SectionData::Create(*m_pSection);
88 m_pSection = LDSection::Create(pName, LDFileFormat::TEXT, 0, 0);
89 SectionData* sd = SectionData::Create(*m_pSection);
100 m_pSection = LDSection::Create(m_Name, LDFileFormat::TEXT, 0, 0);
101 SectionData* sd = SectionData::Create(*m_pSection);
/frameworks/compile/mclinker/lib/Support/
H A DFileHandle.cpp57 if (FileHandle::Create == (pMode & FileHandle::Create))
/frameworks/av/media/libstagefright/
H A DDataURISource.cpp26 sp<DataURISource> DataURISource::Create(const char *uri) { function in class:android::DataURISource
/frameworks/compile/mclinker/include/mcld/LD/
H A DLDSymbol.h44 static LDSymbol* Create(ResolveInfo& pResolveInfo);
H A DRelocData.h57 static RelocData* Create(LDSection& pSection);
H A DSectionData.h48 static SectionData* Create(LDSection& pSection);
/frameworks/compile/mclinker/include/mcld/Support/
H A DFileHandle.h42 Create = 0x08, enumerator in enum:mcld::FileHandle::OpenModeEnum
/frameworks/compile/mclinker/lib/LD/
H A DDebugString.cpp90 DebugString* DebugString::Create(LDSection& pSection) { function in class:mcld::DebugString
H A DELFSegment.cpp84 ELFSegment* ELFSegment::Create(uint32_t pType, uint32_t pFlag) { function in class:mcld::ELFSegment

Completed in 540 milliseconds

12345